.bodycopy {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393a3b;
	line-height: 14px;
	text-decoration: none;
}

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

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

.sectiontitle {
	font-family: "Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #054f8c;
	text-decoration: none;
	letter-spacing: .75px;
 }
 
 body {
	background-color: #bbbdbf;
}

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

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

a.red_text {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	line-height: 14px;
	text-decoration: none;
}

a.red_text:hover, a.red_text:active {
	text-decoration:underline;
}

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

 .copyright { 
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
	font-weight:normal;
}

a.copyright {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	text-decoration: none;
	font-weight:normal;
 }
 
 a.copyright:hover {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
 }
 
a.copyright:active {
	font-family:"Tahoma",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
 }
 
 .tableborder_white {
	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: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
