body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
}
.main #header_bg {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 135px;
}
.main #header_bg #header_content {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 90px;
}
.main #header_bg #header_content #logo {
	float: left;
}
.main #header_bg #header_content #header_navbar {
	float: right;
	width: 600px;
	padding-top: 45px;
}
.main #header_bg #header_content #header_navbar ul  {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
.main #header_bg #header_content #header_navbar li {
	float: left;
	width: auto;
}
.main #header_bg #header_content #header_navbar ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding: 8px;
}





.main #header_bg #impact_bar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 56px;
}
.main #header_bg #impact_bar #impact_text {
	float: left;
	width: 500px;
	font-size: 11px;
	color: #999;
}
.main #header_bg #impact_bar #impact_image {
	float: right;
}
.main #banner_bg {
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	height: 399px;
}
.main #banner_bg #slider_bg {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/slider_bg.jpg);
	height: 399px;
}
.main #banner_bg #slider_bg #slider_content {
	padding-top: 69px;
	padding-right: 52px;
	padding-left: 52px;
	height: 278px;
}
.main #banner_bg #slider_bg #slider_content #slider_text {
	float: left;
	width: 400px;
}
.main #banner_bg #slider_bg #slider_content #slider_text h1 {
	color: #FFF;
	margin: 0px;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main #banner_bg #slider_bg #slider_content #slider_text h2 a {
	text-decoration: underline;
	color: #CCC;
}
.main #banner_bg #slider_bg #slider_content #slider_text h2 {
	margin: 0px;
	padding-left: 10px;
	color: #262626;
	font-size: 14px;
}
.main #banner_bg #slider_bg #slider_content #slider_text p {
	color: #FFF;
	line-height: 18px;
}
.main #banner_bg #slider_bg #slider_content #slider_media {
	float: right;
	width: 431px;
}
.main #smallbanner_bg {
	background-image: url(images/smalbanner_bg.gif);
	background-repeat: repeat-x;
	height: 142px;
}
.main #smallbanner_bg  #page_catchline{
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/catchline_bg.jpg);
	height: 142px;
}
.main #smallbanner_bg #page_catchline #catchline_content {
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	height: 70px;
}
.main #smallbanner_bg #page_catchline #catchline_content #title {
	float: left;
	width: 400px;
}
.main #smallbanner_bg #page_catchline #catchline_content #title h1 {
	color: #F5F5F5;
	font-size: 36px;
	margin: 0px;
}


.main #smallbanner_bg #page_catchline #catchline_content #text {
	float: right;
	width: 431px;
}
.main #smallbanner_bg #page_catchline #catchline_content #text p {
	color: #E4E4E4;
	text-align: right;
	line-height: 18px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

.main #page_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.main #page_content .content_white_bg {
	border: 1px solid #E6E6E6;
	background-color: #FFF;
	padding: 16px;
	margin-bottom: 20px;
}


.main #page_content .content_white_bg .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.main #page_content .content_transparent_bg {
	padding: 10px;
	margin-bottom: 20px;
}
.main #page_content .content_yellow_bg {
	padding: 10px;
	background-color: #FFC;
	margin-bottom: 20px;
	border: 1px solid #F5B77B;
}
.main #page_content .content_blue_bg {
	border: 1px solid #8FCCF6;
	background-color: #D9E9FF;
	padding: 16px;
	margin-bottom: 20px;
}


.main #page_content h1   {
	font-size: 18px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main #page_content h2  {
	font-size: 13px;
	color: #2AABE5;
	font-weight: normal;
}

.main #page_content h3   {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.main #page_content p  {
	line-height: 16px;
	color: #666;
}


.main #page_content #read_left {
	float: left;
	width: 600px;
}
.main #page_content #read_left ul li {
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	line-height: 18px;
}
.main #page_content #read_right {
	width: 340px;
	float: right;
}
.main #page_content a {
	text-decoration: none;
	color: #930;
}



.main #footer_bg {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.gif);
	height: 56px;
	width: 957px;
	clear: both;
	margin-bottom: 20px;
}
.main #page_content #read_right ul  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.main #page_content #read_right ul li  {
	list-style-type: none;
	width: 260px;
	padding: 2px;
	display: block;
}
.main #page_content #read_right ul li:hover {
	background-color: #FFC;
	font-weight: bold;
}

.main #footer_bg #footer_content {
	height: 50px;
	padding-top: 4px;
	padding-right: 14px;
	padding-left: 14px;
}
.main #footer_bg #footer_content #footer_copyright {
	float: left;
	width: 600px;
}
.main #footer_bg #footer_content #footer_copyright p {
	margin-top: 7px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #F5F5F5;
}
.main #footer_bg #footer_content #footer_copyright p a {
	color: #2AABE5;
	text-decoration: none;
}
.main #footer_bg #footer_content #footer_copyright p a:hover {
	color: #FEFED8;
	text-decoration: underline;
}
.main #footer_bg #footer_content #footer_images {
	float: right;
}

.picture_left {
	float: left;
	padding-right: 8px;
}
.boldblue {
	font-weight: bold;
	color: #2AABE5;
}
.author {
	font-size: 10px;
	color: #C90;
	font-weight: bold;
}

.greytext {
	color: #999;
}

.no_picture_border {
	padding-right: 4px;
	padding-left: 4px;
	border: 0px none #FFF;
}
.top_align_cell {
	vertical-align: top;
}
.clear {
	clear: both;
}
.picture_right {
	float: right;
	padding-left: 8px;
}
.button {
	color: #666;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#map    {
	height: 340px;
	width: 100%;
}
.fulltable {
	width: 94%;
	margin-bottom: 10px;
}
.table_highlight:hover {
	background-color: #FFC;
}
.table_top {
	font-weight: bold;
	padding: 2px;
	background-color: #2AABE5;
	color: #FFF;
}
.last_cell {
	text-align: right;
	width: 24%;
}


.rowdata {
	padding: 4px;
}
.entrytext {
	color: #0078AB;
	padding: 4px;
	width: 97%;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.entrytext:hover {
	background-color: #FFC;
}
