body {
	margin: 0;
	padding: 0;
	background: #89857a;
	color: #58574e;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .70em;
	text-align: center;	
	background: url(../images/bg_body.gif) repeat-x;
	}
	
.bodyback {
	margin: 0;
	padding: 0;
	background: #89857a;
	color: #58574e;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .70em;
	text-align: center;	
	background: url(../images/bg_bodyback.gif) repeat-x;
	}
	
a:link, a:visited {	
	color: #a46800;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #a46800;
	text-decoration: none;
	}

a img { border: none; }


h2, #calccontent h1, #calccontent h1 center {
	color: #927100;	
	font-size: 13pt;
	margin: 0 14px 14px 0;
	padding: 0;
	font-family: times roman, serif;
	background: url(../images/bg_dots.gif) bottom repeat-x;
}

 * html h2, * html #calccontent h1, * html #calccontent h1 center {
	position:relative;
	padding-bottom:1px;
	z-index:-1;
	margin-left:2px;
 }


h3 {
	color: #00573c;	
	font-size: 9pt;
	margin: 10px 0 5px 0;
	padding: 0;
	}

h4 {
	color: #a46800;	
	font-size: 9pt;	
	margin: 0;
	padding: 0;
	}
	
h5 {
	color: #bb9e6c;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0 15px 5px 0;
	padding: 0;
	line-height: 14pt;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/bg_page.gif) no-repeat;
	}
	
* html .pageContainer {
	
  	height:auto !important;
 	height:545px;
	}
	
.pageContainerBack {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/bg_pageback.gif) no-repeat;
	}
	
* html .pageContainerBack {
  	height:auto !important;
	}
	
.contentContainer {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	}
	
/* --------------------------------------------------------- =MASTHEAD */

.masthead {
	height: 88px;
	position: relative;
	}
	
.mastheadLeft {
	float: left;
	width: 425px;
	}
	
.mastheadRight {
	float: right;
	width: 315px;
	text-align: right;
	}
	
/* --------------------------------------------------------- =LOGIN */

.loginContainer {
	background: #003e2e;
	height: 33px;
	width: 233px;
	float: right;
	margin-top: 18px;
}

.loginContainer span {
	color: #fff;
	font-weight: bold;
	font-size: 11pt;
}

.loginContainer img, .loginContainer span {
	vertical-align: middle;
}

.loginContainer img {
	margin-left: 10px;
}

.login {
	margin-top: 6px;
	margin-right: 17px;
}
	
/* --------------------------------------------------------- =UTILITY */

.utility {
	color: #fff;
	font-size: 8pt;
	height: 21px;
	text-align: right;
	position: absolute;
	top: 67px;
	right: 0;
}

.utility ul {
	margin: 0;
	padding: 0;	
	}

.utility li {
	margin: 0;
	padding: 0;	
	list-style: none;
	display: inline;
	}
	
.utility a:link, .utility a:visited {	
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
	}
.utility a:hover, .utility a:active {
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	}
	
/* --------------------------------------------------------- =MAINNAV */

.mainNavContainer {
	background-color: #89857a;
	height: 27px;
	margin-top: 1px;
	position: relative;
}

	
.mainNav {
	clear: both;
	height: 27px;
}

.mainNav ul {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 14px;
	padding: 0;	
	}

.mainNav li {
	margin-left: -1px;
	padding: 0;	
	float: left;
	width: auto;
	}
	
.mainNav a {
	display: block;
	padding: 6px 8px;
	font-weight: bold;
	font-size: 9pt;
	}
	
.mainNav a:link, .mainNav a:visited {
	color: #fff;
	text-decoration: none;
	}
.mainNav a:hover {
	background: #fff;
	color: #003e2e;
	text-decoration: none;
	}
	
.date1 {
	position: absolute;
	top: 6px;
	right: 15px;
	color: #fff;
	font-size: 8pt;
}

.contentCol {
	/* background: url(../images/bg_content.gif) repeat-x; */
	margin-top: 1px;
	padding-bottom: 25px;
}

/* --------------------------------------------------------- =LEFTCOL */
	
.leftCol {
	float: left;
	width: 549px;
	display: inline;
	}
	
.contentMain {
	background: url(../images/bg_gradient.gif) repeat-x;
	margin-top: 1px;
	min-height: 223px;
	position: relative;
}

* html .contentMain {
	min-height:223px;
  	height:auto !important;
 	height:223px;
	margin-top:2px;
	}
	
.content {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 28px;
	margin-right: 14px;
}

/* added at PM request because h1,h2,h3 etc were not lining up on backpages */
.contentHome {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 14px;
	margin-right: 14px;
}

.content ul {
	margin: 0 0 0 18px;
	padding: 0;
	}
	
.content li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
/*	list-style: none;
	list-style-image: none;*/
	}
    
	
.divider {
	background: url(../images/bg_dots.gif) repeat-x;
	height: 12px;
	margin-right: 14px;
}

/* -------------------------------------------------------------------- =SEARCH AREA */

.searchArea {
	position: absolute;
	top: 1px;
	right: 0;
	height: 56px;
	width: 256px;
	background: url(../images/bg_search.gif) no-repeat;
}

*:first-child+html .searchArea {
    top:0px;
}

.backsearchArea {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 56px;
	width: 256px;
}


* html .searchArea {
	top: 1px;
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchField {
	width: 127px;
	height: 20px;
	max-height: 20px;
	margin: 19px 8px 0 15px;
	padding: 4px 0 0 7px;
	border: 0;
	background-color: #dbdbce;
	color: #58574e;
	font-size: 8pt;	
	}
	
.backsearchField {
	width: 127px;
	height: 20px;
	max-height: 20px;
	margin: 19px 5px 0 15px;
	padding: 4px 0 0 7px;
	border: 0;
	background-color: #fff;
	color: #58574e;
	font-size: 8pt;	
	}
	
	
*:first-child+html .searchField {
	height: 18px;
} /*  =IE7 HEIGHT ISSUE */
	
.searchBtn {
	margin-top: 19px;
}

.searchArea input, .searchArea img { vertical-align: middle; }

.backsearchArea input, .backsearchArea img { vertical-align: middle; }

/* -------------------------------------------------------------------- =RIGHTCOL */
	
.rightCol {
	float: left;
	width: 190px;
	display: inline;
	}

 * html .rightCol img {
 	margin-top:3px; 
 }
 
.promoContainer1 {
	color: #00573c;
	height: 1%;
}

.promoContainer2 {
	background: #fff;
	color: #00573c;
	height: 1%;
}

.promoContent {
	color: #00573c;
	padding: 10px 18px 10px 18px;
}

.promoContent h3 {
	margin-top:0; 
	padding-top:0;
}

.promoImg {
	float: left;
	width: 59px;
	height: 59px;
	display: inline;
	margin: 0 10px 10px 0;
	padding:0;
	border: 1px solid #00573c;
}
 * html .promoImg img{
	margin-top:-1px;
}

.moreBtn {
	float: right;
	width: 81px;
	margin-top: 4px;
}

/* -------------------------------------------------------------------- =BACKPAGE */

.backHed {
	position: relative;
	margin-bottom: 1px;
	margin-top: 1px;
}

* html .backHed {
	margin-bottom: -3px;
}


/* -------------------------------------------------------------------- =LANDINGPAGE */


.leftList {
	float: left;
	width: 200px;
}

.rightList {
	float: left;
	width: 200px;
}
	
/* -------------------------------------------------------------------- =FOOTER */

.footerContainer {
	background: url(../images/bg_footer.gif) repeat-x;
	height: 55px;
	text-align: center;
}

.footer {
	height: 55px;
	background: url(../images/bg_footercontent.gif) repeat-x;
	width: 740px;
	margin: 0 auto;
	text-align: center;
}

.footerLeft {
	float: left;
	/*width: 138px;*/
	width: 148px;
	display: inline;
}

.footerRight {
	float: right;
	width: 150px;
	display: inline;
	text-align: right;
}

	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

/* ie inheritance fix */
table {
    font-size:100%;
}

.tableheader {
	background-color: #9e6209;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	height: 28px;
	}
	
.tablecontent1 {
	border: 0;
	background-color: #faf5e9;
	color: #330000;
	font-size: 9pt;	
	}
.tablecontent2 {
	border: 0;
	background-color: #f5edd6;
	color: #330000;
	font-size: 9pt;	
	}

.ratestable .tableheader {
	font-size:8pt;
}	

.rateInfo .tableheader, .rateInfo .tablecontent1, .rateInfo .tablecontent2 {
	font-size: 7.5pt;	
}

.faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.faqQ { color: #996c13; }
.faqA { color: #b69e67; }
	
.disclaimer {
	font-size: 8pt;
	color: #9e6209;
	}
.required { 
	color: #105946;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: none;
	background-color: #dbdbce;
	color: #000;
	}
.appfield2 {
	border: none;
	background-color: #eaeae3;
	color: #000;
	}

.attention {
	font-weight:bold;
	font-style:italic;
}

.bttbtn {
    margin:10px 0 15px 0;
}

* html .bttbtn {
    margin:15px 0;
}

dt {
	font-weight:bold;
	float:left;
	margin-right:5px;
}

dt dd {
	font-weight:normal;
	margin:0;
	padding:0;
}

/* adds the arrow (&#62) before the list items */
dt:before {
    content:"> ";
} 

dl.noBullet dt:before {
    content:'';
}

div.imgContainer img {
    margin: 10px auto;
    width:90%;
}

ul.noBullet li {
    list-style-type:none;
}

ul.noBullet li:before {
    content:'';
}
	
#ex_dis {
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #0E5744;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:139px;
	left:193px;
	overflow: hidden;
	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=7,offY=8,positive=true);
}

#grpBanner, #hpaBanner {
	margin-left: 15px;
	margin-bottom: 10px;
}