html{
	overflow: -moz-scrollbars-vertical !important;}
	
body {
	background: url(../img/bg.png);
	font-family: Arial, Helvetica, sans-serif;}
	
h1 {
	font-size: 18px; 
	font-weight: bold; 
	color: #336699;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;}
	
h2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #336699;}
	
h3 {
	font-size: 18px; 
	font-weight: bold; 
	color: #ff9900;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
	margin: 0;}
	
input[type='text'], input[type='password'] {
	border: 1px solid #cccccc;
	font-size: 12px;}

#container {
	width: 786px;
	margin: auto;}

.ctop {
	background: url(../img/top.png) no-repeat;
	height: 16px;}
	
.cbottom {
	background: url(../img/bottom.png) no-repeat;
	height: 16px;}
	
#header {
	background: url(../img/body.png) repeat-y;}
	
#footer {
	font-size: 12px; 
	color: #666666;
	padding-bottom: 20px;}
	
#copyright {
	padding-left: 16px;
	float: left;
	width: 300px;}
	
#footerLinks {
	padding-right: 16px;
	float: right;
	text-align: right;
	width: 300px;}
	
#footerLinks a {
	color: #666666;
	text-decoration: none;}
	
#footerLinks a:hover {
	text-decoration: underline;}
	
#content {
	background: url(../img/body.png) repeat-y;
	padding: 4px 20px 4px 20px;
	font-size: 13px;
	color: #666666;}
	
#content ul {
	line-height: 18px;}
	
#content a {
	color: #003e7e;}
	
#topStrip {
	font-size: 12px; 
	color: #666666;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
#topPhone {
	float: left;
	width: 300px;
	padding-left: 16px;}
	
#topLinks {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 16px;}
	
#topLinks a {
	color: #666666;
	text-decoration: none;}
	
#topLinks a:hover {
	text-decoration: underline;}
	
#topLinks .clientLogin {
	color: #003e7e;}
	
.clear {
	clear: both;}
	
#headerImg {
	padding-left: 9px;}

#nav {
	padding: 4px 12px 0 12px;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	background-color: #6799CC;
	height: 24px;
	padding-top: 5px;}
	
#nav ul li {
	display: inline;
	font-weight: bold;
	font-size: 13px;}
	
#nav ul li a {
	color: #ffffff;
	padding: 6px 18px;
	text-decoration: none;}
	
#nav ul li a.active {
	color: #336699;}
	
#nav ul li a:hover {
	color: #EA9C29;}
	
.bannerImg {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;}	
	
.newsDivider {
	border-bottom:1px dashed #cccccc;}	
	
.newsDate {
	color: #999999;}
	
#faq ul {
	line-height: 18px;}
	
#faq ul li:first-child{
	list-style-image: url(../img/li_q.png);}
	
#faq ul li {list-style-image: url(../img/li_a.png);}	
	
.alertMsg{
	background-color: #fef1ec;
	border: 1px solid #951b1e;
	color: #951b1e;
	padding: 6px;
	margin-bottom: 6px;}
	
.formLabel{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;}
	
.required {
	color: red;}
	
#homeBody {
	float: left;
	width: 490px;}

#homeSidebar {
	float: right;
	width: 251px;}
	
.loginHeader{
	background: url(../img/login_header.gif) no-repeat; 
	height:25px; 
	font-size: 14px; 
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0 0 4px;}

.loginWindow{
	background:url(../img/login_box.gif) no-repeat; 
	width:251px; 
	height:160px;
	padding: 10px 8px 0 8px;}
	
.dateText {
	color: #003399;}
	
