.image_center {padding: 15px; border-width: 0px; border-bottom-width: 1px; border-color: #CCC; border-style: solid; text-align: center; }
.news_box {height: auto; width: 170px; display: block; float: left; font-size: 12px; margin-top: 43px;}
.news_box p {font-size: 12px;}

.news_header {
font-size: 13px;
font-weight: normal;
color: white;
background-color: #3b5999;
display: block;
width: 150px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 15px;
margin-bottom: 10px;
margin-top: 0px;
}

#contentwrapper {height: auto;}


.main_content {margin-left: 200px; }
.form_element {margin-bottom: 3px;}

.form_address {
float: right;
margin-top: 53px;
margin-right: 140px;
font-size: 13px;
width: 267px;
}

body {
	/* background-image: url(assets/bg-blue.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed; */
	font-family: Tahoma, Shruti, Tunga, Arial;
	font-size: 12px;
	color: #333333;
	margin: 0px auto;
	background-color: #FFF;
	}
	
a img {border: none;}

/* .map {float: right; padding-left: 5px; padding-top: 5px; } */

p {display: block; margin-bottom: 12px; font-size: 14px;}

#wrapper {
	position: relative;
	width: 1000px;
 /* border: 1px solid #333333; */
	background-color: #FFFFFF;
	text-align: left;
 /* background-image: url(img/wrapperbg.png); */
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px auto;
	top: 15px;
			}

#navheader {
	width: auto;
	position: relative;
 /* background-image: url(assets/topbar-blue.jpg);
	background-repeat: repeat-x; */
	height:20px;
	padding: 10px 5px 5px;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	border: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #333333;
	padding-left: 0px;
	}

#banner {
	font-size:9px;
	height: 110px;
	margin-top: 10px;
 /* border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	background-repeat: no-repeat; */
		}

.footer {
	font-size: 10px;
	color: #CCC;
	text-align: center;
	width: 1000px;
	border: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #CCC;
	
	padding-top: 10px;
	/* margin: 0px auto; */
	margin-top: 40px;
			}



a {text-decoration: none; color: #294898;}
a:hover {text-decoration: underline;}

a.navlink {text-decoration: none; color: #333333; font-weight:normal; padding: 5px; padding-right: 12px; padding-left: 12px; }
a.navlink:hover {color: #FFF; background-color:#000;}

h1 {font-size: 30px; font-weight: bold;	display: block; margin-bottom: 12px; color: #3b5999;}
h2 {font-size: 14px; font-weight: bold; display: block; margin-bottom: 12px;}

/* UL {
list-style-image: url(assets/graphics/bulletpoint.gif);
margin-top: 12px;
margin-bottom: 12px;
} */
