body {
	background-color: #003477;
	color: #000;
	margin: 0;
	padding: 0;
	font: 9pt arial, verdana, sans-serif;
	}
 #col13, #col33 {
     display: none;
 }
 
 #col14, #col34, #col44 {
     display: none;
 }
form {
	margin: 0;
	padding: 0;
	}
.clearFloat {
	clear: right;
	height: 20px;
	}
.clearFloat2 {	
	clear: both;
	height: 1px;
	}

/****** Page Container ******/
/* Fix for IE 6 or less */
* html .pageContainer { 
                width: expression( document.body.clientWidth < 970 ? "970px" : "auto" );
} 
.pageContainer {
	background: #fff url(../images/bg_left.gif) repeat-y;
	min-width: 970px;
	}

* html table 
{
    width: 92%;
}
/****** Header Elements ******/
.header {
	background: #fff url(../images/bg_nav.gif) 0 104px repeat-x;
	height: 152px;
	position: relative;
	}
.logo {
	width: 160px;
	position: absolute;
	top: 20px;
	left: 20px;
	}
.search {
	float: left;
	width: 192px;
	padding-top: 12px;
	position: relative;
	top: 114px;
	background: #d9dadc url(../images/bg_search.gif) top right no-repeat;
	text-align: center;
	}
.search input {
	color: #033d7e;
	vertical-align: middle;
	margin: 0 5px;
	}
/****** Login ******/
.loginContainer {
	width: 188px;
	float: right;
	font-size: 8pt;
	}
.loginContainer img {
	vertical-align: middle;
	margin-right: 5px;
	}
/****** Main Navigation ******/
.navMain {
	height: 37px;
	position: absolute;
	top: 104px;
	left: 202px;
	width: 650px;
	}
.navMain ul, .navMain li {
	display: inline;
	margin: 0;
	padding: 0;
	}
.navMain li img {
	margin-left: -3px;
	}
/****** Secondary Navigation ******/
.secNav {
	float: right;
	width: 500px;
	margin: 8px 11px 0 0;
	display: inline;
	text-align: right;
	}
.secNav ul, .secNav li {
	display: inline;
	}
.secNav li {
	margin: 5px;
	}
/****** Content Container ******/
.homeContent {
	width:960px;
	}
.content {
	width: 760px;
	}
/****** Left Column Elements ******/
.leftCol {
	width: 170px;
	float: left;
	margin: 11px 20px 0 13px;
	display: inline;
	}
.newsModule {
	background: #efeff0 url(../images/bg_bottomcurve.gif) left bottom no-repeat;
	margin-bottom: 13px;
	}
.newsModule p {
	padding: 10px;
	margin: 0;
	}
.newsModule ul {
	margin: 0;
	padding: 5px 10px;
	}
.newsModule li {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	}
/****** Rigth Column ******/
.rightColHome {
                width: 756px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.rightCol {
	width: 556px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	}
/****** Home Page Elements ******/
.leftHome {
	width: 376px;
	float: left;
	background: url(../images/bg_homeLeft.gif) 0 138px repeat-x;
	}
.rightHome {
	width: 150px;
	float: left;
	}
	
.rightHome2 {
	width: 150px;
	float: right;
	}

.rightHome img, .rightHome2 img {
	margin: 10px 0;
	}
.rightHome ul, .rightHome2 ul {
	padding: 0;
	margin: 0 0 0 13px;
	}
.rightHome li, .rightHome2 li {
	line-height: 15pt;
	margin: 0;
	padding: 0;
	}
.promoControl{
	width: 89px;
	margin-top: 3px;
	}
.promoControl a:link, .promoControl a:visited, .promoControl a:hover, .promoControl a:active {
	color: #4c9145;
	text-decoration: none;
	}
.promoControl a:hover {
	color: #003477;
	}
.keyin {
	width: 178px;
	float: left;
	margin-top: 15px;
	color: #8d8c8c;
	line-height: 14pt;
	}
.keyin img {
	margin-bottom: 6px;
	}
.keyin p {
	padding: 0 9px;
	margin: 0;
	}
/****** Footer ******/
/* Fix for IE 6 or less */
* html .footer { 
                width: expression( document.body.clientWidth < 970 ? "970px" : "auto" );
} 
.footer {
	background-color: #003477;
	padding: 5px 15px;
	min-width: 940px;
	}
.footerLeft {
    margin: 0;
    padding: 0;
	width: 415px;
	float: left;
	}
.footerLeft img {
	margin-right: 10px;
	}
.footerMiddle {
    margin-left: 295px;
    margin-right: 250px;
    text-align: center;
}
.footerRight {
	width: 280px;
	float: right;
	text-align: right;
	margin-top: 6px;
	}
.footerLeft img, .footerRight img {
	vertical-align: middle;
	}
.footerRight a:link, .footerRight a:visited {
	font-size: 8pt;
	color: #b9c9dd;
	}
/****** Back Page ******/
.backLinks ul {
	margin: 0;
	padding: 0 0 0 35px;
	}
.backPage {
	padding: 13px 0 25px 24px;
	}
.backPage li {
	margin-bottom: 5px;
	}
.backLinks li {
	margin-bottom: 7px;
	padding: 0;
	}
.backPhoto {
	margin-top: 10px;
	margin-left: 15px;
	}

.buttons{
	text-align:center;
}
.buttons img{
	margin-left:20px;
}
	
/*Calculator styles*/    
.calctable td, .calctable th{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:center;
}
div.dicalc{

   width:95%;
}
#calc_content
{
  width:95%;
}
.calctable {
border-left: 1px solid #000;
border-top: 1px solid #000;
width:100%;
}
.calctable td.tablesubheader{
	 background-color:#dedede;
     color:#000;
}


table.calc {

	padding-left: 10px;
}

table.calc td {
	text-align: left;

	font-size: 11px;
	padding:5px;
}

table.calc td.description {
	background-image: none;
	width: 130px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
}

#col13 row10 {
margin-bottom: 15px;
}

#floatingLayer { display:none;position: absolute; top: 100px; left: 300px; z-index:1; width: 350px; height: 235px; background-color:#eeeeee; Filter:revealTrans(duration=1) alpha(opacity=100);}
#floatingLayer_window { border: 2px ridge #ccaaff;}
#floatingLayer_window_header { z-index: 999999; border: 2px outset #ccaaff; background-color: #cccccc}
#floatingLayer_window_body {height: 200px; text-align: left; padding: 0px; }

/* styles for new Visa Accounts table */

.visa_header {
	text-align: center;
	font-size: 16pt;
	color: #000000;
}

.visa {
	border-collapse: collapse;
	border: 1px solid black;
	width: 530px;
}

.visa th {
	border: 1px solid black;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	font-size: 10pt;
	padding-left: 5px;
}

.visa td {
	border: 1px solid black;
	padding-left: 5px;
}

.visa .table_header {
	width: 20%;
	font-weight: bold;
	text-align: center;
}

.visa .rate1 {
	font-size: 16pt;
	font-weight: bold;
}

.visa .rate2 {
	font-size: 12pt;
	font-weight: bold;
}

.table_centered {
	text-align: center;
}
