/* CSS Document */

body{
	background-color: #043e7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}

	
a	{
    text-decoration:	underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0066CC;
}

a:hover	{
    color:	#999999;
    text-decoration:	none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

	hr {
	color: #999999;
	height: 1px;

}

P {
	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #043e7c;
	line-height: 16px;

}


H1 {
	font-weight: normal;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 20px;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

/* set millions of background images */
.rbroundbox {
	background: url(../images/nt.gif) repeat;
	
}
.rbtop div { background:  url(../images/tl.gif) no-repeat top left; }
.rbtop { background:  url(../images/tr.gif) no-repeat top right; }
.rbbot div { background:  url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background:  url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
	min-height: 400px;
	height: inherit;
}
.rbroundbox {
	width: 190px;
	clear: left;
}


/* set millions of background images */
.wrbroundbox { background: url(../images/wnt.gif) repeat; }
.wrbtop div { background: url(../images/wtl.gif) no-repeat top left; }
.wrbtop { background: url(../images/wtr.gif) no-repeat top right; }
.wrbbot div { background: url(../images/wbl.gif) no-repeat bottom left; }
.wrbbot { background: url(../images/wbr.gif) no-repeat bottom right; }

/* height and width stuff, width not really nesessary. */
.wrbtop div, .wrbtop, .wrbbot div, .wrbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.wrbcontent {
	margin: 0 26px;
	min-height: 497px;
	height: 100%;
	padding-bottom: 15px;
}

.wrbcontent_calc {
	margin: 0 26px;
	min-height: 554px;
	height: 100%;
	padding-bottom: 15px;
}

.wrbroundbox {
	width: 555px;
	float: right;
}
.wrbroundbox_calc {
	width: 695px;
	float: right;
	background-color: #FFFFFF;
}





#divWrapper {
	overflow: hidden;
	width: 755px;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#divWrapper_calc {
	overflow: hidden;
	width: 895px;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#pageCopy_calc {
	padding-top: 15px;
}

#divHeader {
	position: relative;
	height: 110px;
	width: 755px;
	background-image: url(../images/bac_header.jpg);
	background-repeat: no-repeat;
}

#divHeader_calc {
	position: relative;
	height: 110px;
	width: 190px;
	background-image: url(../images/bac_header_calc.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
}

#divContentMain{
	position: relative;
	height:100%;
	padding-top: 10px;

}
#divContentMain li{
	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #043e7c;
	line-height: 18px;

}
#divLogo
{
	float: left;
	width: 135px;
	padding-left: 35px;
}

#divLogo_calc
{
	float: left;
	width: 135px;
}


#divApply
{
	float: left;
	width: 135px;
	padding-left: 30px;
	padding-top: 37px;
}

#divHeaderImage
{
	float: right;
	width: 221px;
	padding-right: 15px;
	text-align: right;
	padding-top: 25px;
}

#divFooter {
	width: 96%;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	height: 15px;
	clear: both;
	background-image: url(../images/bac_footer.gif);
	background-repeat: no-repeat;
}

#divLeftNav
{
	float: left;
	width: 180px;
	margin-bottom: 15px;
	margin-top: 20px;

}

.TextFooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration:none;

} 
       
.TextFooter:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;

}

/* Features box */ 
 
.feature {
	width: 273px;
	background-image: url(../images/div-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 113px;
  }
  
.feature div {
	padding: 6px;
	font-size: 90%;
  }
  .feature a {
	font-size: 90%;
  }
.feature h3 {
	border-bottom: 1px solid #E0CFAB;
	background-image: url(../images/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 115%;
	color: #003366;
	border-bottom: 1px solid #E0CFAB;
  }
  
  .feature h3 a {
	font-size: 115%;
	text-decoration: none;
  }
    .feature h3 a:hover {
	font-size: 115%;
	text-decoration: underline;
	color: #0066CC;
  }


  
/* CSS Admin Styles */


.SubHeadingGold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;
} 

.bodyMedBlue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0099CC;
	text-decoration:none;

} 

.bodyBlue {
	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #043e7c;
	line-height: 12px;

}

.bodyDarkBlue {
	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: 16px;

}

.ul
{
	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #043e7c;
	line-height: 16px;

}

.floatright
		{
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;

		}
		
.floatleft
		{
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;

		}
.bodyWhite {

	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 12px;
}

.bodyBlueSmall {
	font-weight: normal;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #043e7c;
	line-height: 12px;

}
#divBanner {
	width: 165px;
	height: 151px;
	background-image: url(../banners/standard_rate.gif);
	background-repeat: no-repeat;
	clear: none;
}

#divBanner a {
	width: 165px;
	height: 88px;
	padding: 63px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	display: block;
}

#divBanner a:hover {
	text-decoration: underline;
}

.interest_update {
	width: 178px;
	height: 160px;
	clear: none;
	float: right;
}

.premium_rate {
	width: 178px;
	height: 160px;
	background-image: url(../banners/premium_rate.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: right;
}

.premium_rate a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #003366;
	padding: 85px 0px 0px 0px;
	display: block;
	width: 178px;
	height: 30px;
	text-decoration: none;
	border: 0px solid #FF0000;
}

.premium_rate a:hover {
	text-decoration: underline;
}

.premium_rate .apply_now a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #003366;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 0px 30px;
	display: block;
	width: 115px;
	height: 25px;
	text-decoration: none;
	border: 0px solid #FF0000;
}

.infoTable {


}
.infoTable td {
	padding: 4px;
	background-color: #e9e8e1;

}
.infoTable th {
	padding: 4px;
	background-image: url(../images/tdcell_yellowbkg2.jpg);
}
.infoTable .rowLabel {
	background-image: url(../images/tdcell_yellowbkg.jpg);
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.infoTable .whiteCell {

	background-color: #FFFFFF;
}

.rates_banner {
	background-image: url(../banners/currentrates_banner.jpg);
	background-repeat: repeat;
	height: 74px;
	width: 502px;
}
.rates_banner .standard a {
	color: #FFFFFF;
	left: 190px;
	position: relative;
	float: left;
	top: 28px;
	border: 0px solid #FF0000;
	height: 45px;
	width: 130px;
	text-align: center;
	font-weight: bold;
	line-height: 23px;
}
.rates_banner .premium a {
	color: #FFFFFF;
	left: 220px;
	position: relative;
	float: left;
	top: 28px;
	border: 0px solid #FF0000;
	height: 45px;
	width: 130px;
	text-align: center;
	font-weight: bold;
	line-height: 23px;
}
