/* senb - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}

body {
	background-color: #98B7D3;
	color: #333;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: #98B7D3 url('/custom/senb/image/wrapper-bg.jpg') no-repeat fixed 50% 0;
}
#homeWrapper {
	position: relative;
	width: 1025px;
	height: 840px;
	margin: 0 auto;
	background: url('/custom/senb/image/wrapper-bg.jpg') no-repeat;
}
#pageWrapper {
	position: relative;
	width: 1025px;
	height: 840px;
	margin: 0 auto;
}
#locationsWrapper {
	position: relative;
	overflow: hidden;
	width: 1025px;
	margin: 0 auto;
	background: transparent url('/custom/senb/image/wrapper-bg.jpg') no-repeat fixed 50% 0;
}
#atmsWrapper {
	position: relative;
	width: 1000px;
	height: 1100px;
	margin: 0 auto;
	background: url('/custom/senb/image/wrapper-bg.jpg') no-repeat;
	border: 1px solid #999;
}
#wrapper {
	overflow: hidden;
	position: relative;
	width: 862px;
	margin: 0 auto;
	background: url('/custom/senb/image/white-strip.png') repeat-y;
}
#txWrapper {
	overflow: hidden;
	position: relative;
	width: 862px;
	margin: 0 auto;
	background: url('/custom/senb/image/white-strip.png') repeat-y;
}
#bgTop {
	width: 862px;
	height: 10px;
	margin: 0 auto;
	background: url('/custom/senb/image/bgTop.png') no-repeat;
}

h1, h2, h3, h4 {
	font-family: Tahoma,Geneva,sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
	color: #00254D;fa
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

p {
	line-height: 1.4em;
}

h1 a, h2 a, h3 a, h4 a {
	color: #333;
}

a img {
	border: 0 none;
}

a {
	color: #2A5981;
	outline: none;
}
a: active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}

input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 125px;
	width: 100%;
}
#headerApp {
	position: relative;
	height: 125px;
	width: 100%;
}
#logo img {
	position: absolute;
	top: 42px;
	left: 90px;
}
#logoApp img {
	position: absolute;
	top: 14px;
	left: 16px;
}
.ultraTopNav {
	position: absolute;
	right: 290px;
	top: 18px;
}
.ultraTopNav li {
	float: left;
	padding: 0 5px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #CCC;
}
.ultraTopNav li a {
	color: #333;
}
.ultraTopNav li a:hover {
	text-decoration: underline;
}
#ultraTopNavDown li.firstChild a {
	padding-left: 12px;
	color: #00254D;
	font-size: 12px;
	background: transparent url(/custom/senb/image/obl-header-lock.png) no-repeat left 2px;
}
.textSize {
	position: absolute;
	top: 12px;
	right: 88px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
	margin: 0 2px 0 0;
}
#searchForm {
	position: absolute;
	height: 19px;
	width: 130px;
	right: 144px;
	top: 12px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 2px 5px;
	width: 119px;
	height: 15px;
	background-image: url('/custom/senb/image/search-bg.png');
}
#searchForm input#roi_input:focus {
	outline-color: #7B8AAC;
	outline-style: solid;
	outline-width: 2px;
}
#searchForm input#searchButton {
	position: absolute;
	top: 3px;
	right: 6px;
	width: 15px;
	height: 14px;
}
#primaryNav {
	position: absolute;
	bottom: 8px;
	right: 90px;
}
#primaryNav li {
	display: inline;
	padding-left: 32px;
}
#primaryNav a {
	color: #375781;
	font: normal 17px Tahoma, Geneva, sans-serif;
	font-style: italic;
	text-decoration: none;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #00254D;
	border-bottom: 3px solid #00254D;
}

/*====== Footer =======================================================================================*/

#homeFooter {
	clear: both;
	height: 50px;
	position: relative;
	font-size: 11px;
}

#homeFooter {
	clear: both;
	height: 50px;
	position: relative;
	font-size: 11px;
}

#homeFooter #firstROI {
	position: absolute;
	top: 10px;
	left: 80px;
}

#homeFooter #eh {
	position: absolute;
	top: 10px;
	right: 86px;
}

#homeFooter #fdic {
	position: absolute;
	top: 10px;
	right: 125px;
}

#homeFooter #footerNav {
	text-align: center;
	padding: 10px 0;
}

#homeFooter #footerNav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #999999;
}
#homeFooter #footerNav li.lastChild {
	border-right: none;
}
#homeFooter #footerNav a {
	color: #999999;
}
#homeFooter #footerNav a:hover {
	text-decoration: underline;
}

#homeFooter p {
	text-align: center;
	color: #999999;
}

/*  App Footer */

#appFooter {
	clear: both;
	height: 90px;
	position: relative;
	font-size: 11px;
	background: transparent url(/custom/senb/image/bgFooter.png) no-repeat scroll center top;
}

#appFooter {
	clear: both;
	height: 90px;
	position: relative;
	font-size: 11px;
}

#appFooter #firstROI {
	position: absolute;
	top: 38px;
	left: 80px;
}

#appFooter #eh {
	position: absolute;
	top: 35px;
	right: 80px;
}

#appFooter #fdic {
	position: absolute;
	top: 36px;
	right: 110px;
}

#appFooter #footerNav {
	text-align: center;
	padding: 34px 0 10px;
}

#appFooter #footerNav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #999999;
}
#appFooter #footerNav li.lastChild {
	border-right: none;
}
#appFooter #footerNav a {
	color: #999999;
}
#appFooter #footerNav a:hover {
	text-decoration: underline;
}

#appFooter p {
	text-align: center;
	color: #999999;
}

#footer {	
	clear: both;
	height: 100px;
	position: relative;
	font-size: 11px;
	background: url('/custom/senb/image/bgFooter.png') no-repeat 82px 0;
}

#footer #firstROI {
	position: absolute;
	top: 44px;
	left: 80px;
}

#footer #eh {
	position: absolute;
	top: 42px;
	right: 86px;
}

#footer #fdic {
	position: absolute;
	top: 40px;
	right: 125px;
}

#footer #footerNav {
	text-align: center;
	padding: 40px 0 5px;
}

#footerNav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #999999;
}
#footerNav li.lastChild {
	border-right: none;
}
#footerNav a {
	color: #999999;
}
#footerNav a:hover {
	text-decoration: underline;
}

#footer p {
	text-align: center;
	color: #999999;
}

/*====== Left Column ==================================================================================*/
#mainContent {
	position: relative;
	min-height: 300px;
	width: 650px;
	float: right;
	padding-right: 12px;
}

#leftNav {
	margin-left: 15px;
}

#leftColumn {
	float: left;
	clear: left;
	width: 180px;
	margin-bottom: 25px;
}

#leftNav li h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 10px 5px 2px;
}
#leftNav li h2 a {
	color: #00254D;
	text-decoration: none;
}
#leftNav li.inPath h2 a {
	color: #00254D;
}
#leftNav li h2 a:hover {
	color: #0092D2;
}
#leftNav li li h3 {
	padding: 6px 10px 6px 13px;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#leftNav li li a {
	display: block;
	color: #00254D;
	text-decoration: none;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #0092D2;
	background: url(/custom/senb/image/ql-hover.png) no-repeat right center;
}
#leftNav li ul li {
	border-top: 1px solid #DCDBD7;
}
#leftNav li ul li.lastChild {
	border-bottom: 1px solid #DCDBD7;
}

/*====== Home Page ====================================================================================*/
#homemainContent {
	width: 1000px;
}
#homemainContent #quickLinks {
	float: left;
	display: inline;
	width: 216px;
	margin-left: 90px;
	margin-top: 16px;
}
#homemainContent #quickLinks h2 {
	display: inline;
	margin: 10px 0 4px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #00254E;
}
#homemainContent #quickLinks ul {
	margin-top: 4px;
}
#homemainContent #quickLinks ul li {
	width: 88%;
	padding: 4px 0;
	margin: 0;
	border-top: 1px solid #C1C3CA;
}	
#homemainContent #quickLinks ul li.lastChild {
	border-top: 1px solid #C1C3CA;
}
#homemainContent #quickLinks a {
	display: block;
	font-size: 11px;
	color: #00254D;
}
#homemainContent #quickLinks a:hover {
	color: #0092D2;
	background: transparent url('/custom/senb/image/ql-hover.png') no-repeat right center;
}
#homemainContent featuredProductsWrapper {
	float: left;
	width: 650px;
}	
#obLogin {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 5;
	background: url(/custom/senb/image/obl-bg.png) no-repeat;
	width: 184px;
	height: 224px;
}
#obLogin input {
	margin-bottom: 5px;
}

#obLogin h2 {
	display: block;
	width: 86%;
	margin: 5px 0 0 8px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #00254E;
	font-weight: bold;
	border-bottom: 1px solid #D6D6D6;
	background: url(/custom/senb/image/obl-lock.png) no-repeat 120px 1px;
}

#oblHeader {
	position: absolute;
	top: 15px;
	right: 440px;
	width: 114px;
}

#oblHeader img {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

#oblHeader a, #oblHeader a:hover {
	color: #00254D;
}

#obLogin form {
	height: 154px;
	color: #204872;
}

#obLogin form #loginInputs {
	padding: 16px 0 0 9px;
}

#obLogin form #loginInputs .loginfield1, #obLogin form #loginInputs .loginfield2 {
	width: 152px;
	height: 22px;
	border: 0 none;
	background: url(/custom/senb/image/obl-input.png) no-repeat -3px -2px;
}
	
#obLogin form #loginInputs label {
	margin-left: 4px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#obLogin form label {
	margin: 0;
	color: #204872;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#obLogin form span {
	margin: 0;
	color: #204872;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#personalRadio, #businessRadio, #personalLabel, #businessLabel, #eStatements, #estatementsLabel {
	position: absolute;
}

#businessLabel {
	left: 102px;
	top: 34px;
}
.businessLabel {
	left: 102px;
	top: 34px;
}
#businessRadio {
	left: 86px;
	top: 36px;
}

#personalLabel {
	left: 24px;
	top: 34px;
}
.personalLabel {
	left: 24px;
	top: 34px;
}


#personalRadio {
	left: 7px;
	top: 36px;
}

#eStatements {
	top: 58px;
	left: 7px;
}

#estatementsLabel {
	left: 24px;
	top: 55px;
}

#obLogin #loginButton {
	margin: 0 0 0 110px;
}
#obLogin .loginButton {
	background: url(/custom/senb/image/obl-login.png) no-repeat;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	border: none;
	height: 20px;
	width: 46px;
	 font-size: 0;
	    line-height: 0;
	margin-left:110px;
}

#obNav {
	margin: 0 20px;
}

#obNav li {
	float: left;
	margin: 0 9px;
	padding: 0;
	list-style-type: disc;
	font-size: 10px;
	color: #214973;
}	

#obNav li a {
	color: #214973;
}	

#obNav li a:hover {
	text-decoration: underline;
}

#flashBanner {
	margin: 0 auto;
	width: 865px;
	position: relative;
}

/* featuredProductsSlider.css v1.0 */

div.featuredProductsSlider h2 {
	margin: 10px 0;
	padding: 5px 10px 5px 10px;
	border-bottom: 4px solid #CCC;
}
div.featuredProductsSlider h3 {
	margin: 6px 0 0 0;
	padding: 0 6px;
	text-align: center;
}
div.featuredProductsSlider li {
	float: left;
	width: 160px;
	height: 165px;
	margin: 15px auto;
}
div.featuredProductsSlider li#featuredProductsSliderSlot2 {
	width: 160px;
}
div.featuredProductsSlider li div {
	position: relative;
}
div.featuredProductsSlider li div div {
	z-index: 10;
	background: #FFF url(/custom/senb/image/gradient.png) repeat-x;
	width: 148px;
	height: 159px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #00254D;
}
div.featuredProductsSlider li div div.featuredProductSliderImage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 150px;
	height: 175px;
	background: none;
	overflow: hidden;
}
div.featuredProductsSlider div.featuredProductSliderImage img {
	display: block;
}
div.featuredProductsSlider li p {
	padding: 8px 15px 0;
}
div.featuredProductsSlider li h4 {
	padding: 0 15px;
	line-height:
}
div.featuredProductsSlider li h4 a {
	display: block;
	height: 18px;
	padding-left: 22px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(/custom/senb/image/featuredSlider-learnMore.png) no-repeat 0 -1px;
	color: #0092D2;
}

/*====== Category Page =================================================================================*/

#catBreadcrumb {
	margin: 10px;
}

#catBreadcrumb li {
	display: inline;
	font: normal 24px Arial, Helvetica, sans-serif;
}

#catBreadcrumb ul {
	display: inline;
	padding-left: 5px;
}

#catBreadcrumb li a {
	color: #333;
}

div#productCategory {
	float: left;
	margin-top: 10px;
}
div#productCategory #wealth a img {
	display: none;
}
div#productCategory #wealth li.lastChild {
	display: none;
}
div#productCategory li {
	float: left;
	width: 206px;
	margin: 0 4px;
	font-size: 11px;
}
div#productCategory div.productContent {
	overflow: hidden;
	padding-left: 10px;
	height: 17em;
	color: #666666;
}
div#productCategory div.productContent p {
	clear: both;
	margin-bottom: 4px;
}
div#productCategory div.productContent h3 {
	float: left;
	margin: 0;
	font: bold 12px Helvetica, sans-serif;
	color: #00254D;
}
div#productCategory div.productContent h3 a {
	display: block;
	color: #00254D;
}
div#productCategory div.productContent img {
	float: left;
	padding-left: 3px;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
}
div#productCategory div.productContent h4 {
	clear: left;
	margin: 10px 0 0 0;
}
div#productCategory div.productContent h4 a {
	padding-left: 18px;
	background: url(/custom/senb/image/learn-more-category.png) no-repeat 0 -22px;
}

div#productCategory div.productContent h4 a:hover {
	clear: left;
	margin: 10px 0 0 0;
	padding-left: 18px;
	background: url(/custom/senb/image/learn-more-category.png) no-repeat 0 -1px;
	color: #00254E;
}

#featuredProduct {
	height: 184px;
	position: relative;
}

#featuredProduct p {
	width: 464px;
	padding-bottom: 60px;
	border-bottom: 1px solid #EAE9E7;
	font-size: 12px;
	color: #00254C;
}

#featuredProduct h1 {
	display: block;
	margin: 0 0 10px;
	padding: 10px 0 5px 0;
	width: 90%;
	border-bottom: 5px solid #0092D2;
	font-size: 25px;
	font-weight: 500;
	color: #00254D;
}

#featuredProduct ul {
	display: none;
}

#featuredProduct #productButtons {
	position: absolute;
	top: 116px;
	right: 220px;
}

#featuredProduct #productButtons #fpOpenNow {
	float: left;
}

#featuredProduct #productButtons #fpLearnMore {
	float: left;
	margin: 10px 0 0 5px;
}

#secondaryProducts {
	clear: both;
}

/* Search */

#pagination li {
	display: inline;
	padding-right: 10px;
}

#pagination li a {
	text-decoration: underline;
}

#searchPage li .productContent {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

.listing {
	margin: 10px 0;
}

.searchPage {
	margin: 0 14px;
}

.listing li {
	padding: 0;
	margin: 0;
	width: 600px;
}

.listing li .productContent {
	margin: 10px 0;
	padding: 0;
}

.listing li .productContent h3 {
	float: left;
	margin: 0 4px 0 0;
}

.listing li .productContent h3 a {
	color: #00254D;
}

.listing li .productContent img {
	float: left;
}

.listing li .productContent p {
	clear: both;
}

.listing li ul {
	margin-left: 34px;
}

.listing li ul li {
	list-style-type: disc;
	border: 0 none;
	padding: 2px 0 0 0;
	margin: 0;
}

.listing h4 a:hover {
	text-decoration: underline;
}

/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	float: right;
	margin-left: 5px;
}
#productPhoto {
	position: absolute;
	top: 0;
	right: 9px;
	height: 181px;
	width: 168px;
	background: transparent url(/custom/senb/image/productPage-bg.png) no-repeat;
}

#productPhoto img {
	position: absolute;
	top: 8px;
	right: 8px;
}

#productSummary h1 {
	display: block;
	width: 90%;
	margin: 10px 0 0 0;
	padding-bottom: 4px;
	color: #00254D;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#productSummary {
	font-size: 12px;
	position: relative;
	min-height: 252px;
}
#productSummary p  {
	margin: 10px 0;
	color: #00254C;
}

#productDetails p {
	width: 400px;
	margin: 10px 0;
	color: #00254C;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productSummary #productButtons {
	position: absolute;
	right: 34px;
	top: 184px;
}
#productDetails {
	clear: right;
	position: relative;
	width: 95.8%;
}

#generalXY {
	width: 450px;
}

#openNow a, #tellMeMoreButton {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	font-size: 12px;
	margin-bottom: 4px;
}

#openNow #auto1272681 {
	padding-left: 2px;
}

#tellMeMore label.required .requiredText, #newPopUpForm #sendToFriend label.required .requiredText {
	color:#999999;
	font-size:10px;
}
/* Tabs */

dl#roi_tabs {
	width: 352px;
	display:block;
	list-style: none;
	position: relative;
}
dl#roi_tabs dt {
	color: #666666;
	padding: 12px 28px 12px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
dl#roi_tabs dd {
	width: 628px;
	padding: 5px 5px 0 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-top: 1px solid #746E60;
	color: #00254C;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	padding-left: 10px;
	text-decoration: none;
	background: url(/custom/senb/image/ql-hover.png) no-repeat 0 14px;
	color: #00254D;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

#printShare {
	position: absolute;
	top: 30px;
	right: 12px;
	margin-right: 44px;
	margin-top: 6px;
	z-index: 5;
}
/*====== Individual Page ==============================================================================*/

#indPage #quickLinks {
	float: left;
	width: 216px;
	margin-left: 8px;
	margin-top: 12px;
}
#indPage #quickLinks h2 {
	display: inline;
	margin: 10px 0 4px;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	color: #00254E;
}
#indPage #quickLinks ul {
	margin-top: 4px;
}
#indPage #quickLinks ul li {
	width: 88%;
	padding: 4px 0;
	margin: 0;
	border-top: 1px solid #C1C3CA;
}	
#indPage #quickLinks ul li.lastChild {
	border-top: 1px solid #C1C3CA;
}
#indPage #quickLinks a {
	display: block;
	font-size: 11px;
	color: #00254D;
}
#indPage #quickLinks a:hover {
	color: #0092D2;
	font-weight: bold;
	background: transparent url('/custom/senb/image/ql-hover.png') no-repeat right center;
}

.individualPage {
	position: relative;
	margin: 0 14px;
}

#super {
	position: absolute;
	top: 0;
	right: 9px;
	height: 181px;
	width: 168px;
	background: transparent url(/custom/senb/image/productPage-bg.png) no-repeat;
}

#super img {
	position: absolute;
	top: 9px;
	left: 31px;
}

#indContent {
	width: 446px;
}

.individualPage h1.pageHead {
	display: block;
	margin: 0 0 10px;
	padding: 10px 0 5px 0;
	width: 90%;
	border-bottom: 5px solid #0092D2;
	font: normal 25px Arial, Helvetica, sans-serif;
	color: #00254D;
}

.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	margin: 10px 0;
}

.individualPage p.zeroPaddingParagraph {
	margin: 0;
}

.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}

.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}

#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}

/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
}

.sitemapNav {
	margin-top: 30px;
}

.sitemapNav li {
	width: 187px;
	float: left;
}

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

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

#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}

#sitemap div.clear ul {
	padding-bottom: 25px;
}

/*====== Locations ====================================================================================*/

#mapBg {
	position: relative;
	height: 368px;
	width: 650px;
	background: transparent url(/custom/senb/image/map-bg.png) no-repeat;
}

#map {
	position: absolute;
	top: 15px;
	left: 42px;
	height: 300px;
	width: 484px;
	margin: 0 auto;
}

#map #logocontrol {
	display: none;
}

#locations {
	margin: 0;
	position: relative;
}

#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 214px;
}

#locations th.timeName {
	width: 102px;
	border: 0 none;
	font-weight: normal;
}

#locations td {
	vertical-align:top;
}
#locations td.timeValue {
	width: 130px;
	border: 0 none;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
#locations li h2 a {
	color: #00254D;
}


/*======== Thank You Page ===============================================================================*/
#txWrapper #mainContent {
	position: relative;
	min-height: 300px;
	width: 860px;
}

#txWrapper #mainContent img {
	margin-left: 200px;
}

#txWrapper #mainContent p {
	text-align: center;
}

/*======== Application ===============================================================================*/

#verifyButtons img {
	margin: 50px;
}

/* captcha */

fieldset#newApplication #captcha {
	width: 200px;
	margin: 0 auto;
}

fieldset#newApplication #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 10px 0;
}

fieldset#newApplication #captcha p {
	margin: 0;
	text-align: center;
}

/* ssn */

fieldset#newApplication a#ssnWhy {
	display: block;
	clear: both;
	margin-left: 325px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #013260;
}
fieldset#personalInformation {
	position: relative;
}
#ssnExplanation {
	position: absolute;
	width: 300px;
	left: 300px;
	top: 25px;
	z-index: 1000;
	background-color: #CCC;
	border: 1px solid #333;
	padding: 20px 20px 0 20px;
	display: none;
}
fieldset#newApplication .on {
	display: block;
}
fieldset#newApplication #ssnExplanation p {
	padding: 0 0 20px 0;
	margin: 0;
}
#ssnExplanation p.center {
	text-align: center;
	color: #013260;
}
#ssnExplanation p a {
	background-color: #EEE;
	border: 1px solid #333;
	padding: 5px;
}
/* intro */

fieldset#newApplication div#introduction {
	margin: 0 25px 25px;
	min-height: 160px;
	padding-top: 25px;
}
fieldset#newApplication div#introduction div#introHead {
	background: url(/custom/senb/image/lock.png) no-repeat 595px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #00254D;
	font-size: 32px;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 0 170px;
	width: 410px;
}
fieldset#newApplication div#introduction h2 {
	color: #333;
	font-size: 16px;
	padding-bottom: 0;
	margin: 0;
}
fieldset#newApplication div#introText {
	border-top: 1px solid #00254D;
	margin-left: 170px;
}
fieldset#newApplication div#introduction p {
	margin: 7px 7px 7px 0;
	clear: none;
}
fieldset#newApplication div#introduction h4 {
	clear: both;
	width: 150px;
}
fieldset#newApplication div#introduction a {
	text-decoration: underline;
}
/* headings and paragraphs */

fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
fieldset#newApplication h1 {
	padding: 0 10px 0 0;
}
fieldset#newApplication h2 {
	color: #364C85;
	padding-bottom: 10px;
}
fieldset#newApplication h3 {
	text-align: center;
	clear: both;
	padding:0pt 0pt 10px;
}
fieldset#newApplication p {
	margin: 25px;
	clear: both;
	font-size: 12px;
}
fieldset#newApplication fieldset p {
	margin: 0;
	padding: 8px 0 4px;
}
fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
	margin-top: 0;
}
p.required {
	text-align: center;
	margin-bottom: 0;
}
fieldset#newApplication fieldset#optIn {
	background-color: #FFC;
}
/* labels and spans */

fieldset#newApplication span.required {
	float: left;
}
fieldset#newApplication fieldset#accountInfo div#account_info label {
	width: 135px;
	margin: 0 0 5px 0;
}
fieldset#newApplication fieldset#billPay label {
	width: 500px;
	margin-left: 20px;
}
fieldset#newApplication .required, fieldset#newApplication .red {
	font-weight: bold;
}
fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
	width: auto;
	display: inline;
	float: none;
	;
	padding: 0;
}
fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
	width: 275px;
}
fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
	display: block;
	text-align: right;
	float: left;
	padding-right: 25px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer .radiolabel {
	margin-bottom: 0;
}
fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
	width: 300px;
}
fieldset#newApplication fieldset label {
	padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
	padding-top: 0;
}
fieldset#newApplication fieldset#jointSwitch label.dontMove {
	clear: none;
	text-align: left;
	width: auto;
	padding-top: 1px;
}
fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
	text-align: left;
	clear: none;
	padding-left: 15px;
	width: auto;
}
fieldset#newApplication fieldset#comments label {
	text-align: left;
}
fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
	width: auto;
	clear: none;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 30px;
}
fieldset#newApplication fieldset#billPay label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#accountInfo label {
	margin-top: -15px;
}
fieldset#newApplication fieldset#jointSwitch label {
	margin-bottom: 0;
	padding-top: 2px;
}
/* inputs */

fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
	float: none;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input {
	width: 280px;
}
/* new DOB style rules */

fieldset#newApplication input.month {
	width: 80px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.day {
	width: 80px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}
fieldset#newApplication input.year {
	width: 81px;
	margin-left: 5px;
	display: inline;
}
fieldset#newApplication span.float {
	float: left;
}
/* end new DOB style rules */

fieldset#newApplication select {
	width: 284px;
}
fieldset#newApplication input, fieldset#newApplication select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
	width: 1em;
}
fieldset#newApplication fieldset#accountInfo div#account_info input {
	width: 120px;
	margin-bottom: 5px;
	margin-right: 20px;
}
fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
	margin-bottom: 0;
}
fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
	clear: both;
}
fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
	margin-right: 15px;
	margin-bottom: -4px;
}
fieldset#newApplication div.radioWlabel {
	width: 250px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
fieldset#newApplication fieldset#newCustomer div.radioWlabel {
	margin-bottom: 0;
}
fieldset#newApplication div.radioWlabel {
	margin-left: -25px;
	padding-top:8px;
}
fieldset#newApplication .radio {
	margin: 0 25px 10px 300px;
	clear: both;
}
fieldset#newApplication fieldset fieldset .radio {
	margin-left: 275px;
}
fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
	width: 1em;
	float: none;
	display: inline;
	margin-bottom: -3px;
	margin-left: 25px;
}
fieldset#newApplication textarea {
	margin-left: 0;
	width: 650px;
}
fieldset#newApplication input#signed {
	float: none;
	clear: none;
	display: inline;
	width: 1em;
	margin: 0;
}
fieldset#newApplication input.required {
	color:#000;
	font-weight: normal;
}
fieldset#newApplication div.states select {
	width: 100px;
}
fieldset#newApplication input.submitButton {
	float: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
fieldset#newApplication #addSwitcher input {
	width: 1em;
}
fieldset#newApplication #addSwitcher {
	clear: both;
}
fieldset#newApplication #addSwitcher label#addressLabel {
	clear: none;
	text-align: left;
	padding-left: 10px;
	width: 270px;
	padding-top: 1px;
}
fieldset#newApplication select#contact_information-branch {
	margin-top: 6px;
}
/* divs and fieldsets and legends */

fieldset#newApplication {
	width: 748px;
	margin: 0 auto;
	line-height: normal;
	border: 0 none;
	background: #FFF;
}
fieldset#newApplication fieldset, fieldset#newApplication fieldset {
	margin: 25px;
	padding: 25px 0 25px 25px;
	border: 1px solid #CCC;
}
#accountTypeLeft, #accountTypeRight {
	width: 320px;
	float: left;
}
fieldset#newApplication legend {
	font-size: 14px;
	margin-bottom: 0px;
}
fieldset#newApplication fieldset {
	margin: 25px;
	padding: 20px;
	border: 1px solid #CCC;
	clear: both;
}
fieldset#newApplication fieldset fieldset {
	margin: 25px 0;
}

/*======== Contact Us ===============================================================================*/

/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 0;
}

#contactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}

#contactUs #captcha p {
	margin: 0;
}

/* end */


#contactUs {
	margin-top: -5px;
}

#contactUs h1 {
	margin: 10px 0;
}

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

#contactUs fieldset {
	padding: 2px 10px 10px 10px;
	border: 0 none;
}

#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
} 

#contactUs form {
	float: left;
	font-size: 12px;
	border-right: 1px solid #00254D;
}

#contactUs label {
	text-align: left;
}

#contactUs input, #contactUs textarea {
	margin-bottom: 10px;
	margin-top: 2px;
	width: 260px;	
}

#contactUs input.submitButton {
	float: none;
	margin: 0;	
	padding: 5px;
	width: auto;	
}

#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;	
}

#contactUs textarea {
	height: 100px;
}

#contactUs #personalInformation {
	margin-bottom: 10px;
	width: 276px;
}

#contactUs #friendsToEmail {
	margin-top: 10px;
}

#pageRight {
	float: left;
	width: 300px;
	padding-left: 14px;
}

#pageRight h2 {
	color: #00254D;
}

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

iframe {
	border: 1px solid transparent;
}

/*--- New Popup Stuff ---*/

#newPopUpForm fieldset {
	border: 0 none;
	padding: 25px 25px 0 25px;
	float: left;
	width: 252px;
}
#newPopUpForm fieldset input, #newPopUpForm textarea {
	display: block;	
	padding: 3px;
	width: 244px;
	margin-bottom: 10px;
	border: solid 1px #666;
}
#newPopUpForm fieldset input {
	height: 14px;
}
#newPopUpForm input.submitButton {
	border: solid 1px #666;
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	margin: 0 auto;
	font-weight: bold;
	float: left;
	margin-left: 85px;
}
#newPopUpForm textarea {
	height: 100px;
}
#newPopUpForm label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}

/* captcha */

#newPopUpForm #captcha {
	width: 200px;
	padding: 25px;
	float: left;
}

#newPopUpForm #captcha input {
	float: none;
	width: 192px;
	display: block;
	margin: 10px 0;
}

#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}

#newPopUpForm #captcha h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

#newPopUpForm h2 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
