html, body, div, img, ul, ol, li, dl, dt, dd, form, fieldset, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td, tr, table, tbody,p {
	margin:0px;
	padding:0px;
	font-size:9pt;
	font-family:arial, sans-serif;
}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

.wrapper{
	width:720px;
	margin:0 auto;
	margin-top:22px;
	font-family:arial;
	background-color:#fff;
}

.header{
	font-family:Trebuchet MS,Verdana;
}

.arrow{
	float:left;
	margin-left:67px;
	margin-top:5px;
}

.header_text{
	float:left;
	padding-left:8px;
}

.header_text h1{
	font-size:18pt;
	font-family:Trebuchet MS,Verdana;
	margin-top:16px;
}

.header_text h1 span{
	color:#649424;
}

.form_holder{
	border:1px solid #00417F;
	height:270px;
	margin-top:4px;
	margin-left:-1px;
}

.form_left{
	float:left;
	width:373px;
	border-right:1px solid #00417F;
	background-color:#5DABE2;
	height:270px;
}

.form_left img{
	margin-left:32px;
}

.form_left_begin{
color:#00417f;
font-family:Trebuchet MS,Verdana;
font-size:18px;
font-weight:bold;
font-style:italic;
text-align:center;
color:#000000;
}

.form_header{
	height:98px;
	background-color:#00417F;
}

.form_right{
	padding-top:20px;
	padding-left:40px;
	float:left;
	width:300px;
}

.form_right h3{
	font-family:arial;
	font-size:14pt;
	margin-bottom:19px;
	
}
.form_right ul{
	text-align:left;
	list-style-image:url(smallarrows.gif);
	margin-left:27px;
}

.form_right ul li{
	margin-bottom:3px;
}


.form_right p{
	font-weight:bold;
	margin-top:30px;
	text-align:right;
	font-size:10pt;
	font-family:arial;
	margin-right:40px;
}

p{
margin-top:20px;
}

.line img{
	margin-left:135px;
	margin-top:20px;
}

#states{
color:#909090;
font-family:Tahoma, sans serif;
line-height:130%;
text-align:justify;
font-size:10pt;
}

.footer{
	margin-top:20px;
	width:774px;
	border:1px solid black;
	margin-left:-26px;
	height:24px;
	text-align:center;
	padding:5px 0 0 0;
}

.footer a{
font-family:Trebuchet MS, sans serif;
  padding:0 17px 10px 17px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.copyright{
	text-align:center;
	font-weight:bold;
	margin-top:20px;
	font-size:10pt;
}

.form_table{
	margin:auto 0;
	margin-left:38px;
	margin-top:4px;
}

.form_table .label{
	font-size:7pt;
	vertical-align:middle;

}

.form_table td{
	vertical-align:top;
		padding-bottom:3px;
}


.form_table .first{
	padding-right:4px;
}


.required{height:15px;}

select{width:132px;}

.error, input.error{
	border:3px solid red;
  display:inline;
}

em.error{
width:1px;
display:block;
}

em{
	margin-left:0px;
  position:absolute;
  z-index:-1;
	
}

.h32{
color:#808080;
}

.content_area h3{
margin-top:20px;
}