
.bodyclass { 
	background-color: #8592e0;
}

#wrap {
	width: 960px;
	margin: 0px auto;
	background: url(/images/layout/wrap_bg.png) top repeat-x;
}

#printheader,
#printfooter {
	visibility: hidden;
	display: none;
}

#header {
	width: 950px;
	margin: 0px auto;
	height: 88px;
	background: url(/images/layout/header.jpg) bottom no-repeat;
	padding-left: 10px;
	padding-top: 56px;
}
#header span{
	display: block;
	height: 24px;
	width: 24px;
	float:right;
	margin:40px 5px 0 0;
}
#header span.right{
	margin-right:15px
}
#headermenu {
	width: 960px;
	height: 17px;
	padding-top: 3px;
	float: left;
	background-color: #E1E7ED;
	border-top: 1px solid #9da7b0;
	border-bottom: 1px solid #9da7b0;
}

/************************ navigation ****************************/
#navigation {
	float: left;
	padding-left: 14px;
	padding-top: 10px;
	width: 201px;
}

#navcontainer {
	width: 194px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul  {
	list-style: none;
	margin:  0px;
	padding: 0px;
}

#navcontainer li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 194px;
	float: left;
	font-size: 14px;
}

#navcontainer li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url(/images/navigation/off_top.png) top no-repeat;
	padding: 5px 0px 0px 0px;
}

#navcontainer li a span {
	display: block;
	background: url(/images/navigation/off_bot.png) bottom no-repeat;
	padding: 0px 0px 5px 0px;
}

#navcontainer li a span span {
	width: 176px;
	padding: 2px 9px;
	background: url(/images/navigation/off_mid.png) left repeat-y;
	cursor: pointer;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	color: #ffffff;
	text-decoration: none;
	background: url(/images/navigation/on_top.png) top no-repeat;
}

#navcontainer li a:hover span,
#navcontainer li a#current span {
	background: url(/images/navigation/on_bot.png) bottom no-repeat;
}

#navcontainer li a:hover span span,
#navcontainer li a#current span span {
	background: url(/images/navigation/on_mid.png) left repeat-y;
}

#navcontainer ul ul  {
	list-style: none;
	margin:  1px 0px 0px 0px;
	padding: 0px;
	background: transparent;
	background-image: none;
	background-image: transparent;
}

#navcontainer li li {
	font-size: 12px;
	margin-bottom: 1px;
	background: transparent;
	background-image: none;
	background-image: transparent;
}

#navcontainer li li a {	
	display: block;
	color: #000000;
	background: transparent;
	background-image: none;
	background-image: transparent;
	padding: 0px;
}

#navcontainer li li a span {
	display: block;
	background: transparent;
	background-image: none;
	background-image: transparent;
	padding: 0px;
}

#navcontainer li li a span span {
	display: block;
	padding: 2px 10px;
	width: 174px;
	background: transparent;
	background-image: none;
	background-image: transparent;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	background: transparent;
	background-image: none;
	background-image: transparent;
}

#navcontainer li li a:hover span,
#navcontainer li li a#current span {
	background: transparent;
	background-image: none;
	background-image: transparent;
}

#navcontainer li li a:hover span span,
#navcontainer li li a#current span span {
	color: #cb00cb;
	background: transparent;
	background-image: none;
	background-image: transparent;
}

#banners {
	width: 194px;
	float: left;
	padding-top: 10px;
	text-align: center;
}

.navbanner {
	margin-bottom: 5px;
}

#main {
	width: 960px;
	float: left;
}

#maincontent {
	float: left;
	width: 734px;
	background: #ffffff;
}

#maincontent_home {
	float: left;
	width: 734px;
	padding-top: 10px;
}

#content {
	width: 682px;
	padding-left: 26px;
	min-height: 500px;
}

#content_home {
	width: 727px;
}

/******************* breadcrumbs/page title *******************/
#breadcrumbs {
	text-align: right;
	font-size: 10px;
	color: #000065;
	padding: 5px 0px;
}

#breadcrumbs a {
	color: #7787B0;
}

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	color: #ffffff;
}

#footer_top {
	height: 5px;
	padding-left: 215px;
	padding-bottom: 15px;
}

#footer_top_home {
	height: 10px;
}

#footer_left {
	width: 500px;
	float: left;
	padding-left: 10px;
}

#footer_right {
	width: 250px;
	float: right;
	padding-right: 10px;
	text-align: right;
}

#footer_right a {
	color: #ffffff;
	text-decoration: none;
}

#footer_right a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#grip {
	text-align: right;
	padding: 10px 0px;
}

.button { 
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #cb00cb;
	color: #cb00cb;
	text-align: center;
	padding: 2px 10px;
	cursor: pointer;
}

.button:hover { 
	font-size: 11px;
	background-color: #cb00cb;
	border: 1px solid #cb00cb;
	color: #ffffff;
	text-align: center;
	padding: 2px 10px;
	cursor: pointer;
}

.cb1 {
	width: 477px;
}
.cbTitle1 {
	font-size: 28px;
	color: #7d78c6;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-right: 10px;
}
.cbBody1 {
	font-size: 14px;
	color: #333333;
	background-color: #ffffff;
	padding-bottom: 20px;
	padding-right: 11px;
	padding-left: 3px;
}
.cbBody2 {
	font-size: 17px;
	color: #8592e0;
	background-color: #ffffff;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.cbBody2 a, .cbBody2 a:hover {
	color: #cb00cb;
}
.cb1_bottom {
	background: url(/images/layout/main_cb_footer.png) left top no-repeat;
}
.cb2 {
	width: 250px;
	height: 170px;
	background: url(/images/layout/cb4_bg.png) top no-repeat;
}
.cb3 {
	margin-top: 7px;
	width: 250px;
	height: 170px;
	background: url(/images/layout/cb3_bg.png) top no-repeat;
}
.cb4 {
	margin-top: 7px;
	width: 250px;
	height: 170px;
	background: url(/images/layout/cb2_bg.png) top no-repeat;
}
