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;
}
#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;
}


ol, ul {
	list-style: none;
}
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: #fff url(../images/bg_tile_x.jpg) top left repeat-x;
	color: #000;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font:10pt Arial, Helvetica, sans-serif;
	
}
	
a:link, a:visited {	
	color:#062b84;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#fdba14;
	text-decoration: none;
	}
	
a img { border: none; }
	

#calccontent h1 { display: none; }


.bread {
	color:#7a7a7a;
	font:normal 8pt Arial, Helvetica, sans-serif;
 	line-height:22px;
}

h3, #ex_dis h2 { 
	background: none;
	color:#7a7a7a;
	font:bold 11pt Arial, Helvetica, sans-serif;
 	padding:0;
 	margin:3px 0 4px 0;
}


p {
	padding:0 0 12px 0;
}
ul, ol { 
	margin:12px 3px 20px 35px;
}
ul li {
	list-style-image: url(../images/li_bluedot.jpg);

}

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;padding:3px;	
	font: 14pt Arial, Helvetica, sans-serif; 
	color:#062b84; 
}
	
th {
	background-color:#eff3fd;
	color:#002c82;
}
	
.tablecontent1 {
	background-color:#fff;
}
	
.tablecontent2 {
	background-color:#eff3fd;
}

.required {
	color:#900;
}
	
.appfield1 {
	border:1px solid #666;
	background-color:#fff;
}	
.appfield2 {
	border:1px solid #666;
	background-color:#eff3fd;
}
	
/* =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

 */

/* rule to show div borders */
div {

	}

.clearfloat {
	clear: both;
	height: 1px; margin:-1px 0 0 0;
}
.clearright {
	clear: right;
	height: 1px;margin:-1px 0 0 0;
}
.clearleft {
	clear: left;
	height: 1px;margin:-1px 0 0 0;
}
.pageWrap {
	width:100%; 
	background:url(../images/bg_sunburst.jpg) top left no-repeat;
}
.page {
	width: 948px;
	margin: 0 auto;
	text-align: left;
}
.mast {
	background-color:#fff6db;
	margin:0;
	padding:0;
	height:63px; 
	display:inline;

}

*:first-child+html .mast {
	background-color: transparent;
}

 *:first-child+html .mastR {
	padding: 1px 0 0 0;
}

*html .mast {
	background-color: transparent;
}

 *html .mastR {
	padding: 1px 0 0 0;
}
.mastL {
	float: left;
	background-color:#fff6db;
	width: 330px;
	display:inline;
	margin:0 0 0 0;
	padding:1px 0 0 0;
}
.mastLL {
	float: left; 
	width:21px;
	margin:0;
	padding:0;
	background-color:#fff6db;
}
.mastR { 
	float: right;
	background-color:#fff6db;
	width: 618px;
	text-align: right;
	color:#918f8f; 
	font:normal 8pt Arial, Helvetica, sans-serif; 
	vertical-align:top;
	margin:0;
	padding:0px 0 0 0;
	display:inline;
	}	
.mastRR {
	margin:0 0 0 0;
	padding:0;
	float:right;
	width:30px;
}
.utility {
	margin:4px 0 0 0;
	font:normal 8pt Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.utility a:link, .mastR a:visited {
	color:#918f8f;
	font:normal 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.utility a:hover, ,mastR a:active {
	color:#002b86;
	font:normal 8pt Arial, Helvetica, sans-serif;
	}
.utility img, .utility a img {
	margin:0 5px 2px 11px;
	vertical-align:middle;
}
.mastR form {
	margin:5px 0 0 0;
	padding:0;
}
.inputfield, .login .inputfield{
	width:117px;
	height:19px;
	max-height:19px;
	border:1px solid #fdb813;
	padding:2px 0;
}
.login .inputfield{
	width:85px;
	margin: 0 0 3px 0;
}
.inputbutton, .login .inputbutton, .inputbuttonShort {
	color:#002b86;
	background:#fdb813 url(../images/btn_bg.gif) 0 0 repeat-x;
	border:1px solid #b6ccf7;
	margin-top:1px;
	padding:0 2px 2px 2px;
	text-transform:uppercase;
	height:19px;
	font:normal 8pt Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:center;
	cursor: pointer;
}
#home .login .inputbutton {
	text-transform:capitalize;
	padding:0 25px;
	margin:10px 0 0 0;
}
#back .login .inputbutton {
	text-transform:capitalize;
	padding:0 25px;
	margin:4px 0 0 0;
}
.inputbuttonShort {
	padding: 0 10px;
	margin-top:10px;
}
*:first-child+html .inputfield, *:first-child+html .login .inputfield, *:first-child+html .inputbutton, *:first-child+html {	
	height: 16px;
	max-height: 16px;	
	
}

/* IE7 HEIGHT ISSUE */	
.contentWrap {
	 margin:7px 0 0 0;
	 padding:0;
}	
.content {
	position:relative;
	width:948px;
	padding-top:12px;
	background:#fff url(../images/content_topcurve.gif) top left no-repeat;
}
.contentbg {
	width:948px;
	background: url(../images/content_bg_tile_y.gif) left 34px repeat-y;
}	
.navMain {
	position:absolute;
	top:8px;
	left:200px;
	width:707px;
	height:34px;
	display:inline;
	z-index:5;
}
.navMain img {}
.navMain a:link, .navMain a:visited, .navMain a:hover, .navMain a:active {
	text-decoration: none;
	}
.navMain ul {
	margin:0;
	padding:0;text-align:left;
}
.navMain li {
	float:left;list-style-image:none;
	list-style-type:none;
	margin:0 5px 0 0; 
	padding:0;
	
}
.contentL {
	position:relative;
	float: left; 
	padding-left:7px; 
	margin:-5px 5px 0 0; 
	width: 178px; 
	text-align:center; 
	display:inline;
}
#home .loginWrap { 
	width:178px; 
	margin:0; 
	padding:0;
	background: url(../images/login_bg_tile_x.gif) left top repeat-x;  
	z-index:3;
}
#back .loginWrap { 
	width:178px; 
	margin:0; 
	padding:0;
	background: url(../images/login_bg_tile_x2.gif) left top repeat-x;  
	z-index:3;
}
.loginSubWrap {
	width:178px; 
	background: url(../images/login_bg_tile_y.gif) 0 top repeat-y; 
	margin:0; 
	text-align:left; 
	z-index:4;
}
.login { 
	margin:0;
	display:inline;
	text-align:center; 
	z-index:5;
}
#home .login form {
	margin:0; 
	padding:5px 17px 0 0; 
	text-align:right; 
	font:normal 8pt Arial, Helvetica, sans-serif;
}
#back .login form {
	margin:0; 
	padding:0 17px 0 0; 
	text-align:right; 
	font:normal 7pt Arial, Helvetica, sans-serif;
}
.login form a:link, .login form a:visited, .login form a:hover, .login form a:active {
	font-size:7pt;
}
.login a:link, .login a:visited, .login a:hover, .login a:active { 
	font:normal 8pt Arial, Helvetica, sans-serif;  
}

.loginleft {
	text-align:left;
	font:normal 8pt Arial, Helvetica, sans-serif;
 	padding-left:10px;
}
.loginlist {
	width:90px;
	float:left;
	text-align:left;
	font:normal 8pt Arial, Helvetica, sans-serif;
 	margin:6px 0 5px 5px;
	display:inline;
}
.loginlist ul {
	line-height:9pt;
	margin:0 0 5px 4px;
	padding: 0;
	text-align:left;
}
.loginlist ul li {
	margin:0;
 	padding:0;
	list-style-position:inside;
	list-style-image:url(../images/li_login.gif);
 	font:normal 8pt Arial, Helvetica, sans-serif;
	text-align:left;
}
.loginbtn {
	float:left;
	width:66px;
	margin:8px 0 0 0;
 	text-align:right;
}
.quicklinksWrap {
	margin-top:10px;
	padding:0 0 55px 0;
	background:url(../images/side_ql_bg_tile_x.gif) top left repeat-x;
}
.quicklinks {
	width:177px;
	padding:0 5px 10px 18px;
	font:normal 8pt Arial, Helvetica, sans-serif;
 	text-align:left;
}
.quicklinks img {
	padding-top:3px;
	vertical-align:middle;
}
.contentR {
	float: right;
	width: 707px;padding-right:40px;
	}

.home {
	position:relative;
	display:inline;
}
.promo{	
	position:relative;
	margin:42px 0 10px 0;
}
.promoNextBack{
	position:absolute; 
	z-index:1000; 
	top:206px; 
	left:550px; 
	white-space:nowrap; 
	width:130px;
}

#home .homeL {
	float: left;
	width: 400px; 
	font: normal 9pt Tahoma, Arial, Helvetica, sans-serif;
	padding: 15px 31px 10px 31px; 
	line-height:11pt; 
	display:inline;
	
	}
	
#home .homeL p { font: normal 9pt Tahoma, Arial, Helvetica, sans-serif; }
#back .homeL {
	width:707px;
	margin: 0 0 20px 0;
	font: normal 9pt Arial, Helvetica, sans-serif;
	line-height:12pt;  
	}

.spaceissue {height:39px;}

#home h1 { 
	color:#d39500; 
	font: bold 14pt Tahoma, Arial, Helvetica, sans-serif;
}
#home h2 { 
	color:#004a91; 
	font: bold 10pt Tahoma, Arial, Helvetica, sans-serif;
}
#home .homeR {
	float: right;
	width: 221px;
	}
#back .homeR {
	float: right;
	width: 291px;
	}
.currentRatesWrap {
	padding:12px 0 0 0;
	}
.currentRates {
	font:normal 8pt Tahoma, Arial, Helvetica;
	padding:2px 18px 0 18px;
	background: url(../images/currentrates_tile_y.gif) 0 0 repeat-y;
}

.currentRatesc1 {
	float:left;
	width:145px;
	font:normal 8pt Tahoma, Arial, Helvetica;
	margin:0;
	padding:0;
}
.currentRatesc2 {
	float:left;
	width:33px;
	text-align:right;
	font:normal 8pt Tahoma, Arial, Helvetica;
	margin:0;
	padding:0;
}
.currentRatesc1  ul, .currentRatesc2 ul {
	margin:0;
	padding:0;
}
.currentRatesc1 ul li, .currentRatesc2 ul li{
	list-style-image:none;
	border-bottom:1px solid #d4c2a7;
	margin:0;
	padding:3px 1px 5px 1px;
}
.currentRatesc1 br {
	line-height:2px;
}
.foot {
	width:948px;
	height: 60px;
	margin:0 auto;
	color:#918f8f;
	font:normal 8pt Arial, Helvetica, sans-serif;
}
.footL {
	float: left;
	width: 250px;
	margin:0 10px;
	text-align:left;
	color:#918f8f;
	font:normal 8pt Arial, Helvetica, sans-serif;
	display:inline;
	vertical-align:top;
}
.foot a:link, .foot a:visited, .foot a:hover, .foot a:active {
	color:#918f8f;
	font:normal 8pt Arial, Helvetica, sans-serif;
}
.foot a:hover, .foot a:active {
	color:#062b84;
}
.footR {
	width:550px;
	float: right;
	margin: 0 0 0 5px;
	padding-right:10px;
	text-align: right;
	background-color:#fff;
	display:inline;
	}	
.footRL {
	 float:left;
	 width:200px;
	 text-align:right;
	 padding: 0 10px 0 0;
	display:inline;
}
.footRR {
	 display:inline;
	 margin:0 3px;
	 padding:0;
	 vertical-align:middle;
	}
.footRR a {
	padding:25px 10px 0 10px;
	border-right:1px solid #918f8f;
}	

#fdicLogo {
	margin-bottom: -5px;
}

.sectionimg, .sectionimgblock {
	width:291px;
}

.sectionimg {
	position:absolute;
	top:0;
	right:1px;
	float:right;
	margin:-5px 0 0 0;
	z-index:2;
	} 
	
.sectionimgblock {
	float: right;
	height: 150px;
}
/*top right of back and section pages*/
.topp {
	width:410px;
}
.categoryimg {
	width:68px;
	float:left;
	margin:3px 8px 8px 3px;
}
/*on section pages the images in categories*/
.next2 {
	width:385px;
	padding:8px 0 8px 0;
	line-height:13pt;
}
.arrow {
	margin:3px 4px 0 0;
	vertical-align:middle;
	line-height:15pt;
}

#grpBanner, #hpaBanner {
	margin: 1em 0;
	text-align: center;
}
#grpBanner a, #hpaBanner a {
	display: block;
	width: 165px; /* 300 or 165 */
	margin: auto;
}

.customerCenter {
    background: url(../images/linkListBG.jpg);
    width: 221px;
    height: 166px;
    font-size: 9px;
}

.customerCenter ul {
    padding-top: 45px;
    margin-left: 20px;
}
.customerCenter ul li {
    margin-top: 1px
}

.customerCenter a {
    text-decoration: none;
}