.field_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
}
.field_text_sub {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
}

.field_titles {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	font-size: 11px;
	letter-spacing: .09em;
	word-spacing: .04em;
	color: #073557;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.hyperlink_copy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #bad0e8;
	text-decoration: none;
}

a:link {
        color: #003698;
		text-decoration: none;
}

a:visited {
        color: #003698;
		text-decoration: none;
}

a:hover {
        text-decoration : none;
        color: #000066;
        }

#form_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #eee;
	letter-spacing: 5px;	
	
		}
		
#form_header_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	letter-spacing: 4px;			
		}	
		
.form_header {
background-image: url(form_header.jpg);
	color: #223698;
	height: 160px;
	padding-top: 48px;
	background-repeat: no-repeat;
	background-position: center;	
	}

#footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 560px;
	height: auto;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 0.09em;
	background-color: #F6F6F6;
	margin: 0px;
	padding: 5px;
	border: thin dotted #666666;
}

#backing {
	background-color: #F6F6F6;
	background-position: center;
	width: 565px;
	border: thin solid #073557;
}

