
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg_body.gif);
	background-position: 0 0;
	background-repeat: repeat;
	background-color: #000000;
}

#wrap {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
}

#wrap_left {
	width: 15px;
	height: 700px;
	float: left;
	background-image: url(../images/bg_wrap_left.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_right {
	width: 15px;
	height: 700px;
	float: right;
	background-image: url(../images/bg_wrap_right.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_center {
	width: 924px;
	float: left;
}


/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 924px;
	height: 119px;
	float: left;
	padding: 0px;
}

#logo {
	width: 233px;
	height: 119px;
	float: left;
}

#newsletter {
	width: 691px;
	height: 24px;
	padding-top: 4px;
	float: right;
	background-image: url(../images/bg_newsletter.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#newsletter a {
 	color: #ffffff;
	text-decoration: none;
}

#newsletter a:hover,
#newsletter a.current {
	text-decoration: underline;
}

#quicklinks {
	width: 691px;
	height: 91px;
	float: right;
}

.quicklink_bar {
	width: 2px;
	height: 91px;
	float: left;
	background-image: url(../images/bg_quicklink_bar.gif);
}

.quicklink_item {
	width: 136px;
	height: 91px;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}

.quicklink_item a {
	display: block;
	width: 136px;
	height: 25px;
	padding: 66px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_off.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #262262;
}

.quicklink_item a:hover,
.quicklink_item a.current {
	text-decoration: none;
	background-image: url(../images/bg_quicklink_on.gif);
	color: #6b82aa;
}

.quicklink_item_right {
	width: 137px;
	height: 91px;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}

.quicklink_item_right a {
	display: block;
	width: 137px;
	height: 25px;
	padding: 66px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_right_off.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #262262;
}

.quicklink_item_right a:hover,
.quicklink_item_right a.current {
	text-decoration: none;
	background-image: url(../images/bg_quicklink_right_on.png);
	color: #6b82aa;
}



/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 161px;
	float: left;
	padding: 6px 6px 0px 0px;
	background-image: url(../images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navcontainer {
	width: 161px;
	float: left;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	background-image: url(../images/bg_menu1.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#navcontainer li a {
	display: block;
	width: 147px;
	height: 22px;
	padding: 7px 7px 0px 7px;
	color: #1c2361;
	background-image: url(../images/bg_menu1_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#navcontainer li a:hover {
	color: #6b82aa;
	font-weight: bold;
	text-decoration: none;
}

#navcontainer li a#current {
	color: #fffffe;
	font-weight: bold;
	background-image: url(../images/bg_menu1_on.gif);
	text-decoration: none;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 4px 0px 4px 7px;
}

#navcontainer li li {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#navcontainer li li a {
	display: block;
	width: 135px;
	height: auto;
	line-height: 12px;
	padding: 3px 7px 3px 6px;
	color: #333333;
	border-left: 1px solid #dddad7;
	background-image: none;
	text-decoration: none;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	color: #214287;
	font-weight: bold;
	background-image: none;
	text-decoration: none;
}

#banners {
	width: 161px;
	float: left;
	padding: 20px 0px 0px 0px;
}

.navbanner {
	width: 161px;
	float: left;
	margin-bottom: 2px;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#main {
	width: 909px;
	float: left;
	padding: 0px 8px 0px 7px;
	background-position: 0 0;
	background-repeat: repeat-y;
	min-height: 550px;
}

.main_home {
	background-color: #fefefe;
}

.main_inside {
	background-image: url(../images/bg_main_inside.gif);
}

#title_image {
	width: 909px;
	height: 82px;
	float: left;
}

#container {
	width: 714px;
	float: left;
	padding: 14px 9px 0px 19px;
	background-image: url(../images/bg_container.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 500px;
}

#breadcrumbs {
	text-transform: lowercase;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-bottom: 20px;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

.breadcrumbCurrent {
	color: #213f84;
}

#maincontent {
	width: 710px;
	float: left;
}

#bottom {
	width: 924px;
	height: 24px;
	clear: both;
}



/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
.welcome {
	width: 907px;
	height: 94px;
	float: left;
	padding: 224px 1px 1px 1px;
	margin-bottom: 6px;
}

.cb_body {
	width: 909px;
	float: left;
	background-image: url(../images/bg_cb_body.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.cb_title {
	width: 909px;
	float: left;
	background-image: url(../images/bg_cb_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 12px;
}

.cb_bottom {
	width: 909px;
	height: 5px;
	line-height: 0px;
	float: left;
	background-image: url(../images/bg_cb_bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.cb_container {
	width: 275px;
	padding: 0px 12px;
	float: left;
	margin-right: 6px;
}

.cbTitle {
	color: #ffffff;
	font-size: 16px;
	height: 29px;
}

.cbBody {
	padding: 9px 0px 0px 0px;
}



/*************************************************************/
/********************* footer ********************************/
/*************************************************************/
#footer {
	width: 924px;
	float: left;
	padding: 25px 0px;
	font-size: 12px;
	color: #ffffff;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.footer_home {
	background-image: url(../images/bg_footer_home.png);
}

.footer_inside {
	background-image: url(../images/bg_footer_inside.png);
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #5885d2;
}

#footer_left{
	width: 400px;
	float: left;
}

#footer_right {
	width: 400px;
	float: right;
	text-align: right;
}

#footer .title {
	color: #6093d4;
	font-size: 14px;
	font-weight: bold;
}

#printfooter {
	display: none;
	visibility: hidden;
}
