a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #006699;
}
.whitelink:link {
	color: #b2daee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}
.whitelink:visited {
	color: #b2daee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}
.whitelink:hover {
	color: #ffcc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}
.whitelink:active {
	color: #b2daee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
}
body {
    background: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;

}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 125%;
}
.bodytext td {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 125%;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}
.footer td {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #006699;
	line-height: 130%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #006699;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.submitbutton {
	background-color: #b2daee; 
	color: #006699;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	font-style: italic;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.search_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.compact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}
.sidebar td {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}
.sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006699;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
}
.sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	background-color: #e2dec5;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
.sidebarblock {
        padding-left: 10px; 
        padding-right: 10px;
}
.sidebarborder {
	padding: 10px;
	border: 1px solid #e2dec5;
}
.intro {
	font-style: italic;
}
.headertop { margin: 0px; }
.headerbottom { margin: 0px; }
@media print {
	.headertop { background-color: #006699;}
	.headerbottom { background-color: #004f77;}
}
.rightsidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #006699;
	font-weight: bold;
}
