body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_masthead.gif) repeat-x;
	color: #656565;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .75em;
	text-align: center;	
	}
td{
font-family: arial, tahoma, verdana, sans-serif;
font-size:9pt;
}
a:link, a:visited {	
	color: #950808;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #950808;
	text-decoration: none;
	}

a img { border: none; }

h1{
	margin:0;
	padding:0;
}


h2, #calccontent h1, #calccontent h1 center {
	color: #30417e;	
	font-size: 10pt;
	margin: 0;
	text-align:left;
	padding: 0;
	}

h3 {
	color: #6db5e0;	
	font-size: 1.0em; /* Set to 1.0em so header wouldnt be smaller than paragraph text */
	margin: 10px 0px 0px 0px;
	padding: 0;
	}
	
h4 {
	color: #557a90;	
	font-size: 7.5pt;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 12pt;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

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

.masthead {
	height: 82px;
	}
	
.mastheadLeft {
	float: left;
	width: 144px;
	}
	
.mastheadRight {
	float: right;
	width: 550px;
	text-align: right;
	}
	
/* --------------------------------------------------------- =UTILITY */

.utility {
	color: #364784;
	font-size: 8pt;
	margin-top: 15px;
	text-align: right;
}

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

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

.utility li a{
	margin-left:1px;
	margin-right:2px;
}

/* --------------------------------------------------------- =TOPNAV */
	

.topNav {
	height: 28px;
	background: url(../images/bg_nav.gif) repeat-x;
	margin-top: 1px;
	position: relative;
	}

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

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

.topNav img {
	
}

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

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

/* --------------------------------------------------------------------- =SEARCHAREA */

.searchArea {
	text-align: right;
	margin-top: 15px;
}

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

.searchField {
	width: 160px;
	height: 19px;
	max-height: 19px;
	margin: 2px 2px 0 0;
	padding: 4px 0 0 3px;
	border: none;
	background-color: #deddd6;
	color: #333;
	font-size: 8pt;
	}
	
*:first-child+html .searchField {
	height: 16px;
	max-height: 16px;
}/* IE7 HEIGHT ISSUE */
	
.searchArea input, .searchArea img { vertical-align: middle; }

.searchBtn {
	
}


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

.homecontentContainer {
	margin-top: 1px;
	padding-bottom: 10px;
	background: #fff url(../images/bg_content.gif) repeat-y;
}

* html .contentContainer {
	margin-top: -2px;/* IE6 EXTRA SPACE REMOVAL */
}

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

.bannerhome {
	position: relative;
	border-bottom: 1px solid #fff;
	height: 125px;
}

.bannerback {
	position: relative;
	border-bottom: 1px solid #fff;
	height: 78px;
	background: #fff url(../images/bg_loginback.gif) repeat-x;
}

* html .bannerBack {
	height: 79px;
}


.promoMain {
	float: left;
	width: 582px;
}

/* --------------------------------------------------------------------- =LOGIN */
	
.loginArea {
	float: right;
	width: 377px;
	height: 125px;
	padding: 0;
	margin: 0;
	background: #fff url(../images/bg_login.gif) repeat-x;
	color: #fff;
	border-left: 1px soild #fff;
	font-size: 7.5pt;
	position: relative;
}

.loginArea form {
	margin: 0;
	padding: 10px 20px 0 20px;
	}

.loginArea input, .loginArea img { vertical-align: middle; }

.loginHed {
	margin-bottom: 7px;
	text-align: right;
}

.alertBtn {
	position: absolute;
	top: 12px;
	left: 20px;
	padding-bottom: 3px;
}

.loginField {
	width: 155px;
	height: 19px;
	max-height: 19px;
	margin: 2px 8px 0 0;
	padding: 2px 0 0 2px;
	border: none;
	background-color: #fff;
	color: #333;
	font-size: 8pt;	
	}
	
*:first-child+html .loginField {
	height: 17px;
	max-height: 17px;
}/* IE7 HEIGHT ISSUE */

.loginBtn {
	text-align: right;
	margin-right: 11px;
	margin-top: 7px;
	}
	
.loginArea a:link, .loginArea a:visited {	
	color: #fff;
	text-decoration: none;
	}
.loginArea a:hover, .loginArea a:active {
	color: #fff;
	text-decoration: underline;
	}
	
.loginLinks {
	position: absolute;
	top: 89px;
	right: 90px;
	text-align: right;
	font-size: 7.5pt;
	color: #fff;
	margin: 0;
}

.loginAreaBack {
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 7.5pt;
}

.loginLinksBack {
	text-align: right;
	font-size: 7.5pt;
	color: #fff;
	margin: 0;
	padding: 2px 10px 0 0;
}

.loginAreaBack a:link, .loginAreaBack a:visited {	
	color: #fff;
	text-decoration: none;
	}
.loginAreaBack a:hover, .loginAreaBack a:active {
	color: #fff;
	text-decoration: underline;
	}
	
.loginAreaBack img, .loginAreaBack a {
	vertical-align: middle;
}



/* --------------------------------------------------------------------- =LEFTCOL */
	
.leftColhome {
	float: left;
	width: 208px;
	display: inline;
	font-size: 7.5pt;
	}
	
.leftColback {
	float: left;
	width: 179px;
	display: inline;
	font-size: 7.5pt;
	}

/* --------------------------------------------------------------------- =LEFT MENUS */
	
.leftHed {

}

.leftContent {
	background-color: #ecebe5;
	padding: 15px;
	display: block;
}

.leftContentBack {
	background-color: #ecebe5;
	padding: 5px 0;
}

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

.leftContentBack ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-image: none;
}

.leftContentBack a:link, .leftContentBack a:visited {	
	color: #827f71;
	text-decoration: none;
	padding: 2px 20px;
	display: block;
	background-image: url(../images/li_leftnav_off.gif);
	background-repeat: no-repeat;
	background-position: .7em .5em;
	}
	
.leftContentBack a:hover, .leftContentBack a:active {
	color: #827f71;
	text-decoration: none;
	padding: 2px 20px;
	display: block;
	background-color: #d6d4cb;
	background-image: url(../images/li_leftnav_on.gif);
	background-repeat: no-repeat;
	background-position: .7em .5em;
	}


/* --------------------------------------------------------------------- =RIGHTCOL */

.rightColhome {
	float: right;
	width: 750px;
	}
	
.rightColBack {
	float: right;
	width: 780px;
	}
	
/* --------------------------------------------------------------------- =HOMECONTENT */


.homeContent {
	
}
	
.homeLeft {
	float: left;
	width: 530px;
	margin: 0;
	display: inline;
}

.promoHomeContainer {
	border-bottom: 1px solid #dddbd5;
	width: 500px;
	margin-top: 15px;
	margin-left: 30px;
	padding-bottom: 25px;
}

.promoHomeLeft {
	float: left;
	width: 234px;
}

.promoHomeRight {
	float: right;
	width: 234px;
}

.homeLeftContent {
	width: 500px;
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 25px;
}
	
.homeRight {
	float: right;
	width: 180px;
	margin: 0;
	display: inline;
}

.homeRightLinks {
	
}

.homeRightLinks a:link, .homeRightLinks a:visited {	
	color: #950808;
	text-decoration: none;
	padding: 8px 20px;
	display: block;
	border-bottom: 1px solid #dddbd5;
	}
.homeRightLinks a:hover, .homeRightLinks a:active {
	color: #950808;
	text-decoration: none;
	padding: 8px 20px;
	display: block;
	background-color: #dddbd5;
	}
	
.homeRightPromos {
	border-bottom: 1px solid #dddbd5;
	padding: 8px 0 8px 20px;
}

*:first-child+html .homeRightPromos {
	padding-bottom:11px;
}

* html .homeRightPromos {
	padding-bottom:11px;
}

.homeRightPromos img {
	
}


/* --------------------------------------------------------------------- =BACKCONTENT */

.backcontentContainer {
	margin-top: 1px;
	padding-bottom: 10px;
	background: #fff url(../images/bg_contentback.gif) repeat-y;
}

* html .backcontentContainer {
	margin-top: -2px;/* IE6 EXTRA SPACE REMOVAL */
}

.hedBack {
	margin-left: 2px;
}

* html .hedBack {
	margin-left: 1px;
}

.backLeftContent {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 25px;
}

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

.backLeftContent ul li {
	margin: 0;
	padding: 0 0 0 15px;	
	list-style: none;
	background-image: url(../images/li.gif); 
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	line-height: 14pt;
}

.backLeftContent li a:hover{
	color:#950808
}
.backImg {
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #fff;
	height: 79px;
}

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

.footer {
	width: 960px;
	margin: 0 auto;
	margin-top: 3px;
	text-align: left;
	border-top: 1px solid #293b7b;
}

.footerLeft {
	float: left;
	width: 366px;
	display: inline;
}

.footerRight {
	float: right;
	width: 500px;
	text-align: right;
	color: #909090;
	font-size: 7.5pt;
}

.footerRight a:link, .footerRight a:visited {	
	color: #909090;
	text-decoration: none;
	font-size: 7.5pt;
	}
.footerRight a:hover, .footerRight a:active {
	color: #909090;
	text-decoration: underline;
	font-size: 7.5pt;
	}

.footerRight img, .footerRight a {
	vertical-align: middle;
}
	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */
.savingstable{
	border:1px solid #000000;
	border-collapse:collapse;
}
.savingstable .tableheader{
	border:1px solid #FFFFFF;
}
.savingstable td{
	border:1px solid #000000;
	padding:5px;
}

.tableheader {
	color: #fff;
	font-weight: bold;
	background-color: #293b7a;
	font-size: 9pt;
	}
	
.tableheader a:link,  .tableheader a:visited, .tableheader a:hover, .tableheader a:active{
color: #fff;
}
	
.tablecontent1 {
	border-right: 1px solid #bfbfac;
	border-bottom: 1px solid #bfbfac;
	border-left: 1px solid #bfbfac;
	background-color: #FFF;
	color: #000;
	}
.tablecontent2 {
	border-right: 1px solid #bfbfac;
	border-bottom: 1px solid #bfbfac;
	border-left: 1px solid #bfbfac;
	border-collapse: collapse;
	background-color: #e8e8e1;
	color: #000;
	}
	
.ratesLeft .tablecontent1 {
	border: none !important;
	background-color: #e8e8e1;
	color: #000;
}

.ratesLeft .tablecontent2 {
	border: none !important;
	background-color: #e8e8e1;
	color: #000;
}

.faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.faqQ { color: #30373f; }
.faqA { color: #293b7a; }
	
.disclaimer {
	font-size: 8pt;
	color: #79aec0;
	}
.required { 
	color: #9b1c1c;
	font-size: 8pt;
	}
	
.appfield1 {
	border: 1px solid #293b7a;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #9b1c1c;
	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;
}
* html #ex_dis{
   margin-left:0;
   margin-right:0;
   left:30%;
}
*:first-child+html #ex_dis{
  margin-left:0;
   margin-right:0;
   left:30%;
}

ul.voicelink li{
	list-style: none;
	list-image: none;
	background-image:none;
	padding-left:25px;	
}

td, th {
	vertical-align:top;
	font-size:9pt;
}


#alertCenterContent {
    position: absolute;
    top: 155px;
    left: 603px;
    width: 330px;
    display: none;
    z-index: 10000;
}
#alertCenterContent {
    top: 156px;
}
.alertCenterContent {
    border: 1px solid #787669;
    background-color: #A6A597;
    padding: 5px;
}

