body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.heading {  font-size: 20px; color: #003373; font-weight: bold}
.subheading { font-size: 16px; color: #003373; font-weight: bold }
.highlight { font-size: 12px; color: #003373; font-weight: bold }

a { color: #1E7BC1; text-decoration: none}
a:visited {color: #1E7BC1; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

.topnav {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	

}
.topnav:link { font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}
.topnav:visited { font-size: 11px; color: #000000; font-weight: bold; text-decoration: none}
.topnav:hover {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.subMenu { font-size: 11px; color: #000000; font-weight: bold;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #000000; font-weight: bold;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #000000; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #666666; font-weight: bold;text-decoration: none}


.footer { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FF0000; font-weight: normal; text-decoration: underline}
}

.sidenav {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #002A55;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.sidenav:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #002A55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 165px;

}
.sidenav:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #002A55;
}
.sidenav:hover {
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


.navbar { font-family: Times New Roman, Times, serif; font-size: 12px; color: #003366; font-weight: bold;  text-decoration: none}
.navbar:link { font-family: Times New Roman, Times, serif; font-size: 12px; color: #003366; font-weight: bold;  text-decoration: none}
.navbar:visited { font-family: Times New Roman, Times, serif; font-size: 12px; color: #003366; font-weight: bold;  text-decoration: none}
.navbar:hover { font-family: Times New Roman, Times, serif; font-size: 12px; color: #FF0000; font-weight: bold;text-decoration: none}

