@charset "UTF-8";
/* CSS Document */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #3E3A2E;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #AC2F12;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.form_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
}
.form_header_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #000;
}
.bodycopy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

.textfield_effect {
background: #E7E8DA;
border-width: 1px;
border-color: #0D1216;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;

}
.btn {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 63px;
	height: 22px;
	cursor: pointer;
	border: none;

		background: #E7E8DA url(images/btn.jpg) no-repeat top right;
}
.btn:hover {
border: none;

	background: #E7E8DA url(images/btn_o.jpg) no-repeat bottom right;
}

#elText a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 17px;
	font-weight:normal;
	text-decoration: none;
	border: none;
}

#elText a:active {
	color:#fff;
	text-decoration: none;
	border:none;
	font-weight: normal;
}

#elText a:hover {
	color:#CBCA00;
	text-decoration: none;
	border:none;
	font-weight: normal;
}


#elText1 a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #000;
}

#elText1 a:active {
	color:#000;
	text-decoration: none;
	border:none;
	font-weight: normal;
}

#elText1 a:hover {
	color:#000;
	text-decoration: none;
	border:none;
	font-weight: normal;
}

 
#elText2 a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	font-weight:normal;
	text-decoration: none;
	border: none;
}

#elText2 a:active {
	color:#333;
	text-decoration: none;
	border:none;
	font-weight: normal;
}

#elText2 a:hover {
	color:#CBCA00;
	text-decoration: none;
	border:none;
	font-weight: normal;
}
#elText3 a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	font-weight:normal;
	text-decoration: none;
	border: none;
}

#elText3 a:active {
	color:#666666;
	text-decoration: none;
	border:none;
	font-weight: normal;
}

#elText3 a:hover {
	color:#CBCA00;
	text-decoration: none;
	border:none;
	font-weight: normal;
}
