@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;
	/*background:url(../images/bodybg.jpg) repeat-x;*/
	
}

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

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

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

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


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


.clearer {
	clear:both;
}

.menu_links{
	float:left;
	color:#333;
	padding-top:10px;
	text-align:center;
	display:block;
	font-size:12px;
}

.link_div{
	
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#link_holder{
	
	padding:0px;
	height:38px;
	width:751px;
}

#white_div{
	
	position:absolute; 
	width:180px;
	height:200px;
	left:285px; 
	top:50px;
}

#email_holder{
	
	position:absolute; 
	left:643px; 
	width:80px; 
	text-align:right; 
	top:109px;
}

#email_text{
	
	color:#333333;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
#spacer0{
	width:751px;
	height:4px;
	position:relative;
}

#contents_container{
	width:751px;
	height:197px;
	margin:0px auto 0px auto;
	position:relative;
}

#white_par{
	
	font-size:16px;
	line-height:17px; 
	font-weight:bold;  
	color:#FFFFFF;
}

#landscape_div{
	
	position:absolute; 
	top:30px; 
	left:476px;
}

.header_blktxt{
	color:#333333; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}

.par_header_blktext{
	
	top:43px; 
	position:absolute;
	width:93px;
	left:20px; 
	color:#000000;
	font-size:11px;
	text-align:right;
}
.highlight-image{
	
	position: relative;
	height: 38px;
	width: auto;
	background-image: url(images/highlight_background.jpg);
	background-repeat: repeat-x; 
	margin-left: 10px; 
	padding-right: 10px; 
	padding-left: 10px; 
	float: left;
}

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

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

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

h1{
	color:#158bff;
	font-size:18px; 
	margin-top:5px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h2{
	color:#0d5dac;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	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:751px; 
	margin:0px auto 0px auto; 
	position:relative;
}

.mid_page_spacer{
	height:20px;
}

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

.left_panel{
	float:left; 
	height:auto;
	margin-width:0px; 
	width:254px; 
	margin-left:0px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	background-image:url(../images/column_background.jpg);
	background-repeat:repeat-x;
}

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

.right_panel{
	float:left; 
	height:auto; 
	margin-left:10px; 
	width:477px;
}

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