.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 0A4E92;
	background-color: #CCCCCC;
}
.header {
	background-color: #0A4E92;
	height: 62px;
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 5px;
}
.header a {
	background-color: #0A4E92;
	height: 60px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	height: 425px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A4E92;
}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #094E91;
	padding: 10px;
}
.navlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #094E91;
	text-decoration: none;
}
.navlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.contenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
