@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#center a { color: #1D528D; }
#center a:hover { color: #000000; }

#page {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
}
#header { margin-bottom: 7px; }

#navbar {
	height: 36px;
	overflow: auto;
}

#navbar img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#leftcol {
	float: left;
	width: 200px;
	margin-right: 9px;
	clear: left;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}

#leftnav { margin-bottom: 10px; }
#quick_contact_box { }


#leftnav .whitebox_fill a {
	height: 20px;
	display: block;
	padding: 0px 0px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D528D;
	text-decoration: none;
}

#leftnav .whitebox_fill a:hover {
	color: #000000;
	text-decoration: none;
}

.navitem {
	background-image: url(images/leftnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 156px;
	margin-bottom: 10px;
	margin-left: 18px;
}

#center {
	float: left;
	width: 572px;
	margin-right: 9px;
	clear: none;
	overflow: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	height: auto;
}
.img_in_content_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#rightcol {
	clear: right;
	float: left;
	width: 200px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#main {
	margin-bottom: 0px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.spacer10px {
	clear: both;
	height: 10px;
	background-color: #FFFFFF;
}
.imagebox {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}


.whitebox_fill {
	background-image: url(images/whitebox_fill.gif);
	background-repeat: repeat-y;
	padding: 13px;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	height: 11px;
	width: 100px;
}
.form_text {
	float: left;
	width: auto;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.form_input_area {
	float: right;
	width: auto;
}
.comment_input {
	padding: 3px;
	height: 60px;
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.submit_bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1d528d;
	padding: 3px 3px 6px;
	height: 22px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
}

.submit_bttn_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d9c29f;
	padding: 1px 3px 3px;
	height: 17px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
.submit_bttn_rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1d528d;
	padding: 3px;
	height: 19px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}





.bluebox_fill {
	background-image: url(images/bluebox_fill.gif);
	background-repeat: repeat-y;
	padding: 15px 15px 13px;
/*	overflow: auto;
	height: 170px;
*/
}


#quick_contact_box { overflow: auto; }

#center strong { color: #333333; }
#footer_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}


.sep1pxbrown { 
	height:1px; 
	background-color:#ab9a80; 
	clear:both; 
	margin-bottom:10px;
}

.bluebold {
	font-weight: bold;
	color: #0E4485;
}

.hdotline {
	background-image: url(images/hdotline.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#loginbox { margin-bottom: 10px; }
#rssbox {
	margin-bottom: 10px;
	background-image: url(images/rssbox.gif);
	background-repeat: no-repeat;
	padding: 0px 10px;
	height: 194px;
}


#login_content {
	background-image: url(images/brownbox_fill.gif);
	background-repeat: repeat-y;
	padding: 15px;
	overflow: auto;
}

.smalltext { font-size: 9px; }

.rss_input {
	float: left;
	width: 110px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.article_item {
	color: #333333;
	margin-bottom: 12px;
}

.arial11 { font-size: 11px; }


#footer {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer_left {
	float: left;
	width: 600px;
	padding-top: 45px;
	margin-bottom: 20px;
}
#footer_left .arial11 a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.darktext { color: #333333; }


#footer_right {
	float: right;
	width: 310px;
	margin-bottom: 20px;
}
.state {

margin-bottom: 40px;
}

.state a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}



.err {
	background-color: #CC0033;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	margin: 10px 0;
	padding: 5px 0;
}

.ok {
	background-color: #6DA22E;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	margin: 10px 0;
	padding: 5px 0;
}
#login_content {
	background-image: url(images/brownbox_fill.gif);
	background-repeat: repeat-y;
	padding: 0 15px;
	overflow: auto;
}
#login_content a{
color: #000;
}