body {
margin: 0;
padding: 0;
background: #dff2fc;
color: #000;
font: 9pt arial, sans-serif;
text-align: center;
}

#ex_dis{
display:none;
width:400px;
float:center;
padding:10px;
background-color:#FFFFFF;
position:absolute;
z-index:10000;
top:50px;
border-width:1px 1px 1px 1px;
border-style:solid;
border-color:#0A4599;
left:300px;
overflow: hidden;
}

a:link, a:visited {	
	text-decoration: underline;
	color: #004b96;
	}
a:hover, a:active {
	text-decoration: none;
	color: #006225;
	}
	
a img { border: none; }

.container {
	width: 760px;
	margin: 5px auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #004b96;
	}
*html .container {
	width: 762px;
	}	
.masthead {
	height: 92px;
	}
.logo {
	float: left;
	width: 200px;
	padding-left: 10px;
	}
.searcharea {
	float: right;
	width: 500px;
	text-align: right;
	margin: 2px 0 0 0;
	}
.snav {
	text-align: right;
	display: inline;
	font: 8pt arial, sans-serif;
	}
* html .snav {
	padding-top: 3px;
	}		
.snav ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
	
.pnav ul {
	display: inline;
	padding: 0;
	margin: 0;
	list-style-type: none;	
	
	margin-left: 2px; /* need this to fix the nav positioning in FF */
	
	}
	
*:first-child+html	.pnav ul, * html .pnav ul {
	margin: 0;
}	
* html .pnav {
	margin-bottom: 3px;
}	

.snav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-image: none;
	}
	
.pnav li {
	display: inline;
	margin-right:-3px;
	padding: 0;
	list-style-image: none;
	}	
.snav a:link, .snav a:visited {
	color: #000;
	text-decoration: none;
	}
.snav a:hover, .snav a:active {
	color: #000;
	text-decoration: underline;
	}
.snav, .searcharea form {
	vertical-align: middle;
	}		
.searcharea form {
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
	}
.searcharea input {
	font: 8pt arial, sans-serif;
	vertical-align: top;
	margin: 0 2px 0 0;
	text-indent: 4px;
	}	
.slogan {
	text-align: right;
	margin-top:3px;
	}
.pnav {
	height: 33px;
	background: url(../images/bg_pnav.gif) repeat-x;
	text-align: center;
	}

.content {
	background: url(../images/bg_content.gif) repeat-y;
	}
#home .content {
	background: url(../images/bg_contenthome.gif) repeat-y;
	}
*html .content {
	margin-top: -6px;
	}	
.leftcol {
	float: left;
	width: 544px;
	}
#back .leftcol {
	width: 760px;
	}	
*html #back .leftcol {
	width: 760px;
	height: 300px;
	}	
.mainpromo {
	border-bottom: 1px solid #004b96;
	}	
.hometext {
	padding: 13px 17px;
	}
.hometext li {
	list-style-image: url(../images/li_quicklinks.gif);
}	
	
.categories {
	float: left;
	width: 220px;
	margin: 0 20px 0 10px;
	display: inline;
	font-size:8pt;
	}
.backtext {
	padding: 15px 25px;
	}
/* .backtext ul {
	margin-top: 8px;
	margin-bottom: 6px;
	}
 */
 
.backtext li {
	padding-top: 2px;
	padding-bottom: 2px;
	}	

.rightcol {
	float: right;
	width: 215px;
	}
#home .rightcol {
	background: url(../images/bg_rightcol.gif) repeat-x;
	}
#back .rightcol {
	margin: 0 0 10px 15px;
	}		
.loginarea {
	height: 75px;
	background-color: #000000;
	border-bottom: 8px solid #004b96;
	padding: 15px 0 0 9px;
	}
* html .loginarea {
	height: 98px;
	}	
.loginlinks {
	margin: 15px 0 0 25px;
	}	
	
*html .loginlinks, *:first-child+html .loginlinks {
	margin-top: 18px;
}	
	
.loginlinks, .loginlinks img {
	vertical-align: middle;
	}
.loginlinks img {
	margin-left: 20px;
	}	
.loginlinks, .loginlinks a:link, .loginlinks a:visited {
	color: #fff;
	font-size: 8pt;
	}
.loginlinks a:hover, .loginlinks a:active {
	color: #fff;
	text-decoration: none;
	font-size: 8pt;
	}
.quicklinks li {
	list-style-image: url(../images/li_quicklinks.gif);
	padding-bottom:1px;
	}
.quicklinks a:link, .quicklinks a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
.quicklinks a:hover, .quicklinks a:active {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
.smallpromo img {
	margin: 60px 0 0 2px;
	}
.foot {
	height: 82px;
	background: #004B96 url(../images/bg_footer.gif) repeat-x bottom;
	color: #fff;
	font-size:8pt;
	}

.footleft {
	float: left;
	width: 365px;
	padding: 10px 0 0 10px;
	}
.ncua {
	margin-top:12px;
	}
.footright {
	float: right;
	width: 375px;
	text-align: right;
	padding: 10px 10px 0 0;
	}
.fnav, .fnav a:link, .fnav a:visited {
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
	}
.fnav a:hover, .fnav a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 8pt;
	}
.flogos {
	margin-top: 5px;
	}	
.flogos img {
	vertical-align: middle;
	margin-left: 15px;
	}
						
h1 {
	font:bold 17pt arial,sans-serif;
	color: #000;
	margin:0 0 5px 0;
	padding: 0;		
	}
h2, #calccontent h1, #calccontent h1 center {
	font:bold 14pt arial,sans-serif;
	color: #002f5d;
	margin:0 0 5px 0;
	padding: 0;
	}
h3 {
	font:bold 11pt arial,sans-serif;
	color: #006225;
	margin:0 0 5px 0;
	padding: 0;
	}
h4 {
	font:bold 9pt arial,sans-serif;
	color: #000;
	margin:0 0 5px 0;
	padding: 0;
	}

ul li { 
	list-style-image: url(../images/li.gif);
	}
	
ul li ul {
	padding-top: 2px;
	}

ul li ul li { 
	list-style-image: none;
	list-style-type: circle;
	}
	
table {	font-size: 100%; /* IE inheritance fix */ }


/****** =LAYOUT *******/

.clearfloat {
height: 1px;
clear: both;
}
.clear0 {
height: 0;
clear: both;
}

.tableheader {
	font-weight: bold;
	color: #002f5d;
	}
	
th {
	color: #fff;
	background-color: #002f5d;
	}
	
.tablecontent1 {
	background-color: #ebebeb;
	}
.tablecontent2 {
	background-color: #fff;
	}
	
.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ {color: #002f5d;  }
.faqA {color: #494949;font-size:8pt;  }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	font: bold 9pt arial,sans-serif;
	margin: 0;
	padding: 0 0 2px 0;
	}

.disclaimer {
	font-size: 7pt;
	color: #232323;
	}
	
.required {
	font-size: 9pt;
	color: #cb361d;
	}
	
.appfield1 {
	border: 1px solid #002f5d;
	}	
.appfield2 {
	border: 1px solid #006225;
	}
.searchfield {
	background: url(../images/bg_searchfield.gif) top right no-repeat;
	width: 136px;
	height: 17px;
	border: 0;
	padding: 2px 0 0 0;
	}	 
	
	
.indent {
	margin-left: 20px;
}	

.ratestable {
	width:400px;
	border: 1px solid #002F5D;
}

#grpBanner, #hpaBanner {
	margin-left: 24px;
	margin-bottom: 10px;
}
