body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #213C93;
}
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: #000000; font-weight: bold}
.subheading { font-size: 16px; color: #003373; font-weight: bold }
.highlight {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}

a { color: #1E7BC1; text-decoration: none}
a:visited {color: #1E7BC1; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

.topnav {
display: block;
width: auto;
line-height: 16px;
font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF0000 ;
}
.topnav:link {
display: block;
width: auto;
line-height: 16px;
font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF0000 ;
}
.topnav:visited {
display: block;
width: auto;
line-height: 16px;
font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF0000 ;
}
.topnav:hover {
    display: block;
	width: auto;
line-height: 16px;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF0000 ;
}

.subMenu { font-size: 12px; color: #000000; font-weight: normal;  text-decoration: none}
.subMenu:link {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.subMenu:visited { font-size: 12px; color: #000000; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: none}


.footer { font-size: 9px; color: #003373; font-weight: normal; text-decoration: none}
.footer:link { font-size: 9px; color: #003373; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 9px; color: #003373; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 9px; color: #FF0000; font-weight: normal; text-decoration: underline}

