html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption/*, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
 ul {
	list-style: none;
}

ol{
	margin-left:30px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #dddddd;
	color: #444444;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font:9pt Arial, Helvetica, sans-serif;
}
	
a:link, a:visited {	
	color:#0c5694;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#006940;
	text-decoration: none;
	}
	
a img { border: none; }
	
h1 {
	color: #07375f;
	font: bold 18pt arial,sans-serif;
	margin-bottom:5px;
	}
h2 {
	color: #006940;
	font: bold 15pt arial,sans-serif;
	margin-bottom:5px;
	}
h3 {
	color: #2870ab;
	font: bold 13pt arial,sans-serif;
	margin-top:10px;
	}
	
a:link h3, a:visited h3, a:active{
	text-decoration:underline;
}

a:hover h3{
	text-decoration:none;
}
	
h4 {
	color: #444444;
	font: bold 11pt arial,sans-serif;
	margin-top:5px;
	}

p {
	padding:0 0 10px 0;
}
ul { 

	}
ul li {
	list-style-image: url(../images/li.gif);

}

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;
	color: #083861;
	background-color:#083861;
	color:#fff;
	}
.tableheader td{
	font-weight:bold;
}
th {
	background-color:#083861;
	color:#fff;
}
	
.tablecontent1 {
	background-color:#eef3f6;
}
	
.tablecontent2 {
	background-color:#fff;
}

.ratestable{
	border:1px solid #083861;
	border-collapse:collapse;
}

.ratestable td{
	padding:3px;
	border:1px solid #083861;
}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#083861; }
.faqA { color:#444444; }
	
.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 {
	color: #006940;
	font: bold 10pt arial,sans-serif;
	display: block;
	margin-bottom: -8px;
	}

.disclaimer {
	font-style:italic;
	color:#666;
}
	
.required {
	color:#900;
}
	
.appfield1 {
	border:1px solid #083861;
	background-color:#fff;
}	
.appfield2 {
	border:1px solid #083861;
	background-color:#efefef;
}

.loginfield {
	background: url(../images/bg_OBinput.gif) top left no-repeat;
	width: 101px;
	height: 18px;
	border: none;
	display: inline;
	margin: 0;
	padding: 0 5px;
	}
* html .loginfield {
	width: 111px;
	}	
	
	
/* =LAYOUT =DISTYLES */

/* suggested order for properties [ based on mozilla.org ] */
/* 

display
list-style
position
float
clear
width
height
min-width
min-height
margin
padding
border
background [ color, image, repeat, attachment, position, inherit ]
color
font
text-decoration
text-align
vertical-align
white-space
other text

 */

.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	}
.mast {

	}
.mastL {
	float: left;
	width: 350px;
	}
.mastL img {
	margin: 19px 0 0 10px;
	}	
.mastR {
	float: right;
	width: 609px;
	text-align: right;
	}	
.navUti {
	margin: 10px 10px 0 0;
	height: 32px;
	}	
.navUti li {
	display: inline;
	padding: 0 1px;
	font-size: 8pt;
	}	
.navUti a:link, .navUti a:visited {
	color: #444444;
	text-decoration: none;
	font-size: 8pt;
	}
.navUti a:hover, .navUti a:active {
	color: #0c5694;
	text-decoration: underline;
	font-size: 8pt;	
	}	
.loginArea {
	width: 489px;
	float:right;
	padding-right:15px;
	}	
	
#home .loginArea {
	width: 489px;
	margin-left: 70px;
	padding-right:15px;
	}
.loginOB {
	float: left;
	width: 296px;
	text-align: right;
	color: #0057a8;
	font-size: 7pt;
	margin-right:10px;
	display:inline;
	}	


#home .loginOB {
	text-align: left;
	}
.navLogin {
	float: right;
	text-align: right;
	margin-top: 5px;
	display: inline;
	margin-right: 3px;
	}	
* html .navLogin {
	margin-top: 1px;
	}
#home .navLogin {
	float: right;
	text-align: right;
	/* width: 100px; */
	width: 140px;
	margin-top: 3px;
	display: inline;
	margin-right: 3px;
	}
.navLogin li {
	display: inline;
	margin-left: -2px;
	}	
.navLogin li img {
	vertical-align: middle;
	}	
#home .navLogin li {
	display: inline;
	margin-left: -2px;
	}
.loginOB form {
	margin: 5px 0 0 4px;
	padding: 0;
	}	
* html .loginOB form {
	margin: 2px 0 0 4px;
	width:300px;
	}			
.loginOB form input {
	vertical-align: top;
	margin-left:8px;
	}	
.loginBB {
	float: right;
	width: 153px;
	text-align: right;
	}
.loginBB a img {
	vertical-align: middle;
	}
.loginBB img {
	margin: 0 0 5px 7px;
	}		
	
.navMain {
	height: 30px;
	background: url(../images/bg_navMain.gif) repeat-x;
	}
.navMainL {
	float: left;
	width: 138px;
	padding-left: 21px;
	}
* html .navMainL {
	width: 159px;
	}
.navMainL img {
	vertical-align: middle;
	margin-right: 11px;
	}		
.navMainR {
	float: right;
	width: 800px;
	text-align: right;
	}		
.navMainR ul {
	padding-left: 50px;
	height: 25px;
	margin-top: 5px;
	}		
* html .navMainR ul {
	padding-top: 5px;
	margin-top: 0;
	}	
.navMainR li {
	display: inline;
	}
.navMainR li img {
	margin-left: -3px;
	}	
	
.promoMain {
	height: 137px;
	}
.hed {
	height: 108px;
	}	
.promoMain, .hed {
	margin-top: -4px;
	}	
*:first-child+html .promoMain {
	margin-top: 0;
	}	
*:first-child+html .hed {
	margin-top: 0;
	}	
.promoMainL {
	float:left;
	width: 555px;
	}
.promoMainR {
	float:right;
	width: 404px;
	}		
	
.content {
	background: url(../images/bg_content.gif) repeat-y;
	height: 1%;
	padding-bottom:40px;
	}	
* html .content {
	margin-top: -1px;
	}
.contentL {
	float: left;
	width: 204px;
	}
.quicklinks, .navSection {
	width: 163px;
	margin: 15px 0 0 20px;
	}	
.quicklinks a:link, .quicklinks a:visited, .navSection a:link, .navSection a:visited {
	color: #0c5795;
	text-decoration: underline;
	font-size: 8pt;
	}
.quicklinks a:hover, .quicklinks a:active, .navSection a:hover, .navSection a:active {
	color: #444444;
	text-decoration: none;	
	font-size: 8pt;
	}		
.quicklinks ul, .navSection ul {
	margin: 0 0 0 5px;
	}	
.quicklinks li, .navSection li {
	padding: 0 0 7px 0;
	list-style-image: none;
	}	
.contentR {
	float: right;
	width: 676px;
	margin: 15px 30px 0 40px;
	}
#home .contentR {
	background: url(../images/bg_contentR.gif) repeat-y;
	margin-right: 0;
	margin-left: 30px;
	width: 716px;
	}
.home {
	
	}
.homeL {
	float: left;
	width: 354px;
	}
.homeR {
	float: right;
	width: 297px;
	}
.promoSm {
	width: 271px;
	font-size:8pt;
	margin-top: 3px;
	}	
.promoSm img {
	float: left;
	display: inline;
	margin: 0 8px 5px 0;
	}
	
.back ul {
	margin: 5px 20px 15px 40px;
	}
.back li {
	padding-bottom: 3px;
	padding-left: 5px;
	}		
	
.foot {
	height: 62px;
	background: url(../images/bg_foot.gif) repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
.footL {
	float: left;
	width: 200px;
	}
.footL img {
	margin: 30px 0 0 15px;
	}	
.footR {
	text-align: right;
	float: right;
	width: 340px;
	font-size: 8pt;
	color: #fff;
	}	
.footR ul {
	margin: 34px 15px 0 0;
	}
.footR li {
	display: inline;
	padding: 0 2px;
	}	
.footR a:link, .footR a:visited {
	color: #fff;
	text-decoration: none;
	}
.footR a:hover, .footR a:active {
	color: #fff;
	text-decoration: underline;
	}		
#ex_dis{
    display:none;
    width:400px;
    padding:10px;
    background-color:#FFFFFF;
    position:absolute;
    z-index:10000;
	margin-top:50px;
    border-width:1px 1px 1px 1px;
    border-style:solid;
    border-color:#0A4599;
	margin-left:200px;
	overflow: hidden;
}

.acctDisc{
	float:right;
	width:100%;
	text-align:right;
}	



.gentable{
	border-collapse:true;
	border:1px solid #006940;
	margin:10px 0 10px; 0;
}

.gentable td{
	border:1px solid #006940;
	padding:3px;
}

.red{
	color:red;
}

.charity{
	
}

.charity td{
	padding:5px;
}

.left{
	width:45%;
	float:left;
}



.left img{
	padding-right:10px;
	float:left;
}

.left p{
	text-align:center;
}

.right{
	width:45%;
	float:right;
}

.right img{
	padding-right:10px;
	float:left;
}

.right p{
	text-align:center;
}




.leftLoc{
	width:45%;
	float:left;
	margin-bottom:15px;
}



.leftLoc img{
	padding-right:10px;
	float:left;
}

.leftLoc p{
	text-align:center;
}

.rightLoc{
	width:45%;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}


.rightLoc .tableMain{
	border:1px solid #083861;
	border-collapse:collapse;
}

.rightLoc .tableMain td, .rightLoc .tableMain th {
	padding:3px;
	border:1px solid #083861;
}

.noborder{
	border:0;
}

#grpBanner {
}
#hpaBanner {
}

.promosRight {
	float: right;
	clear: right;
	width: 313px;	
}

.promosRight .promo {
	margin-bottom: 1em;
}

*:first-child+html .promosRight {
	margin-left: -16px;
}

* html .contentWrapper {
	margin-top: -1em;
}
