/* CSS Document */
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 124%;
	color: #666699;
	background-color: transparent;
}
H2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 112%;
	color: #666699;
	background-color: transparent;
}
H3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666699;	
	background-color: transparent;
}
P	{
	font-family: Arial, Geneva, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: transparent;
}
SPAN	{
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: transparent;
}
UL	{
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
	font-size: 90%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding-left: 5px;
}
.whitefont {
	color: #FFFFFF;
	padding-left: 7px;
}
.footertext {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footersmall {
	font-size: 0.75em;
	font-weight: lighter;
	color: #FFFFFF;
}
.tdstyle {
	border: thin solid #000000;
	margin: 0px;
	background-color: #E9E9E9;
	padding: 0px;
}
.Navheader {
	margin: 0px;
	padding: 2px;
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
}
.topictext {
	padding-right: 6px;
	padding-left: 6px;
}
.topnavtext {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 4px;
}
.tdstyle1 {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topnavtext:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	font-weight: bold;
	font-size: 95%;
	margin-left: 4px;
}
.mainnav {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 15px;
	text-decoration: none;
	padding-right: 15px;
}
.mainnav:link {
	text-decoration: none;
	color: #FFFFFF;
}
.mainnav:hover {
	text-decoration: none;
	color: #4C4754;
	background-color: #9999CC;
}
.topnavtext:hover {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	margin-right: 8px;
	font-weight: bold;
	margin-left: 4px;
	background-color: #9999CC;
}
.footertext:link {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footertext:hover {
	font-size: 0.8em;
	color: #486E95;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	color: #334E68;
}
.tdfooter {
	background-color: #B1B1B1;
}
.tablefooter {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: center;
}
.tdheader {
	background-color: #9999cc;
	border-top: groove #4C4754;
	border-right: #4C4754;
	border-bottom: solid #9999CC;
	border-left: #4C4754;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tdnav {
	background-color: #666699;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.textfooter {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 90%;
}
.search {
	font-size: 90%;
	font-weight: bold;
	color: #666699;
}
.tdBody {
	padding: 0px;
	margin: 0px 10px 10px;
	border: 1px solid #666699;
}
.Contentpad {
	padding: 5px;
}
.Smalltxt {
	font-size: x-small;
}
.Titletxt {
	color: #666699;
	background-position: center;
	font-size: 175%;
	font-weight: bold;
}
.attribution {
	font-size: x-small;
	color: #666699;
	padding-left: 165px;
	padding-bottom: 10px;
}
.tdblue {
	background-color: #CBCBDC;
}
.tdgrey {
	background-color: #DFDFDF;
}
.Titletxtsmall {

	color: #666699;
	background-position: center;
	font-size: 125%;
	font-weight: bold;
}
.whitetxtlg {
	font-size: larger;
	color: #FFFFFF;
	font-weight: bold;
}
.white {  color: #FFFFFF}
.tdyellow {
	background-color: #FFFFCC;
}
.tddarkblue {
	color: #FFFFFF;
	background-color: #000066;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.tdnavwhite {
	background-color: #666699;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	color: #FFFFFF;
}
.pageNav { color: #FFFFFF; font-size: 84%; font-weight: bold; text-decoration: none }
A.pageNav:HOVER { color: #FFFFFF; }
A.pageNav {
color: #FFFFFF;
}
.divborder {
	padding: 4px;
	display: block;
	height: 100%;
	margin: auto;
}
.container
{
	position:relative;
	top:0;
	width: 775px;
	height:100%;
	margin: 0;
	display:block;
	padding: 0px;
	text-align:left;
	background-color: #fff;
	visibility: visible;
	overflow: auto;

}
.highlight {
	background-color: #FFFF66;
	color: #666699;
	font-size: 100%;
}
