body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}
a{
	text-decoration: none;
}
strong{
	font-weight: bold;
}
u{
	text-decoration: underline;
}
i, em{
	font-style: italic;
}
.clear {
	clear: both;
}
/*Begin Framework*/
body{
	background: #9fc8cd url(../image/mainBG.jpg) left top repeat-x;
}
body.homePage #siteAlert{
	margin: 0 auto;
	width: 47em;
}
#top{
	margin: 0 auto;
	overflow: hidden;
	padding-left: 1.3em;
	position: relative;
	width: 93em;
}
#top h1 a{
	background: url(../image/logo.png) left top no-repeat;
	display: block;
	float: left;
	height: 8.8em;
	margin: 2em 0 1.6em 0;
	width: 18.6em;
}
#top h1 a span{
	display: block;
	text-indent: -9999em;
}
#ultraTopNav{
	float: right;
	margin: 1.2em 0.5em 0 0;
}
#ultraTopNav li{
	display: inline;
}
body.homePage #ultraTopNav li.firstChild{
	display: none;
}
#ultraTopNav a{
	border-right: 1px solid #E5E5E5;
	color: #E5E5E5;
	font-size: 1.1em;
	padding: 0 0.8em;
}
#ultraTopNav a.lastChild{
	border-right: 0;
	padding-right: 0;
}
#ultraTopNav a:hover{
	text-decoration: underline;
}
#quickLinksTop{
	display: none;
	float: right;
	margin: 0.6em 0 0;
	position: relative;
	width: 12em;
	z-index: 9;
}
#quickLinksTop h2{
	background: url(../image/quickLinksTopArrow.png) 10px 6px no-repeat;
	color: #FFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0.6em 1.2em 0.6em 2.6em;
	text-transform: uppercase;
}
#quickLinksTop h2:hover{
	color: #CFF;
}
#quickLinksTop ul{
	background: #447885;
	padding: 0.5em 1em;
	position: absolute;
	top:2em;
	width: 20em;
	z-index: 99;
}
#quickLinksTop a{
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
}
#quickLinksTop a:hover{
	color: #CFF;
}
#quickLinksTop h2.close{
	background: #447885 url(../image/quickLinksTopX.png) 10px 6px no-repeat;
}
body.homePage #olbLink{
	display: none;
}
#olbLink{
	background: url(../image/olbLock.png) left top no-repeat;
	float: right;
	margin-top: 1.2em;
	padding-left: 1em;
	width: 16em;
}
#olbLink a{
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#olbLink:hover a{
	color: #cff;
}
#searchForm{
	clear: right;
	/*float: right;
	margin-top: 3.1em;*/
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 6em;
	width: 12.6em;
}
#searchForm input{
	float: left;
}
#searchForm #roi_input{
	padding: 1px 0 2px 4px;
}
#roi_input{
	background: url(../image/searchBG.png) left top no-repeat;
	border: 0;
	color: #666;
	font-size: 11px;
	height: 15px;
	padding: 3px 0 0 4px;
	width: 102px;
}
#primaryNav{
	display: inline;
	float: left;
	margin: 30px 0px 0 43px;
	padding: 3.2em 0 1.8em;
	position: relative;
	width: 57.6em;
}
/*
#primaryNav li{
	display: inline;
}
#primaryNav h2{
	display: inline;
}*/
#primaryNav li.nthChild-1 h2{
	left: 0;
	position: absolute;
	top: 0;
}
#primaryNav li.nthChild-2 h2{
	left: 11.3em;
	position: absolute;
	top: 0;
}
#primaryNav li.nthChild-3 h2{
	left: 23em;
	position: absolute;
	top: 0;
}
#primaryNav li.nthChild-4 h2{
	left: 44em;
	position: absolute;
	top: 0;
}
#primaryNav h2 a{
	color: #0B303B;
	display: block;
	font-size: 1.9em;
	letter-spacing: 0.6px;
	padding: 0.2em 0.7em;
}
#primaryNav h2 a:hover{
	color: #069;
}
#primaryNav h2 a.inPath{
	background: #00693F;
	color: #fff;
}
#primaryNav li.inPath2 h2 a{
	border-bottom: 5px solid #00693F;
}
ul.nthTier-2{
	background: url(../image/primaryNavBG.png) left bottom repeat-x;
	display: none;
	overflow: hidden;
	padding: 0.3em 0;
	width: 70em;
}
li.inPath ul.nthTier-2{
	display: block;
}
ul.nthTier-2 li{
	float: left;
	font-size: 1em;
	width: 16.9em;
}
li.nthChild-3 ul.nthTier-2 li{
	width: 20em;
}
#primaryNav h3 a{
	color: #00673F;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 1.2em;
}
#primaryNav h3 a.inPath.selected, #primaryNav h4 a.inPath.selected{
	background: url(../image/rightGreenArrowSmall.png) 8px 6px no-repeat;
}
#primaryNav h4 a{
	color: #155D71;
	display: block;
	font-size: 1.1em;
	line-height: 1.7em;
	padding-left: 1.42em;
}
#primaryNav h4 a:hover{
	text-decoration: underline;
}
#primaryNav li.nthChild-3 ul li h3 a, #primaryNav li.nthChild-4 ul li h3 a{
	color: #155D71;
	font-size: 1.1em;
	line-height: 1.5em;
}
#primaryNav li.nthChild-3 ul li h3 a:hover, #primaryNav li.nthChild-4 ul li h3 a:hover{
	text-decoration: underline;
}
#primaryNav li.close{
	background: #447885;
	color: #003333;
	cursor: pointer;
	font-size: 0.9em;
	line-height: 1.5em;
	text-transform: uppercase;
	width: 100%;
}
#primaryNav li.close span{
	background: url(../image/closeUpArrow.png) left 5px no-repeat;
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 8em;
}
#main{
	margin: 0 auto;
	position: relative;
	width: 94.3em;
}
#topOfFlash{
	left: 0;
	position: absolute;
	top: 0;
	background: transparent url(../image/quickLinks-bg.png) left top repeat-y;
}
#topOfFlashNew {
	left: 0;
	position: absolute;
	top: 0;
}
#topOfFlash form {
	width: 135px;
	margin: 15px auto 0;
}
#topOfFlash input {
	margin: 5px 0;
}
#olbNav {
	width: 150px;
	margin: 1em 0 1em 3em;
}
#olbNav li {
	padding: .5em 0;
}
#olbNav li a {
	color: #000;
	font-size: 1.2em;
}
#olbNav li a:hover {
	text-decoration: underline;
}
#olbNew{
	padding-bottom: 0;
	width: 20.7em;
}
#olbNew h2{
	background: #175735 url(../image/olbNLock.png) left top no-repeat;
	height: 2.6em;
	margin-bottom: 1em;
	text-indent: -9999em;
	width: 20.7em;
}
#olbNew ul{
	padding-left: 7px;
}
#olbNew li{
	color: #004A25;
	cursor: pointer;
	display: inline-block;
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 0 10px;
	width: 59px;
}
#olbNew li.firstChild{
	border-right: 1px solid #004A25;
}
#olbNew li.selected{
	background: url(../image/rightGreenArrow.png) left 4px no-repeat;
	font-weight: bold;
}
#olbNew li#businessBanking.selected{
	margin-left: .3em;
}

/* new */

#olbNew li#businessBankingNew.selected{
	margin-left: .3em;
}
#olbNew li#businessBankingHome.selected{
	margin-left: .3em;
}
#olbNew.test li{
	display: inline-block;
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 0 10px;
	width: 61px;
}
#olbNew #olbPersonal {
	margin: 0 0 15px 0;
}
#olbNew #olbPersonal img {
	height: 2.4em;
	padding: 1.8em 0 0 2.2em;
	width: 7.6em;
}
#olbNew #olbBusiness {
	display: none;
	margin: 0 0 15px 0;
}
#olbNew #olbBusiness img {
	height: 2.4em;
	padding: 1.8em 0 0 2.2em;
	margin: 0 0 0 8.5em;
	width: 7.6em;
}
#olbNew #olbPersonalNew {
	margin: 0 0 15px 0;
}
#olbNew #olbPersonalNew img {
	height: 2.4em;
	padding: 1.8em 0 0 2.2em;
	width: 7.6em;
}
#olbNew #olbBusinessNew {
	display: none;
	margin: 0 0 15px 0;
}
#olbNew #olbBusinessNew img {
	height: 2.4em;
	padding: 1.8em 0 0 2.2em;
	margin: 0 0 0 8.5em;
	width: 7.6em;
}
#olbNew #olbPersonalHome {
	margin: 0 0 15px 0;
}
#olbNew #olbPersonalHome img {
	height: 2.4em;
	padding: 1.8em 0 0 2.2em;
	width: 7.6em;
}
#olbNew #olbBusinessHome{
	display: none;
	margin: 0 0 15px 0;
}
#olbNew #olbBusinessHome img {
	height: 2.4em;
	padding: 1.8em 0 0 2.2em;
	margin: 0 0 0 8.5em;
	width: 7.6em;
}
#topOfFlash ul#olbNav.new {
	width: 100px;
	margin: 0;
	padding: 0
}
#topOfFlash ul#olbNav.new li {
	width: 100px;
}
#topOfFlash ul#olbNav.new li a {
	display:block;
	font-size: .8em;
	line-height: 1em;
	background: url(../image/link-arrow.png) left 6px no-repeat;
	padding-left: 15px;
}
#enrollDrop {
	margin: 10px auto;
	height: 20px;
	width: 127px;
}
#quickLinks h2 {
	background: url(../image/quickLinksArrowDown.png) left top no-repeat;
	cursor: pointer;
	height: 2.9em;
	text-indent: -9999em;
	width: 20.7em;
}
#quickLinks h2.expanded {
	background: url(../image/quickLinksArrowDown.png) left top no-repeat;
}
/*#quickLinks ul{
	display: none;
}*/
#quickLinks li{
	background: url(../image/quickLinksLiBG.png) left top no-repeat;
	height: 2.6em;
	width: 20.7em;
}
#quickLinks a{
	color: #333;
	font-size: 10px;
	line-height: 26px;
	padding-left: 12px;
}
#footer{
	background: #165D71;
	height: 6.6em;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 94.3em;
}
#firstROI{
	left: 2em;
	position: absolute;
	top: 20px;
}
#twitter{
	position: absolute;
	right: 2.5em;
	top: 10px;
}
#facebook{
	position: absolute;
	right: 5.2em;
	top: 10px;
}
#eh{
	position: absolute;
	right: 2.5em;
	top: 39px;
}
#fdic{
	position: absolute;
	right: 5.2em;
	top: 34px;
}
#footer ul{
	padding-top: 1.2em;
}
#footer li{
	display: inline;
}
#footer p{
	color: #ccc;
	font-size: 1em;
	line-height: 1.4em;
}
#footer li a{
	border-right: 1px solid #ccc;
	color: #ccc;
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 0.5em;
}
#footer li a.lastChild{
	border-right: 0;
}
#footer li a:hover{
	text-decoration: underline;
}
/*End Framework*/

/*Category Page*/
#productCategory{
	background: url(../image/catMainBG.png) left top repeat;
}
#productCategory ul{
	overflow: hidden;
}
#productCategory li{
	float: left;
	height: 10.7em;
	overflow: hidden;
	padding: 1.5em;
	width: 44.15em;
}
#productCategory li.hover{
	background: url(../image/catMainBGHover.png) left top repeat;
	cursor: pointer;
}
.productImage{
	float: left;
	width: 19.2em;
}
.productImage img{
	height: 10.7em;
	width: 18.2em;
}
.productContent{
	float: left;
	position: relative;
	width: 24.5em;
}
.productContent h3 a{
	color: #165D71;
	display: block;
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -0.4px;
	margin-bottom: 2px;
}
.productContent p{
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.productContent h4{
	left: 0;
	position: absolute;
	top: 9em;
}
.productContent h4 a{
	background: url(../image/rightBlueArrow.png) right 6px no-repeat;
	color: #155D71;
	font-family: Geneva;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	padding-right: 7px;
}

/*Product Page*/
#productContent{
	overflow: hidden;
	width: 94.3em;
}
#productContentLeft{
	float: left;
	width: 35.2em;
}
#productContentLeft img{
	border-right: 27px solid #F7AF17;
	height: 40.1em;
	width: 32.5em;
}
#productContentRight{
	background: url(../image/productBG.png) left top repeat;
	float: left;
	height: 40.1em;
	width: 59.1em;
}
#productHead{
	overflow: hidden;
}
#productHead{
	background: url(../image/productTitleBG.png) left top no-repeat;
	overflow: hidden;
	width: 59.1em;
}
#productHead h1{
	color: #fff;
	float: left;
	font-family: Geneva;
	font-size: 1.8em;
	line-height: 30px;
	padding-left: 1.11em;
	width: 25.7em;
}
#productHead h1 sup{
	font-size: 0.7em;
	vertical-align: top;
}
#productHead a{
	float: left;
	margin-top: 10px;
}
#printButton img{
	width: 4.5em;
}
#shareButton img{
	width: 5.4em;
}
#productSummary{
	padding: 1.5em 2em;
}
#productContent #general{
	margin-bottom: 1.7em;
}
#productContent #general p{
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 1.2em;
}
#roi_tabs{
	float: left;
	margin-right: 1em;
	overflow: hidden;
	position: relative;
	width: 40.5em;
}
#roi_tabs dt{
	color: #666;
	cursor: pointer;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 3.85em;
}
#roi_tabs dt.selected{
	color: #135D71;
}
#roi_tabs dd{
	left: 0;
	position: absolute;
	top: 2em;
}
#roi_tabs dd ul{
	list-style-type: disc;
	margin-bottom: 1.25em;
	padding-left: 2em;
}
#roi_tabs dd p{
	margin-bottom: 1.25em;
}
#roi_tabs dd li, #roi_tabs dd p{
	color: #333;
	font-size: 1.2em;
	line-height: 1.25em;
}
#roi_tabs dd li.disclaimer{
	font-size: 1.1em;
}
#roi_tabs dd p.disclaimer{
	font-size: 1.1em;
}
#roi_tabs dd p.zeroPaddingParagraph{
	font-size: 1.1em;
	margin-bottom: 0;
}
#roi_tabs dd a, #productContent #general p a{
	color: #155D71;
	text-decoration: underline;
}
#openNow, #tellMeMore{
	float: left;
	margin-bottom: 0.7em;
	width: 13em;
}
.disclaimer{
	font-size: 0.9em;
}

/*Individual Page*/
.individualPage{
	background: url(../image/productBG.png) left top repeat;
}
#thankYou.individualPage{
	background: none;
}
.individualPage p{
	color: #333;
	font-size: 1.2em;
	line-height: 1.17em;
	margin-bottom: 1.17em;
}
.individualPage.lostStolen p{
	font-size: 1.5em;
}
.individualPage a{
	color: #155D71;
	text-decoration: underline;
}
.individualPage h2{
	color: #333;
	font-family: Baskerville;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 0.92em;
}
.individualPage h3{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.17em;
}
.individualPage h4{
	color: #333;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.17em;
}
.individualPage ul{
	list-style-type: disc; 
	margin-bottom: 1.4em;
	padding-left: 2em;
}
.individualPage li{
	color: #333;
	font-size: 1.2em;
	line-height: 1.17em;
}
.individualPage.calcs ul{
	list-style-type: none;
	padding-left: 0;
}
.individualPage.calcs li{
	background: url(../image/rightGreenArrow.png) left 6px no-repeat;
	line-height: 1.7em;
	padding-left: 12px;
}
.individualPage p.zeroPaddingParagraph{
	margin-bottom: 0;
}
.individualPage p.textVariant1{
	/*Copy set most text to be textvar1 so not setting*/
}
.individualPage sup{
	font-size: 0.9em;
	line-height: 1.56em;
	vertical-align: top;
}
.individualPage sub{
	font-size: 0.9em;
	line-height: 1.56em;
	vertical-align: bottom;
}
#fullWidth h1{
	background: url(../image/fullWidthHeaderBG.png) left top no-repeat;
	color: #fff;
	font-family: Geneva;
	font-size: 1.8em;
	line-height: 30px;
	padding-left: 2.22em;
}
#fullWidth #twoCol{
	overflow: hidden;
	padding: 3em 4em;
	width: 86.3em;
}
#fullWidth #twoColLeft{
	float: left;
	margin-right: 5em;
	width: 40.5em;
}
#fullWidth #twoColRight{
	float: left;
	width: 40.5em;
}

.individualPage .optInLinks p {
	margin: 2em 0 .8em;
	font-weight: bold;
}

.individualPage .optInLinks a {
	display: block;
	width: 127px;
	height: 36px;
	background: transparent url(../image/click-here.png) 0 0 no-repeat;
	text-indent: -999em;
}

/*Locations Page*/
#locations{
	overflow: hidden;
}
#locationsLeft{
	background: #3D7281;
	border-right: 27px solid #F1AA10;
	float: left;
	padding: 1.1em;
	width: 58.1em;
}
#map{
	height: 485px;
	width: 582px;
}
#locationsRight{
	float: left;
	width: 31.2em;
}
#locationsRight h1{
	background: url(../image/productTitleBG.png) left top no-repeat;
	color: #fff;
	font-family: Geneva;
	font-size: 1.8em;
	line-height: 30px;
	padding-left: 1.11em;
}
#locationsRightLow{
	/*background: url(../image/productBG.png) left top repeat;*/
	float: left;
	height: 47.7em;
	overflow: auto;
	padding: 0 1em 0 1em;
	width: 29.2em;
}
#locList{
	font-size: 0.75em;
	list-style-type: none;
	margin-top: 0.8em;
}
#locList ul{
	list-style-type: none;
}
#locList li.vcard{
	border-top: 1px solid #174D5E;
}
#locList h2 a{
	color: #333;
	font-family: Baskerville;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -0.1px;
	line-height: 1.4em;
	text-decoration: none;
}
#locList h2 a:hover{
	color: #fff;
}
#locList h3{
	color: #12485A;
	font-family: Geneva;
	font-size: 1.3em;
	font-weight: bold;
}
#locations h4{
	margin-top: 1em;
}
#locList p, #locList ul{
	margin-bottom: 0.7em;
	padding-left: 0;
}

/*Welcome Video*/
#olbFrame{
	margin: 0 auto;
	width: 690px;
}

/*Contact Page*/
.individualPage #productContentRight{
	background: none;
}
#contactPadding{
	padding: 2.4em 2em;
}
#contactUs{
	overflow: hidden;
}
#contactUsLeft{
	float: left;
	margin-right: 3em;
	width: 30em;
}
#contactUs label{
	display: block;
}
#contactUs input, #contactUs textarea{
	background: #E4ECED;
	border-bottom: 1px solid #C7CFD0;
	border-left: 1px solid #A9B1B2;
	border-right: 1px solid #A9B1B2;
	border-top: 1px solid #737B7D;
	width: 100%;
}
#contactUs input{
	height: 1.2em;
	padding: 0.5em 0 0.3em;
}
/*#contactUs #captcha input{
	margin-top: 1.4em;
}*/
#contactUs textarea{
	background: #E4ECED url(../image/textareaBG.png) left top repeat-x;
	padding: 0.5em 0 0.3em;
}
#contactUsRight{
	float: left;
	width: 20em;
}
#contactUs #contactUsRight input.submitButton{
	border: 0;
	height: 2em;
	padding: 0;
	width: 7.9em;
}

/*Search Results*/
#fullWidth.searchPage h2{
	background: url(../image/fullWidthHeaderBG.png) left top no-repeat;
	color: #fff;
	font-family: Geneva;
	font-size: 1.8em;
	line-height: 30px;
	padding-left: 2.22em;
}
.searchPage #pagination{
	display: none;
}
.searchPage li{
	font-size: 1em;
	overflow: hidden;
	padding: 1.5em 0;
}
.searchImage{
	float: left;
	margin-right: 2em;
	width: 18.2em;
}
.searchImage img{
	height: 10.7em;
	width: 18.2em;
}
.searchText{
	float: left;
	position: relative;
	width: 64em;
}
.searchText .learnMore{
	font-size: 1em;
}
.searchText .learnMore img{
	height: 2.6em;
	left: 0;
	position: absolute;
	top: 8.1em;
	width: 12.7em;
}

/*Rates Page*/
.rates table{
	margin-bottom: 1em;
	width: 100%;
}
.rates tr{
	font-size: 1.2em;
	line-height: 2em;
}
.rates th{
	background: #00693f;
	color: #fff;
	padding: 0 0.8em;
}
.rates th a{
	color: #fff;
}
.rates td{
	padding: 0 0.8em;
}







/*Default Stuff************************************/
/*Form Application Stuff*/
#newApplication{
	padding: 1em 1em 0;
}
#newApplication a{
	color: #17495a;
}
#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: 62em;
}
#newApplication h2{
	clear: left;
	color: #165D71;
	font-size: 2em;
	margin-bottom: 0.8em;
}
#newApplication h3{
	clear: left;
	color: #00305A;
	font-size: 1.6em;
	margin-bottom: 1em;
}
#newApplication #introHead p{
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1.2em;
	width: 50em;
}
#newApplication fieldset{
	border: 1px solid #00305A;
	margin-bottom: 1.5em;
	padding: 1em;
	width: 82em;
}
#newApplication fieldset fieldset{
	width: 76.5em;
}
#newApplication.bEnroll fieldset fieldset p{
	width: 66em;
}
#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: 68em;
}
#newApplication .radioWlabel p{
	width: 30em;
}
#newApplication label{
	float: left;
	font-size: 1em;
	line-height: 1.8em;
	margin-right: 2em;
	text-align: right;
	width: 30em;
}
#newApplication #comments label{
	width: 10em;
}
#newApplication label em{
	color: #555;
}
#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: 30em;
}
#newApplication input{
	width: 18em;
}
#newApplication input.submitButton{
	margin-left: 29em;
}
#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: 54em;
}
#newApplication #addSwitcher{
	width: 79em;
}
#newApplication #addSwitcher input{
	float: left;
	margin-left: 31em;
	width: 2em;
}
#newApplication #addSwitcher label{
	font-size: 1.2em;
	margin-left: 2em;
	text-align: left;
	width: 30em;
}
#newApplication label.stupidSafari{
	clear: left;
}
#newApplication #captcha{
	text-align: center;
}
#newApplication #captcha h4{
	font-size: 1.4em;
}
#newApplication #captcha p{
	width: 70em;
}
#newApplication input#ROI-submit{
	margin: 1em 0 1em 29em;
}

#newApplication a#ssnWhy{
	margin-left: 32em;
}
fieldset#personalInformation{
	position: relative;
}
fieldset#passcodeInformation p.infoText{
	text-align: center;
	margin-bottom: 20px;
}
#form-verify-first {
	display:block;
}
.required-notice {
	color:#333;
	display:block;
	font-size:100%;
}
#branchWrap {
	margin: 0 auto;
	width: 525px;
}
#branchWrap p {
	float: left;
	width: 320px;
}
#branchWrap select {
	margin: 3px 0 0 0;
}
/* 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 .moreage{
	clear: left;
	margin: 0 0 1em 39em;
	overflow: hidden;
}
#newApplication .moreage p{
	font-style: italic;
	width: 34em;
}
#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 h1{
	font-family: Geneva;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1.2em 1.6em 0.5em;
}
#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 {
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin: 20px auto 0 40px;
	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, #contactUsLeft label.required span{
	color: #555;
	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;
}

/* ===================== regE ================================================ */
a.regEButton {
	display: block;
	height: 26px;
	text-indent: -999em;
}

a.specifyChoice {
	background: transparent url(../image/button-specify-your-choice.png) 0 0 no-repeat;
	width: 178px;
}

a.watchVideo {
	background: transparent url(../image/button-watch-video.png) 0 0 no-repeat;
	width: 118px;	
}