body {
	margin:0px;
	padding:0px;
	background-color:#e1e1e1;
}
.maincontainer {
	width:100%;
	/*	height:650px;*/
	text-align:center;
}
.topicon {
	float:left;
	list-style-type:none;
	width:530px
}
.topicon ul {
	width:512px;
	list-style-type:none;
}
.topicon ul li {
	float:left;
	width:auto;
	text-align:center;
}
.topicon a {
	vertical-align:top;
	font-family:tahoma;
	color:#7c7e7f;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	border:0;
}
.topicon a span {
}
.spacer {
	line-height:0px;
	font-size:0px;
	clear:both;
}
.mainbody {
	width:812px;
	/*height:620px;*/
	padding-top:30px;
	margin:0px auto;
}
.header {
	width:810px;
	height:70px;
	padding-bottom:45px;
}
.logo {
	width:247px;
	height:70px;
	float:left;
	text-align:left;
}
.content_body {
	text-align:left;
}
p.view_more {
	float:right;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	margin:0px;
	padding-right:10px;
}
p.view_more span {
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	padding:0px 10px;
	color:#000;
}
p.view_more a {
	font-weight:bold;
	color:#1f98cf;
	background-color:inherit;
	text-decoration:none;
	text-decoration:none;
	outline:none;
}
p.view_more a:hover {
	color:#5f5f5f;
	background-color:inherit;
}
p.view_more a.activeTab {
	color:#5f5f5f;
	background-color:inherit;
	cursor:text;
}
.hiddenTab {
	display:none;
}
.left_menu {
	width:auto;
	height:426px;
	float:left;
	padding-top:45px;
	text-align:left;
}
.thumbnails {
	width:203px;
	height:145px;
	float:left;
	background-image:url(../images/pic_bg.gif);
	background-repeat:no-repeat;
}
.thumb_img {
	margin:8px 8px 8px 8px;
}
.footer {
	font-family:tahoma;
	color:#748594;
	font-size:11px;
	font-weight:bold;
	width:100%;
	padding:0px;
	text-decoration:none;
	text-align:center;
	float:left;
}
.footer_btn {
	font-family:tahoma;
	color:#748594;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer_btn:hover {
	color:#0090db;
}
/*--------------------------------------------------------------------------------*/

#dhtmltooltip {
	position: absolute;
	left: -300px;
	color:#ffffff;
	width: 100px;
	padding: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color: #474747;
	visibility: hidden;
	z-index: 100;
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.next_btn {
	height:30px;
	width:auto;
	float:right;
	padding-top:0px;
	text-align:center;
}
.next_btn a {
	font-family:tahoma;
	color:#748594;
	font-size:11px;
	font-weight:bold;
	padding:0 20px 0 0;
	text-decoration:none;
}
.next_btn a:hover {
	color:#000000;
}
.flash_sub {
	height:30px;
	width:155px;
	float:left;
	padding-top:10px;
	text-align:center;
}
.flash_sub a {
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:0 20px 0 0;
	text-decoration:none;
}
.flash_sub a:hover {
	color:#000000;
}
.topnavi {
	width:530px;
	float:left;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7c7e7f;
}
.topnavi3 {
	color:#245582;
}
.contact_btn {
	font-family:tahoma;
	color:#028dce;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.leftPanel {
	width:203px;
	height:435px;
	float:left;
	background-repeat:no-repeat;
}
.rightPanel {
	width:609px;
	float:right;
	background-image:url(../images/pic_bg.gif);
	background-repeat:no-repeat;
}
.arrowtop {
	background: url(../images/arrowplus.gif) no-repeat center left;
	padding: 6px 10px 6px 15px;
	color: #474343;
	font-weight: bold;
	font-family:tahoma;
	font-size: 11px;
	margin-left:10px;
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 15px;
	margin-bottom: 10px; /*bottom spacing between each UL and rest of content*/
	width:80%;
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	color: #5f5f5f;
	background: url(../images/arrowbullet.png) no-repeat center left;
custom bullet list image display: block;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #fa9949;
	border-bottom: 1px dashed #858585;
	font-family:tahoma;
	font-size: 11px;
}
.arrowlistmenu ul li a {
	text-decoration: none;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #000000;
}
.arrowlistmenu ul li a:active {
	color: #b43b00;
}
.leftnavi {
	color:#5f5f5f;
}
.leftnavi3 {
	color:#b43b00;
}
