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

body {
	background:#F1F0EB;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}

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

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}

p {
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #670001;
	outline: none;
}
a:hover {
	color: #B1244B;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}
em {font-style:italic;}
.center {
	text-align: center;
}
#siteAlertWrapper {
	width:960px;
	margin:0 auto;
}
#siteAlertLink {
right:30px !important;
}

/*====== Header ==================================*/
#headerWrapper {
	background:#771931 url(../image/tile-top-stripes.png) repeat-x;
	width:100%; 
}
#header {
	position: relative;
	height: 108px;
	width: 960px;
	margin: 0 auto;
}
h1#logo {
	margin:0;
}
#logo a {
	background: transparent url(../image/logo.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	bottom: 17px;
	left:10px;
	height: 71px;
	width: 195px;
	text-indent:-999em;
}

#logo img {
	display: none;
}
#header #printLogo {
display:none;
}
#ultratopWrapper {
	background:#BA9D16 url(../image/ultratop-bg.png) 6% 0 no-repeat;
	height:24px;
}
#ultraTop {
	margin:0 auto;
	position:relative;
	width:960px;
}

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

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

#ultraTopNav li a {
	color:#fff;
}

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

#searchForm {
height:20px;
position:absolute;
right:10px;
top:2px;
width:158px;
}

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

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

#primaryNav {
bottom:0;
height:35px;
left:250px;
overflow:hidden;
position:absolute;
}

#primaryNav li {
display:block;
float:left;
margin:0 1px 0 0;
}

#primaryNav a {
	background:url(../image/mainnav.png) 0 -44px no-repeat;
	color: #650915;
	display:block;
	float:left;
	font-size:1.4em;
	font-weight:normal;
	height:35px;
	padding:13px 10px 0;
	text-align:center;
	text-transform:uppercase;
	width:155px;
}

#primaryNav li.inPath a, #primaryNav li.inPath a:hover {
	background:url(../image/mainnav.png) 0 3px no-repeat;
	color: #BA9D16;
}

#primaryNav a:hover {
	background:url(../image/mainnav.png) 0 -95px no-repeat;
	color: #BA9D16;
}

/* For Online Banking Downstream Pages */
#homepage #downstreamObl {
	display:none;
}

#downstreamObl {
	position:absolute;
	right:10px;
	top:5px;
}
#downstreamObl a {
	background:url(../image/btn-login-top.png) 0 0 no-repeat;
	display:block;
	width:85px;
	height:23px;
	text-indent:-999em;
}
#downstreamObl a:hover {
	background:url(../image/btn-login-top.png) 0 -24px no-repeat;
}
/*====== Main Content ================*/

#wrapper {
	width:960px;
	margin: 0 auto;
}

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

#leftColumn {
	clear:left;
	float:left;
	padding:24px 0 0 10px;
	width:220px;
}
h2#quickLinksHeader {
	color:#333;
	margin:20px 0 0;
	padding:0 0 5px 5px;
	font-size:1.5em;
	font-weight: normal;
}
#leftNav {
	background:url(../image/leftnav-line.png) no-repeat scroll left bottom transparent;
	margin:2px 0 10px;
}
#leftNav li {
	background:url(../image/leftnav-line.png) 0 0 no-repeat;
	padding:5px 0 4px;
}

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

#leftNav li h2 a {
	color: #666;
	padding:3px 3px 3px 8px;
}
#leftNav li.selected {
	padding-left:0;
}

#leftNav li.selected h2 {
	background:url(../image/leftnav-bg-top.png) top left no-repeat;
	width:214px;
}

#leftNav li.selected h2 a.selected {
	background:url(../image/leftnav-bg-bottom.png) bottom left no-repeat;
	color: #650915;
	padding:6px 10px 6px 8px;
}
#leftNav li h2 a.inPath {
	color: #670001;
}
#leftNav li h2 a:hover {
	color: #650915;
}
#leftNav li li {
	background:none;
}
#leftNav li li h3 {
	font-size: 1.3em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li a {
color:#666666;
padding:3px;
}
#leftNav li ul.nthTier-2 {
	background:none;
	margin:2px 0;
	padding:0;
}
#leftNav li ul.nthTier-2 li {
	padding:2px 0 2px 10px;
}
#leftNav li ul.nthTier-2 li.selected {
	padding-left:0;
}
#leftNav li ul.nthTier-2 li.selected h3 {
	background:url(../image/leftnav-bg-top.png) top left no-repeat;
	width:214px;
}
#leftNav li ul.nthTier-2 li.selected h3 a {
	background:url(../image/leftnav-bg-bottom.png) bottom left no-repeat;
	padding:7px 10px 8px 12px;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #660000;
}
/*====== Quick Links =================*/
#leftColumn #quickLinks {
	margin: 0;
}
body#homepage #quickLinks {
	margin: 20px 0 0;
	width:202px;
}
#quickLinks h2 {
font-size:1em;
font-weight:normal;
margin:3px 0;
padding:0;
}
#quickLinks h2.header, #leftColumn h2.header {
font-size:1.3em;
margin:15px 0 8px;
text-transform:uppercase;
}

#quickLinks li {
	margin: 5px 0;
}
#quickLinks li.selected h2 {
	background:url(../image/leftnav-bg-top.png) top left no-repeat;
	width:214px;
}
#quickLinks li.selected h2 a, #quickLinks li.selected h2 a:hover {
	background:url(../image/leftnav-bg-bottom.png) no-repeat scroll left bottom transparent;
	color:#670001;
	padding:7px 10px 8px 12px;
}

#quickLinks li a {
	background:url(../image/icon-arrows-over.png) 0 1px no-repeat;
	color:#666;
	display:block;
	font-size: 1.3em;
	padding:0 0 0 13px;
}
#quickLinks li a:hover {
	background:url(../image/icon-arrows-over.png) 0 -39px no-repeat;
	color: #670001;
}

/*====== Home Page ====================*/
#obLogin {
	background:#E6E4E0;
	border:1px solid #E0DFDB;
	padding:8px;
	width:186px;
}
#obLogin a {
	color:#333;
}
#obLogin h2 {
	background:url(../image/icon-lock.png) no-repeat scroll 108px 0 transparent;
	color:#650814;
	margin:0 0 10px;
	text-align:left;
	padding:2px 0 0;
}

#obLogin input#userNumber, #obLogin input#password {
	background:url(../image/obl-field.png) no-repeat scroll 0 0 transparent;
	border:0 none;
	height:18px;
	padding:2px 5px 0;
	width:176px;
}

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

#obLogin input {
	margin-bottom: 8px;
}

#obLogin #oblButton {
	background:url(../image/btn-login.png) 0 0 no-repeat;
	border:0;
	cursor:pointer;
	width:70px;
	height:22px;
	padding:22px 0 0;
}
#obLogin #oblButton:hover {
	background:url(../image/btn-login.png) 0 -22px no-repeat;
}
#obNav li {
	padding: .4em 0 0 0;
}
#obNav li a {
color:#670001;
outline:medium none;
text-decoration:none;
}
#obNav li a:hover {
color:#B1244B;
text-decoration:none;
}
#downstreamOBL #obLogin {
	margin:20px auto 0;
}
#downstreamOBL form ul {
	margin:0;
}
#downstreamOBL form li {
	list-style-type:none;
}
#FlashDNA {
	width: 708px;
	height: 313px;
}
#homeFeaturedProducts {
margin:11px 0 13px 4px;
overflow:hidden;
}
#homeFeaturedProducts li {
background:url(../image/featured-bg.png) no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:124px;
position:relative;
}
#homeFeaturedProducts li a{
	display:block;
	height:124px;
	width:100%;
	text-indent:-999em;
	position: absolute;
	top:0;
	left:0;
	z-index:99;
}

#homeFeaturedProducts li div.featuredContent {
	padding:10px 0 10px 20px;
}
#homeFeaturedProducts li div.featuredContent h3 {
	color:#333;
	font-size:1.6em;
	margin:5px 0;
}
#homeFeaturedProducts li div.featuredContent h4 {
	display:inline;
	color:#670001;
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0;
	text-indent: none;
	position:relative;
}
#homeFeaturedProducts li div.featuredContent p {
color:#666666;
font-size:1.2em;
margin:0 0 10px;
}

#homeFeaturedProducts li#featuredProduct1 {
	width:464px;
}
#homeFeaturedProducts li#featuredProduct1 div.featuredContent {
	width:260px;
}

#homeFeaturedProducts li#featuredProduct1 div#featured1mask {
	background:url(../image/featured-big-mask.png) 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
	height:124px;
	width:464px;
	z-index:90;
}

#homeFeaturedProducts li#featuredProduct1 div#featured1image {
	background:url(../image/featured-image-sale.png) 0 0 no-repeat;
	height:124px;
	width:280px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:80;
}

#homeFeaturedProducts li#featuredProduct2 {
	margin:0 0 0 15px;
	width:224px;
}
#homeFeaturedProducts li#featuredProduct2 div.featuredContent {
	width:140px;
}

#homeFeaturedProducts li#featuredProduct2 div#featured2mask {
	background:url(../image/featured-sm-mask.png) 0 0 no-repeat;
	position:absolute;
	top:0;
	left:0;
	height:124px;
	width:224px;
	z-index:90;
}

#homeFeaturedProducts li#featuredProduct2 div#featured2image {
	background:url(../image/featured-image-bear.png) 0 0 no-repeat;
	bottom:3px;
	height:99px;
	position:absolute;
	right:10px;
	width:77px;
	z-index:81;
}

body#homepage #ultraTopNav li.nthChild-1 {
display:none;
}

#welcome {
	width:200px;
}
#welcome h2 {
	background:url(../image/home-welcome.png) no-repeat scroll 0 0 transparent;
	color:#666666;
	font-size:3.2em;
	height:25px;
	margin:0 0 9px;
	text-indent:-999em;
	width:138px;
}
#welcome p {
	color:#666;
	font-size:1.3em;
	margin:0 0 10px;
}

/*====== Category Page ==============*/
div#catDescription {
	border-color:#E8E8E8;
	border-style:solid;
	border-width:2px 5px 5px 2px;
	padding:0 0 30px;
	position:relative;
	width:699px;
}
div#catDescription img {}

#catDescriptionCopy {
	color:#fff;
	position:absolute;
	top:20px;
	right:45px;
	width:300px;
}
#catDescriptionCopy h2 {
	font-size:2.1em;
	margin:0 0 10px;
}
#catDescriptionCopy p {
	font-size:1.4em;
	font-weight:normal;
}

#catBanner {
	background:#670001;
	bottom:0;
	left:0;
	padding:5px 0 5px 20px;
	position:absolute;
	width:680px;
}
#catBanner h1 {
	color:#FFFFFF;
	font-size:2.1em;
	margin:0;
}

div#productCategory {
float:left;
padding:8px 0 0 2px;
}

div#productCategory li {
border-color:#E8E8E8;
border-style:solid;
border-width:2px 5px 5px 2px;
float:left;
font-size:1.2em;
margin:0 0 10px 20px;
padding:0;
width:214px;
}
div#productCategory li.firstChild {
	width:455px;
}
/* no featured product on Personal Savings and Services pages */
body.noFeatured div#productCategory li.firstChild {
	width:214px;
}

div#productCategory li.nthChild-1, div#productCategory li.nthChild-3, div#productCategory li.nthChild-6 {
margin:0 0 10px 0;
}

body.noFeatured div#productCategory li.nthChild-1, 
body.noFeatured div#productCategory li.nthChild-4, 
body.noFeatured div#productCategory li.nthChild-7 {
margin:0 0 10px 0;
}

body.noFeatured div#productCategory li.nthChild-3,
body.noFeatured div#productCategory li.nthChild-6 {
margin:0 0 10px 20px;
}

div#productCategory div.productContent {
background:url(../image/cat-li-bg.png) repeat-x scroll 0 0 transparent;
min-height:13em;
overflow:hidden;
padding:0 40px 0 15px;
position:relative;
width:160px;
}
div#productCategory li.firstChild div.productContent {
	width:401px;
}
body.noFeatured div#productCategory li.firstChild div.productContent {
	width:160px;
}
div#productCategory li.firstChild div.productContent #featuredProduct {
	background:url(../image/featured-product.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:80px;
	height:63px;
	text-indent:-999em;
}
body.noFeatured div#productCategory li.firstChild div.productContent #featuredProduct {
	background:none;
	display:none;
}
div#productCategory div.productContent p {
	color:#666666;
	margin:0 0 5px;
}

div#productCategory div.productContent h3 {
font-size:1.2em;
margin:15px 0 5px;
}
div#productCategory div.productContent h3 a {
	color:#333;
}

div#productCategory div.productContent ul {
	display:none;
	margin-left: 2em;
}
div#productCategory li.firstChild div.productContent ul {
	display:block;
}
body.noFeatured div#productCategory li.firstChild div.productContent ul {
	display:none;
}

div#productCategory li li {
	background:none !important;
	color:#666;
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
	margin:3px 0;
	font-size: 1em;
}

div#productCategory div.productContent h4 {
bottom:6px;
clear:left;
font-size:1em;
left:15px;
margin:0;
position:absolute;
}

div#productCategory div.productContent h4 a {
font-weight:normal;
padding:0;
text-transform:uppercase;
}

div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}

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

#search ul li {
	font-size: 1em;
	padding-left: 0;
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid #ccc;
	display: block;
	width: 672px;
}

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

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

#search ul ul {
	display: none;
}
#search h4 {
font-size:1.2em;
margin:0 0 1em 0;
}

#search h4 a {
font-weight:normal;
padding:0;
text-transform:uppercase;
}

#search a:hover {
	text-decoration: underline;
}
/*====== Product Page ========================*/
#productContainer {
border-color:#E8E8E8;
border-style:solid;
border-width:2px 5px 5px 2px;
background-color:#FFF !important;
padding:10px;
width:678px;
position:relative;
}

#productPhoto {
	border-top:10px solid #670001;
	position: absolute;
	top: 0;
	left: 0;
}
#productPhoto img {}

#productSummary {
min-height:21em;
padding:10px 10px 10px 300px;
position:relative;
}

#productSummary h1 {
	color:#670001;
	font-size: 2.1em;
	margin: 0;
}

#productSummary p, #productDetails p {
	color:#333333;
	font-size:1.2em;
	line-height:1.5em;
	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;
}

#productDetails {
background:url(../image/product-details-tile.png) repeat-x scroll 0 0 #EFEEEB;
clear:right;
position:relative;
}
#productDetailBtns {
	background:#F1F1F1;
	overflow:hidden;
	width:678px;
}

#openNow a {
background:url(../image/btn-applynow.png) no-repeat scroll 0 0 transparent;
display:block;
height:24px;
text-indent:-9999em;
width:142px;
}
#openNow a:hover {
background:url(../image/btn-applynow.png) no-repeat scroll 0 -24px transparent;
}

/*============================== Add This Button(s) =============================================*/
.addthis_toolbox {
position:absolute;
right:0;
top:4px;
width:auto;
z-index:9;
}

.addthis_toolbox a {
color:#333333;
cursor:pointer;
display:inline;
float:left;
font-size:1em;
margin:0 50px 0 0;
opacity:0.7;
padding:4px 0 0;
position:relative;
text-indent:22px;
text-transform:uppercase;
}

.addthis_toolbox a:hover {
	opacity: 1;
}

.addthis_toolbox .addthis_button_compact /* share */ {
	background: transparent url(../image/btn-share-sm.png) no-repeat scroll left top;
	width: 16px;
	height: 16px;
}
.addthis_toolbox .addthis_button_print {
	background: transparent url(../image/btn-print-sm.png) left top no-repeat;
	width: 18px;
	height: 16px;
}
/*============================================================================================*/

/* End of Toolbox Styling Goes Here*/

#tellMeMoreButton {
position:absolute;
right:147px;
top:4px;
z-index:10;
}
#tellMeMoreButton a {
	background:url(../image/btn-questions-sm.png) no-repeat scroll 0 0 transparent;
	color:#333333;
	display:block;
	font-size:1em;
	height:16px;
	opacity:0.7;
	overflow:hidden;
	padding:4px 0 0;
	text-indent:-9999em;
	width:16px;
}
html.js #tellMeMoreButton {
	right:150px;
}
html.js #tellMeMoreButton a {
	display:block;
	height:16px;
	opacity:0.7;
	overflow: visible;
	text-indent: 22px;
	width:85px;
}
#tellMeMoreButton a:hover, html.js #tellMeMoreButton a:hover {opacity:1;}

/* Tabs */
dl#productTabs {
	width: auto;
	display: block;
	list-style: none;
	position: relative;
	z-index:1;
}

dl#productTabs dt {
background-color:#E3E3E3;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #DBDBDB;
color:#999999;
font-size:1.2em;
font-weight:bold;
padding:6px 20px 4px;
}
dl#productTabs dt:hover {
	text-decoration: none;
	color:#333;
}

dl#productTabs dd {
	padding: 0.5em 0.5em 0 0;
	font-size: 1em;
}

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

dl#productTabs dt.selected {
background-color:#EFEEEB;
border-bottom:medium none;
color:#333333;
padding:6px 20px 5px;
text-decoration:none;
}

.pane {
left:0;
margin:0 0 0 20px;
overflow:hidden;
position:absolute;
top:25px;
width:450px;
}

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

/*====== Individual Page =================*/
.individualPage {
	border-color:#E8E8E8;
	border-style:solid;
	border-width:2px 5px 5px 2px;
	background-color:#FFF !important;
	padding:0;
	width:695px;
	position:relative;
}

.individualPage h1 {
background:none repeat scroll 0 0 #670001;
color:#FFFFFF;
font-size:2.1em;
margin:0;
padding:5px 15px;
width:666px;
}
#pageImage {
border-top:10px solid #670001;
float:left;
margin:15px 20px 10px 5px;
}
.individualPage .innerWrapper { 
min-height:25em;
overflow:hidden;
padding:0 10px 5px;
}
#thankYou {
padding:10px 0 10px 8px;
width:690px;
}
.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	margin: 1em 0;
	font-size: 1.2em;
}

.individualPage p.zeroPaddingParagraph {
	margin: 0;
}

.individualPage ul, .individualPage ol {
	margin: 1em 0 1em 2em;
}

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

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

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

#financialCalculators ul {
	margin-top:20px;
	font-size:1.2em;
}

#lostCard strong {
	margin:0 5px 0 0;
}

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

#FAQ th {
	text-align: left;
}

/*====== Locations ===========================*/
#locations .locationBox, #locList .vcard {
	border-color:#E8E8E8;
	border-style:solid;
	border-width:2px 5px 5px 2px;
	background-color:#FFF !important;
	padding:0;
	width:696px;
	position:relative;	
}
#locations #mapContainer {}
#locations #mapContainer h1 {
background:none repeat scroll 0 0 #670001;
color:#FFFFFF;
font-size:2.1em;
margin:0;
padding:5px 15px;
width:667px;
}
#map {
height:30em;
margin:5px;
}
#locations .vcard img {
	border-top:10px solid #670001;
	float:left;
	margin:0 20px 0 10px;
}
#locations .accordionContent {
float:left;
overflow:hidden;
width:410px;
}

#locations table {
	width: 100%;
}
#locations th, #locations td {
	font-size:1.2em;
	text-align: left;
	vertical-align:top;
	padding: 2px 0;
}

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

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

#locations ul#locList {
	margin: 1em 0;
}

#locations ul#locList li {    
	list-style-type: none;    
	padding:10px 0;
	overflow:hidden;
	margin:10px 0 0;
} 
#locations ul#locList li h2 {
color:#660000;
font-size:1.6em;
font-weight:normal;
margin:0 0 8px;
} 
#locations tr.tableHead th {
	padding-top:8px;
}
#locations .tel .type {
	font-weight:bold;
}
#locList.li div.accordionContent {
	overflow:hidden;
}
li.vcard .accordionContent div.branchAddress {
float:left;
line-height:1.4em;
margin:0;
width:200px;
}
li.vcard .accordionContent div.branchAddress span {
	font-size:1.2em;
}
li.vcard div.branchAddress a.mapLink {
display:block;
font-size:1.2em;
padding:10px 0;
text-decoration:underline;
}
li.vcard .accordionContent div.branchHours {
float:left;
margin:23px 0 0;
overflow:hidden;
padding:0;
width:200px;
}
li.vcard .accordionContent div.branchHours td.name {
width:80px;
}

li.vcard .accordionContent h5 {
color:#333333;
font-size:1.2em;
font-weight:bold;
padding:0 0 3px;
}

.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 {
	width:100%;
}
#formContactUs #contactLeft{
float:left;
width:400px;
}
#formContactUs #contactRight{
	float:left;
	width:255px;
}
#contactBottom {
background:none repeat scroll 0 0 #EFEEEB;
clear:both;
margin:0 0 10px;
overflow:hidden;
padding:10px;
}
#contactBottom p{
color:#666666;
float:left;
margin:0 10px 0 0;
}

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

#formContactUs fieldset {
background:none repeat scroll 0 0 #EFEEEB;
border:0 none;
margin:0 0 10px;
overflow:hidden;
padding:10px 0;
} 

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

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

#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 10px;
}

#formContactUs input {
	width: 215px;
}

#formContactUs textarea {
	width: 215px;
	height: 10em;
}
#formContactUs input.error, #formContactUs textarea.error{
	background-color:#f6f6cb;
	border:2px solid #FF0000;
	padding:2px;
}

#formContactUs button.submitButton {
background:url(../image/btn-submit.png) repeat scroll 0 0 transparent;
border:0 none;
cursor:pointer;
float:none;
height:25px;
margin:10px 0 0 35px;
overflow:hidden;
padding:25px 0 0;
width:142px;
}
#formContactUs button.submitButton:hover {
background:url(../image/btn-submit.png) repeat scroll 0 -25px transparent;
}
#formContactUs label.error {
color:#F72222;
font-weight:bold;
margin:0;
padding:0 0 10px 142px;
text-align:left;
width:220px;
}

#formContactUs #captcha {
clear:both;
margin:0;
}

#formContactUs #captcha input {
	float: none;
	width: 195px;
	display: block;
	margin: 1em 0;
}

#formContactUs #captcha p {
	margin: 0;
}

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

/* End formContactUs */

#footer {
background:url(../image/footer-line.png) no-repeat scroll 0 0 transparent;
clear:both;
color:#999999;
height:7em;
margin:0 auto;
padding:30px 0 10px;
position:relative;
width:960px;
}

#footer #firstROI {
	position: absolute;
	top: 20px;
	left:10px;
	height:29px;
	width:103px;
}

#footer img.froiLogo {
	display: none;
}

#footer #eh {
	position: absolute;
	top: 20px;
	right:10px;
}

#footer #fdic {
	position: absolute;
	top: 20px;
	right:60px;
}

#footer #footerNav {
	text-align: center;
	padding: 1em 0;
}

#footerNav li {
	display: inline;
	padding: 0 1em;
}

#footerNav li a {
	color: #666;
	font-size: 1.1em;
}

#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 {
	border: 0 none;
}
body#calculators body.popup {
	border: 0 none;
	margin:10px;
}
body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}

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

body.popup form {
	overflow: hidden;
}

body.popup form h4.title {
	padding: 10px;
	margin: 0;
	display: block;
	background-color: #670001;
	color: #fff;
	font-size: 2em;
}

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

body.popup #formSection {
	overflow: hidden;
	padding: 30px 15px 0 15px;
}

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

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

body.popup fieldset#popupStandard textarea {
	background: url(../image/popup-textarea-bg.png) no-repeat;
	display: block;	
	padding: 3px 17px 3px 7px;
	height: 84px;
	width: 227px;
	margin-bottom: 0.5em;
	border: none;
	font-size: 1.5em;
}
body.popup #popupStandard input.error{
	background: url(../image/popup-input-bg.png) no-repeat 0 -150px;
}
body.popup #popupStandard input.valid{
	background: url(../image/popup-input-bg.png) no-repeat 0 -30px;
}
body.popup #popupStandard textarea.error {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -455px;
}
body.popup #popupStandard textarea.valid {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -91px;
}

/*selected*/
body.popup #popupStandard input.selected{
	background: url(../image/popup-input-bg.png) no-repeat 0 -60px;
}
body.popup #popupStandard input.selected.valid{
	background: url(../image/popup-input-bg.png) no-repeat 0 -90px;
}
body.popup #popupStandard input.selected.error{
	background: url(../image/popup-input-bg.png) no-repeat 0 -120px;
}
body.popup #popupStandard textarea.selected {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -182px;
}
body.popup #popupStandard textarea.selected.valid {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -273px;
}
body.popup #popupStandard textarea.selected.error {
	background: url(../image/popup-textarea-bg.png) no-repeat 0 -364px;
}
body.popup #captcha input.selected {
	background: url(../image/popup-captcha-bg.png) no-repeat 0 -62px;
}
/* END popup input verification display */

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

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

body.popup input.submitButton, body.popup button.submitButton {
background:url("../image/btn-submit.png") no-repeat scroll 0 0 transparent;
border:0 none;
cursor:pointer;
display:block;
float:none;
height:25px;
margin:0 auto;
overflow:hidden;
text-indent:-9999px;
width:142px;
}

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

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

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

/* Captcha */

body.popup #captcha {
	width: 230px;
	float: none;
	padding-bottom: 1em;
}

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

body.popup #captcha p {
	margin: 0;
}
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: 10px 0 5px;
}

body.popup #onlineBankingWrapper {
margin: auto;
}


/* 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;
}
#siteAlertPage h1 {
color:#000000;
background:none;
padding:0;
width:auto;
margin:10px 0 0;
}

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

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

#rates table {
border-left:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
font-size:1em;
margin:5px 0 10px 0;
width:100%;
}
#rates h1.pageHead span {
font-size:0.7em;
margin:0 0 0 30px;
}
#rates #ratesDate p {
	font-size:1.2em;
	margin:10px 0 0 10px;
}
#rates h2 {
color:#670001;
font-size:1.6em;
margin:20px 0 0;
}

#rates h3 {
	font-size:1.3em;
	margin:1.5em 0 0.3em;
}
#rates table th {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	font-size:1.2em;
	width: 20%;
	padding: 5px 2px;
	background-color: #eee;
	text-align: center;
	font-weight:bold;
}

#rates table td {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 4px 7px;
	text-align: center;
}
#rates table td.blank {
	text-indent:-999em;
	}
#rates table td.nth-column-1 {
font-size:1.1em;
font-weight:bold;
text-align:left;
}

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

#rates .apy {
	margin: 5px 0 5px 10px;
	font-size:.9em;
}

#rates .secondary {
color:#666666;
float:right;
font-size:0.9em;
margin:2px 0 0;
}
#rates .rateNotes p {
	font-size:0.9em;
	margin:5px 0 3px 10px;
}
#rates .ratesLink {
	padding:5px 0;
}
#rates .ratesLink a {
	font-size:1.1em;
}
/*==== Holiday Schedule table ============================*/

#holidaySchedule table, #forSale table {
font-size:1.2em;
margin:15px 0 10px 0;
width:100%;
}
#forSale table th {
background-color:#7F7C6F;
border-bottom:2px solid #333333;
color:#FFFFFF;
font-size:1.2em;
font-weight:bold;
padding:5px 2px 5px 8px;
}

#holidaySchedule table tr.nth-row-odd, #forSale table tr.nth-row-odd {
	background-color:#EFEEEB;
}

#holidaySchedule table td.nth-column-1, #forSale table td.nth-column-1 {
font-weight:bold;
}
#holidaySchedule table td, #forSale table td {
	line-height:1.5em;
	padding: 4px 7px;
	text-align:left;
}
