.red {
color:#FF0000;
}

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

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

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

.sectiontitle { 
	font-family: "Tahoma", "Arial", serif;
	font-size: 20px;
	font-weight: bold;
	color: #3e5d8b;
	text-decoration: none;
 }
 
 body {
	background-color: #9fb1c8;
}

.headline {
	color:#054f8c;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #3e5d8b;
	line-height: 20px;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

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

.smtext {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 14px;
}

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

.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

a.navcopy {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
	display: block;
	padding: 4px 0px 4px 0px;
	
}

a.navcopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e5d8b;
	font-size: 11px;
	font-weight : bold;
	background-color: #ffffff;
	text-decoration: none;
}

a.navcopy:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e5d8b;
	font-size: 11px;
	font-weight : bold;
	background-color: #ffffff;
	text-decoration: none;
}
