
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	background-color: #000949;
}

#body_top {
	background-image: url(../images/bg_body_top.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#body_bottom {
	background-image: url(../images/bg_body_bottom.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
}

#wrap {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
}


/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 887px;
	height: 127px;
	float: left;
	padding: 0px 0px 0px 65px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
}

#logo {
	width: 340px;
	height: 117px;
	float: left;
}

#search {
	width: 180px;
	height: 19px;
	float: right;
	padding: 21px 5px 0px 0px;
}

#headerlinks {
	width: 505px;
	height: 31px;
	float: right;
	padding: 46px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#headerlinks .item {
	height: 31px;
	display: block;
	float: left;
	text-align: center;
}

#headerlinks .item a {
	height: 22px;
	padding-top: 9px;
	display: block;
	color: #ffffff;
}

#headerlinks .item a:hover,
#headerlinks .item a.current {
	color: #00094f;
	text-decoration: none;
}

#headerlinks .bar {
	width: 2px;
	height: 31px;
	float: left;
	background-image: url(../images/bg_headerlink_bar.gif);
	background-repeat: no-repeat;
	line-height: 0px;
}



/*************************************************************/
/********************* quicklinks ****************************/
/*************************************************************/
#quicklinks {
	width: 932px;
	height: 31px;
	float: left;
	padding: 2px 0px 3px 0px;
	background-image: url(../images/bg_quicklinks.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
}

.quicklink_bar {
	width: 1px;
	height: 31px;
	float: left;
	line-height: 0px;
	background-image: url(../images/bg_quicklink_bar.gif);
}

#quicklink_left {
	height: 31px;
	display: block;
	background-image: url(../images/bg_quicklink_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#quicklink_right {
	height: 31px;
	display: block;
	background-image: url(../images/bg_quicklink_right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.quicklink_item {
	height: 31px;
	float: left;
}

.quicklink_item a {
	display: block;
	padding: 7px 0px 0px 0px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.quicklink_item a:hover,
.quicklink_item a.current {
	padding: 9px 0px 0px 0px;
	height: 22px;
	background-image: url(../images/bg_quicklink_on.gif);
	background-position: 0 4px;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #3666c6;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#main {
	width: 942px;
	float: left;
	padding: 0px 5px;
	background-image: url(../images/bg_main.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main_left {
	width: 5px;
	height: 590px;
	float: left;
	background-image: url(../images/bg_main_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}

#main_right {
	width: 5px;
	height: 590px;
	float: right;
	background-image: url(../images/bg_main_right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	line-height: 0px;
}

#main_container {
	width: 927px;
	float: left;
	border-top: 1px solid #ffffff;
	padding: 4px 3px 0px 2px;
	background-image: url(../images/bg_main_container.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 553px;
}

#main_home {
	width: 927px;
	float: left;
	background-image: url(../images/bg_main_home.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main_inside {
	width: 927px;
	float: left;
	background-image: url(../images/bg_main_inside.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#breadcrumbs {
	text-transform: lowercase;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-bottom: 1px;
}

#breadcrumbs a {
	color: #74a1d1;
	text-decoration: none;
}

#maincontent {
	width: 719px;
	float: left;
	border-top: 1px solid #cccccc;
}

#container {
	background-image: url(../images/bg_container.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 3px 24px 10px 24px;
	min-height: 537px;
}


/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 203px;
	float: left;
	padding: 0px 4px 10px 0px;
}

#navcontainer {
	width: 203px;
	float: left;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #eaeaea;
}

#navcontainer li a {
	display: block;
	width: 189px;
	line-height: 13px;
	padding: 5px 6px 5px 6px;
	text-decoration: none;
	border: 1px solid #cccccc;
	background-image: url(../images/bg_menu1_off.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #3566c9;
	color: #ffffff;
}

#navcontainer li a:hover {
	background-image: url(../images/bg_menu1_over.gif);
	background-color: #ca0000;
	color: #ffffff;
}

#navcontainer li a#current {
	background-image: url(../images/bg_menu1_on.gif);
	background-color: #ececec;
	color: #3666c6;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 3px 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#navcontainer li li {
	font-size: 13px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navcontainer li li a {
	display: block;
	width: 189px;
	padding: 3px 6px 2px 6px;
	border: none;
	background-image: none;
	background-color: #ffffff;
	color: #2e5fc1;
}

#navcontainer li li a:hover {
	border: none;
	background-image: none;
	background-color: #ffffff;
	color: #c50000;
}

#navcontainer li li a#current {
	border: none;
	background-image: none;
	background-color: #ffffff;
	color: #00094f;
}

#navcontainer ul ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	border: none;
}

#navcontainer li li li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li li a {
	display: block;
	width: 182px;
	padding: 3px 6px 2px 0px;
	color: #2e5fc1;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	padding: 3px 6px 1px 0px;
	border-bottom: 1px solid #cccccc;
	color: #00094f;
}

#banners {
	width: 193px;
	float: left;
	padding: 4px 5px 0px 5px;
	border-top: 1px solid #cccccc;
}

.navbanner {
	width: 193px;
	float: left;
	margin-bottom: 4px;
}



/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
.cb_container {
	background-image: url(../images/bg_container.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 8px;
	min-height: 240px;
}

.cb_border {
	border-top: 1px solid #cccccc;
}

.cb_image {
	width: 615px;
	float: left;
	padding: 0px 4px 0px 1px;
}

.cb_box {
	width: 305px;
	float: left;
	padding: 0px 4px 0px 1px;
}

.cb_row {
	width: 927px;
	height: 4px;
	float: left;
	background-image: url(../images/bg_cb_row.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}

.cbTitle {
	color: #3366cc;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #cccccc;
}

.cbBody {
	border-top: 1px solid #ffffff;
}

.news_cb_container {
	padding-top: 10px;
}

.news_cb_1_row {
	padding-bottom: 8px;
}

.news_cb_1_title {
	font-weight: normal;
	font-size: 14px;
	color: #990000;
}

.news_cb_1_title a,
.news_cb_1_title a:hover {
	color: #990000;
}

.news_cb_1_date {
	font-size: 12px;
}

.news_cb_1_description {
	padding-top: 3px;
	color: #666666;
}
.topWrap{
	background:url(/images/top_box_bg.gif) repeat-y;
	min-height:240px;
	_height:240px;
	width:927px;
}


/*************************************************************/
/********************* footer ********************************/
/*************************************************************/
#bottom_home {
	width: 942px;
	height: 28px;
	float: left;
	background-image: url(../images/bg_bottom_home.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	line-height: 0px;
	padding: 0px 5px;
}

#bottom_inside {
	width: 942px;
	height: 28px;
	float: left;
	background-image: url(../images/bg_bottom_inside.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	line-height: 0px;
	padding: 0px 5px;
}

#footer {
	width: 942px;
	height: 220px;
	float: left;
	padding: 10px 5px;
	font-size: 12px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #6393f3;
}

#footer_left {
	width: 500px;
	height: 30px;
	float: left;
}

#footer_right {
	width: 400px;
	height: 30px;
	float: right;
	text-align: right;
}

#footer .address {
	width: 122px;
	float: left;
	color: #999999;
	font-size: 11px;
	padding-top: 10px;
}

#footer .address a {
	color: #999999;
}

#footer .address .title {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#footer .logos {
	width: 820px;
	float: left;
}

#printfooter {
	display: none;
	visibility: hidden;
}


