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


.horizon-dec
{
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	width: 100%;
	height: 864px;
	background: url(../images/bgglow-form.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}


.large_headline {
	position:relative;
	width:100%;
	text-align:center;

	margin-top:100px;
	margin-bottom:100px;

}


.large_headline #text{
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FFFFFF;
	width:800px;
}

.large_headline #text a:link, a:visited, a:active{
	
	color: #FFFFFF;
	text-decoration:underline;
}



.main_form_center{
  margin: 0 auto;
  width:100%;
 text-align: center;
}
.form_center{
margin: 0 auto;
width:600px;
position:relative;
left:100px;
padding-bottom:40px;
 text-align:left;
}


.form_label{
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
top:5px;
position:relative;
width:200px;
}

.form_container{
margin-top:15px;

}

.form_box{
float:left;
height:34px;
width:290px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
margin-right:15px;
}

.form_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	clear:both;
	margin-top:27px;
	

}

.error_label{
	color: #FF9999;

}
.form_head{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	margin-bottom:35px;
	margin-top:30px;
}
.form_head a:link, a:visited, a:active{
	color: #FFFFFF;
	text-decoration:underline;
}
