body {
margin: 0;
padding: 0;
background: #fff;
color: #000;
font: 9pt arial, sans-serif;
text-align: center;
}

a:link, a:visited {	
	text-decoration: underline;
	color: #00437e;
	}
a:hover, a:active {
	text-decoration: none;
	}
	
a img { border: none; }
	
h1 {
	color: #fff;
	padding: 10px 0 0 28px;
	margin: 0;
	font-size: 16pt; 	
	}
h2, #calccontent h1, #calccontent h1 center {
	color: #b95523;
	font-size: 13pt;
	padding: 1px 0 8px 0;
	margin: 0;
	position: relative;
	top: -5px;
	text-align:left;
	width: 373px;
	border-bottom: 1px solid #b95523;
	}
h3 {
	color: #424242;
	font-size: 11pt;
	margin: 0 0 1px 0;
	padding: 0;	
	}
h4 {
	color: #e1861b;
	font-size: 9pt;
	margin: 0 0 1px 0;
	padding: 0;	
	}

p {

	}
ul li { 
/*	list-style-image: url(../images/li.gif); */
	}


table {	font-size: 100%; /* IE inheritance fix */ }


/****** =LAYOUT *******/

.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}
.containerborder {
	width: 762px;
	background-color: #00437e;
	text-align: left;
	margin: 0 auto;
	}
.container {
	margin-left: 1px;
	width: 760px;
	background-color: #fff;
	}
.mastleft {
	float: left;
	width: 588px;
	}
.mastright {
	float: right;
	width: 172px;
	}
.logo {
	height: 89px;
	}
.navbar {
	height: 24px;
	}	
.datestamp {
	display: inline;
	padding-top: 6px;
	color: #003565;
	float: left;
	width: 167px;
	font: 8pt arial, sans-serif;
	margin-left: 5px;
	}
.mainnav {
	float: left;
	width: 416px;
	margin: 0;
	padding: 0;
	}
.mainnav ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.mainnav li {
	display: inline;
	 margin: 0 -3px 0 0; 
	padding: 0;
	}
.mainnav li a {
	vertical-align: middle;
	}	
.content {
	background: url(../images/bg_content.gif) repeat-y;
	height: 1%;
	}	
* html .content {
	margin-top: -3px;
	}	
.leftcol {
	float: left;
	width: 173px;
	}
.loginhome {
	background: url(../images/bg_loginhome.gif) repeat-y;
	min-height: 156px;
	}
.loginhome form {
	margin: 10px 2px 0 18px;
	padding: 0 0 10px 0;
	}
.loginnav {
	font: 8pt arial,snas-serif;
	clear: both;
	padding: 3px 0 4px 0;
	}
.loginnav ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	}
* html .loginnav ul {
	padding: 0;
	}	
.loginnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image:none;
	}
.forgottenPW {
	text-align: right;
	padding-right: 17px;
	font-size: 8pt;
	color: #00437E;
}
.forgottenPW a, .forgottenPW a:link, .forgottenPW a:visited; .forgottenPW a:active; {
	color: #00437E;
}
.loginback {
	background: url(../images/bg_loginhome.gif) repeat-y;
	font-size: 8pt;
	color: #00437e;
	text-align: right;
	padding-top: 5px;
	min-height: 35px;
	}
.loginbacknav {
	float: left;
	width: 95px;
	display: inline;
	margin: 8px 0 0 0;
	font-size: 8pt;
	}		
.loginbackbtn {
	float: right;
	width: 70px;
	display: inline;
	margin: 4px 0 0 0;
	text-align: right;
	}		
.bblogin {
	background: url(../images/bg_bblogin.gif) repeat-y;
	height: 53px;
	text-align: right;
	}
.bbloginnav {
	float: left;
	width: 95px;
	display: inline;
	margin: 8px 0 0 0;
	font-size: 8pt;
	color: #00437e;
	}
.bbloginbtn {
	float: right;
	width: 70px;
	display: inline;
	margin: 4px 2px 0 0;
	text-align: right;
	}
.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	}
.subnav li {
	margin: 0 0 -3px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}					
.rightcol {
	float: right;
	width: 587px;
	}
.promolg {
	height: 221px;
	}	
.welcomebg {
	height: 221px;
	background: url(../images/bg_welcome.jpg) no-repeat;
	}
.welcome {
	width: 398px;
	padding: 10px 0 0 19px;
	}
.welcome p {
	margin: 8px 0 0 6px;
	line-height: 12pt;
	}
.welcome p img {
	float: right;
	display: inline;
	position: relative;
	margin: 3px -15px 0 0;
	}
* html .welcome p img {
	margin-right: -35px;
	}
.backhed {
	margin-top: 1px;
	background: url(../images/bg_backhed.gif) repeat-x;
	height: 36px;
	}
.backtext {
	/*background: url(../images/bg_backtext.gif) no-repeat; */
	margin: 12px 28px;							
	}
.backtext ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}	
.backtext ul li, .backtext ol li ul li { 
	padding-bottom:3px; 
/*	list-style-image: url(../images/li.gif); */
	
}
.backtext ol li {
	padding-bottom:3px;
	list-style-image:none;
	list-style-type:decimal;
}
/*            *************     */
.backtext1 {
	
	margin: 12px 28px;							
	}
.backtext1 ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}	
.backtext1 ul li, .backtext ol li ul li { 
	padding-bottom:3px; 
/*	list-style-image: url(../images/li.gif); */
	
}
.backtext1 ol li {
	padding-bottom:3px;
	list-style-image:none;
	list-style-type:decimal;
}
/*            *************     */
.backtext2 {
	/* background: url(../images/bg_backtext.gif) no-repeat; */
	margin: 27px 28px;							
	}
.backtext2 h2 {
	/*top: -20px;*/
	}	
.backtext2 .backcol {
	margin-top: -27px;
	}	
.backtext2 .sectionnav {
	margin-top: 5px;
	}	
.backtext2 ul {
	margin-top: -15px;
	margin-bottom: 5px;
	}	
.backtext2 ul li, .backtext2 ol li ul li { 
	padding-bottom:3px; 
/*	list-style-image: url(../images/li.gif); */
	
}
.backtext2 ol li {
	padding-bottom:3px;
	list-style-image:none;
	list-style-type:decimal;
}
/* ****************************  */
.backcol {
	float: right;
	width: 172px;
	background-color: #b95523;
	position: relative;
	margin: -12px -28px 10px 10px;
	display: inline;
	}	
.sectionnav {
	font-size: 10pt;
	color: #fff;
	padding-left:5px;
	}
.sectionnav ul {
	width: 158px;
	margin: 3px 0 10px 0;
	padding: 0;
	list-style-type: none;
	}
.sectionnav ul li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-image: none;
	}
.sectionnav ul li ul {
	margin: 0 0 8px 0;
	}
.sectionnav ul li ul li {
	width: 142px;
	margin-left: 16px;	
	}	
.sectionnav a:link, .sectionnav a:visited {
	font-size: 8pt;
	color: #fff;
	padding: 1px 0 1px 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	}
.sectionnav a:hover, .sectionnav a:active {
	font-size: 8pt;
	color: #b95523;
	background-color: #fff;
	width: 100%;
	padding: 1px 0 1px 5px;
	display: block;
	text-decoration: none;
	}	
				
.footer {
	border-top: 1px solid #00437e;
	border-bottom: 1px solid #00437e;
	background-color: #fff;
	height: 57px;
	}
.fleft {
	float: left;
	width: 250px;
	font: 8pt arial,sans-serif;
	}
.fleft ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	}
.fleft li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 2pt 0 0;
	}
.fright {
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 16px;
	}
.fright img {
	margin-right: 15px;
	vertical-align: top;
	}
		
.ratestable {
	border: 1px solid #235d90;
	width: 90%;
	}
	
.tableheader {
	font-weight: bold;
	color: #235d90;
	}

.contactTable {
	border-collapse: collapse;
	border: 1px solid #235D90;
	}
.contactTable td, .contactTable th{
	vertical-align: top;
	}
.contactTable td{
	padding-bottom: .75em;
	}
.contactTable .tableheader td{
	
	}
	
th, .tablesubheader {
	background-color: #235d90;
	color: #fff;
	}
	
.tablecontent1 {
	
	}
	
.tablecontent2 {
	background-color: #ecf3fa;
	}

.faqQ, .faqA { 
	
	}

.faqQ {color: #00437e;font-weight: bold; }
.faqA {  }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font: bold 7pt arial,sans-serif;
	}
	
.required {
	color: #7e180d;
	}
	
.appfield1 {
	border: 1px solid #00437e;
	}	
.appfield2 {
	border: 1px solid #b95523;
	}
.loginfield {
	width: 134px;
	height: 20px;
	max-height: 20px;
	border: 1px solid #212121;
	background: url(../images/bg_loginfield.gif) repeat-x;
	margin: 2px 0 4px 0;
	}

#ex_dis, #alertDiv{
	display:none;
	width:400px;
	float:center;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:10000;
	margin-top:50px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#b95523;
	margin-left:200px;
	overflow: hidden;
	}

#alertBig{
	display:none;
	width:530px;
	float:center;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	top: 150px;
	left: 10px;
	z-index:10000;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#b95523;
	margin-left:300px;
	overflow: hidden;
	}
	
#err {
              display:none;
	width:400px;
	padding:10px;
	background-color:#ffffff;
	margin:12px auto;
	color:red;
	font-weight:bold;
}

.printcontainerBack {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	color:#333;
	background: #fff;
	padding: 20px;
}


/* for Contact - Location page */
.mapImageLayer{
	position: absolute; 
	border: 1px solid #235D90; 
	background: #FFF; 
	z-index: 10; 
	padding: 10px; 
	margin: -14px 0 0 30px;
}
.employeeInfoLayer{
	position: absolute; 
	border: 1px solid #235D90; 
	background: #FFF; 
	z-index: 10; 
	padding: 10px;
	margin: -14px 0 0 -335px;
	width: 310px;
}
* html .employeeInfoLayer {
	width: 330px;
}
.employeeInfoPhoto {
	float: left;
	margin-right: 5px;
}
.infoClose{
	float: right;
	width: 20px;
	height: 20px;
}
.mapImageLayer .infoClose{
	float: none;
	margin-left: 130px;
}
.mapImageLayer .mapImg{
	margin-top: 10px;
}

/* to get around the h1 getting pushed down in IE7 by the hidden input tag */
*+html #calccontent input[type=hidden] + h1 {
	margin-top:-6px;
}

.answer {
	display: none;
}

.hidden {
	display: none;
}
