
.bodyclass { 
	background-color: #8592e0;
}

#wrap {
	width: 960px;
	margin: 0px auto;
	
}

#printheader,
#printfooter {
	visibility: hidden;
	display: none;
}
#headerTop {
	width: 960px;
	margin: 0px auto 0px auto;
	height: 35px;
	padding: 0;
}
#header {
	width: 960px;
	margin: 0px auto 0px auto;
	height: 156px;
	background: url(/images/layout/header_bg.gif) 0 0 no-repeat;
	padding: 0;
}
.headerLeft{
	float:left;
}
.headerRight{
	float:right;
}
.signUp{
	background:url(/images/layout/sign_up_new.jpg) 0 0 no-repeat;
	float:right;
	height:141px;
	margin: 10px 14px 0 0;
	width:371px;
}
.headerForm{
	padding: 109px 0 0 126px;
}
#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;
}
#container{
	background:#ffffff url(/images/layout/container_bg.gif) repeat-x 0 100%;	
}
/************************ navigation ****************************/
#navigation {
	float: left;
	padding-left: 14px;
	margin-right: 6px;
	padding-top: 10px;
	width: 194px;
}

#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: 735px;
	background: #ffffff;
}

#maincontent_home {
	float: left;
	width: 726px;
	padding-top: 10px;
}

#content {
	width: 682px;
	padding-left: 26px;
	min-height: 500px;
}

#content_home {
	width: 732px;
}

/******************* breadcrumbs/page title *******************/
#breadcrumbs {
	text-align: right;
	font-size: 10px;
	color: #000065;
	padding: 5px 0px;
}

#breadcrumbs a {
	color: #7787B0;
}

#footer {
	background: url(/images/layout/footer_bg_top2.gif) no-repeat 50% 0;
	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: 0px;
}

#footer_right {
	width: 250px;
	float: right;
	padding: 0px;
	text-align: right;
}

#footer_right a {
	color: #ffffff;
	text-decoration: none;
}

#footer_right a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.facebook{
	color:#fefefe;
	float:right;
	font-size:13px;
	font-weight:bold;
	padding: 0;
	vertical-align:middle;
}
#grip {
	padding: 15px 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 {

}
.cbTitle1 {
	font-size: 28px;
	color: #7d78c6;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.cbBody1 {
	background-color:#ffffff;
	font-size: 14px;
	color: #333333;
	min-height:500px;
	_height:500px; /* IE6 */
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.cbBody2 a, .cbBody2 a:hover {
	color: #cb00cb;
}
.cb1_bottom {
	background: url(/images/layout/main_cb_footer_long.png) left top no-repeat;
	height: 5px;
	width: 734px;
}
.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;
}

