
.bodyclass {
	background-color: #0c2577;
	color: #3f3f3f;
}

#wrap {
	width: 1014px;
	margin-left: auto;
	margin-right: auto;
}

#bar_left {
	width: 30px;
	height: 600px;
	float: left;
	background-image: url(../images/bar_left.gif);
	background-repeat: no-repeat;
	line-height: 0px;
}

#bar_right {
	width: 30px;
	height: 600px;
	float: right;
	background-image: url(../images/bar_right.gif);
	background-repeat: no-repeat;
	line-height: 0px;
}

#main_home {
	width: 954px;
	float: left;
	background-image: url(../images/bg_main_home.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main_inside {
	width: 954px;
	float: left;
	background-image: url(../images/bg_main_inside.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#main {
	width: 926px;
	float: left;
	padding: 0px 14px 2px 14px;
	background-image: url(../images/bg_main_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}


/*************************************************************/
/*************************** header **************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 926px;
	height: 168px;
	float: left;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-top: 12px solid #ffffff;
	border-bottom: 12px solid #ffffff;
}

#header_logo {
	width: 926px;
	height: 138px;
	float: left;
}

.header_nav {
	height: 30px;
	float: right;
	margin-left: 3px;
}

#header_bar {
	width: 405px;
	height: 30px;
	float: left;
	background-image: url(../images/bg_header_bar.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	line-height: 0px;
}


/*************************************************************/
/*************************** navigation **********************/
/*************************************************************/
#navigation {
	width: 205px;
	float: left;
	background-image: url(../images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 6px;
}

#navcontainer {
	width: 198px;
	float: left;
	border-top: 1px solid #fffffb;
	border-right: 1px solid #fffffb;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 14px;
	list-style: none;
	border-bottom: 1px solid #fffffb;
}

#navcontainer li a
{
	display: block;
	width: 172px;
	height: 23px;
	padding: 6px 13px 0px 13px;
	text-decoration: none;
	color: #ffffff;
	background-image: url(../images/bg_menu1_off.gif);
	background-repeat: repeat-x;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	background-image: url(../images/bg_menu1_on.gif);
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li {
	font-size: 12px;
	list-style: none;
	border-bottom: none;
	border-top: 1px solid #fffffb;
}

#navcontainer li li a {
	display: block;
	width: 172px;
	height: auto;
	padding: 3px 13px 4px 13px;
	text-decoration: none;
	color: #ffffff;
	background-image: none;
	background-color: #5C85AF;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	color: #cccccc;
	background-image: none;
	background-color: #5C85AF;
}

#banners {
	width: 199px;
	float: left;
	padding-top: 15px;
}

.navbanner {
	width: 198px;
	float: left;
	margin: 0px 0px 3px 0px;
	border-top: 1px solid #fffffb;
	border-right: 1px solid #fffffb;
	border-bottom: 1px solid #fffffb;
}

	
/*************************************************************/
/*************************** container ***********************/
/*************************************************************/
#bar {
	width: 4px;
	float: left;
}

#container {
	width: 717px;
	float: left;
}

#breadcrumbs {
	font-size: 11px;
	text-align: right;
	padding-bottom: 10px;
	color: #aaaaaa;
}

#breadcrumbs a {
	color: #aaaaaa;
}

h1 {
	color: #09377f;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 3px 8px;
	line-height: normal;
	margin: 0px;
}


/*************************************************************/
/*************************** homepage ************************/
/*************************************************************/
.cbBody {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 10px;
	background-image: url(../images/bg_cb_body.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.cbTitle	{
	color: #09377f;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding: 3px 8px;
	line-height: normal;
}

cbRow {
	line-height: 8px;
}

.cbBodyHeight {
	_height: 300px;
	min-height: 300px;
}

* html .cbBodyHeight {
	height: 300px;
}

/*************************************************************/
/*************************** footer **************************/
/*************************************************************/
#bottom {
	width: 926px;
	height: 4px;
	float: left;
	border-bottom: 12px solid #ffffff;
}

#footer {
	width: 906px;
	height: 108px;
	padding: 10px;
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #7a7a7a;
	font-size: 10px;
}

#footer a {
	color: #7a7a7a;
}

#footer_left {
	width: 655px;
	float: left;
}

#footer_address {
	width: 225px;
	height: 106x;
	float: right;
	background-image: url(../images/bg_address.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 10px;
}

#printfooter {
	display: none;
	visibility: hidden;
}

#copyright {
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-top: 20px;
}

#grip {
	padding: 10px 0px;
	text-align: center;
}

