
body {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #03145a;
	background-image: url(../images/bg_body.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

#wrap {
	width: 997px;
	margin-left: auto;
	margin-right: auto;
}



/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 997px;
	height: 57px;
	float: left;
}

#header #logo {
	width: 300px;
	height: 32px;
	float: left;
	padding: 6px 0px 0px 3px;
}

#header #text {
	width: 500px;
	height: 20px;
	float: right;
	padding: 9px 3px 0px 0px;
	color: #ffffff;
	font-size: 16px;
	text-transform: lowercase;
	text-align: right;
}



/*************************************************************/
/********************* quicklinks ****************************/
/*************************************************************/
#quicklinks {
	width: 991px;
	height: 33px;
	float: left;
	padding: 0px 3px 3px 3px;
	font-size: 13px;
	text-transform: lowercase;
	background-image: url(../images/bg_quicklinks.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.quicklink_item {
	width: 85px;
	height: 33px;
	float: left;
	margin-right: 3px;
}

.quicklink_item a {
	width: 79px;
	height: 27px;
	padding: 6px 0px 0px 6px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_off_new.png);
	background-repeat: no-repeat;
}

.quicklink_item a:hover {
	color: #ffb400;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_over_new.png);
}

.quicklink_item a.current {
	height: 26px;
	padding: 7px 0px 0px 6px;
	color: #0954a8;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_on_new.png);
}

.quicklink_item a.special {
	color: #001743;
	text-decoration: none;
	background-image: url(../images/bg_quicklink_special_new.png);
}

#header_search {
	width: 185px;
	height: 20px;
	float: left;
	padding: 6px 0px 0px 10px;
}

#header_search .textbox {
	float: left;
	width: 159px;
	height: 18px;
	padding: 2px 5px 0px 5px;
	background-image: url(../images/bg_text_box.png);
	background-color: transparent;
	border: none;
	font-size: 12px;
	color: #666666;
}



/*************************************************************/
/********************* main **********************************/
/*************************************************************/
#main {
	width: 997px;
	float: left;
	background-image: url(../images/bg_main.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main_top {
	width: 991px;
	float: left;
	padding: 0px 3px;
	background-image: url(../images/bg_main_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#main_inside {
	width: 991px;
	float: left;
	margin-top: 12px;
	background-image: url(../images/bg_main_inside.gif);
	background-position: 212px 0;
	background-repeat: repeat-y;
	min-height: 500px;
}



/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 182px;
	float: left;
	padding: 15px 0px 0px 15px;
	margin: 0px;
}

#navcontainer {
	width: 182px;
	float: left;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	font-size: 13px;
	font-weight: normal;
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#navcontainer li a {
	display: block;
	width: 181px;
	padding: 0px 0px 0px 1px;
	text-decoration: none;
	color: #000000;
}

#navcontainer li a:hover {
	text-decoration: none;
	color: #154dac;
}

#navcontainer li a#current {
	text-decoration: none;
	color: #154dac;
	font-weight: bold;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 6px 0px;
}

#navcontainer li li {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #c1cce0;
}

#navcontainer li li a {
	display: block;
	width: 173px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #000000;
}

#navcontainer li li a:hover {
	text-decoration: none;
	color: #154dac;
}

#navcontainer li li a#current {
	text-decoration: none;
	color: #154dac;
	font-weight: bold;
}

#banners {
	width: 182px;
	float: left;
	padding: 25px 0px 0px 0px;
}

.navbanner {
	width: 182px;
	float: left;
	margin-bottom: 5px;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#container {
	width: 732px;
	float: right;
	padding: 0px 23px 0px 0px;
}

#breadcrumbs {
	font-size: 11px;
	text-transform: lowercase;
	text-align: right;
	padding: 0px 0px 5px 0px;
	color: #666666;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

.breadcrumbCurrent {
	color: #041459;
}


/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
#welcome {
	width: 974px;
	height: 257px;
	float: left;
	padding: 7px 8px 12px 9px;
	background-image: url(../images/bg_welcome.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

#welcome_background {
	width: 940px;
	height: 257px;
	float: left;
	padding: 0px 0px 0px 34px;
	background-repeat: no-repeat;
}

#quick_launch {
	width: 375px;
	height: 30px;
	float: left;
	margin: 205px 86px 0px 0px;
	padding: 0px;
	background-image: url(../images/bg_quick_launch.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#quick_launch .drop_down {
	margin: 5px 0px 0px 110px;
	border: 1px solid #afafaf;
	color: #333333;
	width: 257px;
	height: 20px;
	font-size: 11px;
}

#welcome .content_box {
	width: 199px;
	height: 204px;
	float: left;
	background-image: url(../images/bg_welcome_box.png);
	margin: 19px 0px 0px 4px;
	padding: 12px 14px 0px 14px;
	font-size: 16px;
	color: #ffffff;
}

#welcome .content_box_title {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #22224b;
	margin-bottom: 11px;
	padding-bottom: 5px;
}

#welcome .content_box a {
	color: #ffb400;
	text-decoration: none;
	line-height: 23px;
}

#welcome .content_box a:hover {
	color: #ffffff;
	text-decoration: none;
}

#welcome .content_box a.cb_button {
	display: block;
	width: 97px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: 1px;
	font-size: 14px;
	text-transform: lowercase;
	text-align: center;
	color: #ffffff;
	background-image: url(../images/bg_button_off.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#welcome .content_box a:hover.cb_button {
	color: #ffb400;
	background-image: url(../images/bg_button_on.png);
}

.contentboxes {
	width: 991px;
	float: left;
	background-image: url(../images/bg_contentboxes.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.contentboxes_top {
	width: 991px;
	float: left;
	background-image: url(../images/bg_contentboxes_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.contentboxes_bottom {
	width: 972px;
	float: left;
	padding: 0px 9px 0px 10px;
	background-image: url(../images/bg_contentboxes_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	min-height: 290px;
}

.cb_container {
	width: 293px;
	float: left;
	padding: 20px 15px;
	margin-right: 1px;
}

.cbBody {
	background-image: url(../images/bg_main_content.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 11px 13px;
}



/*************************************************************/
/********************* footer ********************************/
/*************************************************************/
#footer {
	width: 987px;
	background-image: url(../images/bg_footer.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	clear: both;
	padding: 70px 5px 0px 5px;
	font-size: 11px;
	color: #ffffff;
}

#footer a {
	color: #0078ff;
	text-decoration: none;
}

#footer_links a:hover,
#footer_links a.current,
#footer a:hover,
#footer a.current {
	color: #ffb400;
	text-decoration: none;
}

#footer_register {
	width: 400px;
	height: 55px;
	float: left;
}

#footer_links {
	width: 500px;
	height: 55px;
	float: right;
	text-align: right;
}

#footer_links a {
	color: #ffffff;
}

#footer_address {
	width: 450px;
	float: left;
}

.column_left {
	width: 145px;
	float: left;
}

.column_right {
	width: 300px;
	float: left;
}

.footer_title {
	color: #ffb400;
	font-size: 12px;
	font-weight: bold;
}

#footer_description {
	width: 500px;
	float: right;
}

#printfooter {
	display: none;
	visibility: hidden;
}


