.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a.topnav:link {
	color: #999999;
	text-decoration: none;
}
a.topnav:visited {
	color: #999999;
	text-decoration: none;
}
a.topnav:hover {
	color: #339999;
	text-decoration: underline;
}

.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #339999;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.left_nav:link {
	color: #339999;
	text-decoration: none;
}

.footer_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.footer_navbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #339999;
	text-decoration: none;
}
a.left_nav:hover {
	color: #3DB8B8;
	text-decoration: underline;
}
.body_textbold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-style: normal;
	line-height: 18px;
}

a.footer_nav:link {
	color: #999999;
	text-decoration: none;
}
a.footer_nav:visited {
	color: #999999;
	text-decoration: none;
}
a.footer_nav:hover {
	color: #666666;
	text-decoration: underline;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02669A;
	text-decoration: none;
}
a.body_text:link {
	color: #339999;
	text-decoration: none;
}
a.body_text:visited {
	color: #339999;
	text-decoration: none;
}
a.body_text:hover {
	color: #339999;
	text-decoration: underline;
}
.body_textboldred {

	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-style: normal;
	line-height: 18px;
}
