body {
	font-family: Arial,sans-serif;
	font-size: 62.5%;
}
a{
	text-decoration: none;
}
strong{
	font-weight: bold;
}
u{
	text-decoration: underline;
}
i, em{
	font-style: italic;
}
#top h1{
	left:-999em;
	position:absolute;
}

/*Begin Framework*/
#wrapper{
	background: #F7F8EB url(../image/wrapperBG.png) left bottom repeat-x;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	margin: 0 auto;
	padding-bottom: 6px;
	/*position: relative;*/
	width: 96em;
	/*z-index: 1;*/
}
#top{
	height: 11em;
	overflow: hidden;
	position: relative;
}
#logo img{
	bottom: 0;
	float: left;
	height: 8.8em;
	left: 1em;
	position: absolute;
	width: 22.3em;
}
#ultraTopNav{
	float: right;
	overflow: hidden;
}
#ultraTopNav li{
	display: inline;
	padding-right: 1em;
}
#ultraTopNav a{
	background: url(../image/ultraDot.png) left 18px no-repeat;
	color: #2E8EEE;
	display: inline-block;
	font-size: 1.2em;
	line-height: 3.33em;
	padding-left: 14px
}
#ultraTopNav a.firstChild{
	background: url(../image/ultraLock.png) left 11px no-repeat;
	color: #FF7B00;
	padding-left: 16px;
}
body.homePage #ultraTopNav a.firstChild{
	display: none;
}
body.homePage #ultraTopNav li.nthChild-2 a{
	background: none;
}
#nav{
	background: #00476A;
	height: 4em;
	margin-top: 4.5em;
	overflow: hidden;
}
#primaryNav{
	float: left;
	overflow: hidden;
	padding-left: 24em;
}
#primaryNav li{
	float: left;
	height: 4em;
}
/*#primaryNav a{
	color: #F7F8EB;
	display: block;
	font-family: Impact;
	font-size: 1.6em;
	height: 100%;
	letter-spacing: 0.4px;
	line-height: 2.2em;
	margin: 0.3em 0.8em 0;
	padding: 0 0.8em;
	text-transform: uppercase;
}
#primaryNav a:hover{
	color: #95CCFF;
}
#primaryNav a.inPath{
	background: #F7F8EB;
	color: #00476A;
}*/
#searchForm{
	background: #ccc;
	float: right;
	overflow: hidden;
	padding: 0.9em 0.8em;
}
#searchForm input{
	float: left;
}
#roi_input{
	background: url(../image/searchBG.png) left top no-repeat;
	border: 0;
	height: 19px;
	padding: 0 0 3px 4px;
	width: 126px;
}
#main{
	overflow: hidden;
	padding: 2em 0 15px 1em;
}
#main.tenFree{
}
/*#pageImage{
	bottom: 5px;
	left: 0;
	position: absolute;
	z-index: -1;
}*/
#mainLeft{
	float: left;
	width: 22em;
}
#noLeft{
	float: left;
	width: 76em;
}
.financialCalcs{
	background: url(../image/financialCalcsBG.jpg) left top no-repeat;
}
.lostStolenCard{
	background: url(../image/lostStolenCardBG.jpg) left top no-repeat;
}
.switchKit{
	background: url(../image/switchKitBG.jpg) left top no-repeat;
}
.financialCalcs #content, .lostStolenCard #content, .switchKit #content{
	margin-left: 24em;
}
#obLogin{
	background: #fff;
	border-bottom: 1px solid #BEBFB5;
	border-left: 1px solid #BEBFB5;
	border-right: 1px solid #BEBFB5;
	border-top: 3px solid #D3B35D;
	padding: 0.4em 0.5em;
}
#obLogin h2{
	background: #D3B35D url(../image/olbLock.png) 10px center no-repeat;
	color: #fff;
	font-size: 1.4em;
	height: 1.78em;
	line-height: 1.9em;
	padding-left: 25px;
	text-transform: uppercase;
}
#obLogin form{
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0.9em 0.9em;
}
#obLogin label{
	color: #000;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0.5em;
}
#obLogin input{
	width: 96%;
}
#obLogin input#olbSubmit{
	border: 0;
	cursor: pointer;
	font-size: 1.2em;
	margin-top: 0.7em;
	margin-bottom: -.4em;
	width: auto;
}
#obLogin #theLoginButton{
	display: inline;
}
#obLogin form ul{
	display: inline;
	margin-top: 2em;
}
#obLogin form li{
	border-right: 1px solid #ccc;
	display: inline;
}
#obLogin form li.lastChild{
	border-right: 0;
}
#obLogin form a{
	color: #2D8DED;
	font-size: 1.1em;
	padding: 0 0.6em;
}
#obLogin h3{
	clear: left;
	color: #9F8745;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	padding-left: 0.9em;
}

/*================== New OLB ======================*/
#obLoginNew{
	background: #fff;
	border-bottom: 1px solid #BEBFB5;
	border-left: 1px solid #BEBFB5;
	border-right: 1px solid #BEBFB5;
	border-top: 3px solid #D3B35D;
	padding: 0.4em 0.5em;
}
#obLoginNew h2{
	background: #D3B35D url(../image/olbLock.png) 10px center no-repeat;
	color: #fff;
	font-size: 1.4em;
	height: 1.78em;
	line-height: 1.9em;
	padding-left: 25px;
	text-transform: uppercase;
}
#obLoginNew form{
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0.9em 0.9em;
}
#obLoginNew label{
	color: #000;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0.5em;
}
#obLoginNew label.selectLabel{
	margin-top: 0.5em;
	margin-left: 0.8em;
	margin-bottom: 0.1em;
}
#obLoginNew input{
	width: 96%;
}
#obLoginNew input#olbSubmit{
	border: 0;
	cursor: pointer;
	font-size: 1.2em;
	margin-top: 0.7em;
	margin-bottom: -.4em;
	width: auto;
}
#obLoginNew #styleSelect {
	background: url(../image/olb-select-bg.png) left top no-repeat;
	height: 21px;
	margin: 0 auto 10px;
	position: relative;
	width: 194px;
	padding: 0;
	border: none;
}
#obLoginNew #styleSelect select {
	height: 21px;
	width: 194px;
}
#obLoginNew #styleSelect span {
	color: #666;
	font-size: 11px;
	left: 10px;
	position: absolute;
	top: 4px;
}
#obLoginNew #theLoginButton{
	display: inline;
}
#obLoginNew form ul{
	display: inline;
	margin-top: 2em;
}
#obLoginNew form li{
	border-right: 1px solid #ccc;
	display: inline;
}
#obLoginNew form li.lastChild{
	border-right: 0;
}
#obLoginNew form a{
	color: #2D8DED;
	font-size: 1.1em;
	padding: 0 0.6em;
}
#obLoginNew h3{
	clear: left;
	color: #9F8745;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	padding-left: 0.9em;
}
/*================== End New OLB ======================*/
#businessBankingNav{
	margin-left: 0.9em;
	margin-bottom: 0.1em;
}
#businessBankingNav li{
	border-right: 1px solid #ccc;
	display: inline;
}
#businessBankingNav li.lastChild{
	border-right: 0;
}
#businessBankingNav li.firstChild {
	float: left;
	border-right: 0;
}
#businessBankingNav .nthChild-1 a {
	background: url(../image/login-button.png) no-repeat;
	display: block;
	height: 1.8em;
	width: 6.4em;
	text-indent: -9999px;
}
#businessBankingNav a{
	color: #2D8DED;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 0 0.6em;
}
#businessBankingNav li.firstChild a{
	padding: 0;
}
#customerHours{
	background: #fff;
	border: 1px solid #BEBFB5;
	margin-top: 1em;
	padding: 0.4em 0.5em;
}
#customerHours h2{
	background: #E0EEFC;
	color: #00476A;
	font-size: 1.4em;
	height: 1.78em;
	line-height: 1.9em;
	padding-left: 10px;
	text-transform: uppercase;
}
#customerHours h3{
	color: #666;
	font-size: 1.2em;
	margin-top: 0.6em;
}
#customerHours h3 a{
	color: #2C8CEC;
}
#customerHours p{
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
}
#customerHours span.day{
	display: inline-block;
	width: 40%;
}
#identityTheftLearnMore{
	display: block;
	margin-top: 1em;
}
#identityTheftLearnMore img{
	height: 87px;
	width: 220px;
}
#turboTaxLearnMore{
	bottom:57px;
	margin-left:20px;
	position:absolute;
}
#content{
	float: left;
	margin-left: 2em;
	width: 52em;
}
#mainRight{
	float: left;
	margin-left: 2em;
	width: 16em;
}
#resources h2, #tools h2{
	color: #00466A;
	font-size: 1.4em;
	line-height: 1.43em;
	text-transform: uppercase;
}
#resources a, #tools a{
	color: #2C8CEC;
	display: block;
	font-size: 1.2em;
	line-height: 1.66em;
}
#resources a:hover, #tools a:hover{
	background: #E8E9DE
}
#tools{
	margin-top: 1.5em;
}
a.friendMessage {
	display: block;
	width: 160px;
	height: 87px;
	background: url(../image/message-friends.png) 0 0 no-repeat;
	text-indent: -999em;
}
a.friendMessage:hover {
	background-position: 0 -88px;
}
#featured{
	margin: 2em 0 1em;
}
#featured li{
	background: #EAF0F1;
	border: 1px solid #ccc;
	padding: 0.5em;
}
#featured li.hover{
	cursor: pointer;
}
#featured h2{
	color: #00466A;
	font-size: 1.33em;
	line-height: 1.23em;
	margin-bottom: 0.4em;
}
#featured p{
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
}
#featured a{
	color: #2C8CEC;
}
/*#featured #featuredQuestions{
	background: url(../image/featuredQuestionsBG.png) right bottom no-repeat;
	margin-top: 1em;
}*/
#featured #featuredQuestions h2{
	margin-top: 0.5em;
}
#featured #featuredQuestions a{
	display: block;
	margin-bottom: 1em;
}
#footer{
	background: #E0E4D2;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 1em;
	width: 94.2em;
}
#footerTopRow .fdicFooterLink {
	float:none;
	margin-left:114px;
}
#footerTopRow .fdicFooterLink a { 
	color:#999999!important; 
	font-size:1.1em;
	text-decoration:underline;
}
#footer a{
	color: #2C8CEC;
}
#firstROI{
	float: left;
	margin: 3em 0 0 0;
	width: 11em;
}
#footerTopRow, #footerBottomRow{
	float: right;
	overflow: hidden;
}
#footerNav{
	float: right;
}
#footerNav li{
	display: inline;
	font-size: 1.1em;
	line-height: 3em;
	margin-left: 1.8em;
}
#footer p{
	color: #999;
	float: right;
	font-size: 1.1em;
	line-height: 3em;
	margin-right: 1em;
}
#eh{
	float: right;
	width: 2.6em;
}
#eh img{
	width: 2.6em;
}
#fdic{
	float: right;
	width: 4.3em;
}
#fdic img{
	width: 4.3em;
}
/*End Framework*/

/*Left Nav*/
#leftNav{
	border-bottom: 3px solid #AEAFA8;
	margin-top: 1px;
}
#leftNav li{
	border-top: 3px solid #AEAFA8;
}
#leftNav li.inPath{
	border-top: 3px solid #00476A;
}
#leftNav h2 a{
	color: #2E8EEE;
	display: block;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 1px 0;
	text-transform: uppercase;
	padding: 0.3em 0 0.3em 0.5em;
}
#leftNav h2 a.inPath{
	color: #00476A;
}
#leftNav h2 a.selected, #leftNav h3 a.selected{
	background: #00476A;
	color: #fff;
}
#leftNav h2 a.inPath{
	border-bottom: 1px solid #00476A;
}
#leftNav li li{
	border-top: 1px solid #E1E2DB;
}
#leftNav li li.firstChild{
	border-top: 0;
}
#leftNav h3 a{
	color: #2E8EEE;
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0.4em 0 0.4em 1em;
}
#leftNav h2 a:hover, #leftNav h3 a:hover{
	background: #E8E9DE;
}
#leftNav h3 a.selected:hover{
	background: #00476A;
}

/*Category Page*/
#categoryInfo{
	border-bottom: 3px solid #00476A;
	overflow: hidden;
}
#categoryInfoText{
	float: left;
	width: 32em;
}
#categoryInfo h2{
	color: #00466A;
	font-size: 2.3em;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
#categoryInfo p{
	color: #666;
	font-size: 1.4em;
	line-height: 1.5em;
}
#categoryInfo img{
	float: right;
	height: 15.5em;
	width: 17.5em;
}
#catBreadcrumb a{
	border-bottom: 1px solid #00476A;
	color: #00466A;
	display: block;
	font-size: 1.6em;
	line-height: 2.4em;
	padding-left: 8px;
}
#listings li{
	border-bottom: 1px solid #D5D5D2;
	clear: both;
	overflow: hidden;
	padding: 0 0 1em 8px;
}
#listings li:hover{
	background: #E8E9DE;
}
#listings .productInfo{
	float: left;
	width: 39em;
}
#listings .buttons{
	float: right;
	text-align: center;
	width: 10em;
}
#listings h3 a{
	color: #2E8EEE;
	font-size: 1.6em;
	line-height: 2.4em;
}
#listings p{
	color: #666;
	font-size: 1.2em;
	line-height: 1.5em;
}
#listings .openNow{
	background: #2E8EEE;
	font-size: 1.3em;
	font-weight: bold;
	height: 1.43em;
	line-height: 1.43em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
#listings .openNow a{
	color: #fff;
	display: block;
}
#listings .openNow:hover{
	background: #95CCFF;
}
#listings .openNow:hover a{
	color: #00476A;
}
#listings .learnMore a{
	color: #2E8EEE;
	font-size: 1.1em;
	text-transform: uppercase;
}
#listings .learnMore a:hover{
	text-decoration: underline;
}

/*Board*/
#board ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#board li{
	border-bottom: 1px solid #ccc;
	clear: both;
	list-style-type: none;
	margin: 1em 0 0;
	overflow: hidden;
	padding: 0;
}
#board li img{
	border: 3px solid #DFDFD0;
	float: left;
	margin: 0 2em 1em 0;
}
#board li h2{
	color: #00466A;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
}
#board li p{
	color: #666;
	font-size: 1.1em;
	line-height: 1em;
	margin: 0;
}

/*Product Page*/
#productPage{
	border-top: 3px solid #00476A;
}
#productHead{
	border-bottom: 1px solid #00476A;
	overflow: hidden;
}
#productHead h1 {
	color: #00466A;
	display: inline-block;
	font-size: 2.3em;
	line-height: 1.4em;
	margin: 0.5em 0 0.2em 0.5em;
	width: 16em;
}
#productPage #productHead a {
	background: #2E8EEE;
	color: #fff;
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	height: 1.7em;
	line-height: 1.7em;
	margin: 1.07em 0;
	text-align: center;
	text-transform: uppercase;
	width: 7.14em;
	display: inline-block;
}
#productPage #productHead a:hover {
	background: #95CCFF;
	color: #00476A;
	text-decoration: none;
}
#infoNImage{
	overflow: hidden;
	padding: 1em 0;
}
#infoNImage img{
	float: right;
	height: 15em;
	margin-left: 2em;
	width: 15em;
}
#productPage #infoNImage p{
	margin: 0 0 0 1em;
}
#printShare{
	border-top: 1px solid #ccc;
	overflow: hidden;
}
#printButton img{
	float: right;
	height: 1.9em;
	width: 4.3em;
}
#shareButton img{
	float: right;
	height: 1.9em;
	width: 3.9em;
}
#productPage h2{
	color: #00466A;
	font-size: 2em;
	line-height: 1.68em;
	margin-bottom: .36em;
}
#productPage h3{
	color: #2E8EEE;
	font-size: 1.7em;
	line-height: 0.99em;
	margin-bottom: 0.99em;
}
#productPage sup{
	font-size: 0.7em;
	line-height: 2.2em;
	verticle-align: top;
}
#productPage sub{
	font-size: 0.7em;
	line-height: 2.2em;
	verticle-align: bottom;
}
#productPage p{
	color: #666;
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 1.43em 0;
}
#productPage #roi_tabs p{
	font-size: 1.2em;
	margin: 0 0 1.2em;
}
#productPage p.disclaimer, #productPage #roi_tabs p.disclaimer{
	color: #333;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: .3em;
}
#productPage p.textVariant1{
	color: #00466A;
}
#productPage p.zeroPaddingParagraph{
	margin-bottom: 0;
}
#productPage ul{
	list-style-type: disc;
	margin: 0 0 1.4em 1em;
	padding-left: 1em;
}
#productPage li{
	color: #666;
	font-size: 1.2em;
	line-height: 1.5em;
}
#productPage a{
	color: #2E8EEE;
}
#productPage a:hover{
	text-decoration: underline;
}
#roi_tabs{
	position: relative;
	margin-left: 1em;
}
#roi_tabs dt{
	color: #2D8DED;
	cursor: pointer;
	display: inline;
	font-size: 1.3em;
	padding-right: 2em;
	text-transform: uppercase;
}
#roi_tabs dt.selected{
	color: #00476A;
	font-weight: bold;
}
#roi_tabs dd{
	left: 0;
	position: absolute;
	top: 2.2em;
	margin-left: 1em;
}
#productPage #openAgain{
	margin-top: 1em;
	border-top: 1px solid #CCCCCC;
	padding-left: 1em;
}

#productPage #openAgain #bottomOpenImg{
	float: left;
	margin-right: 0.6em;
}
#productPage #openAgain #applyNowBottom{
	display: inline;
}
#productPage #openAgain #applyNowBottom a{
	background: #2E8EEE;
	color: #fff;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	height: 1.7em;
	line-height: 1.7em;
	margin: 1.07em 0;
	text-align: center;
	text-transform: uppercase;
	width: 7.14em;
}
#productPage #openAgain #applyNowBottom a:hover{
	background: #95CCFF;
	color: #00476A;
	text-decoration: none;
}
#productPage #openAgain p{
	margin-top: 0.7em;
}

/*Individual Pages*/
.individualPage h1{
	border-bottom: 1px solid #00476A;
	border-top: 3px solid #00476A;
	color: #00466A;
	font-size: 2.3em;
	line-height: 2.4em;
	margin-bottom: 0.5em;
}
.individualPage h2{
	color: #00466A;
	font-size: 2em;
	line-height: 1.68em;
	margin-bottom: .36em;
}
.individualPage h3{
	color: #2E8EEE;
	font-size: 1.7em;
	line-height: 0.99em;
	margin-bottom: 0.99em;
}
.individualPage h4{
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}
.individualPage sup{
	font-size: 0.7em;
	line-height: 2.2em;
	verticle-align: top;
}
.individualPage sub{
	font-size: 0.7em;
	line-height: 2.2em;
	verticle-align: bottom;
}
.individualPage p{
	color: #666;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}
.individualPage p.disclaimer{
	color: #333;
	font-size: 0.9em;
	line-height: 2em;
	margin-bottom: 2em;
}
.individualPage p.textVariant1{
	color: #00466A;
}
.individualPage p.zeroPaddingParagraph{
	margin-bottom: 0;
}
.individualPage ul{
	list-style-type: disc;
	margin: 0 0 1.2em 1em;
	padding-left: 1em;
}
.individualPage li{
	color: #666;
	font-size: 1.2em;
	line-height: 1.5em;
}
.individualPage a{
	color: #2E8EEE;
}
.individualPage a:hover{
	text-decoration: underline;
}
#map{
	height: 300px;
}
.individualPage table{
	margin-bottom: 1.4em;
	width: 100%;
}
.individualPage tr{
	font-size: 1.2em;
	height: 1.5em;
	line-height: 1.5em;
}
.individualPage tr.nth-row-odd{
	background: #dfdfd0;
}
.individualPage th{
	background: #00476A;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	padding: 0 1em;
}
.individualPage td{
	color: #333;
	line-height: 1.6em;
	text-align: center;
	padding: 0 1em;
}
.individualPage td.notleft{
	text-align: left;
}
.individualPage td.makeBold{
	font-weight: bold;
}
.individualPage td.makeOrange{
	background: #D3B35D;
}
.individualPage table a{
	color: inherit;
}

.individualPage img#about-us-img {
	border: 3px solid #DFDFD0;
	margin-bottom: 1em;
}

.individualPage #navyBlue h3{
	color: #00476A;
}
#demoNav li.nthChild-1 {
	list-style-type: none;
}

/*Locations Page*/
#locations h1{
	border-bottom: 1px solid #00476A;
	border-top: 3px solid #00476A;
	color: #00466A;
	font-size: 2.3em;
	line-height: 2.4em;
	margin-bottom: 0.2em;
}
#locList{
	margin-top: 0.46em;
}
#locations h2{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #00476A;
}
#locations h2 a{
	color: #00466A;
	font-size: 1.5em;
	line-height: 2em;
	margin-left: 0.3em;
}
#locations .googleMap-InfoWindow h2{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 3px;
}
#locations table{
	margin: 0 0 1em 0.45em;
	padding-top: 1em;
	width: 100%;
}
#locations th{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	width: 33%;
}
#locations th th{
	margin-top: 0;
	width: 100%;
}
#locations td{
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
}
#locations td td, #locations td th{
	font-size: 1em;
}

/*Contact Us*/
#contactStuff{
	overflow: hidden;
}
#contactLeft{
	float: left;
	width: 37em;
}
#contactLeft h2{
	font-size: 1.5em;
}
#contactLeft label{
	display: block;
	font-size: 0.9em;
}
#contactLeft label span{
	font-style: italic;
}
#contactLeft input{
	width: 15em;
}
#contactLeft textarea{
	width: 22em;
}
#contactLeft #ROI-submit{
	background: #2E8EEE;
	border: 0;
	color: #fff;
	cursor: pointer;
	height: 1.8em;
	line-height: 1.2em;
	text-transform: uppercase;
	width: 10em;
}
#contactRight{
	float: left;
	width: 30em;
}
.individualPage #contactRight h3{
	color: #00466A;
	font-size: 1.5em;
	margin-bottom: 0;
}
.individualPage #contactRight p{
	color: #333;
	font-size: 1.2em;
	line-height: 1.6em;
}

/*Search Results*/
#searchPage #froisearch-form{
	display: none;
}
#searchPage h1 {
	border-bottom: 1px solid #00476A;
	border-top: 3px solid #00476A;
	color: #00466A;
	font-size: 2.3em;
	line-height: 2.4em;
	margin-bottom: 0.5em;
}
#froisearch-results{
	margin-bottom: 1em;
}
#searchPage #froisearch-results li{
	margin: 1em 0;
}
#froisearch-results h2 a{
	color: #00466A;
	font-size: 1.5em;
}
#froisearch-results p{
	color: #666;
	font-size: 1.2em;
	line-height: 1.2em;
}
#searchPage .froisearch .pagination .current {
	background: #00466A;
}
#searchPage .froisearch .pagination .current.prev {
	background: none;
}
#searchPage .froisearch .pagination a, #searchPage .froisearch .pagination span {
	height: 1.2em;
	line-height: 1.2em;
}





/*Form Application Stuff*/
#newApplication{
	padding: 1em 1em 0;
}
#newApplication a{
	color: #5B729D;
}
#newApplication a:hover{
	text-decoration: underline;
}
#newApplication #introduction{
	margin-bottom: 1em;
	overflow: hidden;
}
#newApplication #introduction img{
	float: left;
	height: 14.8em;
	width: 15.8em;
}
#newApplication #introHead{
	float: left;
	margin-left: 3em;
	width: 56em;
}
#newApplication h1{
	clear: left;
	color: #00476A;
	font-size: 2em;
	margin-bottom: 0.8em;
}
#newApplication h2, #newApplication h3{
	clear: left;
	color: #2C8CEC;
	font-size: 1.6em;
	margin-bottom: 1em;
}
#newApplication #introHead p{
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	width: 45em;
}
#newApplication fieldset{
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	padding: 1em;
	width: 73em;
}
#newApplication fieldset fieldset{
	width: 70.5em;
}
#newApplication fieldset fieldset#applicant_other_info{
	clear: left;
}
#newApplication legend{
	color: #00305A;
	font-size: 2em;
	margin-left: 1em;
}
#newApplication p{
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 0.4em;
	overflow: hidden;
	width: 60em;
}
#newApplication .radioWlabel p{
	width: 30em;
}
#newApplication label{
	float: left;
	font-size: 1em;
	line-height: 1.8em;
	margin-right: 2em;
	text-align: right;
	width: 28em;
}
#newApplication label.required, p.required{
	font-weight: bold;
}
#newApplication .radiolabel{
	clear: left;
	float: left;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1em 2em 0 0;
	text-align: right;
	width: 28em;
}
#newApplication input{
	width: 18em;
}
#newApplication input.month, #newApplication input.day, #newApplication input.year{
	float: left;
	width: 5em;
}
#newApplication span.float{
	float: left;
	font-size: 1.5em;
	text-align: center;
	width: 0.6em;
}
#newApplication select{
	float: left;
	width: 18.5em;
}
#newApplication .radioWlabel{
	float: left;
	margin: 1em 0 0;
	overflow: hidden;
	width: 30em;
	font-size: 12px;
}
#newApplication .radioWlabel input{
	float: none;
	margin-bottom: 1em;
	width: 3em;
}
#newApplication .radioWlabel label{
	float: none;
}
#newApplication #comments{
	text-align: center;
}
#newApplication #comments textarea{
	width: 50em;
}
#newApplication #addSwitcher{
	width: 73em;
}
#newApplication #addSwitcher input{
	float: left;
	margin-left: 29em;
	width: 2em;
}
#newApplication #addSwitcher label{
	font-size: 1.2em;
	margin-left: 2em;
	text-align: left;
	width: 26em;
}
#newApplication label.stupidSafari{
	clear: left;
}
#newApplication #captcha{
	text-align: center;
}
#newApplication #captcha h4{
	font-size: 1.4em;
}
#newApplication #captcha p{
	width: 63em;
}
#newApplication input#ROI-submit{
	margin: 1em 0 1em 25em;
}

#newApplication a#ssnWhy{
	margin-left: 30em;
}
fieldset#personalInformation{
	position: relative;
}
#form-verify-first {
	display:block;
}
.required-notice {
	color:#333;
	display:block;
	font-size:100%;
}

/* formContactUs.css */

#formContactUs legend {
	color: #333;
	font-weight: bold;
}
#ssnExplanation{
	background-color: #95A8C2;
	border: 1px solid #333;
	display: none;
	left: 300px;
	padding: 10px 10px 0;
	position: absolute;
	top: 25px;
	width: 300px;
	z-index: 1000;
}
fieldset#newApplication .on{
	display: block;
}
fieldset#newApplication #ssnExplanation p{
	margin: 0;
	padding: 0 0 10px;
	width: 24em;
}
#ssnExplanation p.center{
	color: #013260;
	text-align: center;
}
#ssnExplanation p a{
	background-color: #EEE;
	border: 1px solid #333;
	padding: 3px;
}
#newApplication .radio{
	margin: 0 0 1em 38em;
	overflow: hidden;
}
#newApplication .radio input{
	width: 2em;
}
#newApplication .checklabel{
	clear: left;
}
#newApplication input#submitButton{ 
	margin: 1em 0 1em 27em;
	width: 20em;
}

/*Disclaimer*/
#disclaimer{
	clear: both;
	padding-top: 1.2em;
}
#disclaimer h3{
	color: #8B734B;
	font-size: 1.1em;
	line-height: 1.2em;
}
#disclaimer p{ 
	color: #525252;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

/* SLIMBOX */
#lbOverlay {
	position: absolute;
	z-index:10;
	left: 0;
	width: 100%;
}
.geckoShadow {
	background-color: none;
	background:transparent url(data:image/png;base64,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);
}
.nonGeckoShadow {
	background-color: #000000;
}
#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a {
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}
body.popup {
	background: #FFF;
	border: 0 none;
}
.popup p {
	margin: 10px;
}
#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}
/*--- New Popup Stuff ---*/
#newPopUpForm fieldset {
	border: 0 none;
	padding: 10px 25px 0 25px;
	float: left;
	width: 270px;
}
#newPopUpForm fieldset input, #newPopUpForm textarea {
	display: block;
	padding: 3px;
	width: 244px;
	margin-bottom: 10px;
	border: solid 1px #666;
}
#newPopUpForm input.submitButton {
	border: solid 1px #666;
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin: 20px auto 0 65px;
	font-weight: bold;
	float: left;
}
#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
}
/*#newPopUpForm label.required {
	font-weight: bold;
}*/
#newPopUpForm label.required span {
	font-style: italic;
	font-weight: normal;
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}
/* captcha */

#newPopUpForm #captcha {
	float: left;
	padding-top: 4px;
	width: 200px;
}
#newPopUpForm #captcha input {
	float: none;
	width: 192px;
	display: block;
	margin: 10px 0;
}
#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 5px 0;
}
#newPopUpForm h2 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
/* Overdraft Opt In Styling */

div#overdraft {
	padding: 5px 5px 10px;
	margin-left: 0;
	width: 100%;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading,
#overdraft #overdraftForm h2.pageHeading,
#overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox.indented {
	width: auto;
	margin:0 0 0 40px;
}
#overdraft fieldset#newApplication #optAccounts {
	margin: 0 0 0 25px;
}
#overdraft fieldset#newApplication #revokeAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#overdraft fieldset#newApplication .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft fieldset#newApplication .optInCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .optInCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .optInCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 290px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft #optToggle, 
#overdraft #optAccounts {
	display: none;
}
#overdraft fieldset#newApplication #overdraftLeft input,
#overdraft fieldset#newApplication #overdraftRight input {
	margin-bottom:10px;
	width:155px;
}
#overdraft fieldset#newApplication #overdraftRight input#ROI-submit {
	margin-left: 120px;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel {
	width: 400px;
	margin: 10px 0 0;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel input {
	clear:both;
	float:left;
	margin:2px 10px 0 0;
	width:10px;
}
#overdraftRight .radioWlabel span {
	display:block;
	float:left;
	margin:0 0 10px;
	width:350px;
}
#overdraft fieldset#newApplication #overdraftLeft label,
#overdraft fieldset#newApplication #overdraftRight label {
	width: 90px;
	padding-right: 15px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 242px; /* bank specific */
	height: 145px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background-color: #00486A;
	color:#fff; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftForm p.noteable {
	margin: 5px 0 15px 0;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#optIn { 
	position:relative;
	bottom:135px;
	float:right;
	left:190px;
}
#optIn2 { 
	position:absolute;
	bottom:15px;
	right:340px;
}
#iWeValidate.redText {
	color: #BC504D;
}
