.navheds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #003366;
}
.navheds a:link {
	color: #FFFFFF;
}
.navheds a:visited {
	color: #FFFFFF;
}
.navheds a:hover {
	color: #993300;
}
.navhedsActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #993300;
}
.navhedsActive a:link {
	color: #FFFFFF;
}
.navhedsActive a:visited {
	color: #FFFFFF;
}
.navhedsActive a:hover {
	color: #FFFFFF;
}
.navsubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #E6E6E6;
	font-weight: normal;
	background-color: #0099CC;
}
.navsubs a:link {
	color:#E6E6E6;
}
.navsubs a:visited {
	color:#E6E6E6;
}
.navsubs a:hover {
	color:#CC6666;
}
.maintextheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext a:link {
	color:#0099CC;
}
.maintext a:visited {
	color:#0099CC;
}
.maintext a:hover {
	color:#CC6666;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.maintextbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.maintextbullets a:link {
	color:#0099CC;
}
.maintextbullets a:visited {
	color:#0099CC;
}
.maintextbullets a:hover {
	color:#CC6666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #CCCCCC;
}
.footer a:link {
	color:#666666;
}
.footer a:visited {
	color:#666666;
}
.footer a:hover {
	color:#333333;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
