body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.gif) repeat;
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	text-align: center;	
	}
	
a:link, a:visited {	
	color: #00209f;
	text-decoration: none;
	}
a:hover, a:active {
	color: #00209f;
	text-decoration: underline;
	}

a img { border: none; }


#calccontent h1 {
	display: none;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	color: #fff;
	font-family: tahoma, sans-serif;
	font-size: 15px;
	text-align:left;
}

h3 {
	color: #00209f;
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 0;
	}
	
h4 {
	color: #00209f;	
	font-size: 10px;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 5px 0 5px 0;
	padding: 0;
	/*line-height: 12pt;*/
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_page.gif) repeat-y;
	}
	
.topPage {
	width: 780px;
	margin: 0 auto;
	}
	
.bottomPage {
	width: 780px;
	margin: 0 auto;
	}
	
.pageContent {
	width: 760px;
	margin-left: 10px;
}
	
/* --------------------------------------------------------- =UTILITY */

.utility {
	position: absolute;
	top: 60px;
	right: 10px;
	font-family: tahoma, sans-serif;
	}

.utilityLeft {
	
	text-align: right;
	margin-bottom: 20px;
}

.utilityRight {
	
	display: inline;
	text-align: right;
}

.utilityNav {
	color: #031166;
	font-size: 7pt;
	margin-top: 10px;
}

.utilityNav ul {
	margin: 0;
	padding: 0;
}

.utilityNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.utilityNav a:link, .utilityNav a:visited {	
	color: #031166;
	text-decoration: none;
	font-weight: bold;
	}
.utilityNav a:hover, .utilityNav a:active {
	color: #031166;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* --------------------------------------------------------------------- =SEARCHAREA */

.searchArea {
	text-align: right;
	
}

.searchArea form {
	margin: 0;
	padding: 0;
}

.searchField {
	width: 120px;
	height: 20px;
	max-height: 20px;
	margin: 0 -3px;
	padding: 3px 0 0 4px;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	background-color: #fff;
	color: #828282;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	}
	
*:first-child+html .searchField {
	height: 17px;
	max-height: 17px;
}/* IE7 HEIGHT ISSUE */
	
.searchArea input, .searchArea img { vertical-align: middle; }

.searchBtn {
	margin-left: -2px;
}

	
/* --------------------------------------------------------- =MASTHEAD */

.masthead {
	height: 138px;
	background: url(../images/bg_masthead_fade.gif) no-repeat;
	position: relative;
	}
/* --------------------------------------------------------- =TOPNAV */
	

.topNav {
	height: 49px;
	width: 760px;
	position: absolute;
	top: 105px;
	left: 0;
	}

.topNav ul {
	margin: 0;
	padding: 0;	
}

.topNav li {
	margin: 0;
	padding: 0;	
	display: inline;
	}

.topNav img {
	/*margin-right: -3px;*/
}

/* --------------------------------------------------------------------- =BANNER */

.bannerHome {
	height: 190px;
	position: relative;
	margin-top: 20px;
	z-index: 0;
}

.bannerBack {
	height: 103px;
	margin-top: 20px;
	background: url(../images/bg_bannerback.gif) no-repeat;
	position: relative;
}

/* --------------------------------------------------------------------- =LOGIN */
	
/*.loginArea {
	position: absolute;
	top: 0;
	left: 5px;
	padding: 0;
	margin: 0;
	width: 251px;
	
}*/

.loginArea form {
	margin: 0;
	padding: 0;
	}
	
.loginAreaBack {
	position: absolute;
	top: 20px;
	left: 38px;
	text-align: center;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  OB  :::::: */	
.loginWrap {
	width: 245px;
	float: left;
	display: block;
	position: relative;
	margin-left: 5px;
	border: solid 1px #9e9e9e;
	height: 190px;
	background-color: #f0f0f0;
	}
.loginOB {
	text-align: left;
	line-height: 13px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: transparent;
	}
.ttlOB {
	height: 24px;
	padding-top: 5px;
	font-weight: bold;
	color: #1330a2;
	font-size: 15px;
	}
.loginOB form {
	width: 205px;
	color: #828282;
	font-size: 8pt;
	font-family: tahoma;
	text-align: left;
	}
.userField {
	color: #65001b;
	font-family: tahoma;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0;
	height: 22px;
	width: 190px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px #b2b2b2 solid;
	}
* html .userField {
	width: 192px;
	}
*:first-child+html .userField {
	width: 192px;
	}
	
.formSpace {
	margin: 5px 0 0 0;
	font-size: 8pt;
	}
.passField {
	color: #65001b;
	font-weight: bold;
	position: relative;
	top: 0;
	left: 0;
	height: 22px;
	width: 116px;
	margin: 0;
	padding: 0 0 0 2px;
	border: 1px #b2b2b2 solid;
	vertical-align: middle;
	}
* html .passField {
	width: 118px;
	}
*:first-child+html .passField {
	width: 118px;
	}
	
.passLink {
	width: 220px;
	color: #01209f;
	font-size: 7pt;
	font-weight: normal;
	padding: 10px 0 0 0;
	}
.passLink a:link, .passLink a:visited {	
	text-decoration: none;
	color: #01209f;
	font-weight: normal;
	font-size: 7pt;
	display: inline;
	}
.passLink a:hover, .passLink a:active {
	text-decoration: underline;
	color: #01209f;
	font-weight: normal;
	font-size: 7pt;
	}

.btnOb {
	width: 64px;
	height: 31px;
	display: inline;
	vertical-align: middle;
	}

	
/* :::::::::::::::::::::::  OBback  ::::::::::::::::::::::: */

.loginWrapBack {
display:inline;
float:left;
margin-right:1px;
position:relative;
width:217px;
}

.loginOBback {
	text-align: center;
	}
.ttlOBback {
	height: 24px;
	padding-top: 10px;
	}
.ttlOBback img {
	position: relative;
	top: -11px;
	left: -11px;
	}
.btnObBack {
	width: 216px;
	height: 31px;
	margin: 0 auto;
	position: relative;
	left: -11px;
	}
/* --------------------------------------------------------------------- =PROMO HOME */

.promoHome {
	position: absolute;
	top: 0;
	right: 0;
}

.promoBtns {
	position: absolute;
	bottom: 0;
	right: 0;
}

.promoBanner {
	width: 495px;
	height: 190px;
	float: left;
	background-color: #f0f0f0;
	border: solid 1px #9e9e9e;
	margin-left: 5px;
}

/* --------------------------------------------------------------------- =CONTENT */

.leftCol {
	float: left;
	width: 246px;
	margin-left: 5px;
	}
	
.middleCol {
	float: left;
	width: 293px;
	/*margin-top: -187px;*/
	background: #fff;
	position: relative;
}

.rightCol {
	float: left;
	width: 210px;
	}


	
/* --------------------------------------------------------------------- =HED STYLE */

.hed {
	height: 29px;
	background: url(../images/bg_hed.gif) repeat-x;
	position: relative;
}

.hedLeftCap {
	position: absolute;
	top: 0;
	left: 0;
}

.hedRightCap {
	position: absolute;
	top: 0;
	right: 0;
}

* html .hedRightCap {
	right: -1px;
}

/* --------------------------------------------------------------------- =RATES */

.ratesContent h3 {
	color: #1330a2;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.ratesBarMain {
	font-size: 11px;
	color: #fff;
	background-color: #1330a2;
	padding: 4px 5px;
	margin-top: 2px;
	position: relative;
}

.ratesBarMainRate {
	font-size: 11px;
	color: #fff;
	display: inline;
	margin-left: 10px;
}


.ratesBarSub {
	font-size: 9px;
	color: #1330a2;
	background-color: #c4cbe9;
	margin-top: 2px;
	padding: 4px 5px;
}



.newsLetter h3, .easylocatorContainer h3, .askContainer h3, .ratesContainer h3, .socialNetworkContainer h3, .commcornerContainer h3, .rightColBottomLogos h3  {
	color: #000000;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	display: block;
}

/* --------------------------------------------------------------------- =ASK */

.askContainer, .socialNetworkContainer, .ratesContainer, .newsLetter {
	padding: 5px 4px; 
	background-color: #fff;
	border: solid 1px #9e9e9e;
	border-collapse: collapse;	
}

.socialNetworkContainer, .ratesContainer, .newsLetter {
	border-top: none;
	border-left: solid 1px #9e9e9e;
	border-bottom: solid 1px #9e9e9e;
	border-right: solid 1px #9e9e9e;
	border-collapse: collapse;	
}

.askContent {
	float: left;
	width: 140px;
	color: #000000;
	margin: 0;
	font-size: 9pt;
}

.askImg {
	float: right;
	width: 76px;
	display: inline;
	margin: 0;
}

.askBtn {
	margin: 0 4px 0 0;
	float: right;
}

.askContent form {
	margin: 0 0 0 0;
	padding: 0;
}

.askField {
	float: left;
	width: 150px;
	height: 22px;
	max-height: 22px;
	margin: 0 0 0 0;
	padding: 3px 0 0 4px;
	border: 1px solid #b2b2b2;
	background-color: #fff;
	color: #828282;
	font-size: 9pt;
	font-family: tahoma, sans-serif;
	}
	
*:first-child+html .askField {
	height: 19px;
	max-height: 19px;
}/* IE7 HEIGHT ISSUE */
	
.askContent input, .askContent img { vertical-align: middle; }

/* --------------------------------------------------------------------- =Newsletter */
.newsletterContent {
	padding: 5px 2px; 
	color: #000000;
	font-size: 9pt;
}

/* --------------------------------------------------------------------- =WHATS NEW */

.whatsnewContainer {
	width: 284px;
	margin: 10px 0 0 5px;
}

.whatsnewImg {
	float: left;
	width: 76px;
	display: inline;
	margin: 0 15px 15px 0;
}

.whatsnewContainer h3 {
	color: #828282;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.whatsnewContainer a:link, .whatsnewContainer a:visited {	
	color: #828282;
	text-decoration: none;
	}
.whatsnewContainer a:hover, .whatsnewContainer a:active {
	color: #828282;
	text-decoration: underline;
	}
	
/* --------------------------------------------------------------------- =EASY LOCATOR */

.easylocatorContainer, .commcornerContainer, .rightColBottomLogos {
	width: 200px;
	margin: 0 0 0 5px;
	padding: 5px 2px 10px 2px; 
	background-color: #fff;
}

.easylocatorContainer {
	border: solid 1px #9e9e9e;
	border-collapse: collapse;
}

/*.commcornerContainer {
	border-top: none;
	border-left: solid 1px #9e9e9e;
	border-bottom: solid 1px #9e9e9e;
	border-right: solid 1px #9e9e9e;
	border-collapse: collapse;
}*/

.easylocatorContainer form {
	margin: 0 0 0 5px;
	padding: 0;
}

.easylocatorContainer h2 {
	color: #6d6d6d;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}

.streetField {
	width: 165px;
	height: 22px;
	max-height: 22px;
	margin: 1px 0 3px 0;
	padding: 3px 0 0 4px;
	border: 1px solid #b2b2b2;
	background-color: #fff;
	color: #828282;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	}
	
.stateField {
	height: 22px;
	max-height: 22px;
	margin: 1px 0 3px 4px;
	border: 1px solid #b2b2b2;
	background-color: #fff;
	color: #828282;
	font-size: 10px;
	font-family: tahoma, sans-serif;
}
	
*:first-child+html .streetField {
	height: 19px;
	max-height: 19px;
}/* IE7 HEIGHT ISSUE */

.zipField {
	width: 110px;
	height: 22px;
	max-height: 22px;
	margin: 1px 5px 0 0;
	padding: 3px 0 0 4px;
	border: 1px solid #b2b2b2;
	background-color: #fff;
	color: #828282;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	}
	
*:first-child+html .zipField {
	height: 19px;
	max-height: 19px;
}/* IE7 HEIGHT ISSUE */
	
.easylocatorContainer input, .easylocatorContainer img { vertical-align: middle; }

.radioBtn {
	margin: 3px 0 4px 0;
	padding: 0;
}

* html .radioBtn {
	margin: 0 0 2px -5px;
	padding: 0;
}

.easylocatorContainer span {
	font-size: 9pt;
	margin-left: 3px;
}


/* --------------------------------------------------------------------- =COMMUNITY CORNER */

.commcornerContainer ul {
	margin: 10px 0 10px 5px;
	padding: 0;
}

.commcornerContainer li {
	margin: 8px 0;
	padding: 0;
	list-style: none;
	list-type: none;
}

/* --------------------------------------------------------------------- =SOCIAL NETWORKS */

.socialNetworkContent {
	color: #000000;
	margin: 0;
	font-size: 9pt;
	float: left;
	width: 142px;
}

.socialNetworkImg {
	float: right;
	width: 74px;
}

.socialNetworkImg img {
	vertical-align: middle;
}

/* --------------------------------------------------------------------- =CONTENT BACK */

.hedBack {
	position: absolute;
	bottom: 0;
	right: 0;
}

.contentBackContainer {
	background: url(../images/bg_contentback.gif) repeat-y;
	margin-top: 10px;
}
.contentBackContainerNoLogos {
	background: none;
	margin-top: 10px;
}
.contentBackContainerNoLogos .leftColBack {
	display: none;
}
.contentBackContainerNoLogos .rightColBack {
	width: 760px;
}

.leftColBack {
	float: left;
	width: 237px;
	margin-left: 10px;
	display: inline;
	text-align: center;
	}

.rightColBack {
	float: left;
	width: 509px;
	}
	
.contentBack {
	margin: 0 10px 0 15px;
}

.contentBackNoMargins {
	margin: 0 0 0 0;
}

.contentBack ul {
	margin: 10px 0 10px 0;
	padding: 0;
}

.contentBack li {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	list-type: none;
}
.contentBack ul ul{
	margin-left:20px;
}

#sitemap ul {
	margin: 10px;
}
#sitemap li {
	margin: 10px;
}
	

/* -------------------------------------------------------------------- =FOOTER */

.footerContent {
	font-size: 9px;
	padding: 7px 0 10px 0;
	color: #737373;
}

* html .footerContent {
	padding: 7px 0 5px 0;
}

.footerContentLeft {
	float: left;
	width: 500px;
	display: inline;
	margin-left: 15px;
}

.footerContentRight {
	float: right;
	width: 200px;
	text-align: right;
	display: inline;
	margin-right: 15px;
}

.footerContentRight a:link, .footerContentRight a:visited {	
	color: #737373;
	text-decoration: none;
	}
.footerContentRight a:hover, .footerContentRight a:active {
	color: #737373;
	text-decoration: underline;
	}

.footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 15px;
}

.footerLeft {
	float: left;
	width: 222px;
	display: inline;
	font-size: 9px;
	color: #737373;
}

.footerRight {
	float: right;
	width: 500px;
	text-align: right;
}

.footerText {
	text-align: right;
	font-size: 7pt;
	color: #454545;
	margin: 12px 10px 0 0;
}



/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader {
	color: #fff;
	font-weight: bold;
	background-color: #00209f;
	font-size: 11px;
	}
	
th {
	color: #fff;
	font-weight: bold;
	background-color: #00234c;
	font-size: 11px;
	}
* html td {
	font-size: 13px;
}
	
.tablecontent1 {
	border-right: 1px solid #bfbfac;
	border-bottom: 1px solid #bfbfac;
	border-left: 1px solid #bfbfac;
	background-color: #FFF;
	color: #000;
	font-size: 13px;
	}
.tablecontent2 {
	border-right: 1px solid #bfbfac;
	border-bottom: 1px solid #bfbfac;
	border-left: 1px solid #bfbfac;
	border-collapse: collapse;
	background-color: #e8e8e1;
	color: #000;
	font-size: 13px;
	}
.faqQ, .faqA {
	font-weight: bold;
	font-size: 12px;
	}
.faqQ { color: #30373f; }
.faqA { color: #00209f; }
	
.disclaimer {
	font-size: 10px;
	color: #808080;
	}
.required { 
	color: #00209f;
	font-size: 10px;
	}
	
.appfield1 {
	border: 1px solid #6c6261;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #00209f;
	background-color: #FFF;
	color: #000;
	}


#ex_dis{
   display:none;
   width:40%;
   padding:10px;
   background-color:#FFFFFF;
   position:absolute;
   z-index:10000;
   border-width:1px 1px 1px 1px;
   border-style:solid;
   border-color:#0A4599;
   margin:50px 30% 0 30%;
   overflow: hidden;
   top: 0;
   left: 0;
}
#ex_dis h2{
	color: #828282;
}
* html #ex_dis{
   margin-left:0;
   margin-right:0;
   left:30%;
}
*:first-child+html #ex_dis{
  margin-left:0;
   margin-right:0;
   left:30%;
}

.ratestable{
	margin:10px 0 10px 0;
}

.leftColSnippetLogos img {
	vertical-align:middle;
}