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


.contactAddTitle {
font-size:15pt;
font-weight:bold;
margin-top:10px;
}
.contactAdd {
float:left;
margin:0 0 14px 110px;
font-size:12pt;
}
.form_name {
	float:left;
}

.form_value{
	float:left;
}

.form_bg {
	background:url('../img/form_bg.jpg') no-repeat 5px 0px;
	min-height:710px;
	margin-top:8px;
	padding-left:20px;
	padding-top:8px;
	margin-left:-2px;

}

.form_bg h1 {
	margin-left:1px;
	color:#badadf;
	font-size:17.5pt;
}

br {
	clear:left;
}

.ais_form label {
	display:block;
	float:left;
	width:90px;

}

.ais_form input {
	color:#000;
	
	
}

#section_1 input  {
	margin-bottom:7px;
	float:left;
}

.select label {
	clear:both;
	display:inline;
	width:400px;
}

div.select {
	width:200px;
	margin-left:118px;
	margin-bottom:5px;
}

.select select {
	clear:both;
}

.error-message {
float:left;
color:#B8BA83;
margin-left:5px;
}
.ais_form select {
	color:#000;
}

.ais_form option {
	color:#000;
}

.ais_form textarea {
	color:#000;
}

.input {
	clear:both;
	
	 margin-bottom:-2px;
	 float:left;

}

.zip {
	width:50px;
}

input.checkbox {
	float:left;
	margin-right:30px;
}

div.checkbox {
	
}

.checkbox_station {
	clear:both;
}

div.checkbox_holder {
	float:left;
	margin-top:20px;
	margin-right:50px;
}

#checkbox_holder2 {

}

.checkbox label {
	width:113px;
}

#section2 {
	margin-top:61px;
	float:left;
	clear:both;
}

#section3 {
	margin-top:40px;
	float:left;
	clear:both;
}

#section3 input {
	margin-bottom:5px;
}

.submit {
	clear:both;
	padding-top: 20px;
}