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


html{
	height:100%;
}

body{
	background-color:#FFFFFF; 
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:13px;
	
}
.faq_header{
	font-weight:bold;
	font-size:12px;
}
.faq_question{
	font-weight:bold;
	color:#333333;
}

.module_header{
	font-weight:bold;
	font-size:12px;
}

.sub_module_header{
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.faq_answer{
	
	color:#666666;
}
ul.headers{
	padding:0px;
	margin:0px;
	margin-left:15px;
	color:#e5ba57;
}

ul.headers li{
	list-style-type:disc;
}

.required_field{
	color:#CC3300;
	font-weight:bold;
}

.accepted_form{
	color:#009933;
	font-weight:bold;
}

.header_text{
	color:#FFFFFF;
}

img{
	border-width:0px;
	margin:0px;
	
}

p{
	margin-top:0px;
	margin-bottom:10px;
}


.centered_content_div{
	width:800px; 
	height:auto; 
	margin:0px auto 0px auto; 
	position:relative;
}


.clearer {
	clear:both;
}

.menu_links{
	color:#2f2f2f;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}

.signature1{
	font-size:18px;
	color:#000000;
	line-height:18px;
}

.signature2{
	font-size:50px;
	color:#000000;
	height:50px;
	line-height:50px;
}

a{
	
}

h1{
	color:#cd4d00;
	font-size:12px; 
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

h2{
	color:#FFFFFF;
	font-weight:normal;
	font-size:17px;
	margin-top:0px;
	margin-bottom:0px;
}

h4{
	color:#193361;
	font-weight:bold;
	font-size:12px;	
	margin-bottom:13px;
	margin-top:6px;
}

h5{
	color:#cd4d00;
	font-weight:bold;
	font-size:12px;	
	margin-bottom:16px;
	margin-top:6px;
}

h3{
	color:#333333;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}

.horiz_rule{
	background-color:#CCCCCC;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	position:relative;
	margin-top:3px;
}

.details_text{
	color:#838383;
}

.containing_div{
	height:10px; 
	width:800px; 
	margin:0px auto 0px auto; 
	position:relative;
}

.mid_page_spacer{
	height:11px;
}

.lower_content{
	height:auto; 
	width:800px;
	margin:0px auto 0px auto; 
	position:relative;
}

.left_panel{
	float:left; 
	height:auto;
	margin-width:0px; 
	width:561px; 
	margin-left:0px;
	
}

.left_panel_inner{
	margin:10px;
	width:225px; 
	height:auto;
}

.right_panel{
	float:left; 
	height:auto; 
	margin-left:13px; 
	width:226px;
}

.right_panel_col{
	float:left; 
	height:auto; 
	padding:0px;
	width:226px;
	border-right-color:#333333;
	border-right-style:dotted;
	border-right-width:1px;
}
.right_panel_col_inner{
	width:259px;
}

.right_panel_col2{
	float:left; 
	height:auto; 
	padding:0px;
	width:169px;
	margin-left:10px;
}

.right_panel_upper{
	height:auto; 
	position:relative;
}

.right_panel_spacer{
	height:15px; 
	width:467px; 
	position:relative; 
	overflow:hidden;
}

.right_panel_spacer2{
	height:15px; 
	position:relative;
}

.email_panel{
	position:relative; 
	height:auto;
	 width:457px;
}

.emailbutton{
	 width:121px; 
	 height:22px; 
	 position:relative; 
	 margin:0px auto 0px auto;
}

.dotted_line{
	overflow:hidden;
	height:1px;
	position:relative;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-top:18px;
	margin-bottom:18px;
}

.newsletter_input_box{ width:150px }
.newsletter_button{ width:60px; margin-left:5px; }
.newsletter_response_text{ color:#339933; font-size:11px;  font-weight:bold; margin-top:5px; }
