/* CSS Document */
font{
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
    font-size:  12px;
     line-height: 16px;
 
}
.maintable {
	font-size: 12px;

}
.maintable a:hover {
	color: #0033FF;
}
</style>
<style type="text/css">

.maintablebold {
	font-size: 16px;
	font-weight: bold;
}

</style>
<style type="text/css">

.FormInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintable a:link {
	color: #0033CC;
	text-decoration: none;
}
.navtable a:visited {
	text-decoration: none;
}
.maintable a:visited {
	color: #0033CC;
	text-decoration: none;
}
.blueboxes {
	font-style: italic;
	font-weight: bold;
	font-size: 9px;

}
.nav-row {

	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #35A07A;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 19px;
}
.nav-row-hdr {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #0033CC;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;

}
.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.navlink {


}
A.navlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.navlink {
	color: #91E3CC;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

