/* Template gncu - layout.css */

/*===== Reset =========================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
a img{border:none;}
object{outline:none;}


/*===== General =======================*/
body {
	background-color: #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1em 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

p {
	line-height: 1.4em;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}

em {
	font-style: italic;
}

#siteAlertWrapper {
	width: 96em;
	margin: 0 auto;
}

#siteAlertLink {
	right: 30px !important;
	background: none !important;
}
#siteAlertLink a {
	background:url("/view/tal/tallibrary/images/siteAlertDefaultLinkArrow.png") no-repeat scroll right top #FCF432;
	display: block;
	height:22px;
	padding:3px 25px 0 0;
}

/*===== Header ========================*/
#header {
	height: 12.7em;
	position: relative;
}
#header #phoneNumber {display: none;}
#printLogo {
	display: none;
}
#logo {
	position: absolute;
	top: 44px;
	left: 26px;
	margin: 0;
}

#logo a {
	background: transparent url(../image/logo.png) 0 0 no-repeat;
	display: block;
	height: 64px;
	text-indent: -999em;
	width: 145px;
}
#mortgageLogo {
	position: absolute;
	top: 44px;
	left: 8px;
	margin: 0;
}

#mortgageLogo a {
	background: transparent url(../image/mortgage-logo.png) 0 0 no-repeat;
	display: block;
	height: 60px;
	text-indent: -999em;
	width: 180px;
}

#ultraTopNav {
	position: absolute;
	right: 175px;
	top: 22px;
}

#ultraTopNav li {
	border-right: 1px solid #333;
	float: left;
	padding: 0 0.7em;
	color: #333;
}
#ultraTopNav li.lastChild {
	border-right: none;
}

#ultraTopNav li a {
	color: #333;
	font-size: 1.1em;
}

#ultraTopNav li a:hover {
	color: #004485;
	text-decoration: underline;
}

#searchForm {
	position: absolute;
	height: 22px;
	width: 149px;
	right: 11px;
	top: 16px;
}

#searchForm input#roi_input {
	background-image:url("../image/search-bg.png");
	border:0 none;
	height:20px;
	left:0;
	padding:2px 0 0 5px;
	position:absolute;
	top:0;
	width:121px;
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 22px;
}

#primaryNav {
	position: absolute;
	bottom: 19px;
	right: 11px;
}

#primaryNav li {
	float: left;
}

/*===== Main Content ==================*/
#outerWrapper {
	background: #F6F4EE url(../image/body-bg.png) repeat-x left top;
}
#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 965px;
}

#mainContent {
	float: right;
	width: 742px;
	min-height: 35em;
	padding: 0 0 40px;
}
#outerFooter {
	border-top: 3px solid #C0CDD7;
	background-color: #E1E1E1;
	clear: both;
}
/*===== Left Column ===================*/
body#home #leftColumn {width: 200px;}
body#home #leftColumn #quickLinks ul {width: 186px;}
body#home #leftColumn #callUs h3 {margin-left: 30px;}
body#home #leftColumn #callUs p {margin-left: 50px;}
body#home #leftColumn #callUs ul {margin-left: 50px;}
#leftColumn {
	border-top: 6px solid #C0CDD7;
	clear: left;
	display: inline;
	float: left;
	margin: 0 0 20px 8px;
	width: 182px;
}
#leftNav {
	border-bottom: 6px solid #C0CDD7;
	margin: 1em 0 1em;
	padding: 0 0.5em 1em;
}
#leftColumn .nthTier-1 li.inPath, #leftColumn .nthTier-1 li.lastChild {
	border-bottom: none;
}
#leftColumn .nthTier-1 li {
	border-bottom: 1px solid #ccc;
	padding: 0.6em 0 0.4em;
}
#leftNav li.inPath h2 {
	margin-bottom: 0.7em;
}
#leftNav li h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#leftNav li h2 a {
	background: transparent url(../image/leftNav-arrow.png) no-repeat right -200px;
	color: #304460;
	font: bold 1.5em Helvetica, Arial, sans-serif;
	padding: 0 12px 0 0;
}

#leftNav li.inPath h2 a {
	background-position: right -30px;
	border-bottom: none;
	color: #004486;
	padding-right: 12px;
}
#leftNav li.inPath h2 a:hover {
	background-position: right -30px;
}
#leftNav li h2 a:hover {
	background-position: right 2px;
	color: #004486;
}
#leftNav li h2 a.comInvolve {
	display: block;
}
#leftNav li h2 a.comInvolve:hover {
	background-position: 93px 23px;
}
#leftNav li.inPath h2 a.comInvolve, #leftNav li.inPath h2 a.comInvolve:hover {
	background-position: 93px -10px;
}
#leftNav li h2 a.conServices {
	display: block;
}
#leftNav li h2 a.conServices:hover {
	background-position: 66px 23px;
}
#leftNav li.inPath h2 a.conServices, #leftNav li.inPath a.conServices:hover {
	background-position: 66px -10px;
}
#leftNav li h2 a.iras {
	display: block;
}
#leftNav li h2 a.iras:hover {
	background-position: 113px 23px;
}
#leftNav .nthTier-2 {margin-top: 0.7em;}
#leftNav .nthTier-2 li {
	border-bottom: none;
	padding: 0;
	margin: 0;
}
#leftNav li li h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0.4em;
	padding: 0;
}

#leftNav li li a {
	color: #444;
	display: block;
	font-size: 1.2em;
	padding: 3px 5px 3px 8px;
}
#leftNav li li.inPath a {
	background-color: #D9D9D9;
	color:#004485;
}
#leftNav li li a:hover {
	background-color: #D9D9D9;
	color: #004485;
}

/* Quick Links */
#leftColumn #quickLinks {
	margin: 1.5em 0 0;
}
#leftColumn #quickLinks .nthTier-1 li {
	padding: 0;
}
#quickLinks {
	border-bottom: 6px solid #C0CDD7;
	padding-bottom: 1em;
}
#quickLinks h3 {
	background: transparent url(../image/quick-links-title.png) no-repeat left top;
	height: 12px;
	margin: 0 0 1.3em 1em;
	text-indent: -999em;
	width: 103px;
}
#quickLinks ul {
	margin: 0 auto;
	width: 169px;
}
#quickLinks li, #leftColumn #quickLinks li.inPath {
	border-bottom: 1px solid #CCCCCC;
	margin: 0.1em 0;
}
#quickLinks li.lastChild, #leftColumn #quickLinks li.lastChild.inPath {
	border-bottom: none;
}
#quickLinks li a {
	display: block;
	font-size: 1.2em;
	margin-bottom: 1px;
	padding: 0.3em 0.8em;
}
#quickLinks li a:hover, #quickLinks li a.inPath {
	background-color: #D9D9D9;
	color: #000;
}
#leftColumn #callUs {
	border-bottom: 6px solid #C0CDD7;
	padding-bottom: 1em;
}
#leftColumn #callUs h3 {
	background: transparent url(../image/give-us-a-call-title.png) no-repeat left top;
	color: #004485;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin: 0.8em 0 0.8em 10px;
	padding: 0 0 1px 21px;
}
#leftColumn #callUs p {
	font-size: 1.3em;
	margin-left: 18px;
	width: 99px;
}
#leftColumn #callUs ul {
	margin: 1em 0 1em 18px;
}
#leftColumn #callUs li {
	background: transparent url(../image/list-item-bullet.png) no-repeat left 4px;
	color: #004487;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.6em 0;
	padding: 0 0 0 11px;
}
.spacer {
	margin: 1em 0;
}
/*===== Footer ========================*/
#footer {
	clear: both;
	color: #666666;
	height: 8em;
	margin: 0 auto;
	position: relative;
	width: 965px;
}

#footer #firstROI {
	position: absolute;
	top: 2em;
	left: 6em;
	height: 29px;
	width: 103px;
}

#footer img.froiLogo {
	display: none;
}

#footer #eh {
	position: absolute;
	top: 2em;
	right: 5em;
}
#footer #footerContent {
	position: absolute;
	left: 21.5em;
	top: 0;
}
#footer #footerNav {
	padding: 1.5em 0 0.8em;
}

#footerNav li {
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #666666;
}
#footerNav li.firstChild {
	padding-left: 0;
}
#footerNav li.lastChild {
	border-right: none;
}
#footerNav li a {
	color: #666;
	font-size: 1.1em;
}

#footerNav a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
}
#footer h4.slogan {
	background: transparent url(../image/be-part-of-something-greater.png) no-repeat left top;
	height: 13px;
	margin: 0;
	position: absolute;
	right: 11px;
	text-indent: -999em;
	top: -2.5em;
	width: 263px;
}
/*===== Home Page =====================*/
body#home #ultraTopNav li.nthChild-1, body#home #ultraTopNav li.nthChild-2 {
	display: none;
}
#obLogin {
	border-bottom: 6px solid #C0CDD7;
	padding: 1em 0;
}
#obLogin h3 {
	margin: 0;
}
#obLogin h3 a {
	background: transparent url(../image/online-banking-login.png) no-repeat left top;
	display: block;
	height: 54px;
	margin: 0 0 0 4px;
	text-indent: -999em;
	width: 191px;
}
#obLogin h3 a:hover {
	background-position: left -54px;
}
#obLogin #obNav {
	width: 160px;
	margin: 1em auto 0;
}
#obLogin #obNav li {
	border: none;
	margin: 0;
	padding: 0.5em 0 0.4em;
}
#obLogin #obNav li a {
	color: #444444;
	font-size: 1.2em;
}
#obLogin #obNav li a:hover {
	color: #004485;
}
#flashBanner {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 409px;
	width: 742px;
}
#homeFeaturedProducts {
	margin: 1em 0;
	overflow: hidden;
}
#homeFeaturedProducts li {
	float: left;
	height: 99px;
	position: relative;
	width: 245px;
}
#homeFeaturedProducts li.firstChild {
	border: 1px solid #C3C3C3;
}
#homeFeaturedProducts li.middleChild {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
#homeFeaturedProducts li.lastChild {
	border: 1px solid #C3C3C3;
}
#homeFeaturedProducts img {
	left: 0;
	position: absolute;
	top: 0;
}
#homeFeaturedProducts img.homeFeaturedNormal {
	display: block;
}
#homeFeaturedProducts img.homeFeaturedHover {
	display: none;
}
#homeFeaturedProducts h3 {
	text-indent: -999em;
}



/*===== Category Page =================*/
#catBanner {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
#catBreadcrumb li a {
	border-bottom: 2px solid #C0CDD7;
	color: #0066B1;
	display: block;
	font: bold 20px Helvetica, Arial, sans-serif;
}
div#productCategory {
	background-color: #fff;
	border-bottom: 1px solid #E3E3E3;
	border-top: 6px solid #C0CDD7;
	margin-top: 1.1em;
	padding: 0 2.6em 5em;
}
div#productCategory p {
	clear: both;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #C0CDD7;
	padding: 0.8em 5em 1em 1em;
}
div#productCategory #catBreadcrumb li {
	border-bottom: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}
div#productCategory ul {
	clear: both;
	margin-top: 2em;
}
div#productCategory li {
	background-image: none;
	float: left;
	padding: 1.5em 0 2em;
	width: 320px;
}
div#productCategory li.noBorder {
	border-bottom: none;
}
div#productCategory li.even {
	padding-left: 50px;
}
div#productCategory li.hover {
	cursor: pointer;
}

div#productCategory h3 {
	border-bottom: 1px solid #C0CDD7;
	font-size: 1em;
	margin: 0;
	padding-bottom: 0.3em;
	width: 320px;
}
div#productCategory h3 a {
	display: block;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin-left: 0.4em;
}
div#productCategory h3 a:hover, div#productCategory .hover h3 a {
	color: #004487;
}
div#productCategory div.productContent {
	background: #fff url(../image/category-listing-bg.png) no-repeat left top;
	border-bottom: 6px solid #C0CDD7;
	height: 6.5em;
	margin-top: 1px;
	padding: 10px;
	position: relative;
	width: 300px;
}
div#productCategory .hover div.productContent {
	background-position: -320px top;
}
div#productCategory div.productContent p {
	color: #333;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	padding: 0;
	border-bottom: none;
}
div#productCategory div.productContent h4 {
	bottom: 1em;
	font-size: 1em;
	left: 1em;
	margin: 0;
	position: absolute;
}

div#productCategory div.productContent h4 a {
	padding: 0 1em 0 0;
	font: normal 1.5em Arial, Helvetica, sans-serif;
	background: transparent url(../image/category-product-arrows.png) no-repeat right 4px;
}

div#productCategory div.productContent h4 a:hover, div#productCategory .hover div.productContent h4 a {
	background-position: right -34px;
	color: #004487;
}

/*===== Product Page ==================*/
#productSummary {margin-bottom: 2em;}
#productSummary #productPhoto {
	float: left;
	margin-right: 1em;
}
#productSummaryContent {
	border-top: 6px solid #C0CDD7;
	float: left;
	padding: 0 8px;
	width: 460px;
}
#productSummary h1 {
	color: #004486;
	font: bold 1.9em Helvetica, Arial, sans-serif;
	margin: 0.6em 0 0.4em;
}
#productSummary p {
	margin: 0 0 1em;
	font-size: 1.2em;	
}
#productSummary a {text-decoration: underline;}
#productPhoto img {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


#productDetails {
	background-color: #fff;
	border-bottom: 1px solid #C0CDD7;
	border-top: 6px solid #C0CDD7;
	padding: 0 16px;
	position: relative;
}
#cuswirl {
	bottom: 3em;
	left: 3em;
	position: absolute;
}
#productDetails p {
	margin: 0 0 1em;
	font-size: 1.2em;
}
#productDetails p.disclaimer {
	color: #666;
	font-style: italic;
	font-size: 1.1em;
	margin-top: 0.2em;
}

#productDetails ul {
	margin: 1em 1.5em;
}

#productDetails li {
	background: transparent url(../image/list-item-bullet.png) no-repeat left 3px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0.4em 0;
	padding: 0 0 0 15px;
	font-size: 1.2em;
}
#productButtons {
	position: absolute;
	right: 16px;
	top: 64px;
}
#applyNow a {
	display: block;
	background: transparent url(../image/product-apply-now.png) no-repeat left top;
	text-indent: -999em;
	width: 114px;
	height: 25px;
}
#applyNow a:hover, #enrollNow a:hover {
	background-position: 0 -25px;
}
#mortgageConsultant #applyNow a, #preApproved a {
	display: block;
	background: transparent url(../image/get-pre-approved.png) no-repeat left top;
	height: 24px;
	text-indent: -999em;
	width: 146px;
}
#mortgageConsultant #applyNow a:hover, #preApproved a:hover {
	background-position: left -24px;
}
#enrollNow a {
	display: block;
	background: transparent url(../image/product-enroll-now.png) no-repeat left top;
	text-indent: -999em;
	width: 114px;
	height: 25px;
}

#tellMeMoreButton {
	margin: 14px 0 0 0;
}

#tellMeMoreButton a {
	display: block;
	background: transparent url(../image/product-questions.png) no-repeat left top;
	text-indent: -999em;
	width: 114px;
	height: 25px;
	overflow: hidden;
}

#tellMeMoreButton a:hover {
	background-position: left -25px;
}
#productButtons #login {
	margin: 14px 0 0;
}
#productButtons #login a {
	display: block;
	background: transparent url(../image/product-login-button.png) no-repeat left top;
	width: 114px;
	height: 25px;
	text-indent: -999em;
}
#productButtons #login a:hover {
	background-position: left -25px;
}

/* AddThis */
.addthis_toolbox {
	width: auto;
	height: 20px;
	position: absolute;
	right: 16px;
	top: 12px;
	z-index: 1;
}

.addthis_toolbox a {
	float: left;
	display: inline;
	position: relative;
	width: 16px;
	height: 16px;
	cursor: pointer;
	text-indent: -999em;
}
.addthis_toolbox .addthis_button_compact /* Share */ {
	background: transparent url(../image/icon-share.png) no-repeat scroll right top;
	color: #666;
	font-size: 12px;
	margin-right: 9px;
	padding-top: 3px;
	width: 54px;
	text-indent: 0;
}
.addthis_toolbox .addthis_button_compact:hover {
	background-position: right -29px;
}
.addthis_toolbox .addthis_button_facebook {
	background: transparent url(../image/icon-facebook.png) left top no-repeat;
	margin-right: 9px;
}
.addthis_toolbox .addthis_button_facebook:hover, .addthis_toolbox .addthis_button_twitter:hover {
	background-position: left -16px;
}
.addthis_toolbox .addthis_button_twitter {
	background: transparent url(../image/icon-twitter.png) left top no-repeat;
}

.addthis_toolbox .addthis_button_print {
	background: transparent url(../image/icon-print.png) 30px top no-repeat;
	border-right: 1px solid #ccc;
	color: #666;
	font-size: 12px;
	margin-right: 7px;
	padding-top: 3px;
	padding-right: 17px;
	text-indent: 0;
	width: 42px;
}
.addthis_toolbox .addthis_button_print:hover {
	background-position: 30px -29px;
}

/* Tabs */
dl#productTabs {
	display: block;
	list-style: none;
	position: relative;
	width: 100%;
}

dl#productTabs dt {
	background: transparent url(../image/dt-dividers.png) no-repeat right 14px;
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px 30px 0 15px;
	position: relative;
	z-index: 1;
}

dl#productTabs dt.firstChild {
	padding-left: 5px;
}
dl#productTabs dt.lastChild {
	background-image: none;
}
dl#productTabs dt:hover, dl#productTabs dt.selected {
	color: #004486;
}

dl#productTabs dd {
	border-top: 1px solid #C0CDD7;
	position: absolute; /* set absolute is js */
	overflow: hidden;
	top: 3.7em;
	left: 0;
	font-size: 1em;
	padding: 10px 250px 0 10px;
	width: 450px;
}

dl#productTabs dd a {
	text-decoration: underline;
}

dl#productTabs dd a:hover {
	color: #004485;
}

/*===== Individual Page ===============*/
#mortgageLP {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
}
#mortgageContent #mortgageTitle {
	background-color: #384950;
	height: 33px;
	left: 0;
	opacity: 0.75;
	position: absolute;
	top: 198px;
	width: 396px;
}
#mortgageContent h1 {
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	left: 18px;
	margin: 0;
	position: absolute;
	top: 201px;
}
#mortgageContent h2 {
	font-size: 1.9em;
	margin: 0 0 0.5em;
}
#mortgageContent p {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.5em;
}
#mortgageContent #mortgageInner {
	background-color: #384950;
	bottom: 20px;
	height: 220px;
	left: 0;
	opacity: 0.75;
	position: absolute;
	width: 396px;
	z-index: 0;
}
#mortgageContent div#innerContent {
	color: #fff;
	font-weight: bold;
	left: 18px;
	position: absolute;
	top: 249px;
	width: 352px;
}
#mortgageContent div#innerContent ul {
	margin: 1em 0 1em 2em;
}
#mortgageContent div#innerContent li {
	margin: 0.4em 0;
}
#mortgageContent a {
	background: transparent url(../image/mortgage-link-arrows.png) no-repeat right 5px;
	color: #fff;
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	width: 141px;
}
#mortgageContent a:hover {
	text-decoration: underline;
}
#mortgageConsultant img, #financialAdvisor img {
	float: left;
	margin: 0 2em 2em 0;
}
#mortgageConsultant .contactInfo {
	float: left;
	margin: 3em 4em 0 0;
}
#financialAdvisor .contactInfo {
	float: left;
	margin: 1em 4em 0 0;
}
#mortgageConsultant #applyNow {
	float: left;
	margin-top: 7em;
}
#financialAdvisor #contactGregg, #financialAdvisor #contactBJ {
	float: left;
	margin-top: 7em;
}
#financialAdvisor #contactGregg a {
	display: block;
	background: transparent url(../image/contact-gregg.png) no-repeat left top;
	width: 114px;
	height: 25px;
	text-indent: -999em;
}
#financialAdvisor #contactBJ a {
	display: block;
	background: transparent url(../image/contact-bj.png) no-repeat left top;
	width: 114px;
	height: 25px;
	text-indent: -999em;
}
#financialAdvisor #contactGregg a:hover, #financialAdvisor #contactBJ a:hover {
	background-position: left -25px;
}
#mortgageConsultant .mortgageContent, #financialAdvisor .mortgageContent {
	clear: both;
}
#advisorWrapper .clear {height: 2em;}
#advisorWrapper div {
	position: relative;
}
#thankYou #productSummary h1 {
	margin-top: 2em;
	position: static;
}
#searchResults {
	padding-top: 2em;
}
#searchResults h1 {
	margin: 0;
}
#searchResults ul {
	margin: 0;
}
#searchResults li {
	font-size: 1em;
}
#searchResults h3 a {
	text-decoration: none;
}
#froisearch-form {
	margin: 10px 0 0;
}
#froisearch-form #froisearch-q {
	margin: 0 10px 0 0;
}
div#productCategory #froisearch-results li {
	width: 98%;
}
#forms p {width: 91%;}
.individualPage #imageBanner {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 0.8em;
	position: relative;
}
.individualPage #imageBanner .transBG {
	background-color: #384950;
	bottom: 0;
	height: 35px;
	opacity: 0.75;
	position: absolute;
	left: 0;
	width: 741px;
	z-index: 0;
}
.individualPage h1 {
	margin: 0 0 1em;
	border-bottom: 2px solid #C0CDD7;
	color: #0066B1;
	display: block;
	font: bold 20px Helvetica, Arial, sans-serif;
}
#contactTitle {
	overflow: hidden;
	margin-bottom: 1em;
	border-bottom: 2px solid #C0CDD7;
}
#contactUs h1 {
	float: left;
	margin: 0.1em 6px 0.2em;
	border-bottom: none;	
}
#contactUs p {clear: both;}
.individualPage .individualContent {
	background-color: #fff;
	border-bottom: 1px solid #C0CDD7;
	border-top: 6px solid #C0CDD7;
	padding: 1.6em 2.6em 5em;
	
}
.individualPage h2 {
	clear: both;
	color: #004485;
	font: bold 1.7em Helvetica, Arial, sans-serif;
	margin: 1em 0 0.5em;
}
.individualPage h3 {
	font-size: 1.4em;
	margin: 1em 0 0;
}
.individualPage a {
	text-decoration: underline;
}
.individualPage a:hover {
	color: #004485;
}
.individualPage p {
	margin: 0 0 1em;
	font-size: 1.2em;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage p.disclaimer {
	color: #666;
	font-style: italic;
	margin: 0 0 0.2em;
	font-size: 1.1em;
}
.individualPage.specialOffers img {
	margin: 1em 0;
}
#testimonials p {
	margin: 0 0 3em;
}
.individualPage ul, .individualPage ol {
	margin: 0 0 1.2em 20px;
}

.individualPage li {
	background: transparent url(../image/list-item-bullet.png) no-repeat left 4px;
	font-size: 1.2em;
	list-style-type: none;
	list-style-position: outside;
	margin: 0.4em 0;
	padding: 0 0 0 11px;
}
#contactUs li {
	background-image: none;
	font-size: 1em;
	padding: 0;
}

.individualPage li li {
	font-size: 1em;
}

#noImage, #contactUs {
	background-color: #fff;
	border-bottom: 1px solid #C0CDD7;
	border-top: 6px solid #C0CDD7;
	padding: 2em 9em 5em 3em;
}

#locations {
	background-color: #fff;
	border-bottom: 1px solid #C0CDD7;
	border-top: 6px solid #C0CDD7;
	padding: 2em 3em 5em;
}

/* Consultant Listing */
.individualPage p.consultantParagraph {
	margin-bottom: 2em;
}
.individualPage .locationWrapper {
	width: 50%;
	float: left;
}
.individualPage .locationWrapper .consultantListing li {
	width: 100%;
}
.individualPage .consultantListing {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.individualPage .consultantListing li {
	float: left;
	font-size: 1em;
	height: 15em;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 2em;
	padding: 0;
	width: 50%;
}
.individualPage .consultantListing li.hover {
	cursor: pointer;
}
.individualPage .consultantListing li img {
	float: left;
	margin-right: 2em;
}
.individualPage .consultantListing li .contactInfo {
	float: left;
}
.individualPage .consultantListing li p strong {
	text-decoration: underline;
}
.individualPage .consultantListing li.hover p strong {
	color: #004485;
}
.financialAdvisor {
	float: left;
	width: 50%;
}
.financialAdvisor img {
	float: left;
	margin-right: 2em;
}
.financialAdvisor div {
	float: left;
}
.financialAdvisor div ul {
	margin-left: 0;
}
.presImage {
	float: right;
	margin: 2em 0 2em 2em;
}
#financialCalculators li {
	margin: 0.6em 0;
}
#boardDirectors {
	margin: 0;
	padding: 0;
}
#boardDirectors li {
	background-image: none;
	font-size: 1em;
	height: 15em;
	margin: 0;
	padding: 0;
}
#boardDirectors li img {
	float: left;
	margin-right: 2em;
}
#boardDirectors li div {
	padding-top: 0.5em;
}
.join ul.floatLeft {
	float: left;
	width: 30%;
}
.specialOffers h2 {
	margin-top: 2em;
}
#newsletter {position: relative;}
#newsletter img {
	position: absolute;
	right: 40px;
	top: 75px;
}
#logoImage {float: right;}
#careerTop h2 {clear: none;}
#careerOpp {clear: both;}
#preferredLogos {
	width: 552px;
	margin: 0 auto;
}
#preferredLogos img#carsonTitle {margin-bottom: 1em;}
#preferredLogos img#renoTitle {margin: 2em 0 1em;}
#preferredLogos ul {margin: 0;padding-left: 2.5em;}
#preferredLogos li {
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
}
#carsonDealers img {
	margin-right: 2.4em;
}
#preferredLogos #renoDealers {padding-left: 9em;}
#preferredLogos #renoDealers li.thirdChild {
	display: inline;
	margin-top: 1em;
	margin-left: -2em;
	padding-right: 3em;
}
#preferredLogos #renoDealers li.fourthChild {
	display: inline;
	margin-top: 1em;
}
/* Sitemap */
#sitemap {
	margin-top: 2em;
}

#sitemapNav {
	margin-top: 3em;
}

#sitemapNav li {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}

#sitemap div.clear {
	padding-top: 2em;
	margin-top: 2em;
	border-top: 1px solid #CCC;
}

#sitemap div.clear div {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemap div.clear ul {
	padding-bottom: 2.5em;
}

/* Locations */
#map {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 30em;
}
#locations ul#locList {
	margin: 1.7em 0;
}

#locations ul#locList li {
	background-image: none;
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#locations ul#locList li h2 {
	border-top: 2px solid #004487;
	font-size: 1em;
	margin: 0 0 .5em 0;
	padding: 0.4em 0 0 3em;
}
#locations ul#locList li h2 a {
	color: #004486;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#locations ul#locList li h2 a:hover {
	text-decoration: none;
}
#locations .locationDetails {
	border-top: 1px solid #CCCCCC;
	color: #666;
	font-size: 1.2em;
	padding: 10px 30px;
	width: 100%;
}
#locations .locationDetails .adr {
	float: left;
	line-height: 1.3em;
	width: 29%;
}
#locations .locationDetails .lobbyHours {
	float: left;
	line-height: 1.3em;
	width: 36%;
}
#locations .locationDetails .driveHours {
	float: left;
	line-height: 1.3em;
	width: 35%;
}
#locations .locationDetails h4 {
	color: #444;
	margin: 0 0 10px;
}
#locations .phones {
	margin-top: 10px;
}
#locations .phones .tel .type {
	color: #004485;
	display: block;
	float: left;
	width: 50px;
}
#locations .timeName {
	display: block;
	float: left;
	font-weight: bold;
	width: 6em;
}
.googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
}

.googleMap-InfoWindow h2, .googleMap-InfoWindow p, .googleMap-InfoWindow p.map-phones {
	margin: .2em 0;
}

.individualPage .googleMap-InfoWindow h2 {
	font-size: 1.5em;
}

.individualPage .googleMap-InfoWindow p {
	font-size: 1.2em;
}

.individualPage .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}

/* Contact Us */
#formContactUs {
	width: 100%;
	clear: both;
}

#formContactUs legend {
	color: #333;
	font-weight: bold;
}

#formContactUs fieldset {
	padding: 1.5em 0 1em;
	border: 0 none;
}

#formContactUs li {
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	width: 670px;
}

#formContactUs label {
	float: left;
	font-size: 1.2em;
	padding: 3px 10px 10px 0;
	text-align: right;
	width: 215px;
}

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 1em;
}

#formContactUs input {
	width: 220px;
}

#formContactUs textarea {
	height: 10em;
	width: 220px;
}

#formContactUs input.error, #formContactUs textarea.error {
	background-color: #F6F6CB;
	border: 2px solid #FF0000;
	padding: 2px;
}

#formContactUs button.submitButton {
	float: none;
	margin: 0 0 0 310px;
	padding: 5px;
	width: auto;
}

#formContactUs label.error {
	color: #F72222;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 1em;
	text-align: left;
	width: 160px;
}

#formContactUs #captcha {
	clear: both;
	margin: 10px 0 10px 245px;
	width: 200px;
}
#formContactUs #captcha h4 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
#formContactUs #captcha input {
	display: block;
	float: none;
	margin: 10px 0;
	width: 196px;
}

#formContactUs #captcha p {
	margin: 0;
}

#formContactUs #captcha p.error {
	color: #F72222;
}
#formContactUs .optOutRadio {
	clear: both;
	font-size: 1.2em;
	margin: 0 0 0.5em 12em;
}
#formContactUs .optOutRadio input {
	margin: 3px 1em 0 0;
	width: auto;
}

/* Rates */
table.rates {
	width: 70%;
	margin: 1em 0;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font-size: 1em;
}

.rates h2 {
	font-size: 1.5em;
	margin: 1.3em 0 0.2em;
}

.rates h3 {
	font-size: 1.3em;
	margin: 1.5em 0 0.3em;
}

table.rates th {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 1.2em;
	width: 20%;
	padding: 5px 2px;
	background-color: #C0CDD7;
	text-align: center;
	font-weight: bold;
}

table.rates td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 1.2em;
	padding: 4px 7px;
	text-align: center;
}

table.rates td.nth-column-1 {
	text-align: left;
}
/*===== Special =======================*/
/* Popup form styling */
body.popup {
	background-color: #F6F4EE;
	overflow: hidden;
	border: none;
}
body.popup #thankYou {
	background: transparent url(../image/thank-you-bg.jpg) no-repeat left bottom;
	height: 327px;
}
body.popup #thankYou h4#thankYouTitle {
	background: transparent url(../image/thank-you-title.png) no-repeat left top;
	height: 37px;
	margin: 13px auto 0;
	text-indent: -999em;
	width: 497px;
}
body.popup #thankYou p#logo {
	background: transparent url(../image/logo.png) no-repeat left top;
	height: 64px;
	left: 0;
	margin: 2em auto 0;
	position: static;
	text-indent: -999em;
	top: 0;
	width: 145px;
}
body.popup #thankYou p#slogan {
	background: transparent url(../image/be-part-of-something-greater.png) no-repeat left top;
	height: 13px;
	margin: 1em auto;
	text-indent: -999em;
	width: 263px;
}
body.popup #thankYou p {
	font-size: 1.6em;
	margin: 1em 3em;
	width: 420px;
}
body.popup p {
	margin: 1em;
	
}

body.popup form {
	overflow: hidden;
}

body.popup form h4.title {
	padding: 10px 0 5px;
	border-bottom: 3px solid #C0CDD7;
	margin: 0 10px;
	display: block;
	color: #004486;
	font: bold 2.3em Helvetica, Arial, sans-serif;
}
body.popup form h4#questionsTitle {
	background: transparent url(../image/popup-questions-title.png) no-repeat left top;
	border-bottom: none;
	height: 37px;
	margin: 10px 0 5px 22px;
	padding: 0;
	text-indent: -999em;
	width: 496px;
}

body.popup fieldset {
	border: 0 none;
	float: left;
	width: 252px;
}

body.popup #formSection {
	overflow: hidden;
	padding: 10px 22px 0;
}

body.popup fieldset#popupStandard input, body.popup fieldset#popupStandard textarea {
	font-family: Helvetica,Arial,sans-serif;
}

/* Start popup input verification display */
/* - Not selected - */
body.popup fieldset#popupStandard input {
	background: url(../image/popup-input-bg.png) no-repeat;
	display: block;
	width: 227px;
	height: 21px;
	margin-bottom: .5em;
	padding: 6px 17px 2px 7px;
	border: none;
	font-size: 1.4em;
}

body.popup fieldset#popupStandard textarea {
	background: url(../image/popup-textarea-bg.png) no-repeat;
	display: block;
	width: 227px;
	height: 81px;
	margin-bottom: 0.5em;
	padding: 6px 17px 3px 7px;
	border: none;
	font-size: 1.5em;
}

body.popup #popupStandard input.error {
	background: url(../image/popup-input-bg.png) no-repeat 0 -150px;
}

body.popup #popupStandard input.valid {
	background: url(../image/popup-input-bg.png) no-repeat 0 -30px;
}

body.popup #popupStandard textarea.error {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -455px;
}

body.popup #popupStandard textarea.valid {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -91px;
}

/* - Selected - */
body.popup #popupStandard input.selected {
	background: url(../image/popup-input-bg.png) no-repeat 0 -60px;
}

body.popup #popupStandard input.selected.valid {
	background: url(../image/popup-input-bg.png) no-repeat 0 -90px;
}

body.popup #popupStandard input.selected.error {
	background: url(../image/popup-input-bg.png) no-repeat 0 -120px;
}

body.popup #popupStandard textarea.selected {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -182px;
}

body.popup #popupStandard textarea.selected.valid {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -273px;
}

body.popup #popupStandard textarea.selected.error {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -364px;
}

body.popup #captcha input.selected {
	background: url(../image/popup-captcha-bg.png) no-repeat 0 -62px;
}
/* End popup input verification display */

body.popup .rightSide {
	float: right;
	overflow: hidden;
	width: 215px;
}

body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}

body.popup input.submitButton, body.popup button.submitButton {
	border: 0 none;
	display: block;
	width: 79px;
	height: 25px;
	padding-top: 25px;
	float: none;
	text-indent: -999em;
	background: transparent url(../image/popup-submit-button.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

body.popup input.submitButton:hover, body.popup button.submitButton:hover {
	background-position: 0 -30px;
}

body.popup fieldset#popupStandard label {
	font-size: 1.2em;
	display: block;
	margin-bottom: 0.5em;
}

body.popup fieldset#popupStandard label.error {
	color: #F72222;
	text-align: right;
	margin-bottom: 0;
	font-size: 1.1em;
}

body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}

/* Captcha */
body.popup #captcha {
	float: none;
	padding-bottom: 1em;
}

body.popup #captcha input {
	float: none;
	background: url(../image/popup-captcha-bg.png) no-repeat;
	width: 208px;
	height: 28px;
	border: none;
	display: block;
	margin: 0.5em 0;
	padding: 2px 0 0 7px;
	font-size: 1.4em;
}

body.popup #captcha p {
	margin: 0;
	font-size: 1.2em;
}

body.popup #captcha p.error {
	color: #F72222;
}

body.popup #captcha h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

body.popup h2 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}

/* Online Banking Popup */
body.popup .individualPage {
	padding: 0;
}

body.popup .individualPage h1.pageHead {
	text-align: center;
	margin: 1em 0 0.5em;
}

body.popup #onlineBankingWrapper {
	width: 300px;
	margin: auto;
}
body.popup form ul li {
	list-style: none;
}
body.popup .individualPage #radioButtons {
	width: 200px;
	margin: 20px 50px 10px;
	font-size: 14px;
}

body.popup .individualPage #radioButtons label#loginToPersonalLabel {
	margin-right: 20px;
}

body.popup .individualPage form#personalLoginForm {
	width: 300px;
	margin: 2em auto;
}

body.popup .individualPage form#personalLoginForm input.accessID {
	width: 200px;
	margin: 10px auto 20px;
	display: block;
	color: #999999;
}

body.popup .individualPage form#personalLoginForm input.submit {
	border: 0 none;
	display: block;
	margin: 0 100px;
	width: 100px;
	height: 30px;
	float: none;
	text-indent: -999em;
	background: transparent url(../image/login-button.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

body.popup .individualPage form#personalLoginForm input.submit:hover {
	background-position: 0 -30px;
}

/* Alert Popup */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url(../image/alert-title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: transparent url(../image/alert-info.gif) 16px 16px no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(../image/info.gif);
}

#popup_content.confirm {
	background-image: url(../image/alert-important.gif);
}

#popup_content.prompt {
	background-image: url(../image/alert-help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}

/* Overdraft Opt In Styling */

div#overdraft {
	margin-left: 0;
}
div#overdraft img.optInButton {
	float: right;
	margin: 0 0 3em 2em;
}
#overdraft #overdraftInformation {
	margin-bottom: 3em;
}
#overdraft #overdraftInformation ul li { 
	background: url(../image/list-item-bullet.png) 0 4px no-repeat;
	color: #333;
	font-size: 1.3em;
	margin: 0 0 0.2em 0;
	padding-left: 1em;
	list-style-type: none;
}
#overdraft .optinButton { 
	float:right;
	margin-top:4em;
	margin-left: 2em;
}
#overdraft h2 {
	margin-top: 1.5em;
	font-size: 16px !important;
	width:100%;
}
#overdraft h2.pageHeading {
	border-bottom: 1px solid #C0CDD7
}
#overdraft #overdraftForm #newApplication {
	border-top: none;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	margin:3px 15px 0 0;
	font-size:12px;
}
#overdraft fieldset#newApplication .eSignCheckbox label.error {
	bottom: 9px;
	margin: 0;
	position: absolute;
	right: 15px;
	width: auto;
}
#overdraft fieldset#newApplication .eSignCheckbox strong {
	color: #004485;
}
#overdraft fieldset#newApplication #overdraftRight .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: block;
	float: left;
	padding: 2px 0 10px;
	width: 88%;
}
#overdraft fieldset#newApplication #accountList label.error {
	display: none !important;
}
#overdraft fieldset#newApplication #firstBox {
	position: relative;
}
#overdraft fieldset#newApplication #firstBox span {
	padding-bottom: 28px;
}
#overdraft fieldset#newApplication .eSignCheckbox p {
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 12px;
}
#overdraft #accountSelect {
	clear: both;
	width: 100%;
	margin: 0 0 0 2em;
}
#overdraft #accountSelect ul {
	clear: both;
	margin: 0;
	overflow: auto;
	padding-top: 1px;
}
#overdraft #accountSelect ul ul {
	margin-left: 0;
}
#overdraft #accountSelect #accountList li {
	margin: 0;
	padding: 0;
}
#overdraft fieldset#newApplication #overdraftRight #accountSelect #accountList li label {
	width: 54px;
}
#overdraft #accountSelect li {
	background-image: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#overdraft #accountSelect label {
	font-size: 12px;
}
#overdraft #accountSelect li span {
	font-size: 12px;
}
#overdraft fieldset#newApplication .eSignCheckbox #accountSelect input {
	clear: none;
	width: 180px;
}
#overdraft fieldset#newApplication .eSignCheckbox #accountSelect input.inputX {
	width: 15px;
	margin-top: 3px;
}

#overdraft #overdraftLeft {
	float: left;
	width: 267px;
	display: inline;
	margin-top: 10px;
}
#overdraft #overdraftRight {
	float: left;
	width: 330px;
	display: inline;
	padding: 0 0 0 20px;
	margin-top: 0;
}
#overdraft fieldset#newApplication #overdraftLeft input {
	width: 172px;
}
#overdraft fieldset#newApplication #overdraftRight input {
	width: 155px;
}
#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: 71px;
	padding-right: 15px;
}
#overdraft fieldset#newApplication #overdraftLeft label.error {
	margin-top: -6px;
	padding: 0;
	text-align: right;
	width: 265px;
	float: none;
	clear: both;
}
#overdraft fieldset#newApplication #overdraftRight label.error {
	clear: both;
	margin-top: -6px;
	padding: 0;
	text-align: right;
	width: 307px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 15px 0 0; /* bank specific */
	width: 171px; /* bank specific */
	height: 160px;
	padding: 1em;
	list-style-type: none;
	background-image: none;
	border: 1px solid #C3C3C3;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	color:#004485; /* bank specific */
	margin:0 0 0.5em;
	padding: 0;
	font-size: 15px;
}
#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: 15px;
}
#overdraft #overdraftAltOptions p {
	padding: 0 0 10px;
	margin: 0;
	width: auto;
	line-height: 15px;
	font-size:12px;
}
#overdraft #overdraftAltOptions h3 {
	padding: 8px 10px;
	font-size: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;
}
#overdraft fieldset#newApplication #captcha {
	margin: 0;
}
#overdraft fieldset#newApplication #captcha p {padding: 0;}
#overdraft fieldset#newApplication #captcha input {
	width: 194px;
}
#overdraft .submitButton {margin: 2em 0;}
/* ====== Reg E Form ============== */

#regePage .item1, #regePage .item2, #regePage .item3 {
	overflow: hidden;
}
#regePage #tLeft a {
	display: block;
	margin: 17em 0 0 13.5em;
}
#regePage #tRight {
	float: left;
	margin:0.2em 0 1.3em 1em;
	width:61em;
}
#regePage #tRight h3 {
	color:#000000;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:2.7em;
	font-weight:normal;
	margin:0.5em 0;
	width:600px;
}
#regePage #tRight p {
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	line-height:140%;
	margin:0 0 0.9em;
	width:550px;
}
#regePage #mLeft {
	clear: left;
	float: left;
	margin: 1em 4em 0 3em;
	width: 68em;
}
#regePage #mLeft h3 {
	color:#000000;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1.2em;
	margin-bottom:0.5em;
}
#regePage #mLeft p {
	color: #333;
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 1em;
}
/*#regePage #mLeft #growth{
	background: url(../image/accountGrowthChart.png) left top no-repeat;
	height: 8em;
	width: 30.7em;
}*/
#regePage #mLeft #growth span {
	display: block;
	font-size: 1.2em;
	padding: 2.4em 0 0 1.5em;
	width: 12em;
}
#regePage #mLeft #growth span a {
	color: #666;
}
#regePage #mLeft #growth span a:hover {
	text-decoration: underline;
}
#regePage #mRight {
	float: left;
	margin-top: 3em;
}
#regePage #bLeft {
	margin:0 0 0 -5em;/*clear: left;
	float: left;
	margin: 3em 0 0 3em;
	width: 50em;*/
}
#regePage #bLeft h3 {
	color: #000;
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
}
#regePage #bLeft p {
	/*color: #333;*/
	font-size: 1.3em;
	margin-bottom: 0.9em;
}
/*#regePage #mLeft li{
	background: url(../image/rightRedArrow.png) 8px 4px no-repeat;
	color: #333;
	font-size: 1.3em;
	line-height: 1.3em;
	width: 600px;
	font-family: Lucida Grande, Helvetica, sans serif;
	margin: 0 0 0.4em 0;
	padding-left: 2em;
}
#regePage #bLeft li strong{
	color: #c00;
}
#regePage #bRight{
	background: url(../image/featuredRewardCheckingCard.png) right top no-repeat;
	float: right;
	height: 30em;
	margin-top: 3em;
	width: 34em;
}*/
#regePage #bRight a {
	display: block;
	padding-top: 23em;
}
#regePage .item2 img {
	display: block;
	height: 28.7em;
	margin: 0 auto;
	width: 84.6em;
}
#regePage .item2 p {
	margin: 0 0 0.5em 4.2em;
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	line-height:140%;
	width:670px;
}
#regePage .item2 {
	padding-top: 2em;
	padding-bottom: 2em;
}
#regePage .item2 h3 {
	color:#000000;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:2.8em;
	font-weight:normal;
	margin:0.5em 1.8em;
}
/*#regePage .item2 p.textVariant1 { 
	color:#000000;
	font-family:Lucida grande,Arial,Helvetica,sans serif;
	font-size:3em;
	font-weight:normal;
	margin: 0.6em 0 1em 1.3em;
}
#regePage .item1 p.disclaimer{
	color: #999;
	font-size: 1.2em;
	margin: 0 0 1em 3.2em;
	width: 70em;
	margin: 80px 20px 0 0;
	width: 820px;
	line-height: 19px;
}*/

#regePage .item3 p {
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	font-weight:normal;
	line-height:140%;
	margin:0 0 0.5em 4.2em;
	width:700px;
}
#regePage .item3 {
	padding-top: 2em;
	padding-bottom: 2em;
}
#regePage .item3 h3 {
	color:#000000;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:2.8em;
	font-weight:normal;
	margin:0.5em 1.8em;
}
#regePage .item4 {
	margin:0 7em;
	min-height:285px;
	padding-top:2em;
	width:795px;
}
#regePage .item4 p {
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	line-height:140%;
	margin:1em 0 1.6em 14em;
	width:600px;
}
#regePage .item1 ul li {
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	line-height:140%;
	list-style-type:disc;
	margin-bottom:0.6em;
	margin-left:2.2em;
	width:530px;
}
#regePage .item4 ul li {
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	line-height:140%;
	margin-bottom:0.6em;
	list-style-type: disc;
	margin-left:18.2em;
	width:530px;
	vertical-align: top;
	padding-top: 2px;
}
#regePage .item3 ul li {
	color:#333333;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:1.2em;
	line-height:140%;
	margin-bottom:0.6em;
	list-style-type: disc;
	margin-left:3.2em;
	width:550px;
	vertical-align: top;
	padding-top: 2px;
}
#regePage #flipPhone {
	background:transparent url(../image/featuredMobileBankingPhone.png) no-repeat scroll left 3em;
}
#regePage .item4 h3 {
	color:#000000;
	font-family:Lucida grande, Arial, Helvetica, sans serif;
	font-size:2.8em;
	font-weight:normal;
	margin:0.5em 0 0 6em;
}
#regePage .item3 p strong, #rewardChecking2 .item3 p.textVariant1 strong {
	color: #c00;
	font-size: 1.4em;
	font-weight: bold;
}
#regeBanner { 
	height:295px;
	width:899px;
}
#regeBannerImg { 
	height:295px;
}
#regE{
	background: transparent url(../image/regEBG.png) no-repeat scroll left top;
	height: 399px;
	width: 727px;
	z-index: 99;
}
#regE img{
	cursor: pointer;
}
#regE img#closeLB{
	position: absolute;
	right: 27px;
	top: 85px;
}
#regE h2, #regE p{
	text-indent: -999em;
}
#regERemindMeLater{
	left: 250px;
	position: absolute;
	top: 319px;
}
#regETellMeMore{
	left: 438px;
	position: absolute;
	top: 318px;
}
.esign-ssn { 
	width:128px !important;
	font-weight: bold;
}
#featuredProduct #featuredBGRege {
	height: 230px;
}




/* Clear fix */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
	display: block;
}

/* - Hides from Internet Explorer for the Mac - \*/
.clear {
	min-height: 1%;
}

* html .clear {
	height: 1%;
}
/* - End hide - */

/* Dealer Links */

.dealerLinks { 
	margin-left:25px;
	z-index: 500;
}
.dealerLinks2 { 
	margin-left:-12px;
	position:absolute;
}
.dealerLinks6 { 
	margin-left:57px;
	position:absolute;
}
.dealerLinks3 { 
	margin-left:45px;
}
.dealerLinks4 { 
	margin-left:126px;
}
.dealerLinks5 { 
	margin-left:50px;
}
.dealerLinks7 { 
	margin-left:20px;
}
/* reg e popup stuff */

#regE{ 
	background: transparent url(../image/regEBG.png) no-repeat scroll left top;
	height: 399px;
	width: 727px;
	z-index: 99;
}
#regE img{
	cursor: pointer;
}
#regE img#closeLB{
	position:absolute;
	right:154px;
	top:21px;
}
#regE h2, #regE p{
	text-indent: -999em;
}
#regERemindMeLater{
	left:120px;
	position:absolute;
	top:260px;
}
#regETellMeMore{
	left:320px;
	position:absolute;
	top:260px;
}

/* slimbox */

#lbOverlay {
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	background-image:url(../image/regE-overlay-bg.png);
}
