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;
}
/*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;
}

sup {
	vertical-align: super;
	font-size: 0.75em;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #fff;
	color: #000;
	text-align: left;
}
#home {background:url(../images/content_home_bg.gif) 0 122px  repeat-x;}
#back {background:url(../images/content_back_bg.gif) 0 122px  repeat-x;}

body, table, td, div {
	line-height:normal;
	font:9pt Arial, Helvetica, sans-serif;
}
	
a:link, a:visited {	
	color:#0e61b5;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#0e61b5;
	text-decoration: none;
	}
	
a img { border: none; }
	

h2 {
	margin:0;
	padding:0 0 8px 0;
	color:#069;
}
h3 {
	color:#837245;
}
h4 {
	color:#6faeed;
}

p {
	padding:0 0 12px 0;
}
ul, ol { 

	}
ul li {
	list-style-image: url(../images/li.gif);

}

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	font-weight: bold;
	}
	
th {
	background-color:#666666;
	color:#000000;
	font-weight: bold;
}
	
.tablecontent1 {
	background-color:#fff;
}
	
.tablecontent2 {
	background-color:#efefef;
}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#6FAEED; }
.faqA { color:#024383; }
	
.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 {
	}

.disclaimer {
	font-style:italic;
	color:#666;
}
	
.required {
	color:#900;
}
	
.appfield1 {
	border:1px solid #02478c;
	background-color:#fff;
}	
.appfield2 {
	border:1px solid #02478c;
	background-color:#efefef;
}
	
/* =LAYOUT =DISTYLES */


/* rule to show div borders
div {
	border: 1px solid #090;
	} */

.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	text-align: left;
	}
.mast {
	background:url(../images/mast_bg.gif) repeat-x;
	position:relative;
	width:100%;
	}
* html .mast {height:121px;}
.mastL {
	float: left;
	width: 168px;
	}
.mastR {
	float: right;
	width: 480px;
	text-align: right;
	}
.mastR a:link, .mastR a:visited {
	color:#6faeed;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.mastR a:hover, .mastR a:active {
	color:#6faeed;
	text-decoration:underline;
}

.searchBox {
	float:right;
	width:217px;
	height:33px;
	background:url(../images/search_bg.gif) no-repeat;
	vertical-align:middle;
}
.searchBox input {vertical-align:middle;}
.searchBox input.appfield1 {
	width:147px;
	font-size:8pt;
	color:#999;
	padding:3px;
}
* html .searchBox input.appfield1 {height:20px;}
.searchBox form {padding:5px 20px 0 0;}

.navUtil {
	float:right;
	text-align:right;
	color:#6faeed;
	padding:10px 10px 0 0;
	vertical-align:middle;
}

.navMain {
	position:absolute;
	bottom:0;
	left:168px;
	width:792px;
}
.navMain img {margin-bottom:-3px;}
.navMain a:link, .navMain a:visited {	
	text-decoration: none;
	}
.navMain a:hover, .navMain a:active {
	text-decoration: none;
	}
.navMain ul {
	margin:0;
	padding:0;
}
.navMain li {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

.navSub {
	min-height:180px;
	background:#fff url(../images/navsub_bg.gif) repeat-x;
	padding:12px;
}
* html .navSub {height:180px;}
.navSub h3 {
	color:#02468a;
	margin:0;
	padding:0;
}
.navSub a:link, .navSub a:visited {
	color:#0e61b5;
	text-decoration:none;
	font-size:8pt;
}
.navSub a:hover, .navSub a:active {
	color:#0e61b5;
	text-decoration:underline;
}
.navSub ul {margin:6px 0; padding:0;}
.navSub li {
	margin:0 0 6px 12px;
	padding:0;
}

.pageContent {
	padding:20px 0 0 36px;
	line-height:14pt;
}

.content {
	padding:0 0 80px 0;
	}
.contentFix {width:960px;}
.contentL {
	float: left;
	width: 168px;
	}
.contentR {
	float: left;
	width: 772px;
	}
.contentR img {margin-top:7px;}

.backImage {
	margin: -4px 18px 0pt 15px;
	float: right;
}

.loginBox {
	background:#618db8 url(../images/login_bg.gif) repeat-x;
	min-height:183px;
}
* html .loginBox  {height:183px;}
.loginPad {padding:24px 0 0 17px;}

.loginBox a:link, .loginBox a:visited {
	color:#9fccf9;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
.loginBox a:hover, .loginBox a:active {
	color:#9fccf9;
	text-decoration:underline;
}

.home {
	margin:11px 0 0 15px;
	}
.homeL, .homeR, .homeMid {
	float: left;
	width: 300px;
	margin-right:13px;
	}
.homeR {
	padding:22px 0 0 0;
	color:#5a6065;
}

.foot {
	background-color:#e3e3e3;
	text-align:right;
	padding:8px;
	color:#777;
	font-weight:bold;
	font-size:8pt;
}
.foot a:link, .foot a:visited {
	color:#02478c;
	text-decoration:none;
}
.foot a:hover, .foot a:active {
	color:#02478c;
	text-decoration:underline;
}
.foot img {
	vertical-align:middle;
	margin-left:17px;
}

#ex_dis {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #6FAEED;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:100px;
	left:300px;
}


#fdic_dis {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	position: absolute;
	border: 2px solid #6FAEED;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:100px;
	left:300px;
}
