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

body {
	background-color: #6581a7;
}

.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

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

a.navcopy:hover { 
	color: #8ba5c9;
}
 
 a.navcopy:active { 
	color: #8ba5c9;
}


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


.heading {
	color: #884b48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

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

a.bodycopy {
	color: #3a567b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
 
 a.bodycopy:hover { 
	color: #884b48;
}
 
 a.bodycopy:active { 
	color: #884b48;
}

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

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

a.footer:active {
	text-decoration:underline;
}
 
 H3 {  
 	font-family: Arial, Helvetica, sans-serif;
	color: #3a567b;
	font-size: 18px;
}
   
 #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: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
 	
.red {
color:#FF0000;
}
