.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height: 18px;
	text-decoration: none;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #054f8c;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
 }
 
 a.bodycopy:hover {
	color: #4079a9;
	text-decoration: underline;
 }
 
a.bodycopy:active {
	color: #4079a9;
	text-decoration: underline;
 }
 
 .footer { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	font-weight:normal;
}

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

.sectiontitle { 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #054f8c;
	text-decoration: none;
 }
 
 body {
	background-color: #789dcd;
}

.headline {
	color:#054f8c;
}

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

.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: #054f8c;
	border-left-color: #054f8c;
	border-top-color: #054f8c;
	border-right-color: #054f8c;
}

.red {
	color:#FF0000;
}

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

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

