.header {  font-family: "Times New Roman", Times, serif; font-size: 14px 1.5; color: #CE0000}
.header a:link {  font-family: "Times New Roman", Times, serif; font-size: 14px 1.5; color: #0066CC; text-decoration: underline}
.header a:visited {  font-family: "Times New Roman", Times, serif; font-size: 14px 1.5; color: #0066CC; text-decoration: underline}
.header a:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px 1.5; color: #0066CC; text-decoration: none}
.header a:active {  font-family: "Times New Roman", Times, serif; font-size: 14px 1.5; color: #0066CC; text-decoration: none}

.subhead {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006699}
.subhead a:link {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: underline}
.subhead a:visited {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: underline}
.subhead a:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: none}
.subhead a:active {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: none}

.content {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}
.content a:link {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: underline}
.content a:visited {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: underline}
.content a:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: none}
.content a:active {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0066CC; text-decoration: none}
#contactHome {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
}
#contactHome p {
	margin:0;
	padding:0;
}
#mainNav {
	width:auto;
}
#mainNav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:750px;
	background:#004685;
	float:left;
}
#mainNav ul li {
	float:left;
}
#mainNav ul a {
	display:block;
	padding:0 0.9em;
	line-height:2.1em;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	border-right:1px solid #fff;
}
#mainNav ul a:hover {
	background:#C00;
}