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


html{
	height:100%;
}

body{
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:13px;
	
	
}

.left-image{
	
	float:left; 
	margin-right:15px; 
	margin-bottom:10px;
	
}

.right_image{
	
	float:right; 
	margin-left:15px;
	margin-bottom:10px;
	
}

.background_container{
	
	height:auto; 
	width:100%;
	background-image:url(../images/bg_grad_trans.png);
	background-repeat:repeat-x; 
	background-color:#990000; /*was 036*/ 
	position:absolute; 
	left:0px;
	top:0px;
	
}

.content_container{
	
	width:810px;
	background-color:#FFFFFF;  
	position:relative; 
	margin:0px auto 0px auto;
	min-height:900px;
	
}

#header_container{
	
	width:800px;
	height:266px; 
	margin:0px auto 0px auto;
	position:relative;
	
}

#img_header{
	
	position:absolute; 
	left:0px; 
	top:0px;
	
}

.spacer{
	
	height:15px;
	
}


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

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

.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{
	
	line-height:12px;
	color:#ffffff;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	
}

#nav_holder{
	
	position:absolute;
	height:31px;
	width:800px;
	top:13px; 
	color:#ffffff; 
	text-align:center;
	
}

#menu_container{
	
	width:800px;
	height:37px;
	margin:0px auto 0px auto; 
	position:relative; 
	background-image:url(../images/menubar.jpg);
	
}

.pic_capiton{
	
	text-align:center; 
	font-weight:bold; 
	color:#333333;
	
}

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

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

a{
	color:#990000;
	text-decoration:none; font-weight:bold;
}

h1{
	
	margin-top:0px;
	margin-bottom:10px;
	font-size:12px;
	color:#990000;
	
}

h2{
	color:#afe7ff;
	font-weight:bold;
	font-size:13px;
	
	margin-bottom:10px;
}

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:20px;
}

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

.simple_content{
	height:auto; 
	width:780px;
	margin:0px auto 0px auto; 
	min-height:500px;
	position:relative;
}

.simple_image_right{
	
	float:right; 
	margin-left:15px; 
	margin-bottom:10px;
	
}

.left_panel{
	float:left; 
	height:auto;
	margin-width:0px; 
	width:352px; 
	margin-left:0px;
	
}
.left_panel_narrow{
	float:left; 
	height:auto;
	margin-width:0px; 
	width:227px; 
	margin-left:0px;
	
}
.left_panel_inner{
	margin:10px;
	width:225px; 
	height:auto;
}

.right_panel{
	float:left; 
	height:auto; 
	margin-left:0px; 
	width:409px;
	margin-left:13px;
}
.right_panel_wide{
	float:left; 
	height:auto; 
	margin-left:0px; 
	width:534px;
	margin-left:13px;
}
.right_panel_col{
	float:left; 
	height:auto; 
	padding:0px;
	width:269px;
	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;
}
