
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Tahoma; 
	font-size: 12px;
	background-color: #edf0e9;
	background-image: url(../images/bg_body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#wrap {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}



/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 994px;
	height: 98px;
	float: left;
	position: relative;
}

#logo {
	width: 994px;
	height: 98px;
	float: left;
}

#banner_survey {
	width: 175px;
	height: 24px;
	position: absolute;
	left: 634px;
	top: -95px;
}

#banner_twitter {
	width: 162px;
	height: 24px;
	position: absolute;
	left: 816px;
	top: -95px;
}

#title_image {
	width: 982px;
	height: 57px;
	float: left;
}


#main {
	width: 982px;
	float: left;
	padding: 0px 6px;
	background-image: url(../images/bg_main.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main_inside {
	width: 974px;
	float: left;
	padding: 0px 0px 0px 4px;
}

#main_inside_middle {
	width: 966px;
	padding: 0px 4px;
	float: left;
	background-image: url(../images/bg_main_inside.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main_inside_top {
	width: 974px;
	height: 6px;
	line-height: 0px;
	float: left;
	background-image: url(../images/bg_main_inside_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#main_inside_bottom {
	width: 974px;
	height: 10px;
	line-height: 0px;
	float: left;
	background-image: url(../images/bg_main_inside_bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}



/*************************************************************/
/********************* quick links ***************************/
/*************************************************************/
#quicklinks {
	width: 976px;
	height: 47px;
	float: left;
	padding: 5px 0px 0px 6px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url(../images/bg_quicklinks.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.quicklink_item {
	width: 136px;
	height: 44px;
	float: left;
	margin-right: 3px;
}

.quicklink_item a {
	width: 124px;
	height: 39px;
	display: block;
	padding: 5px 0px 0px 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}

.quicklink_item a:hover,
.quicklink_item a.current {
	color: #005b99;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}




/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 191px;
	float: left;
	padding: 6px 7px;
	background-image: url(../images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navcontainer {
	width: 191px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#navcontainer li a {
	width: 181px;
	height: 28px;
	display: block;
	padding: 3px 5px 0px 5px;
	text-decoration: none;
	line-height: 12px;
	color: #005793;
	background-image: url(../images/bg_menu1_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navcontainer li a:hover {
	color: #6bb743;
	text-decoration: none;
}

#navcontainer li a#current {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/bg_menu1_on.gif);
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}

#navcontainer li li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#navcontainer li li a {
	width: 181px;
	height: auto;
	display: block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	background-image: none;
	color: #ffffff;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	background-image: none;
	color: #ffd813;
}

#navcontainer ul ul ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}

#navcontainer li li li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-left: 1px solid #fefefe;
}

#navcontainer li li li a {
	width: 172px;
	height: auto;
	display: block;
	padding: 1px 0px 1px 8px;
	text-decoration: none;
	background-image: none;
	color: #ffffff;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	background-image: none;
	color: #ffd813;
}

#banners {
	width: 191px;
	float: left;
	padding: 20px 0px 0px 0px;
}

.navbanner {
	width: 191px;
	float: left;
	margin-bottom: 3px;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#container {
	width: 712px;
	float: right;
	padding: 0px 20px 10px 20px;
	background-image: url(../images/bg_cb_body_2.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 450px;
}

#breadcrumbs {
	text-transform: lowercase;
	text-align: right;
	font-size: 11px;
	color: #666666;
	padding: 4px 0px 0px 0px;
}

#breadcrumbs a {
	color: #7bc253;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #7bc253;
	text-decoration: underline;
}



/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
#homepage {
	width: 982px;
	float: left;
	border-top: 1px solid #668c36;
	background-image: url(../images/bg_homepage.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#homepage_welcome {
	width: 982px;
	float: left;
	background-image: url(../images/bg_homepage_welcome.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#homepage_bottom {
	width: 982px;
	float: left;
	background-image: url(../images/bg_homepage_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#homepage_top {
	width: 982px;
	height: 4px;
	float: left;
	line-height: 0px;
	background-image: url(../images/bg_homepage_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-top: 1px solid #8db35c;
}

#contentbox_1 {
	width: 644px;
	padding: 0px 7px 0px 6px;
	float: left;
}

#contentbox_2 {
	width: 319px;
	padding: 0px;
	float: left;
}

#homepage_middle {
	width: 982px;
	height: 14px;
	float: left;
	line-height: 0px;
	background-image: url(../images/bg_homepage_middle.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#contentbox_3 {
	width: 319px;
	float: left;
	padding: 0px 7px 0px 6px;
}

#contentbox_4 {
	width: 318px;
	float: left;
	padding: 0px 7px 0px 0px;
}

#contentbox_5 {
	width: 319px;
	float: left;
}

.cbTitle {
	color: #ffffff;
	font-size: 18px;
	font-family: Tahoma;
	background-image: url(../images/bg_cb_title_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 32px;
	padding: 0px;
}

.cbTitle span {
	display: block;
	background-image: url(../images/bg_cb_title_right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 28px;
	padding: 4px 8px 0px 8px;
}

.cbBody {
	padding: 8px 9px;
	min-height: 200px;
}

#contentbox_1 .cbBody {
	padding: 8px 7px 0px 8px;
	background-image: url(../images/bg_cb_body_1.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#contentbox_2 .cbBody {
	padding: 8px 5px 0px 5px;
	background-image: url(../images/bg_cb_body_2.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}



/*************************************************************/
/********************* footer ********************************/
/*************************************************************/
#footer {
	width: 962px;
	height: 140px;
	padding: 30px 16px 0px 16px;
	float: left;
	background-image: url(../images/bg_footer.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 11px;
}

#footer .title {
	font-size: 12px;
	color: #005e9e;
}

#footer #register {
	width: 500px;
	height: 30px;
	float: left;
}

#footer #address {
	width: 204px;
	float: left;
}

#footer #address .col {
	width: 180px;
	float: left;
}

#footer #links {
	width: 300px;
	float: right;
	text-align: right;
}

#footer #links a {
	color: #333333;
}

#footer #links a:hover {
	color: #005e9e;
	text-decoration: underline;
}

#footer #links a.current {
	color: #387c1e;
}

#footer #purpose {
	width: 340px;
	float: left;
	background-image: url(../images/bg_footer_bar.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 22px;
}

#printfooter {
	display: none;
	visibility: hidden;
}

