.bodyclass {
	background: url(/images/layout/bg_body.jpg) 50% 0 scroll repeat;
}

.imgBackground {
	text-align: center;
	background-color: #000000;
}

#header_top {
	height: 121px;
	width: 988px;
	margin: 0 auto;
	background: url(/images/layout/bg_header.png) bottom no-repeat;
}
#header_top_insider_sessions {
	height: 121px;
	width: 988px;
	margin: 0 auto;
	background: url(/images/insider_sessions_header.png) bottom no-repeat;
}

#header {
	width: 964px;
	height: 92px;
	float: left;
}

#header_logo {
	float: left;
	width: 300px;
	height: 57px;
	padding-left: 28px;
	padding-top: 16px;
}

#header_msg {
	float: right;
	width: 600px;
	height: 34px;
	color: #ffffff;
	font-size: 20px;
	font-family: Calibri, Arial;
	text-align: right;
	padding-right: 8px;
	padding-top: 60px;
}

#outer_wrap {
	clear: both;
	width: 988px;
	margin: 0 auto;
	background: url(/images/layout/bg_wrap.png) repeat-y;
}

#wrap {
	clear: left;
	text-align: left;
	margin: 0 auto;
	width: 964px;
	background-color: #666666;
}

#header_top_left {
	float: left;
	width: 350px;
	height: 20px;
	padding-top: 7px;
	padding-left: 12px;
	color: #ffffff;
}

#header_top_right {
	float: right;
	width: 350px;
	height: 20px;
	text-align: right;
	padding-top: 7px;
	padding-right: 12px;
	color: #ffffff;
}

#header_top_right a {
	color: #ffffff;
	text-decoration: none;
}

#header_top_right a:hover {
	color: #64b7fd;
	text-decoration: none;
}

#printheader, #printfooter {
	display: none;
}

#header_navigation {
	float: left;
	width: 960px;
	height: 29px;
	background: url(/images/navigation/1_bg.png) repeat-x top;
	margin: 0;
	padding: 0;
	border-left: 2px #666666 solid;
	border-right: 2px #666666 solid;
}

#search {
	float: right;
	width: 240px;
	height: 26px;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}

#header_navigation ul
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 29px;
}

#header_navigation li
{
	display: inline;
	float: left;
	font-size: 17px;
	list-style: none;
	font-family: Calibri, Arial;
	line-height: 29px;
	border-left: 1px solid #ffffff;
	border-right: #b5b5b5 1px solid;
}

#header_navigation li a
{
	display: inline;
	float: left;
	height: 29px;
	color: #484747;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}
#header_navigation li a#orange{
	color:#dc7006;
}
#header_navigation li a#orange:hover{
	color: #ffffff;
}

#header_navigation li a:hover,
#header_navigation li a#current {
	display: inline;
	float: left;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	background: url(/images/navigation/1_on.png) top repeat-x;
	font-weight: normal;
}

#container {
	width: 964px;
	float: left;
	background: url(/images/layout/bg_body_inside.png) repeat-y;
}

#container_home {
	float: left;
	width: 964px;
	background: url(/images/layout/bg_body_home.png) repeat-y;
}

#maincontent {
	width: 754px;
	float: left;
	margin-left: 29px;
}

#maincontent_home {
	float: left;
	width: 808px;
}

#bar {
	width: 1px;
	float: left;
	height: 400px;
}

/************************ home content boxes ****************************/
.home_content1_title {
	font-family: Calibri, Arial;
	font-size: 20px;
	padding-top: 7px;
	padding-left: 6px;
	padding-bottom: 5px;
	color: #ffffff;
}

.home_content1_body {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}

.home_content1_body img {
}

.home_content_title {
	font-family: Calibri, Arial;
	font-size: 20px;
	padding-left: 6px;
	padding-top: 3px;
	color: #ffffff;
	background: url(/images/layout/home_title.png) repeat-x;
	height: 32px;
	border-top: 1px solid #ffffff;
}

.home_content_body {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 3px;
}

.home_content_between {
	height: 9px;
}

.news_cb_1_title {
	font-size: 17px;
	color: #0460ad;
}

.news_cb_1_title a {
	font-size: 17px;
	color: #0460ad;
	font-weight: normal;
}

.news_cb_1_date {
	font-size: 12px;
	color: #666666;
}

/************************ navigation ****************************/
#navigation {
	width: 150px;
	float: left;
}

#navigation_top {
	width: 142px;
	padding-left: 6px;
	float: left;
}

#navcontainer {
	width: 142px;
	padding-left: 6px;
	float: left;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 13px;
	list-style: none;
}

#navcontainer li a
{
	display: block;
	width: 135px;
	height: 22px;
	line-height: 22px;
	padding-left: 4px;
	text-decoration: none;
	background-image: url(/images/navigation/2_off.png);
	color: #ffffff;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	background-image: url(/images/navigation/2_on.png);
	color: #ffffff;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navcontainer li li {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	line-height: 14px;
	padding-bottom: 5px;
}

#navcontainer li li a {
	line-height: 14px;
	display: block;
	width: 135px;
	padding-left: 4px;
	height: auto;
	text-decoration: none;
	background: #ffffff;
	color: #000000;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	background-image: none;
	color: #0460ad;
}

#navigation_bottom {
	width: 150px;
	height: 9px;
	float: left;
}

#banners {
	width: 139px;
	padding-left: 6px;
	float: left;
	text-align: center;
	padding-top: 6px;
}

.navbanner {
	padding-bottom: 6px;
}

/******************* breadcrumbs/page title *******************/
#breadcrumb {
	text-align: right;
	font-size: 11px;
	color: #3f454b;
	padding: 0px;
	width: 100%;
	padding-top: 5px;
}

#breadcrumb a {
	color: #333333;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #333333;
	text-decoration: underline;
}

/******************* footer *******************/
#footer {
	clear: left;
	padding: 0px;
	margin: 0 auto;
	width: 988px;
	height: 80px;
	padding-top: 60px;
	background: url(/images/layout/bg_footer_inside.png) no-repeat;
}

#footer_home {
	clear: left;
	padding: 0px;
	margin: 0 auto;
	width: 988px;
	height: 80px;
	padding-top: 60px;
	background: url(/images/layout/bg_footer_home.png) no-repeat;
}

#footer_home a, #footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer_home a:hover, #footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#footer_copyright {
	color: #333333;
}

#footer_copyright a {
	color: #333333;
	text-decoration: none;
}

#footer_copyright a:hover {
	color: #333333;
	text-decoration: underline;
}

#header a span {
	display: block;
	margin: 3px 0 0 14px;
	width: 410px;
	height: 86px;
	cursor: pointer;
	position: relative;
}

