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


html{
	height:100%;
}

body{
	background-color:#FFFFFF; 
	height:100%;
	margin:20px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:15px;
	line-height:19px;

	
}

ul.headers{
	padding:0px;
	margin:0px;
	margin-left:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:16px;
	overflow:visible;
}

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

.header_text{
	color:#FFFFFF;
}

img{
	border-width:0px;
	margin:0px;
	
}
.menu_links{
	color:#003a76;
	font-size:13px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
}
.text_holder{	
	margin-top:12px;	
}

.link_holder{
	position:relative; 
	height:31px;
	width:auto; 
	margin-left:0px; 
	margin-right:20px;
	float:left;	
	z-index:1;
}


#menu_spacer{ 
	z-index:1;
	position:relative; 
	height:31px; 
	width:20px; 
	float:left;
}

#menu_bar{
	position:relative;
	z-index:1;
	width:1000px; 
	height:35px; 
	margin:0px auto;  
	background-image:url(../images/menubar.jpg); 
	background-repeat:no-repeat;
}

.img7{
	
	float:right; 
	margin-left:10px; 
	margin-bottom:10px; 
	position:relative;
	z-index:1;
	
}

.img2{
	
	float:left; 
	margin-right:20px; 
	margin-bottom:20px; 
	position:relative;
	z-index:1;
}
.img3{
	
	float:left; 
	margin-right:20px; 
	margin-bottom:90px; 
	position:relative;
	z-index:1;
}

.simple_content{
	
	width:400px; 
	margin-right:40px;
	margin-left:20px;
	float:left;
	
}

#spacer0{
	
	height:30px;
	
}

#email_spacer{ 

	position:relative; 
	height:31px; 
	width:22px;  
	float:right;
	
}

#email_holder{
	position:relative; 
	height:31px; 
	width:auto;
	margin-left:10px; 
	float:right;
}

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


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


.clearer {
	clear:both;
}


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

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

a{
	color:#003c7b;
	text-decoration:none;
}
a:hover{
	color:#003c7b;
	text-decoration:underline;
}
a.white{
	color:#FFFFFF;
	text-decoration:none; 
	font-weight:bold;
}
a:hover.white{
	color:#FFFFFF;
	text-decoration:underline; 
	font-weight:bold;
}
.expand_div{
background-color:#ffffff;
width:800px;
border:0px solid #ffffff;
padding:0px;
}
h1{
	color:#003c7b;
	font-size:16px; 
	margin-top:0px;
	margin-bottom:15px;
	font-weight:bold;
}

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

h3{
	color:#f8943c;
	font-weight:bold;
	font-size:13px;
	
	margin-bottom:8px;
}

.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:1000px; 
	margin:0px auto 0px auto; 
	position:relative;
}

.mid_page_spacer{
	height:20px;
}

.lower_content{
	height:auto; 
	width:1000px;
	margin:0px auto; 
	position:relative;
	z-index:1;
}

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

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

.right_panel{
	float:left; 
	height:auto; 
	margin-left:15px; 
	width:328px;
}

.right_panel_col{
	float:left; 
	height:auto; 
	padding:0px;
	width:269px;
	border-right:1px dotted #333333;
}
.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;
}
