﻿body 
{
	text-align:center;
	margin:0;
	background:#ff9900;
	font:14px/20px  Calibri, Candara, Cambria, Trebuchet MS, Verdana, Arial, sans-serif;
	
}
.rsContentScrollArea {
*/
overflow:auto !important;
overflow-y:auto !important;
*/
}
#header 
{
	background:url(images/hbc.jpg) no-repeat center;
	height:216px;
}
#headerinner 
{
	margin:0 auto;
	width:775px;
	text-align:left;
	position:relative;
}
#toplinks 
{
	position:absolute;
	line-height:30px;
	top:1px;
	right:10px;
}
#menu 
{
	position:absolute;
	left:0px;
	top:180px;
	height:36px;
	width:775px;
}
#menu ul { z-index:-1000; margin-left:100px; }
#menu li { line-height:36px; margin-right:40px; }
#menu a
{
	cursor:pointer;
	color:White;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
}
#menu a:hover { color:#fff000; }
#wrapper 
{
	background:url(images/hbcbg.jpg) repeat-y center;
}
#main 
{
	margin:0 auto;
	text-align:left;
	width:710px;
	padding:35px;
}
#footer 
{
	background:url(images/footer.jpg) no-repeat top center;
	text-align:center;
	font-size:12px;
	padding-top:110px;
	padding-bottom:60px;
}
h1, h2, h3, h4 { margin-top:0; padding-top:0; }
h1 { color:#417394;font-weight:normal; border-bottom:solid 2px #650000;padding-bottom:6px;font-size:28px;}
h2 
{
	color:#650000;
	font-weight:bold;
	font-size:20px;
}
h3 
{
	font-weight:bold;
	font-size:16px;
	color:#e88b00;
}
a { text-decoration:none; font-weight:bold; color:#005b96; }
a:hover { text-decoration:underline;}

.login label { width:105px; display:inline-block; }
.login { border:0; padding:0px;}
.login li { margin-bottom:10px; }
.login  ol { list-style-type:none;margin:0px; padding:0px;}
.checkbox label { width:300px; }