/* NBRS - layout.css */
/*
dark blue text:#003366
*/
/* 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;
}
/* END RESET */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}
body#homePage {
	background:transparent url(../image/tile-top.png) 0 0 repeat-x;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
p {
	line-height: 1.4em;
}
a {
	color: #000;
	outline: none;
	text-decoration:none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
.center {
	text-align: center;
}
#siteAlert {
	width:840px !important;
	margin:0 auto;
}
#siteAlertLink {
	right:30px !important;
}
#mainWrapper {
	background:#fff url(../image/spring-bg.jpg) 50% 129px no-repeat;
	overflow:hidden;
	position:relative;
	width:100%;
}
body#homePage #mainWrapper {
	background:#fff url(../image/spring-bg.jpg) 50% -3px no-repeat;
}
#outerWrapper {
	background:transparent url(../image/wrapper-corners.png) no-repeat scroll 0 0;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:840px;
	z-index:3;
}
#innerWrapper {
	margin:0 auto;
	overflow:hidden;
	width:840px;
}
#wrapper {
	margin:0 auto;
	min-height:500px;
	overflow:hidden;
	padding:0 9px;
	position:relative;
	width:822px;
}
#homePage #wrapper {
	height:420px !important;
	min-height:420px !important;
}
#bottomTile {
	background:transparent url(../image/tile-bottom-dark.png) repeat-x scroll center bottom;
	bottom:0;
	height:84px;
	left:0;
	position:absolute;
	width:100%;
	z-index:0;
}
#homePage #bottomTile {
	height:74px;
}
/*====== Header ==================================*/
#headerWrapper {
	background:transparent url(../image/tile-top.png) repeat-x scroll center bottom;
}
#header {
	height:129px;
	margin:0 auto;
	position:relative;
	width:840px;
}
h1#logo {
	margin:0;
}
#logo a {
	background:transparent url(../image/logo.png) no-repeat scroll 0 0;
	display:block;
	height:65px;
	left:5px;
	position:absolute;
	text-indent:-9999em;
	top:20px;
	width:223px;
}
#logo img {
	display: none;
}
#ultraTopNav {
	background:transparent url(../image/ultratop-left-downstream.png) no-repeat scroll 0 0;
	height:17px;
	padding:0 0 0 15px;
	position:absolute;
	right:10px;
	top:1px;
}
#ultraTopNav li {
	float: left;
	height:17px;
	padding: 0 5px;
	color: #333;
}
#ultraTopNav li.firstChild {
	background:#D4E1E8 url(../image/ultratop-olb-right.png) no-repeat scroll right top;
	padding:0 38px 0 5px;
}
#ultraTopNav li.lastChild {
	background:#E8F0F4 url(../image/ultratop-right.png) no-repeat scroll right top;
	padding:0 15px 0 5px;
}
#homePage #ultraTopNav {
	background:transparent url(../image/ultratop-left.png) no-repeat scroll 0 0;
	height:17px;
	padding:0 0 0 15px;
	position:absolute;
	right:10px;
	top:1px;
}
#homePage #ultraTopNav li {
	float: left;
	height:17px;
	padding: 0 5px;
	color: #333;
}
#homePage #ultraTopNav li.firstChild {
	background:none;
	padding:0 5px;
}
#homePage #ultraTopNav li.lastChild {
	background:transparent url(../image/ultratop-right.png) no-repeat scroll right top;
	padding:0 18px 0 5px;
}
#ultraTopNav li a {
	color:#000000;
	font-family:verdana, arial, sans-serif;
	font-size:1em;
	text-decoration:none;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
#searchForm {
	bottom:4px;
	height:20px;
	position:absolute;
	right:10px;
	width:159px;
	z-index:5;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 2px 5px;
	width: 130px;
	height:15px;
	background-image: url(../image/search-bg.png);
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
#primaryNav {
	background: url(../image/nav-bg-tile.png) bottom repeat-x;
	bottom:0;
	height:35px;
	position:absolute;
	right:0;
	width:840px;
	z-index: 4;
}
#primaryNav li {
	float:left;
	margin:0 0 0 60px;
	padding:11px 3px 0 0;
}
#primaryNav li.firstChild {
	margin:0 0 0 90px;
}
#primaryNav a {
	color:#EBDEE6;
	display:block;
	font-size:1.5em;
	float:left;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	padding:0;
}
#primaryNav li.inPath {
	background:transparent url(../image/nav-bg-right.png) no-repeat scroll right top;
	padding:0 3px 0 0;
}
#primaryNav a.inPath {
	background:transparent url(../image/nav-bg-left.png) no-repeat scroll left top;
	color:#FFFFFF;
	padding:9px 22px 8px 23px;
}
#primaryNav a:hover {
	color: #fff;
}
.facebook {
	bottom:2px;
	position:absolute;
	right:170px;
	z-index:5;
}
.tagline { 
	position:absolute;
	left:240px;
	top:35px;	
}
/* For Online Banking Downstream Pages */

#downstreamObl {
	position: absolute;
	top: 20px;
	right: 300px;
}
#downstreamObl a {
	color: #000;
	text-decoration: none;
}
/*====== Main Content ================*/

#mainContent {
	background:#FFFFFF url(../image/tile-bottom-light.png) repeat-x scroll center bottom;
	border-right:1px solid #CCCCCC;
	float:left;
	height:100%;
	min-height:35em;
	padding:0;
	position:relative;
	width:630px;
}
#homePage #mainContent {
	background:transparent url(../image/tile-bottom-light.png) repeat-x scroll center bottom;
	border-right: none;
	width:631px;
}
/*====== Left Column =================*/

#leftColumn {
	background:#F3FAFE url(../image/tile-bottom-dark.png) repeat-x scroll center bottom;
	;
	border-left:1px solid #CCCCCC;
	clear:left;
	float:left;
	margin:0;
	width:190px;
	height:100%;
}
#homePage #leftColumn {
	background:transparent url(../image/tile-trans-white-bg.png) repeat-y scroll 0 0;
	height:100%;
}
h2#quickLinksHeader {
	color:#000000;
	margin:2em 0 0;
	padding:0;
	font-size:1.5em;
	font-weight: normal;
	border-bottom:1px solid #DFE0E3;
}
#leftNav {
	margin:10px 0;
}
#leftNav li a {
	display:block;
	text-decoration: none;
}
#leftNav li h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding:0;
	border-top:1px solid #CEDBDE;
}
#leftNav li.lastChild h2 {
	border-bottom:1px solid #CEDBDE;
}
#leftNav li h2 a {
	background:#DEEAF7;
	color: #003366;
	padding:5px 3px 5px 10px;
}
#leftNav li.inPath h2 a {
	background:#DEEAF7;
	color: #003366;
	font-weight:bold;
}
#leftNav li.inPath.selected h2 a, #leftNav li.inPath.selected h2 a:hover {
	background:#003366;
	color: #fff;
}
#leftNav li h2 a:hover {
	color:#792154;
}
#leftNav li.inPath h2 a:hover {
	color: #792154;
}
#leftNav li li h3 {
	font-size: 1.3em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li a {
	color:#003366;
	font-size:1em;
	padding:5px 3px 5px 15px;
}
#leftNav li ul.nthTier-2 {
	margin:0;
	padding:0;
}
#leftNav li ul.nthTier-2 li {
	margin:0;
}
#leftNav li li a:hover {
	color:#792154;
}
#leftNav li li.inPath a {
	color:#fff;
	background:#003366;
}
/*====== Quick Links =================*/
#leftColumn #quickLinks {
	background:#CAD9E5 none repeat scroll 0 0;
	border:1px solid #B5B5B5;
	border-width:1px 1px 0;
	bottom:0;
	left:0;
	margin:0;
	position:absolute;
	width:188px;
}
#quickLinks h2 {
	background:#B5C8D2;
	margin: 0;
	padding: 5px 5px 3px;
	font-size:1.4em;
	font-weight: normal;
}
#quickLinks li {
	margin:8px 4px 5px 12px;
}
#quickLinks li a {
	background-position:0 0;
	background-repeat:no-repeat;
	color:#000000;
	display:block;
	font-size:1.2em;
	height:16px;
	padding:3px 0 0 25px;
	text-decoration:none;
}
#quickLinks li.nthChild-1 a {
	background-image:url(../image/icon-ql-lostcard.png);
}
#quickLinks li.nthChild-2 a {
	background-image:url(../image/icon-ql-calculators.png);
}
#quickLinks li.nthChild-3 a {
	background-image:url(../image/icon-ql-mortgage.png);
}
#quickLinks li.nthChild-4 a {
	background-image:url(../image/icon-ql-identity.png);
}
#quickLinks li a:hover {
	color: #792154;
	background-position:0 -19px;
}
/*====== Home Page ====================*/
#onlineBanking h2 {
	background:#CBE0E7 url(../image/icon-lock-olb.png) no-repeat scroll 119px 6px;
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:7px 10px;
}
#oblIframe {
	font-family:Arial, Helvetica, sans-serif;
	font-size:68.5%;
}
form.login {
	padding:10px 0;
}
form.login label {
	font-size: 1em;
	font-weight:bold;
	color: #792154;
	margin:0 0 0 10px;
}
form.login .inputButton {
	background:transparent url(../image/olb-login-ro.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:left;
	font-size:1.1em;
	height:25px;
	margin:10px 0 10px 10px;
	padding:25px 0 0;
	width:84px;
}
form.login .inputButton:hover {
	background:url(../image/olb-login-ro.png) 0 -26px no-repeat;
}
form.login .InputField {
	background:transparent url(../image/olb-field.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	font-size:1.2em;
	height:18px;
	padding:4px 5px 0;
	width:156px;
	margin:0 0 0 10px;
}
a#olbPassword {
	color:#792154;
	display:block;
	float:left;
	margin:10px 0 0 10px;
	width:75px;
}
a#olbPassword:hover {
	text-decoration:underline;
}
#olbApplyLinks {
	border-top:1px solid #D7E0E3;
	clear:left;
	padding:5px 5px 5px 15px;
}
#olbApplyLinks a {
	color:#242E49;
	font-weight:bold;
}
#olbApplyLinks a:hover {
	text-decoration:underline;
}
#olbLearnMoreDemo {
	border:1px solid #D7E0E3;
	border-width:1px 0;
	padding:5px 5px 5px 15px;
	background:url(../image/tile-trans-blue-bg.png) repeat;
}
#olbLearnMoreDemo a {
	color:#242E49;
	font-weight:bold;
}
#olbLearnMoreDemo a:hover {
	text-decoration:underline;
}
#olbDemo {
	margin:0 0 0 30px;
}
#homeFeaturedProducts {
/*height:385px;
	margin:0 0 39px 0;*/
}
#homeFeaturedProducts img {
	height:385px;
}
/*====== Category Page ==============*/
#catDescription {
	margin:25px 0 10px 30px;
	overflow:hidden;
}
#catDescription p {
	float:left;
	font-size:1.2em;
	padding:5px 100px 0 0;
	width:500px;
}
#catDescription ul {
	visibility:hidden;
}
#catDescription ul.nthTier-1, #catDescription ul.nthTier-2 {
	visibility: visible;
}
#catDescription h2, #catDescription h3 {
	font-size:2.8em;
	font-weight:normal;
	margin:0;
	padding:0 10px 0 0;
	float:left;
}
#catDescription h2 a, #catDescription h3 a {
	color:#003366;
}
#catDescription ul li {
	display:inline;
}
body.Loans #catDescription h2 {
	display:none;
}
div#productCategory {
	min-height:300px;
	padding:0 0 100px;
}
div#productCategory ul {
	overflow:hidden;
}
div#productCategory li.productLi {
	background:#FFFFFF url(../image/product-frame-bottom.png) no-repeat scroll left bottom;
	float:left;
	margin:10px 0 0 18px;
	width:288px;
	height: 170px;
}
div#productCategory li.hover {
	cursor:pointer;
}
div#productCategory li h3 {
	background:#EDF3F3 url(../image/product-frame-top.png) top left no-repeat;
	color:#003366;
	height:24px;
	width: 288px;
	margin:0;
	padding:0;
	font-size: 1.3em;
	font-weight:normal;
}
div#productCategory li h3 a {
	color:#003366;
	display:block;
	padding:5px 5px 0 10px;
}
div#productCategory div.productContent .productImage {
	background:transparent url(../image/product-image-frame.png) no-repeat scroll 0 0;
	float:right;
	height:83px;
	margin:10px -5px 0 0;
	padding:3px 0 0 3px;
	width:95px;
	z-index:99;
}
div#productCategory div.productContent {
	color:#333333;
	font-size:1.2em;
	/*min-height:150px;*/
	overflow:visible;
}
div#productCategory div.productContent p {
	padding:10px 105px 10px 15px;
}
div#productCategory div.productContent ul {
	float:left;
	margin-left:15px;
	padding:5px 0 10px 15px;
	width:160px;
}
div#productCategory li li {
	background:none;
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
	font-size: 1em;
	margin:0;
}
div#productCategory div.productContent h4 {
	float:right;
	margin:10px 15px 10px 0;
}
div#productCategory div.productContent h4 a {
	color:#792154;
	padding: 0 10px 0 0;
	font-size: .9em;
	font-weight: normal;
	background: transparent url(../image/icon-arrow.png) no-repeat right center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}
/* Search */
#search ul {
	padding: 1.5em 0 0 0;
}
#search ul li {
	border-bottom:1px solid #CCCCCC;
	font-size:1em;
	list-style-type:none;
	padding-left:0;
}
#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 ========================*/
#productPhoto {
	background:url(../image/product-frame.png) 0 0 no-repeat;
	width:227px;
	height:168px;
	position:absolute;
	right:-10px;
	top:33px;
}
#productPhoto img {
	padding:4px 0 0 4px;
}
#productSummary {
	min-height:200px;
	padding:28px 250px 0 32px;
	position:relative;
}
#productSummary h1 {
	color:#003366;
	font-size:2.6em;
	font-weight:normal;
	margin:0;
}
#productDetails {
	background:#EDF3F3 none repeat scroll 0 0;
	clear:right;
	margin:21px 21px 100px;
	overflow:hidden;
	padding:12px 15px 15px;
	position:relative;
}
#productSummary p, #productDetails p {
	color:#333333;
	font-size:1.3em;
	margin:1em 0;
}
#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;
}
#openNow {
	position:absolute;
	right:16px;
	top:200px;
}
#openNow a {
	background:transparent url(../image/btn-applynow-ro.png) no-repeat scroll 0 0;
	display:block;
	height:30px;
	text-indent:-9999em;
	width:179px;
}
#openNow a:hover {
	background:transparent url(../image/btn-applynow-ro.png) no-repeat scroll 0 -31px;
}
/* Add this Toolbox Styling Goes Here*/
.addthis_toolbox {
	background:transparent url(../image/share-bg.png) no-repeat scroll 0 0;
	height:23px;
	margin:0 10px 0 410px;
	overflow:hidden;
	padding:0;
	position:relative;
	width:152px;
}
.addthis_toolbox a {
	float: left;
	display: inline;
	position: relative;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	padding: 0 3px;
	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:56px;
	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 {
	bottom:20px;
	left:20px;
	position:absolute;
	z-index:9;
}
#tellMeMoreButton a {
	background:transparent url(../image/btn-questions-ro.png) no-repeat scroll 0 0;
	display:block;
	height:28px;
	text-indent:-9999em;
	width:172px;
}
#tellMeMoreButton a:hover {
	background:url(../image/btn-questions-ro.png) 0 -29px no-repeat;
}
/* Tabs */
dl#productTabs {
	margin:12px 0 0;
	position:relative;
}
dl#productTabs dt {
	background:#B5C8D2;
	color:#003366;
	padding: 5px 20px 5px;
	font-size: 1.1em;
	text-transform:uppercase;
	font-weight: normal;
	margin:0 0 0 5px;
}
dl#productTabs dt:hover {
	text-decoration: none;
}
dl#productTabs dd {
	padding:0 10px 50px;
	font-size: 1em;
}
dl#productTabs dd a {
	text-decoration: underline;
}
dl#productTabs dt.selected {
	background:#fff;
	text-decoration: none;
	color: #333;
	line-height:1.3em;
}
.pane {
	background:#FFFFFF none repeat scroll 0 0;
	border-top:1px solid #E6EAEA;
	left:0;
	overflow:hidden;
	position:absolute;
	top:23px;
	width:537px;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Related Products ================*/
#relatedProducts {
	bottom:0;
	left:0;
	overflow:hidden;
	position:absolute;
	height:84px;
}
#relatedProducts h2 {
	color:#792053;
	width:196px;
	float:left;
	font-size:1.3em;
	font-weight: normal;
	text-align:center;
	margin:30px 0 0;
}
body.Loans #relatedProducts h2 {
	display:none;
}
#relatedProducts ul {
	float:left;
}
#relatedProducts ul li {
	position:relative;
	background:url(../image/related-prod-frame.png) 0 0 no-repeat;
	float:left;
	margin:8px 0 0 10px;
	width:197px;
	height:70px;
	cursor:pointer;
}
#relatedProducts ul li h3 {
	margin:10px 75px 0 10px;
}
#relatedProducts ul li h3 a {
	color:#242C47;
	font-size:1.2em;
}
#relatedProducts ul li h4 {
	bottom:0;
	left:10px;
	position:absolute;
}
#relatedProducts ul li h4 a {
	color:#792154;
	padding: 0 10px 0 0;
	font-size: 1.1em;
	font-weight: normal;
	background: transparent url(../image/icon-arrow.png) no-repeat right center;
}
#relatedProducts ul li div.relatedImage {
	position:absolute;
	right:2px;
	top:18px;
}
/*====== Individual Page =================*/
.individualPage {
	margin:0 0 100px;
	min-height:350px;
	overflow:hidden;
	padding:33px 50px 33px 28px
}
.individualPage h1.pageHead, #siteAlertPage.individualPage h1 {
	color:#003366;
	font-size:2.8em;
	font-weight:normal;
	margin:0 0 0.5em;
}
.individualPage h3 {
	font-size:1.4em;
	margin:10px 0 4px;
}
.individualPage a {
	text-decoration: underline;
	color: #791F52;
	outline: none;
}
.individualPage a:hover {
	text-decoration: none;
}
.individualPage p {
	margin: 1em 0;
	font-size: 1.2em;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
}
#directors.individualPage p.zeroPaddingParagraph strong {
	display:block;
	padding:10px 0 0;
}
.individualPage ul, .individualPage ol {
	margin: 1em 0 1em 2em;
}
.individualPage #validateForm ul {
	margin:10px 0 0;
	overflow:hidden;
}
.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;
}
/*====== 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;
}
#locations.individualPage {
	margin:0 0 100px;
	overflow:hidden;
	padding:33px 20px 33px 28px;
}
#locations th, #locations td {
	text-align: left;
	vertical-align:top;
	padding: 2px 0;
	width: 135px;
}
#locations th.timeName {
	width: 80px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul#locList {
	margin: 1em 0;
}
#locations ul#locList li {
	border-color:#CCCCCC #F2F2F2 #F2F2F2 #CCCCCC;
	border-style:solid;
	border-width:1px;
	list-style-type:none;
	margin:0 0 10px;
	overflow:visible;
	padding:0 0 40px;
	position:relative;
}
#locations ul#locList li h2 {
	background:#EDF3F3 none repeat scroll 0 0;
	color:#792154;
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:5px 0 5px 15px;
}
#locations ul#locList li div.branchImage {
	background:transparent url(../image/location-frame.png) no-repeat scroll 0 0;
	height:156px;
	margin:5px 0 0 -9px;
	padding:9px 0 0 3px;
	width:206px;
}
li.vcard .accordionContent img {
}
#locations ul li a {
	color:#792053;
	font-size:0.9em;
}
#locations tr.tableHead th {
	padding-top:8px;
}
#locations ul#locList div.accordionContent {
	overflow:hidden;
	position:absolute;
	right:0;
	top:22px;
	width:380px;
}
li.vcard .accordionContent div.branchAddress {
	float:left;
	line-height:1.4em;
	margin:0;
	padding:15px 5px 0 15px;
	width:150px;
}
li.vcard .accordionContent div.branchHours {
	float:left;
	overflow:hidden;
	padding:15px 0 0;
	width:210px;
}
div.branchHours h3, div.branchAddress h3 {
	color:#003366;
	font-size:1em;
	margin:0;
}
div.branchAddress span.tel {
	display:block;
	margin:5px 0 0;
}
div.branchAddress span.tel span.type {
	color:#003366;
	font-weight:bold;
}
div.branchAddress span.tel span.value {
	display:block;
}
li.vcard .accordionContent h5 {
	font-weight:bold;
}
li.vcard .accordionContent div.branchHours div {
	float:left;
}
#locations table tr.lobbyHours td.day, #locations div.driveThroughHours table tr td.day {
	width:45%;
}
#locations div.driveThroughHours {
	margin:5px 0 0;
}
.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;
}
/* formContactUs */
#formContactUs {
	float:left;
	width:280px;
}
#contactUsSide {
	float:left;
	width:270px;
}
#contactUsSide p.textVariant1 {
	margin:0 0 1em 0
}
#contactUsSide strong {
	color:#00466A;
}
#formContactUs legend {
	color: #333;
	font-weight: bold;
}
#formContactUs fieldset {
	padding:0 0 1em;
	border: 0 none;
}
#formContactUs li {
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	overflow:hidden;
}
#formContactUs label {
	display:block;
	padding:0 0 5px;
	text-align:left;
}
#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 1em;
}
#formContactUs input {
	width: 240px;
}
#formContactUs textarea {
	width: 240px;
	height: 100px;
}
#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 {
	margin-left: 180px;
}
#formContactUs button.submitButton {
	background:transparent url(../image/btn-submit-ro.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:none;
	height:29px;
	margin:10px 0 25px 25px;
	text-indent:-9999em;
	width:179px;
}
#formContactUs button.submitButton:hover {
	background:transparent url(../image/btn-submit-ro.png) no-repeat scroll 0 -29px;
}
#formContactUs label.error {
	color: #F72222;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
	width:150px;
}
#formContactUs #captcha {
	clear:both;
	margin:0;
	width:230px;
}
#formContactUs #captcha input {
	float: none;
	width: 240px;
	display: block;
	margin: 10px 0;
}
#formContactUs #captcha p {
	margin: 0;
}
#formContactUs #captcha p.error {
	color:#F72222;
}
/* End formContactUs */
#footerWrapper {
	width:100%;
	background:url(../image/tile-footer.png) repeat-x top;
}
#footer {
	clear:both;
	color:#999999;
	height:70px;
	margin:0 auto;
	position:relative;
	width:840px;
}
#footer #firstROI {
	position: absolute;
	top: 1em;
	left:10px;
	height:29px;
	width:103px;
}
#footer img.froiLogo {
	display: none;
}
#footer #eh {
	position: absolute;
	top: 10px;
	right:10px;
}
#footer #fdic {
	position: absolute;
	top: 15px;
	right:50px;
}
#footer #footerNav {
	text-align: center;
	padding: 1em 0;
}
#footerNav li {
	display: inline;
	padding: 0 1em;
}
#footerNav li a {
	color: #999;
	font-size: 1.1em;
}
#footerNav li a.firstChild {
	color: #7E2653;
	font-weight: bold;
	font-size:1.3em !important;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 1.1em;
	text-align: center;
}
/* =========== 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: #E8F0F4;
	border: 0 none;
}
body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}
body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}
.popup p {
	margin: 1em;
}
body.popup form {
	overflow: hidden;
}
body.popup form h4.title {
	padding: 10px;
	margin: 0;
	display: block;
	background-color:#792154;
	color: #fff;
	font-size: 2em;
	font-weight:normal;
}
body.popup fieldset {
	border:0 none;
	float:left;
	padding:25px 25px 0;
	width:252px;
}
body.popup fieldset#popupStandard input {
	display: block;
	padding: 0.3em;
	width: 210px;
	height: 1.4em;
	margin-bottom: 1em;
	border: solid 1px #666;
}
body.popup fieldset#popupStandard textarea {
	display: block;
	padding: 0.3em;
	height: 8em;
	width: 210px;
	margin-bottom: 1em;
	border: solid 1px #666;
}
body.popup .rightSide {
	display:inline;
	float:left;
	overflow:hidden;
	width:250px;
}
body.popup img#popupLogo {
	margin: 14px auto 0;
	display: block;
	float: none;
}
body.popup input.submitButton, body.popup button.submitButton {
	background:transparent url(../image/btn-submit-ro.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	float:none;
	height:29px;
	margin:10px 0 25px 38px;
	/*text-indent:-9999em;*/
width:179px;
	padding-top:29px;
}
body.popup input.submitButton:hover, body.popup button.submitButton:hover {
	background:transparent url(../image/btn-submit-ro.png) no-repeat scroll 0 -29px;
}
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:left;
}
body.popup fieldset#popupStandard p {
	margin: 0 0 2em 0;
}
/* Captcha */

body.popup #captcha {
	float:none;
	padding:10px 25px;
	width:200px;
}
body.popup #captcha input {
	display:block;
	float:none;
	margin:1em 0;
	width:195px;
}
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;
}
/* 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: 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;
}
/*======== End of New Pop Up ============*/ 

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

#rates table {
	border-top: 2px solid #B3D0EF;
	border-left: 2px solid #B3D0EF;
	width:100%;
	font-size:1.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;
}
#rates table th {
	border-bottom: 2px solid #B3D0EF;
	border-right: 2px solid #B3D0EF;
	color:#003366;
	width: 20%;
	padding: 5px 2px;
	background-color: #F3FAFE;
	text-align: center;
	font-weight:bold;
}
#rates table td {
	border-bottom: 2px solid #B3D0EF;
	border-right: 2px solid #B3D0EF;
	padding: 4px 7px;
	text-align: center;
}
#rates table td.nth-column-1 {
	text-align: left;/*padding: 4px 7px;*/
}
#rates div.finePrint {
	font-size: .8em;
	margin: 0 0 20px 0;
}
#rates div.apy {
	margin: .5em 0 .5em 1em;
	font-size:.9em;
}
#rates .empty {
	text-indent:-9999em;
}
