body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#map {
	background-image: url(images/us_map2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 25px;
	padding-left: 25px;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #990000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: 40px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009966;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-right: 20px;
	padding-right: 20px;
}
#bold {
	font-weight: bold;
}

li {
	line-height: 20px;
}
ul {
	padding-bottom: 10px;
	padding-right: 10px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#sidebar {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFCC;
	height: 20px;
	width: 185px;
	margin-top: 20px;
	border: 1px solid #990000;
	font-weight: bold;
	margin-bottom: 5px;
}

#quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009966;
	text-align: left;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
}
.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 5px;
}
th {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009966;
}
#10px {
	height: 10px;
}
ol {

	padding-bottom: 10px;
	padding-right: 10px;
}
