body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #e7f5fe url(../images/bg_body.gif) repeat-x;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-align: center;
	}
	
	#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: 1px solid #033F79;
	padding: 15px;
	display:none;
	z-index: 500;
	width:400px;
	top:139px;
	left:193px;
	FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=7,offY=8,positive=true);
}
	
	
	
	
	
/* =layout */
.clearfloat {
	clear: both;
	height: .1em;
	}
.container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	background: url(../images/bg_container.gif) repeat-y;
	text-align: left;
	}
.containerNoLogin {
    position: relative;
	width: 760px;
	margin: 0 auto;
	background: url(../images/bg_container_nologin.gif) repeat-y;
	text-align: left;
}

	
.container 	{ margin-top: -1px; }
	
:first-child+html .container { margin-top: -15px; } 

*html .container { margin-top: -15px;}
	
.navMain {
	position: absolute;
	z-index: 2;
	top: 132px;
	width: 734px;
	height: 28px;
	margin: 0 13px;
	background: url(../images/bg_nav.gif) repeat-x;
	}


.navMain ul {
	list-style-type: none;	
	margin: 0;
	padding: 0 0 0 4px;
	}

.navMain li {
	float: left;
	width: auto;
	list-style-image: none;
	margin: 0;
	font-weight: bold;
	}
.navMain a:link, .navMain a:visited, .navMain a:hover {
	display: block;
	padding: 7px 12px 6px 12px;
	text-decoration: none;
	}
.navMain a:link, .navMain a:visited {
	color: #fff;
	}
.navMain a:hover {
	background: #fff;
	color: #033f79;
	}
    
.navMain {
	position: absolute;
	z-index: 2;
	top: 132px;
	width: 734px;
	height: 28px;
	margin: 0 13px;
	background: url(../images/bg_nav.gif) repeat-x;
	}


.navMortgage ul {
	list-style-type: none;	
	margin: 0;
	padding: 0 0 0 4px;
	}

.navMortgage li {
	float: left;
	width: auto;
	list-style-image: none;
	margin: 0;
    font-size:8pt;
	/* font-weight: bold;*/
	}
.navMortgage a:link, .navMortgage a:visited, .navMortgage a:hover {
	display: block;
	padding: 7px 6px 6px 6px;
	text-decoration: none;
	}
.navMortgage a:link, .navMortgage a:visited {
	color: #fff;
	}
.navMortgage a:hover {
	background: #fff;
	color: #033f79;
	}
    
.navMortgage {
	position: absolute;
	z-index: 2;
	top: 132px;
	width: 734px;
	height: 28px;
	margin: 0 13px;
	background: url(../images/bg_nav.gif) repeat-x;
	}
	
.masthead {
	height: 160px;
	background: url(../images/bg_masthead.gif) no-repeat;
	}
	


.utility {
	height: 29px;
	}

	
.navTop {
	float: left;
	width: 450px;
	height: 29px;
	}
.navTop ul {
	list-style-type: none;	
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
}

.navTop li {
	display: inline;
	list-style-image: none;
	margin: 0;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}
.navTop li a:link, .navTop li a:visited {
	color: #fff;
	text-decoration: none;
	}
.navTop li a:hover {
	text-decoration: underline;
	}
.searchArea {
	float: right;
	width: 250px;
	height: 29px;
	margin-right: 26px;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	}
.searchArea form {
	margin: 3px 0 0 0;
	padding: 0;
	}
.searchArea input {
	vertical-align: middle;
	}
.searchField {
	width: 119px;
	height: 17px;
	margin: 0 8px;
	border: none;
	}
.logo {
	height: 103px;
	margin-right: 13px;
	background: url(../images/bg_logo.jpg) no-repeat right bottom;
	}
.logoBack {
	height: 103px;
	margin-right: 13px;
	background: url(../images/bg_slogan.jpg) no-repeat right bottom;
	}
.logoNoBranding {
    height: 103px;
	margin-right: 13px;
    margin-top: 29px;
	background: url(../images/bg_no_slogan.jpg) no-repeat right bottom;
}
.logo img, .logoBack img, .logoNoBranding img {
	margin: 21px 0 0 28px;
	}
.columns {
	margin: 0 13px;
	border-top: 2px solid #fff;
	}
.leftCol {
	float: left;
	width: 506px;
	}
.leftColNoLogin {
	float: left;
	width: 731px;
}
.headingHome {
	position: relative;
	}
.headingHome div {
	position: absolute;
	top: 17px;
	right: 10px;
	color: #762020;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	}
.content {
	margin: 25px;
	}
#home .content {
	margin-top: 0;
	}
#home .content h4 {
	margin: 15px 0 5px 0;
	font-size: 9pt;
	}
	
	
	
	
	
	
.contentImg {
	position: relative;
	top: -10px;
	right: -10px;
	}
.heading {
	height: 47px;
	background: url(../images/bg_heading.gif) no-repeat;
	}
.headingTS {
    height: 24px;
    background: url(../images/bg_headingTS.gif) no-repeat;
}
.headingTS h1 {
    margin: 0;
	padding: 3px 0 0 27px;
	background: none;
	color: #fff;
	font-size: 11pt;
}

.heading h1  {
	margin: 0;
	padding: 20px 0 0 27px;
	background: none;
	color: #fff;
	font-size: 11pt;
	}
.rightCol {
	float: right;
	width: 225px;
 	/*margin-right: 21px; */
	}
.loginPers {
	position: absolute;
	top: 132px;
	right: 13px;
	z-index: 3;
	width: 225px;
	height: 150px;
	background: url(../images/bg_ib.gif) no-repeat;
	}
#home .loginPers {
	height: 228px;
	background: url(../images/bg_ib_home.gif) no-repeat;
	color: #033f79;
	}
.loginPers form {
	margin: 12px 28px 0 0;
	padding: 0;
	font-weight: bold;
	text-align: right;
	}
	
.loginField {
	width: 112px;
	height: 20px;
	margin: 0 0 9px 7px;
	border: 1px solid #033f79;
	background: #fff;
	color: #033f79;
	vertical-align: middle;
	}
img.label { display: block; }

.loginPersNav {
	margin-left: 31px;
	font-size: 8pt;
	font-weight: bold;

	width: 175px;
	}
	
*html	.loginPersNav {
	margin-left: 12px;
	font-size: 8pt;
	font-weight: bold;

	width: 185px;
	}
	
*html .loginFix {
float: left; 
margin-top: 8px;
margin-left: 10px;

}	
	
.loginFix {
float: left; 
margin-top: 8px;
}	
	
.loginPers a:link, .loginPers a:visited, .loginPers a:hover {
	color: #033f79;
	text-decoration: none;
	}
.loginPers a:hover { text-decoration: underline; }
.loginPersNav a:hover { text-decoration: none; }

.loginPersArrow {
	/*margin: 0 15px 0 4px;*/
	margin: 0 15px 0 4px;
	}

*html	.loginPersArrow {
	/*margin: 0 15px 0 4px;*/
	margin: 0 2px 0 4px;
	}
	
	
	
.loginPersLinks {
	margin: 1px 20px 0 21px;
	padding: 4px 4px 6px 10px;
	border: 1px solid #fff;
	background: #d4e3ee;
	color: #033f79;
	font-size: 8pt;
	}	

.loginPersLinks a { margin: 0 2px; }
	
.loginPersNav img, .loginBusNav img {
	vertical-align: middle;
	}
	
	
	/*below was the business login styles before the more options was added*/
	
/*.loginBus {
	height: 105px;
	margin-top: 121px;
	background: url(../images/bg_bb.gif) no-repeat;
	color: #fff;
	font-size: 8pt;
	}
#home .loginBus { margin-top: 199px; }

.loginBus a { margin: 0 2px; }
.loginBus a img { margin: 0 0 0 15px; }
.loginBus a:link, .loginBus a:visited, .loginBus a:hover {
	color: #fff;
	text-decoration: none;
	}
.loginBus a:hover { text-decoration: underline; }

.loginBusNav {
	margin-left: 30px;
	}*/

	
	
.loginBus {
	height: 105px;
	margin-top: 121px;
	background: url(../images/bg_bb.gif) no-repeat;
	/*color: #fff;*/
	font-size: 8pt;
	}
#home .loginBus { margin-top: 199px; }

.loginBus a { margin: 0 2px; }
.loginBus a img { margin: 0 0 0 15px; }
.loginBus a:link, .loginBus a:visited, .loginBus a:hover {
	color: #fff;
	text-decoration: none;
	}
.loginBus a:hover { text-decoration: none; }

.loginBusNav {
	margin-left: 30px;
	font-weight: bold;	
	}

    
.mortgageBoxTop {
	position: absolute;
	top: 132px;
	right: 13px;
	z-index: 3;
	width: 225px;
	height: 150px;
	background: url(../images/bg_ib.gif) no-repeat;
    font-size:8pt;
}

.mortgageBoxTop ul {
    margin: 0 0 0 30px;
    padding-top:20px;
}

.mortgageBoxTop li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom:10px;
}
	
.mortgageBoxTop a:link, .mortgageBoxTop a:visited, .mortgageBoxTop a:hover {
	color: #033f79;
	text-decoration: none;
}
    
.mortgageBoxTop a:hover { text-decoration: none; }

.mortgageBoxBottom {
	height: 135px;
	margin-top: 121px;
	background: url(../images/bg_box_bottom.jpg) no-repeat;
	font-size: 8pt;
}

.mortgageBoxBottom ul {
    margin: 0 0 0 30px;
    padding-top:20px;
}

.mortgageBoxBottom li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom:10px;
}
	
.mortgageBoxBottom a:link, .mortgageBoxBottom a:visited, .mortgageBoxBottom a:hover {
	color: #fff;
	text-decoration: none;
}
    
.mortgageBoxBottom a:hover { text-decoration: none; }
	
.foot {
	width: 760px;
	margin: auto;
	min-height: 37px;
	background: #e7f5fe url(../images/bg_footer.gif) no-repeat;
	color: #033f79;
	}
.footLeft {
	float: left;
	width: 620px;
	margin: 15px 0 0 23px;
	font-size: 8pt;
	}
.footLeft a { margin-left: 14px; }
.footLeft a:link, .footLeft a:visited, .footLeft a:hover {
	color: #033f79;
	text-decoration: none;
	}
.footLeft a:hover { text-decoration: underline; }
.footLeft a img { 
	margin-right: 4px;
	vertical-align: middle;
	}
.di {
	float: right;
	width: 91px;
	margin: 10px 25px 0 0;
	}
	
/* =hack =IE6 */
* html .searchArea, * html .leftCol, * html .rightCol, * html .di { display: inline; /* fix IE doubled float-margin bug */ }
* html .foot { height: 34px; } /* min-height equivalent */

/* =fistyles =textual */
a:link {	
	color: #0072e0;
	text-decoration: underline;
	}
a:visited {	
	color: #033f79;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #701818;
	text-decoration: none;
	}
	
a img { border: none; }
	


p {
	margin: 4px 0 16px 0;
	}
ul, ol { 

	}
ul {
	margin: 0 0 0 19px;
	padding: 0;
	}
ul li { list-style-image: url(../images/li.gif); }

table {	font-size: 100%; /* IE inheritance fix */ }

.tableheader {
	background: #033f79;
	color: #fff;
	font-weight: bold;
	}
	
th {
	background: #b5cde1;
	color: #033464;
	}
	
.tablecontent1 {
	background: #fff;
	color: #333;
	}
	
.tablecontent2 {
	/*background: #f0f8fc;*/
	background: #BCD1DE;
	color: #000;
	}
	
.required {
	color: #762020;
	}
	
.appfield1 {
	border: 1px solid #033f79;
	background: #fff;
	color: #033f79;
	}	
.appfield2 {
	border: 1px solid #2f608f;
	background: #f0f8fc;
	color: #000;
	}
	
/* fix for h3's and uls on backpages */
.content ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px 8px 0 0;
}
.content li {
	padding: 2px 5px 1px 0;
}
	
	
.table {
	border: 1px solid #033F79;
}		


.example {
	border-top: 1px solid #033F79;
	border-left: 1px solid #033F79;
}
.example td {
	border-right: 1px solid #033F79;
	border-bottom: 1px solid #033F79;
}
