body {
	background-color: #003F7A;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	font-weight: bold;
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
	font-weight: bold;
	text-decoration: none;
}

a.topnav:hover, a.topnav:active {
	color: #003F7A;
}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35393d;
	font-weight: normal;
	line-height: 18px;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #396ba8;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.bodycopy:hover, a.bodycopy:active {
	color: #003F7A;
	text-decoration: underline;

}

.footer {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	color: #475072
}

a.footer {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #475072;
	text-decoration: none;
	
}

a.footer:hover {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #475072;
	text-decoration: underline;
	
}

a.footer:active {
	font-family: "Verdana", "Arial", sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #475072;
	text-decoration: underline;
	
}

.pagetitle {
	color: #1a558d;
	font-family: Tahoma, "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.subhead {
	color: #1a558d;
	font-family: Tahoma, "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: "Tahoma", "Arial", serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	background-position: left center;
	padding-left: 8px;
}
.style4 {
	font-family: "Tahoma", "Arial", serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


a.style4 {
	font-family: "Tahoma", "Arial", serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.style4:hover {
	font-family: "Tahoma", "Arial", serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a.style4:active {
	font-family: "Tahoma", "Arial", serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a.style4:visited {
	font-family: "Tahoma", "Arial", serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	padding-top: 0px;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003F7A;
	border-left-color: #003F7A;
	border-top-color: #003F7A;
	border-right-color: #003F7A;
}

ul {
	list-style: circle;
}

.red {
	color:#FF0000;
}

input, textarea, select {
     font-family: "Verdana", "Arial", "Helvetica", sans-serif;
     font-size: 11px;
     line-height: 14px;
	 text-decoration: none;
}

#contactpadding {
	padding-top:5px;
	padding-left:5px;
}

.thick_border {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BDCDE0;
	border-left-color: #BDCDE0;
	border-top-color: #BDCDE0;
	border-right-color: #BDCDE0;
}
