 /* Template lnbok.com - layout.css */
/* red text: #D81E1E
*/
/* 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;
}
/* END RESET */
html {height: 100%;}
body {
	background-color:#EAEAEA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
	height: 100%;
}
body#homepage {
	background:#EAEAEA url(../image/tile-home.png) repeat-y scroll center center;
	height:auto;
}
body#homepage #footer {
	height:auto;
	margin:0 auto;
}
body#homepage #innerWrapper {
	background:#fff;
}
body#homepage #wrapper {
	background:none;
	height:auto;
	min-height:auto;
	margin:0 auto;
}

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

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
p {
	line-height: 1.4em;
}
a {
	text-decoration: underline;
	color: #333;
	outline: none;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}
em {font-style:italic;}
.center {
	text-align: center;
}
#siteAlertWrapper {
margin:0 auto;
width:955px;
}
#siteAlertLink {
right:30px !important;
}
/*====== Header ==================================*/
#header {
background:transparent url(../image/header-bg.jpg) no-repeat scroll 0 0;
border-bottom:5px solid #CC0000;
height:136px;
margin:0 auto;
position:relative;
width:955px;
}
h1#logo {
	margin:0;
}
#logo a {
background:transparent url(../image/logo.png) no-repeat scroll 0 0;
bottom:0;
display:block;
height:122px;
left:13px;
position:absolute;
text-indent:-9999em;
width:238px;
}

#logo img {
	display: none;
}

#ultraTopNav {
position:absolute;
right:185px;
top:10px;
}

#ultraTopNav li {
	float: left;
	padding: 0 0.5em;
	color: #fff;
}

#ultraTopNav li a {
	color:#fff;
}

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

#searchForm {
height:22px;
position:absolute;
right:8px;
top:6px;
width:170px;
}

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

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

#primaryNav {
bottom:0;
right:28px;
position:absolute;
}

#primaryNav li {
display:inline;
float:left;
padding:0;
}

#primaryNav a {
background:transparent url(../image/nav-tabs.png) no-repeat scroll 0 -51px;
color:#003376;
display:block;
font-size:1.6em;
font-weight:normal;
height:26px;
padding:15px 0 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:167px;
}
#primaryNav li.inPath a, #primaryNav li.inPath a:hover {
background:transparent url(../image/nav-tabs.png) no-repeat scroll 0 -101px;
color:#FFFFFF;
}

#primaryNav a:hover {
	background:transparent url(../image/nav-tabs.png) no-repeat scroll 0 0;
	color:#1F92DD;
}
/* For Online Banking Downstream Pages */

#downstreamObl {
position:absolute;
right:35px;
top:36px;
}
#downstreamObl a {
	background:url(../image/btn-obl-downstream.png) no-repeat 0 0;
	display:block;
	width:123px;
	height:21px;
	text-indent:-999em;
}
#downstreamObl a:hover {
	background:url(../image/btn-obl-downstream.png) no-repeat 0 -20px;
}

/*====== Main Content ================*/

#wrapper {
	background:url(../image/tile-main.png) repeat-y center;
	margin:0 auto;
	width:975px;
	overflow:hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}

#innerWrapper {
	height:auto;
	margin:0 auto;
	width:955px;
	overflow:hidden;
}

#mainContent {
float:left;
min-height:35em;
padding:20px 0;
width:730px;
}
#homepage #mainContent {
padding:17px 0 0;
}
/*====== Left Column =================*/

#leftColumn {
clear:left;
float:left;
margin:0;
width:225px;
}
h2#quickLinksHeader {
color:#003376;
font-size:1.3em;
font-weight:bold;
margin:20px 3px 0 13px;
padding:0 0 0 5px;
text-transform:uppercase;
}
#quickLinksNav {
	margin:10px 0 10px 12px;
	width:210px;
	padding:0;
}
#quickLinksNav li {
margin:3px 0 0 8px;
}
#quickLinksNav li a {
background:transparent url(../image/ql-arrows-ro.png) no-repeat scroll 0 2px;
color:#666666;
display:block;
font-size:1.2em;
padding:0 0 0 15px;
text-decoration:none;
}
#quickLinksNav li a:hover, #quickLinksNav li a.inPath {
	background:url(../image/ql-arrows-ro.png) 0 -47px no-repeat;
	color:#1F92DD;
}
#leftNav {
	margin:20px 0 10px 12px;
	width:210px;
}

#leftNav li a {
	display:block;
}
#leftNav li h2 {
font-size:1.3em;
font-weight:normal;
margin:0;
padding:0;
text-transform:uppercase;
}

#leftNav li h2 a {
background:transparent url(../image/leftNav-down-li-bg.png) no-repeat 0 0;
color:#003F79;
padding:5px 0 5px 8px;
text-decoration:none;
border-bottom:1px solid #9AACB8;
position:relative;
}
#leftNav li h2 a:hover {
	background:transparent url(../image/leftNav-down-li-bg.png) no-repeat 0 -54px;
	color: #004079;
}
#leftNav li h2 a.inPath {
background:transparent url(../image/leftNav-down-li-bg.png) no-repeat 0 -108px;
color:#fff;
}

#leftNav li.firstChild h2 a.firstChild {
	background:url(../image/leftNav-down-top.png) 0 -94px no-repeat;
	color:#003F79;
}
#leftNav li.firstChild h2 a:hover {
	background:url(../image/leftNav-down-top.png) 0 -47px no-repeat;
	color:#003F79;
}

#leftNav li.firstChild h2 a.inPath {
	background:url(../image/leftNav-down-top.png) 0 0 no-repeat;
	color:#fff;
}
#leftNav li.inPath h2 a:hover {
	color: #fff;
}

#leftNav li li h3 {
	font-size: 1.3em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li a {
	color: #003F79;
	padding:3px;
	text-decoration:none;
}

#leftNav li ul.nthTier-2 li.firstChild {
	background:none;
	margin:0;
	padding:.3em;
}

#leftNav li ul.nthTier-2 {
background:#F8FAFC none repeat scroll 0 0;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 1px;
margin:0;
padding:6px 4px;
width:200px;
}
#leftNav li ul.nthTier-2 li {
	margin:.2em .4em;
}

#leftNav li li.inPath a {
	background:#004079;
	color: #fff;
}

#leftNav li li a:hover {
	color: #1F92DD;
}
#leftNav li li.inPath a:hover {
	color: #fff;
}
#leftNav li h2 a span.arrow {
background:transparent url(../image/leftnav-arrows.png) no-repeat 0 0;
display:block;
width:9px;
height:9px;
text-indent:-999em;
position:absolute;
top:9px;
right:9px;
}
#leftNav li h2 a.inPath span.arrow {
background:transparent url(../image/leftnav-arrows.png) no-repeat 0 -56px;
}
/*====== Quick Links =================*/
#leftColumn #quickLinks {
	background:url(../image/obl-tile.png) repeat-y;
	margin:0 0 20px 13px;
	width:204px;
}
#leftColumn #quickLinksOuter {
	margin:0 0 20px;
	max-height:250px;
}
#leftColumn #quickLinksInner {
background:transparent url(../image/obl-bottom.png) no-repeat scroll center bottom;
margin:0;
padding:0 0 3px;
width:204px;
}
#quickLinks h2 {
	background:url(../image/ql-home-top.png) 0 0 no-repeat;
	width:204px;
	height:25px;
	text-indent:-9999em;
	margin:0;
}
body#homepage #quickLinks li {
background:transparent url(../image/ql-li-bg.png) repeat-x scroll 0 0;
margin:0 0 0 2px;
padding:0;
width:199px;
}
body#homepage #quickLinks li a {
background:transparent url(../image/icon-ql-arrows-ro.png) no-repeat scroll 5px 7px;
color:#666666;
display:inline-block;
font-size:1.2em;
padding:5px 0 5px 17px;
text-decoration:none;
}
body#homepage #quickLinks li a:hover, body#homepage #quickLinks li.active a {
background:transparent url(../image/icon-ql-arrows-ro.png) no-repeat scroll 5px -39px;
color:#003376;
}
/* quicklinks secondary lists */
body#homepage #quickLinks li ul {
	display:none;
}
body#homepage #quickLinks li ul li {
background:#E2EFF8;
margin:0;
font-size:0.9em;
}
body#homepage #quickLinks li ul li a,
body#homepage #quickLinks li.active ul li a{
background:none;
display:block;
width:200px;
margin:0;
padding:79px 0 5px;
text-align:center;
}
body#homepage #quickLinks li ul li a:hover{
background:none;
}
body#homepage #quickLinks li#qlChecks ul li a {
background:transparent url(../image/ql-image-checks.jpg) no-repeat 0 0;
}
body#homepage #quickLinks li#qlStolen ul li a {
background:transparent url(../image/ql-image-stolen.jpg) no-repeat 0 0;
}
body#homepage #quickLinks li#qlCalculators ul li a {
background:transparent url(../image/ql-image-calculators.jpg) no-repeat 0 0;
}
body#homepage #quickLinks li#qlOnline ul li a {
background:transparent url(../image/ql-image-internets.jpg) no-repeat 0 0;
}
body#homepage #quickLinks li#qlFraud ul li a {
background:transparent url(../image/ql-image-alert.jpg) no-repeat 0 0;
}


/*====== Home Page ====================*/
#obLogin {
	background:url(../image/obl-tile.png) repeat-y;
	margin:18px 0 20px 13px;
	width:204px;
}

body.popup #obLogin {
	margin:25px auto 0;
}

#obLoginInner {
	background:url(../image/obl-bottom.png) no-repeat bottom center;
	margin:0;
	width:204px;
}
#obLogin form {
	padding:10px 10px 5px 15px;
}
#obLogin h2 {
	background:url(../image/obl-top.png) 0 0 no-repeat;
	width:204px;
	height:25px;
	text-indent:-9999em;
	margin:0;
}
#obLogin #oblHomeRadioBtns {
font-size:1.2em;
margin:5px 0 10px;
}
#obLogin #oblHomeRadioBtns input {
	margin:0 5px 0 10px;
}
#obLogin #oblHomeField {
background:transparent url(../image/obl-field.png) no-repeat scroll 0 0;
border:0 none;
height:17px;
margin:5px 0;
padding:3px 8px 0 7px;
width:166px;
}

#obLogin #oblHomeLogin {
background:transparent url(../image/obl-login-ro.png) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
height:20px;
margin:5px 0;
padding:20px 0 0;
text-indent:-999em;
width:80px;
}

#obLogin label {
	font-size: 1.2em;
}

#obLogin input {
	margin-bottom: 0.5em;
}
#obNav {
	background:transparent url(../image/divider.png) no-repeat scroll 0 0;
	margin:0 10px;
	padding:10px 0;
}
#obNav li {
	display:inline;
	padding:5px 7px 5px 0;
}
#obNav li.lastChild {
	padding:5px 0;
}
#obNav li a {
	color:#666;
	font-size:1em;
	white-space:nowrap;
}
#obNav li a:hover {
	color:#003376;
	white-space:nowrap;
}

#flashBanner {
	height:375px;
	margin:0;
	padding:0;
	position:relative;
	width:720px;
}
ul#homeAccordian {
height:375px;
width:720px;
overflow:hidden;
position:absolute;
top:0;
left:0;
z-index:8;
}
#homeAccordian li {
height:375px;
width:auto;
}
#homeAccordian li h2 {
color:#BAF9FF;
font-size:2.8em;
font-weight:normal;
margin:0;
width:220px;
}
#homeAccordian li p {
color:#fff;
font-size:1.4em;
width:220px;
}
#homeAccordian li .homeLearnMore a {
color:#000;
background:#fff;
font-size:1.2em;
text-align:center;
display:block;
width:120px;
height:20px;
}

ul#homeFeatured {
margin:8px 0 10px;
overflow:hidden;
}
#homeFeatured li {
cursor:pointer;
float:left;
height:79px;
position:relative;
width:229px;
}
#homeFeatured li#featured1, #homeFeatured li#featured2 {
	margin-right:15px;
}

#homeFeatured li .featuredMask {
background:transparent url(../image/feature-mask.png) no-repeat scroll 0 0;
display:none;
height:79px;
left:0;
top:0;
position:absolute;
width:229px;
z-index:9;
}
/* display mask if js is enabled */
html.js #homeFeatured li .featuredMask {
display: block;
}
#homeFeatured li .leftContent {
background:#FFFFFF url(../image/featured-bg-ro.png) no-repeat scroll 0 0;
height:79px;
left:0;
margin:0;
position:absolute;
width:229px;
z-index:2;
}
#homeFeatured li .leftContent a {
color:#003399;
display:block;
padding:6px 20px 1px 11px;
text-decoration:none;
}
#homeFeatured li .leftContent h2 {
font-size:1.5em;
font-weight:normal;
line-height:1em;
margin:0;
padding:3px 0 3px 3px;
}
#homeFeatured li .leftContent p {
color:#666666;
font-size:11px;
line-height:1.2em;
padding:0 22px 3px 14px;
}

#homeFeatured li .leftContent .arrow {
background:transparent url(../image/feature-arrow-rt.png) no-repeat scroll 0 0;
display:none;
height:75px;
position:absolute;
right:3px;
top:1px;
width:15px;
z-index:5;
}
html.js #homeFeatured li .leftContent .arrow {
display: block;
}

#homeFeatured li .hoverContent {
position:absolute;
right:1px;
top:1px;
width:100%;
z-index:1;
}

#homeFeatured li div.hoverContent .hoverImg {
float:right;
height:75px;
width:126px;
}
#homeFeatured li#featured1 div.hoverContent .hoverImg {
background:transparent url(../image/featured-image.jpg) no-repeat scroll 0 0;
}
#homeFeatured li#featured2 div.hoverContent .hoverImg {
background:transparent url(../image/featured-image-overdraft.jpg) no-repeat scroll 0 0;
}
#homeFeatured li#featured3 div.hoverContent .hoverImg {
background:transparent url(../image/featured-image-commercial.jpg) no-repeat scroll 0 0;
}
/* related products */
#relatedProducts {
	margin:0 0 0 13px;
	width:712px;
}
#relatedProducts h3 {
	color:#003F79;
	font-size:1.2em;
	margin:30px 0 5px 10px;
}
#relatedProducts #homeFeatured li ul {
	display:none;
}
#relatedProducts #homeFeatured li.nthChild-1, 
#relatedProducts #homeFeatured li.nthChild-2 {
	margin-right:10px;
}

#relatedProducts #homeFeatured li .leftContent p {
	font-size: 1.1em;
	padding:0 22px 3px 14px;
}
/*====== Category Page ==============*/
#categoryWrapper {
	background:url(../image/category-wrapper-bg.png) 0 0 no-repeat;
	width:712px;
	height:187px;
	margin:0 0 0 10px;
	position:relative;
}
#categoryWrapper p{
clear:left;
color:#FFFFFF;
float:left;
font-size:1.4em;
padding:0 0 0 30px;
width:400px;
}
#categoryWrapper #featuredImage{
	width:234px;
	height:179px;
	position:absolute;
	top:4px;
	right:30px;
}

#catBreadcrumb {
margin:0;
overflow:hidden;
padding:20px 0 0 20px;
}

#catBreadcrumb li {
	display: inline;
	font-weight: normal;
}

#catBreadcrumb ul {
	display: inline;
	padding-left: 0.5em;
}

#catBreadcrumb li a {
	color: #fff;
	text-decoration:none;
}
#catBreadcrumb li h2, #catBreadcrumb li h3 {
color:#fff;
display:inline;
float:left;
font-size:2.8em;
font-weight:normal;
margin:0;
padding:2px 0 7px 8px;
}

div#productCategory {
float:left;
padding:10px 0 15px 13px;
width:706px;
}
div#productCategory #categoryUl {
	overflow: hidden;
	margin:0 0 15px;
}
div#productCategory li {
	background:#E9F1F9 url(../image/category-li-mask.png) 0 0 no-repeat;
	float: left;
	margin:0 0 10px;
	width: 706px;
	height:107px;
	position:relative;
}

div#productCategory div.productImageLink {
width:126px;
position:absolute;
top:4px;
left:20px;
}
div#productCategory div.productImageLink .learnMore a {
	background:url(../image/btn-learnmore-ro.png) 0 0 no-repeat;
	display:block;
	width:126px;
	height:18px;
	text-indent:-999em;
}
div#productCategory div.productImageLink .learnMore a:hover {
	background:url(../image/btn-learnmore-ro.png) 0 -65px no-repeat;
}
div#productCategory div.productContent {
margin:0 0 0 155px;
overflow:hidden;
width:545px;
}

div#productCategory div.productContent p {
color:#000000;
float:left;
font-size:1.2em;
width:260px;
}

div#productCategory div.productContent h3 {
	margin: 15px 0 8px;
	font-size: 1.8em;
	font-weight:normal;
}

div#productCategory div.productContent h3 a {
color:#003376;
text-decoration:none;
}

div#productCategory div.productContent ul {
	padding-left:20px;
	float:left;
	color:#000;
	width:260px;
	font-size:1.2em;
}

div#productCategory li li {
	background:none;
	float: none;
	width: auto;
	height:auto;
	list-style: disc outside;
	border: none;
	font-size: 1em;
	margin:0;
}


/* Search */
#search ul {
	padding: 0;
}

#search ul li {
	font-size: 1em;
	padding-left: 0;
	list-style-type: none;
}

#search ul li h3 {
	padding-bottom: 0;
	font-size: 1.4em;
}

#search ul li p.hide {
	display: none;
}

#search ul ul {
	display: none;
}

/*====== Product Page ========================*/
#productWrapper {
	background:url(../image/product-summary-tile.png) repeat-y;
	margin:0 0 0 10px;
	width:712px;
}

#productPhoto {
left:30px;
position:absolute;
top:4px;
}

#productSummary {
	background:url(../image/product-summary-bg.png) 0 0 no-repeat;
	height:210px;
	width:712px;
	position: relative;
}
#productSummary h1 {
color:#FFF;
font-size:2.8em;
font-weight:normal;
margin:0 0 0 285px;
padding:20px 0 0;
width:390px;
}

#productDetails p {
	margin: 1em 0;
	font-size: 1.2em;
}
#productSummary p {
color:#FFFFFF;
font-size:1.4em;
margin:10px 0 0 285px;
width:390px;
}

#productSummary.kasasa p {
font-size:1.3em;
}

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

#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.4em 0;
	font-size: 1.2em;
}

#productDetails {
background:transparent url(../image/product-summary-bottom.png) no-repeat scroll center bottom;
height:360px;
padding:18px 0 60px 28px;
position:relative;
overflow:visible;
}
/* reset heights if javascript is enabled */
html.js #productDetails {
height:auto;
}

#openNow a {
background:transparent url(../image/btn-opennow-ro.png) no-repeat scroll 0 0;
bottom:20px;
display:block;
height:25px;
left:278px;
position:absolute;
text-indent:-9999em;
width:159px;
}
#openNow a:hover {
	background:url(../image/btn-opennow-ro.png) 0 -34px no-repeat;
}

/*============================== Add This Button(s) =============================================*/
.addthis_toolbox {
background:transparent url(../image/share-bg.png) no-repeat scroll 0 0;
float:right;
height:23px;
margin:10px 29px 0 0;
overflow:hidden;
padding:0;
width:152px;
position:relative;
z-index:9;
}

.addthis_toolbox a {
	float: left;
	display: inline;
	position: relative;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	padding: 0 2px;
	cursor: pointer;
	opacity: 0.7;
}

.addthis_toolbox a:hover {
	opacity: 1;
}

.addthis_toolbox .addthis_button_compact /* share */ {
background:transparent url(../image/icon-share.png) no-repeat scroll left top;
height:7px;
margin:7px 7px 0;
padding:4px 0;
text-indent:-999em;
width:41px;
}
.addthis_toolbox .addthis_button_facebook {
	background: transparent url(../image/icon-facebook.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_linkedin {
	background: transparent url(../image/icon-linkedin.png) left top no-repeat;
}
.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) left top no-repeat;
}
.addthis_toolbox .custom_images a span {
	background:none;
	margin:0;
}
.addthis_toolbox .addthis_wrapper {
display:block;
left:62px;
overflow:hidden;
position:absolute;
top:4px;
width:90px;
}
/*============================================*/

/* End of Toolbox Styling Goes Here*/

#printShareBtns {
	float:right;
	margin:10px 0 0;
	width:60px;
}
#printShareBtns div {
	float:left;
}

#tellMeMoreButton a {
background:transparent url(../image/btn-questions-ro.png) no-repeat scroll 0 0;
clear:both;
display:block;
height:25px;
text-indent:-9999em;
width:145px;
bottom:20px;
position:absolute;
}

#tellMeMoreButton a:hover {
	background:url(../image/btn-questions-ro.png) 0 -25px no-repeat;
}

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

dl#productTabs dt {
background:#D9E5ED none repeat scroll 0 0;
color:#004079;
font-size:1.2em;
font-weight:normal;
margin:0 5px 0 0;
padding:7px 16px 5px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}
dl#productTabs dt:hover {
	text-decoration: none;
}

dl#productTabs dd {
background:#F6F9FD none repeat scroll 0 0;
font-size:1em;
left:0;
overflow:hidden;
padding:10px 10px 0 20px;
position:absolute;
top:26px;
width:625px;
}

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

dl#productTabs dt.selected {
background:#F6F9FD none repeat scroll 0 0;
color:#333333;
text-decoration:none;
}

.pane {
left:0;
overflow:hidden;
position:absolute;
top:30px;
}

.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

/*====== Individual Page =================*/
.individualPage {
background:transparent url(../image/page-tile.png) repeat-y scroll 0 0;
margin:0 20px 20px 13px;
padding:0;
width:706px;
}
.individualPage h1.pageHead {
	background:transparent url(../image/page-top.png) no-repeat scroll left top;
	color:#FFFFFF;
	font-size:2.8em;
	font-weight:normal;
	margin:0;
	padding:26px 0 33px 38px;
}
.individualPage .inner {
background:transparent url(../image/page-bottom.png) no-repeat scroll left bottom;
padding:0 0 28px;
overflow:hidden;
}
.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	margin:10px 35px;
	font-size: 1.2em;
}
.individualPage h1, .individualPage h2, .individualPage h3 {
	margin:10px 35px;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}

.individualPage ul, .individualPage ol {
	margin:10px 35px 10px 50px;
}

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

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

.individualPage ul li {
	list-style-type: disc;
	margin: 0.4em 0;
}

#FAQ dt {
	margin: 1em 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}

#videoMessage {
	width:331px;
	margin:0 auto;
}

/*====== 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 {
	height:300px;
	width:670px;
	margin:0 20px 20px;
}

#locations {
background:transparent url(../image/product-summary-tile.png) repeat-y scroll 0 0;
margin:0 0 20px 9px;
padding:0;
width:712px;
}
#locations h1.pageHead {
	background:none;
	padding:26px 0 13px 30px;
}
#locationsTop {
background:transparent url(../image/locations-top.png) no-repeat scroll 0 0;
height:393px;
margin:0 0 0 1px;
}
ul#locList {
background:transparent url(../image/product-summary-bottom.png) no-repeat scroll left bottom;
overflow:hidden;
}

#locations table {
margin:0 0 10px 20px;
width:94%;
}
#locations table table {
margin:0;
width:210px;
}
#locations th, #locations td {
	text-align: left;
	vertical-align:top;
	padding: 2px 0;
	width: 130px;
}

#locations th.timeName {
	width: 80px;
}

#locations td.timeValue {
	width: 130px;
}

#locations ul#locList {
margin:0;
padding:0 0 10px;
}

#locations ul#locList li {    
background:transparent url(../image/branch-bottom.png) no-repeat scroll left bottom;
list-style-type:none;
margin:10px 0 10px 21px;
overflow:hidden;
padding:0;
width:672px;
} 
#locations ul#locList li h2 {
background:transparent url(../image/branch-top.png) no-repeat scroll 0 0;
font-size:1.6em;
font-weight:normal;
margin:0;
padding:10px 0 2px 20px;
} 
#locations ul#locList li h2 a {
	color:#003376;
	text-decoration:none;
} 

#locations ul li a {
	color:#D81E1E;
	font-size:0.8em;
}
#locations .adr a {
	display:block;
	font-size:1em;
	margin:0 0 5px;
}
#locations div.phones {
	margin:7px 0 0;
}

#locations tr.tableHead th {
font-weight:bold;
padding-top:8px;
}
#locations .phones .tel .type {
	font-weight:bold;
}
#locList.li div.accordionContent {
	overflow:hidden;
}
li.vcard .accordionContent img {
	border:8px solid #999;
	float:left;
}
li.vcard .accordionContent div.branchAddress {
	margin:0 0 0 23em;
	line-height:1.4em;
}
li.vcard .accordionContent div.branchHours {
	width:100%;
	overflow:hidden;
	padding:1em 0 0;
}
li.vcard .accordionContent h5 {
	font-weight:bold;
}

li.vcard .accordionContent div.branchHours div {
	float:left;
	width:280px;
}

.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;
}

#atmLocations {
	margin:0 0 20px 50px;
}
h2.locationsHeader {
	color:#003376;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 4px;
}
#atmList li.atm {
	background:transparent url(../image/leftnav-arrows.png) no-repeat scroll 0 3px;
	color:#666666;
	font-size:1.2em;
	padding:2px 0 2px 15px;
}

/* formContactUs */
#formContactUs {
margin:0 0 10px 35px;
width:635px;
}

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

#formContactUs fieldset {
background:none repeat scroll 0 0 #E9F1F9;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
border:0 none;
overflow:hidden;
padding:15px 0 10px;
} 

#formContactUs ul { 
	float:left;
	margin:0;
	width:400px;
}

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

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

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

#formContactUs input {
	width: 215px;
}

#formContactUs textarea {
	width: 220px;
	height: 10em;
}
#formContactUs input.error, #formContactUs textarea.error,
body.popup #popupStandard input.error, body.popup #popupStandard textarea.error {
	background-color:#f6f6cb;
	border:2px solid #FF0000;
	padding:2px;
}
#formContactUs fieldset p {}

#formContactUs button.submitButton {
background:url(../image/popup-submit.png) no-repeat scroll 0 0 transparent;
border:0 none;
clear:both;
cursor:pointer;
display:block;
float:none;
height:26px;
margin:20px auto 0;
overflow:hidden;
text-indent:-9999px;
width:146px;
}
#formContactUs button.submitButton:hover {
	background: transparent url(../image/popup-submit.png) no-repeat 0 -26px;
}
#formContactUs label.error {
color:#F72222;
margin:0;
padding:0 0 0 160px;
text-align:left;
}

#formContactUs #captcha {
	float:left;
	margin:0;
	width:215px;
}
#formContactUs #captcha h4 {
	font-size:1.3em;
	font-weight:normal;
	color:#666;
	margin:5px 0;
}
#formContactUs #captcha input {
display:block;
float:none;
margin:10px 0;
width:200px;
}

#formContactUs #captcha p {
float:left;
margin:0;
width:220px;
}

#formContactUs #captcha p.error {
	color:#F72222;
}

/* End formContactUs */
#footer, #push {
height:80px;
}
#footer {
background:#EDF1F3 none repeat scroll 0 0;
clear:both;
color:#666666;
margin:0 auto;
position:relative;
width:955px;
}

#footer #firstROI {
height:29px;
position:absolute;
right:26px;
top:28px;
width:103px;
}
#footerWrap {
background:transparent url(../image/divider.png) no-repeat scroll 0 30px;
height:80px;
margin:0 0 0 10px;
position:relative;
width:770px;
}

#footer img.froiLogo {
	display: none;
}

#footer #eh {
bottom:10px;
left:60px;
position:absolute;
}

#footer #fdic {
bottom:14px;
left:10px;
position:absolute;
}

#footer #footerNav {
padding:10px 0;
text-align:left;
}

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

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

#footer #tagline {
color:#999999;
font-size:1.1em;
left:115px;
position:absolute;
top:35px;
}
#footer #tagline p{
	margin:3px 0 0;
}

#footer p a {
color:#666;
}
/* =========== Print this Page =================== */

#printThisPage {
	width: 36px;
	height: 15px;
}

/*======== Special ================================*/

/* Styling for New Pop Up Forms: Tell me More, Send to a Friend, and Thank You Pop Up */

body.popup {
	background: #E9F1F9;
	border: 0 none;
	overflow: hidden; 
}
body#obl {
	background: #fff;
	border: 0 none;
	overflow: hidden; 
}
body.popup #thankYou img {
	display: block;
	margin:10px auto 0 auto;
}

body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}
.thankyouPadding {
	padding:20px 0 20px 20px;
}
.popup p {
	margin: 1em;
}

body.popup form {
	overflow: hidden;
}

body.popup form h4.title {
background:#00193B url(../image/popup-header-bg.png) repeat-x scroll center top;
color:#FFFFFF;
display:block;
font-size:2.2em;
font-weight:normal;
margin:0;
padding:10px;
}

body.popup fieldset {
	border: 0 none;
	padding: 2.5em 2.5em 0 2.5em;
	float: left;
	width: 25.2em;
}

body.popup fieldset#popupStandard input {
	display: block;	
	padding: 0.3em;
	width:  230px;
	margin-bottom: 1em;
	border: solid 1px #666;
}

body.popup fieldset#popupStandard textarea {
	display: block;	
	padding: 0.3em;
	height: 8em;
	width: 230px;
	margin-bottom: 1em;
	border: solid 1px #666;
}

body.popup .rightSide {
	float: left;
	display: inline;
	width: 25em;
	overflow: hidden;
}

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;
	margin: 0 auto;
	width: 146px;
	height: 26px;
	float: none;
	text-indent: -9999px;
	background: transparent url(../image/popup-submit.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

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

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

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

/* Captcha */

body.popup #captcha {
	width: 20em;
	padding: 1em 2.5em 1em;
	float: none;
}

body.popup #captcha input {
	float: none;
	width: 18em;
	display: block;
	margin: 1em 0;
}

body.popup #captcha p {
	margin: 0;
	text-align: center;
}
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;
}

/* ============ OLB Popup ============== */

body.popup .individualPage {
	padding: 0;
}

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

body.popup #onlineBankingWrapper {
background: #c3c3c3 url(../image/popup-lock.png) left bottom no-repeat;
border: 1px solid #999999;
width: 300px;
margin: auto;
}

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: -9999px;
	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;
}


.clearDiv {
	display:none;
}

/* Clear fix */

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

.clear {
	display: block;
}

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

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

/*======== For Alert New Pop Up ================================================*/

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 500px;
	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;
}

/*======== End of New Pop Up ============*/ 

/*==== Rates ============================*/

#rates table {
font-size:1.1em;
margin:0 0 0 30px;
width:645px;
}

#rates h2 {
	color:#003376;
	font-size:1.5em;
	margin:10px 0 5px 30px;
}
#rates h3 {
	font-size:1.3em;
	margin:0 0 5px 30px;
}
#rates table th {
background-color:#003172;
border-right:2px solid #000E21;
color:#FFFFFF;
font-weight:bold;
padding:5px 2px;
text-align:center;
width:20%;
}
#rates table th.nth-column-4 {
border-right: none;
}
#rates table td {
border-right:2px solid #ccc;
padding:4px 7px;
text-align: center;
}

#rates table td.noBorder {
	border:none;
}

#rates table td.nth-column-4 {
border-right: none;
}
#rates table td.nth-column-1 {
	text-align: left;
}

#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}

#rates p.apy, #rates p.disclaimer {
	margin:5px 0 5px 38px;
	font-size:1em;
}
#rates tr.nth-row-odd {
	background-color:#eee;
}
/* Overdraft Opt In Styling */

div#overdraft {
	padding: 40px 25px 10px;
	margin-left: 0;
	width: 94%;
	font-size: 1.3em;
}
#overdraft ul, #overdraft ol {
	margin:10px 35px 10px 50px;
}

#overdraft li {

}

#overdraft li li {
	font-size: 1em;
}

#overdraft ul li {
	list-style-type: disc;
	margin: 0.4em 0;
}

#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox.indented {
	width: auto;
	margin:0 0 0 40px;
}
#overdraft fieldset#newApplication #optAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#overdraft fieldset#newApplication #revokeAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#overdraft fieldset#newApplication .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft fieldset#newApplication .optInCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .optInCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .optInCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 300px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft fieldset#newApplication #overdraftLeft input, #overdraft fieldset#newApplication #overdraftRight input {
	width: 175px;
}
#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: 100px;
	padding-right: 15px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 285px; /* bank specific */
	height: 160px;
	border: 1px solid #ccc;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/lnbok/image/overdraft_fade.png) bottom left repeat-x #014A6D; /* bank specific */
	color:#FFFFFF; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
}
#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#optIn { 
	position:relative;
	bottom:135px;
	float:right;
	left:190px;
}
#optIn2 { 
	position:absolute;
	bottom:15px;
	right:340px;
}
#iWeValidate.redText {
	color: #f00;
}