/* CSS Document */

body {
	background-color: #003f7a;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 14px;
}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;
}

a.footer:active {
	text-decoration:underline;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003f7a;
	font-weight: bold;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003f7a;
	text-decoration:none;
	line-height:16pt;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c78d60;
	text-decoration:none;
	line-height:16pt;
	font-weight: bold;
}

a.bodycopy:hover, a.bodycopy:active {
	color:#003f7a;
}

.tableborder_blue {
	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;
}

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

.red {
	color: #FF0000;
}

.formfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
}

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