@CHARSET "ISO-8859-1";
body {
	background-color:#FFFFFF;
	text-align:center;
}
body, p, div, form, h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-family:arial
}
ol, ul {
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0
}
.red{
	color:rgb(209,0,0)
}
.blue{
	color:rgb(0,56,143)
}
.grey{
	color:rgb(153,153,153)
}
#main_content{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1036px
}
#header{
	width:100%;
}
#header, #header a, #header a:visited{
	color:rgb(76,76,76);
	font-size:12px;
	text-decoration:none
}
#header a:hover{
	 color:rgb(186,33,33)
}
#menu{
	padding:6px 0 6px 270px;
}
#menu a{
	padding:2px 16px;
	border-right:1px solid rgb(204,204,204);
}
#header_title{
	width:100%;
	float:left
}
#main_title{
	text-align:left;
	font-family:Trebuchet MS, arial;
	font-weight:bold;
	font-size:34px;
	float:left;
	padding-top:30px;
	width:200px;
}
#main_title p{
	
	text-align:right;
	font-size:10px
}
#contact_title{
	float:right;
	padding-top:20px;
}
#contact_title h2{
	font:bold 18px arial;
}
#contact_title p{
	
}
#contact_title_img{
	float:right;
	padding-right:10px
}
#contact_title_text{
	float:right;
}

#main_body_text{
	width:480px;
	margin-left:520px;
	padding-top:30px;
	text-align:left
}
#main_body_text h2{
	font-family:Trebuchet MS, arial;
	font-size:25px;
	font-weight:bold
}
#main_body_text p {
	padding-top:20px;
	color:rgb(103,140,165);
	font-size:14px;
}
#sub_page_text{
	width:330px;
	height:422px;
	margin-left:560px;
	text-align:left;
	padding:30px 40px 0 40px;
	border-right:1px solid rgb(204,204,204);
	border-left:1px solid rgb(204,204,204);
	background-color:#FFFFFF;
	overflow:auto;
}
#sub_page_text h2{
	font-family:Trebuchet MS, arial;
	font-size:18px;
	font-weight:bold;
}
#sub_page_text p {
	padding-top:10px;
	color:rgb(103,140,165);
	font-size:12px
}
#sub_page_text ul, #sub_page_text ol, #sub_page_text table {
	padding-top:10px;
}
#sub_page_text li, #sub_page_text td {
	color:rgb(103,140,165);
	font-size:12px
}
#sub_page_text td {
	padding:5px 0 5px 0
}
#news_bar_outer{
	width:100%;
	border-top:6px solid rgb(204,204,204);
	border-bottom:7px solid rgb(204,204,204);
	padding:3px 0;
	float:left
}
#news_bar_inner{
	width:1034px;
	border:1px solid rgb(204,204,204);
	padding:5px 0;
	font:bold 10px verdana,arial;
	float:left
}
#news_title{
	float:left;
	width:100px
}
#news_arrows{
	float:left;
	width:100px
}
#news_content{
	float:left;
	width:800px;
	text-align:left
}
.newsbtn{
width:750px;
border:none;
background-color:#FFFFFF;
}
#news_link{
	text-align:left;
	float:right;
	width:100px
}
#news_link a, a:visited{
	text-decoration:none
}
#news_link a:hover{
	color:rgb(206,11,11)
}
.section{
	margin-left:2px;
	float:left;
	background:url(../gfx/footer_bg.png) repeat-x;
	height:185px;
	width:218px;
	_width:216px;
	padding:10px 20px 20px 20px
}
.no_margin{
	margin:0
}
.section h2{
	font:bold 19px arial;
	text-align:left
}
.section p{
	padding-top:20px;
	color:rgb(76,76,76);
	font:normal 13px arial;
	text-align:left
}
.section .title{
	padding-top:4px;
	font:normal 10px arial;
	color:rgb(0,113,188)
}
.section input{
	width:220px;
	border:1px solid rgb(204,204,204);
}
.section .submit_btn{
	width:auto;
	border:0
}
.section textarea{
	height:/*100*/58px;
	border:1px solid rgb(204,204,204)
}
.section .more_link{
	width:100%;
	font:normal 10px arial;
	text-align:right
}
.section .more_link a, .section .more_link a:visited{
	text-decoration:none;
	color:rgb(0,113,188)
}
.section .more_link a:hover{
	color:rgb(209,0,0)
}
#footer{
	width:100%;
	float:left;
	font:normal 10px arial;
	padding-bottom:20px
}
#footer_copy{
	float:left;
	text-align:left;
	width:50%
}
#footer_copy a, #footer_copy a:visited{
	text-decoration:none;
	color:rgb(153,153,153)
}
#footer_copy a:hover{
	text-decoration:underline;
}
#footer_links{
	float:right;
	text-align:right;
	width:50%
}
#footer_links a, #footer_links a:visited{
	text-decoration:none;
	color:rgb(153,153,153)
}
#footer_links a:hover{
	color:rgb(193,143,143)
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{

	position:absolute;
	
	top: 0;

	z-index:100;

	background-color:#c7d5e1;

	visibility: hidden;
	
	text-align:left;
	
	
}


.dropmenudiv_b a{

	width: auto;
	
	display: block;
	
	padding: 5px;
	
	padding-left:5px;
	
	padding-right:15px;
	
	text-decoration: none;
	
	background-color:#c7d5e1;
	
	color:#000000;
	
	border-bottom:#ffffff 1px solid;
	
	text-align:left;
	
}

* html .dropmenudiv_b a{ /*IE only hack*/

	width: 100%;
	
	text-align:left;
	
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
	
	background-color: #e2e2e1;
	
	color:#000000;
	
	text-align:left;
	
}
