/* Pony Express FIRST Branch - 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 */

body {
	background: transparent url(../image/trial2.jpg) repeat 50% top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}

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

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}

p {
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}
em {font-style:italic;}
.center {
	text-align: center;
}
#siteAlertWrapper {
	width:96em;
	margin:0 auto;
}
#siteAlertLink {
right:30px !important;
}

/*====== Header ==================================*/
.header {
	position: relative;
	height: 190px;
	width: 971px;
	margin: 0 auto;
	background: transparent url(../image/header-bg.jpg) no-repeat left top;
}
.header .rightSide {
	position: absolute;
	right: -40px;
	bottom: 0;
	width: 40px;
	height: 50px;
	background: transparent url(../image/header-right-side.jpg) no-repeat left top;
}
.header .leftSide {
	position: absolute;
	left: -40px;
	bottom: 0;
	width: 40px;
	height: 50px;
	background: transparent url(../image/header-left-side.jpg) no-repeat left top;
}
#printLogo {display: none;}
h1#logo {
	font-size: 1em;
	margin:0;
}
#logo a {
	background: transparent url(../image/logo.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	left: 357px;
	height: 126px;
	width: 258px;
	text-indent:-999em;
}
.header #headerTagline {
	position: absolute;
	top: 80px;
	left: 629px;
	width: 212px;
	height: 23px;
	text-indent: -999em;
	margin: 0;
	background: transparent url(../image/header-tagline.png) no-repeat left top;
}
#homeHeader #ultraTopNav li.lastChild a {
	display: inline;
	width: auto;
	height: auto;
	text-indent: 0;
	background-image: none;
}
.header #ultraTopNav li.lastChild a {
	display: block;
	width: 143px;
	height: 13px;
	text-indent: -999em;
	background: transparent url(../image/ultra-top-online-banking.png) no-repeat left top;
}
#ultraTopNav {
	position: absolute;
	right: 54px;
	top: 14px;
}

#homeHeader #ultraTopNav {
	right: 215px;
}
#facebook { 
	float: right;
	margin: 11px 191px 0 0;
}
#facebook-downstream { 
	float: right;
	margin: 11px 30px 0 0;
}

#homeHeader h2#phoneNumber {
	position: absolute;
	right: 64px;
	top: 0;
	width: 121px;
	height: 11px;
	text-indent: -999em;
	background: transparent url(../image/phone-number.png) no-repeat left top;
}

#ultraTopNav li {
	float: left;
	padding: 0 6px;
}

#ultraTopNav li.lastChild {
	padding: 0 0 0 6px;
}

#ultraTopNav li a {
	color: #41392C;
	font: normal 1.1em Arial, Helvetica, sans-serif;
}

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

#searchForm {
	position: absolute;
	height: 22px;
	width: 144px;
	right: 39px;
	top: 148px;
}

#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 4px 0 0 5px;
	width: 124px;
	height: 18px;
	background: transparent url(../image/search-bg.png) no-repeat left top;
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
}

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

#primaryNav {
	position: absolute;
	bottom: 6px;
	left:60px;
}

#primaryNav li {
	float: left;
	display: inline;
}
#primaryNav li.nthChild-1 {
	margin-right: 24px;
}
#primaryNav li.nthChild-2 {
	margin-right: 31px;
}
#primaryNav li.nthChild-3 {
	margin-right: 30px;
}

/*====== Main Content ================*/
#atffc {display: none;}
#wrapper {
	width:971px;
	margin: 0 auto;
	padding-top: 2em;
	background: transparent url(../image/main-content-bg.jpg) repeat-y left -414px;
}

#mainContent {
	display: inline;
	float:left;
	min-height:350px;
	padding:0 20px 0 15px;
	margin: 15px 0 55px 20px;
	width:638px;
	border-left: 1px solid #D2C6B0;
}

/*====== Left Column =================*/

#leftColumn {
	clear:left;
	float:left;
	display: inline;
	margin: 1.5em 0 3em 43px;
	width:224px;
}
h2#quickLinksHeader {
	color:#000000;
	margin:2em 0 0;
	padding:0 0 0.5em 0.5em;
	font-size:1.5em;
	font-weight: normal;
	border-bottom:1px solid #DFE0E3;
}
#leftNav li h2 {
	font-size: 1em;     
	font-weight: normal;
	margin: 0 0 0.8em;
	padding:0;
	border-bottom:1px solid #BDB09E;
}
#leftNav li h2 a {
	padding-right: 13px;
	color: #262119;
	font: normal 1.8em Georgia, Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.04em;
}

#leftNav li.inPath h2 a {
	background: transparent url(../image/leftNav-category-arrows.png) no-repeat right 8px;
}
#leftNav li h2 a:hover {
	color: #155466;
}
#leftNav li ul.nthTier-2 {
	margin: 0.8em 0;
}
#leftNav li li h3 {
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li a {
	display: block;
	font: normal 1.4em Georgia, Times, serif;
	color: #262119;
	padding: 0.2em 4px;
	margin: 0 0 2px;
}
#leftNav li li.inPath a {
	background-color: #F4EFD4;
	color: #145366;
}
#leftNav li li a:hover {
	background-color: #F4EFD4;
}

/*===== Home Page ====================*/
#homeContent {
	display: inline;
	width: 626px;
	margin-right: 47px;
	margin-bottom: 3em;
	float: right;
}
#obLoginWrapper {
	width: 215px;
	margin-bottom: 2em;
	margin-left: 8px;
	background: transparent url(../image/online-banking-bg-repeat.jpg) repeat-y left top;
}
#obLoginTop {
	background: transparent url(../image/online-banking-bg-top.jpg) no-repeat left top;
}
#obLogin {
	overflow: hidden;
	padding: 19px 0 9px 16px;
	background: transparent url(../image/online-banking-bg-bottom.jpg) no-repeat left bottom;
}
#obLogin h2 {
	margin: 0 0 13px;
	width: 182px;
	height: 13px;
	text-indent: -999em;
	background: transparent url(../image/online-banking-title.png) no-repeat left top;
}
#obLogin input#ttin {
	float: left;
	width: 122px;
	height: 18px;
	padding: 7px 20px 0 5px;
	margin: 0 6px 5px 0;
	font-size: 1.1em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border: none;
	background: transparent url(../image/online-banking-input-bg.png) no-repeat left top;
}
#obLogin input#goButton {
	width: 34px;
	height: 25px;
	padding-top: 25px;
	overflow: hidden;
	text-indent: -999em;
	border: none;
	background: transparent url(../image/olb-go-button.png) no-repeat left top;
}
#obLogin input#goButton:hover {
	background-position: left -46px;
}
#obNav {clear: both;}
#obNav li {
	margin-bottom: 4px;
	padding-right: 5px;
	float: left;
	border-right: 1px solid #262219;
}
#obNav li.firstChild {
	float: none;
	border-right: none;
}
#obNav li.lastChild {
	padding-left: 5px;
	border-right: none;
}
#obNav li a {
	color: #262219;
	font: normal 1.1em Arial, Helvetica, sans-serif;
}
#obNav li a:hover {
	text-decoration: underline;
}
#quickLinks {
	margin-left: 6px;
	padding-bottom: 0.7em;
	width: 219px;
	border-bottom: 1px solid #A69484;
}
#quickLinks h2 {
	width: 219px;
	height: 17px;
	text-indent: -999em;
	margin: 0;
	background: transparent url(../image/quick-links-title.png) no-repeat left top;
}
#quickLinks li {
	padding: 0.2em;
	margin: 0.5em 0;
	text-align: center;
}
#quickLinks li.over {
	background-color: #F5F0D4;
}
#quickLinks a {
	text-decoration: underline;
	padding: 0 11px;
	background: transparent url(../image/quick-links-bullet.png) no-repeat left 2px;
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	color: #262219;
}
#quickLinks a.enabled {
	text-decoration: none;
	color: #262219;
}
#quickLinks a.enabled:hover {
	text-decoration: none;
	color: #262219;
}
#quickLinks a:hover {
	color: #145366;
}
#featuredProduct {
	padding-top: 1em;
}
#featuredProduct h3 {
	margin: 0;
	width: 224px;
	height: 79px;
	text-indent: -999em;
	background: transparent url(../image/featured-product-photo.jpg) no-repeat left top;
}
#featuredProduct p {
	margin: 10px 0 10px 20px;
	color: #262019;
	font: normal 1.2em Arial, Helvetica, sans-serif;
}
#featuredProduct h4.learnMore {
	margin: 0 0 0 6px;
}
#featuredProduct h4.learnMore a {
	display: block;
	width: 215px;
	height: 33px;
	text-indent: -999em;
	background: transparent url(../image/featured-learn-more.jpg) no-repeat left top;
}
#featuredProduct h4.learnMore a:hover {
	background-position: left -33px;
}
#flashBanner {
	width: 626px;
	height: 475px;
}
#flashBanner h1 {
	margin: 0;
}


/*====== Category Page ==============*/
#catBreadcrumb {
	margin: 0 0 1em;
}

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

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

#catBreadcrumb li a {
	color: #383329;
	font: normal small-caps 23px Georgia, Times, serif;
	letter-spacing: 0.04em;
}
#categoryPhoto {
	width: 630px;
	height: 146px;
	padding: 8px 0 0 8px;
	background: transparent url(../image/category-banner-bg.jpg) no-repeat left top;
}
div#productCategory ul {
	overflow: hidden;
}

div#productCategory li {
	float: left;
	width: 203px;
	font-size: 1em;
	margin: 18px 0 0 0;
	padding: 0 13px 12px 0;
	border-bottom: 1px solid #D2C6AF;
}
div#productCategory li.lastChild {
	padding-right: 0;
}

div#productCategory div.productContent {
	position: relative;
	padding: 7px 10px 40px;
	min-height: 10.5em;
	background: #F3EDD4 url(../image/related-products-bg.png) no-repeat right bottom;
}
div#productCategory div.productContent p {
	font-size: 1.2em;
}

div#productCategory div.productContent h3 {
	margin: 0 0 5px;
	font-size: 1em;
}
div#productCategory div.productContent h3 a {
	display: block;
	color: #262219;
	font: normal 1.4em Georgia, Times, serif;
}
div#productCategory div.productContent ul {
	display: none;
}
div#productCategory div.productContent h4 {
	margin: 0;
	position: absolute;
	bottom: 6px;
	left: 10px;
}

div#productCategory div.productContent h4 a {
	display: block;
	width: 68px;
	height: 21px;
	text-indent: -999em;
	background: transparent url(../image/category-learn-more.png) no-repeat left top;
}

div#productCategory div.productContent h4 a:hover {
	background-position: left -21px
}

/* Search */
#productSummary #searchResults ul {
	padding: 0;
	margin: 0;
}

#productSummary #searchResults ul li {
	width: 410px;
	font-size: 1em;
	clear: both;
	overflow: hidden;
	padding-left: 0;
	list-style-type: none;
	border-bottom: 1px solid #BEB09C;
	position: relative;
	min-height: 6em;
	height: auto !important;
	_height: 6em;
}
#productSummary #searchResults ul li h3 {
	padding-bottom: 0;
	font-size: 1em;
}
#productSummary #searchResults ul li h3 a {
	text-decoration: none;
	color: #262219;
	font: normal small-caps 1.6em Georgia, Times, serif;
}
#productSummary #searchResults ul li h3 a:hover {
	color: #185E76;
}
#productSummary #searchResults .productContent {
	float: left;
	margin-right: 25px;
	width: 310px;
}
#productSummary #searchResults ul ul {
	display: none;
}
#productSummary #searchResults h4.learnMore {
	position: absolute;
	right: 0;
	bottom: 15px;
	margin: 0;
}
#productSummary #searchResults h4.learnMore a {
	display: block;
	width: 66px;
	height: 21px;
	text-indent: -999em;
	background: transparent url(../image/category-learn-more.png) no-repeat left top;
}
#productSummary #searchResults h4.learnMore a:hover {
	background-position: left -21px;
}
/*====== Product Page ========================*/
#productSummary {
	padding-bottom: 1.5em;
	overflow: hidden;
}
#productPhoto {
	float: left;
	width: 184px;
	height: 184px;
	margin-right: 12px;
	background: transparent url(../image/product-photo-bg.jpg) no-repeat left top;
}
#productPhoto img {
	margin: 8px 0 0 8px;
}
.productHead {
	margin-top: 0.7em;
	float: left;
	width: 442px;
}
.productHead h1 {
	margin: 0 0 10px;
	padding: 0;
	color: #39332A;
	font: normal 2.3em Georgia, Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.06em;
}

#productSummary p {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}
/*============================== Add This Button(s) =============================================*/
.addthis_toolbox /*Add This Container*/{
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 8px;
	height: 23px;
	width: 27%;
	z-index: 10;
}


/*===================================== Indiv Buttons ========================================*/
.addthis_button_compact /*Share*/ {
	float: left;
	display: block;
	width: 51px;
	height: 16px;
	padding-right: 7px;
	margin-left: 7px;
	margin-right: 7px;
	text-indent: -999em;
	border-right: 1px solid #DFD7BF;
	background: transparent url(../image/share.png) no-repeat left top;
}
.addthis_button_compact:hover {
	background-position: left -16px;
}
.addthis_button_facebook {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	text-indent: -999em;
	background: transparent url(../image/facebook.png) no-repeat left top;
}
.addthis_button_facebook:hover {
	background-position: left -16px;
}
.addthis_button_linkedin {
}
.addthis_button_twitter {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	background: transparent url(../image/twitter.png) no-repeat left top;
}
.addthis_button_twitter:hover {
	background-position: left -16px;
}
.addthis_button_print {
	float: left;
	display: block;
	width: 41px;
	height: 16px;
	padding-right: 7px;
	text-indent: -999em;
	border-right: 1px solid #DFD7BF;
	background: transparent url(../image/print.png) no-repeat left top;
}
.addthis_button_print:hover {
	background-position: left -16px;
}
/*============================================================================================*/

/* End of Toolbox Styling Goes Here*/

#printShareBtns {
	float:right;
	margin:10px 0 0;
	width:60px;
}
#printShareBtns div {
	float:left;
}
#productDetails {
	position: relative;
}
#productDetails #dtBackground {
	height: 3.1em;
	width: 637px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #F4F0D4;
	border: 1px solid #D2C6B0;
}
#productButtons {
	width: 134px;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 10;
}

#openNow a {
	display:block;
	background: transparent url(../image/product-apply-now.png) no-repeat left top;
	text-indent:-9999em;
	width:134px;
	height:55px;
}
#openNow a:hover {
	background-position: 0 -55px;
}
#openINMO a {
	display:block;
	background: transparent url(../image/product-open-now.png) no-repeat left top;
	text-indent:-9999em;
	width:134px;
	height:55px;
}
#openINMO a:hover {
	background-position: 0 -55px;
}
#openINMO p {
	width: 134px;
	height: 55px;
	text-indent: -999em;
	background: transparent url(../image/product-coming-soon.png) no-repeat left top;
}
#enrollNow a {
	display:block;
	background: transparent url(../image/product-enroll-now.png) no-repeat left top;
	text-indent:-9999em;
	width:134px;
	height:55px;
}
#enrollNow a:hover {
	background-position: 0 -55px;
}
#tellMeMoreButton {
	margin:15px 0 0 0;
}
#tellMeMoreButton img {
	display: none;
}
#tellMeMoreButton a {
	display:block;
	background:url(../image/product-questions-button.png) 0 0 no-repeat;
	text-indent:-9999em;
	margin: 0 auto;
	width:98px;
	height:15px;
}
#tellMeMoreButton a:hover {
	background-position: 0 -16px;
}
#productDetails p {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}
#productDetails p.disclaimer {
	font-style: italic;
}
#productDetails p.zeroPaddingParagraph {
	margin: 0;
}
#productDetails ul {
	margin: 1em 1.5em;
}
#productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.4em 0;
	font-size: 1.2em;
}
/* Tabs */
dl#productTabs {
	width: 100%;
	min-height: 211px;
	display: block;
	list-style: none;
	position: relative;
}

dl#productTabs dt {
	display: block;
	margin: 0.1em;
	padding: 0.5em 1em;
	color: #4F493E;
	background: #F6F1D5 url(../image/dt-divider.gif) no-repeat right 4px;
	font: normal 1.4em Georgia, Times, serif;
}
dl#productTabs dt.firstChild {

}
dl#productTabs dt:hover {
/*	color: #155466; */
	background-color: #F7F4EA;
}

dl#productTabs dd {
	padding: 1em 19.3em 1em 2em;
	font-size: 1em;
}

dl#productTabs dd a {
	text-decoration: underline;
}
dl#productTabs dd a:hover {
	color: #145366;
}
dl#productTabs dt.selected {
	background-color: #F7F4EA;
	color: #155466;
}

.pane {
	position: absolute;
	overflow: hidden;
	top: 3.1em;
	left: 0;
	width: 425px;
}

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

/*====== Individual Page =================*/
#individualWrapper #productSummary {
	border-bottom: none;
}
#productSummary .individualPage {
	min-height: 33em;
}
#productSummary .individualPage h1.pageHead {
	font-size: 2.4em;
	margin:0 0 10px;
	padding: 0;
	color: #39332A;
	font: normal 2.3em Georgia, Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.06em;
	
}
#productSummary .individualPage h2 {
	font: normal small-caps 1.8em Georgia, Times, serif;
	border-bottom: 1px solid #BDB09E;
}
#productSummary .individualPage h3 {
	margin-bottom: 0;
	font-size: 1.2em;
}
#productSummary .individualPage a { 
	text-decoration: underline;
}
#productSummary .individualPage a:hover {
	color: #155466;
}
#productSummary .individualPage p {
	margin: 1em 0;
	font-size: 1.2em;
}

#productSummary .individualPage p.zeroPaddingParagraph {
	margin: 0;
}
#productSummary .individualPage p.disclaimer {
	font-style: italic;
	margin: 0;
}

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

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

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

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

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

#FAQ th {
	text-align: left;
}
#productSummary #thankYou {
	position: relative;
	width: 558px;
	height: 365px;
	margin: 0 auto;
	background: transparent url(../image/thank-you-bg.png) no-repeat left top;
}
#productSummary #thankYou h1#thankYouTitle {
	text-indent: -999em;
	margin: 0;
	position: absolute;
	top: 210px;
	left: 35px;
	width: 200px;
	height: 67px;
	background: transparent url(../image/thank-you-title.png) no-repeat left top;
}
#productSummary .fullPageMessage {
	margin: 0;
	position: absolute;
	top: 135px;
	left: 276px;
	width: 250px;
    -moz-transform:    rotate(-2deg);
    -o-transform:      rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform:         rotate(-2deg);
}

#productSummary .fullPageMessage p{
	font-size: 1.1em !important;
}

.individualPage h1#lostCardTitle {
	width: 394px;
	height: 27px;
	margin: 24px 0 0 22px;
	text-indent: -999em;
	background: transparent url(../image/popup-lost-card.png) no-repeat left top;
}
.individualPage h1#onlineTitle {
	width: 301px;
	height: 27px;
	margin: 24px 0 0 22px;
	text-indent: -999em;
	background: transparent url(../image/popup-online-banking-title.png) no-repeat left top;
}

/*====== 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 ===========================*/
#mapWrapper {
	width: 630px;
	height: 255px;
	padding: 9px 0 0 8px;
	background: transparent url(../image/map-bg.jpg) no-repeat left top;
}
#map {
	width: 620px;
	height: 246px;
}
#locations ul#locList li {
	padding: 0;
	margin: 3px 0;
	font-size: 1em;
	list-style-type: none;
	overflow:hidden;
	clear: both;
}
#locations li .branchImage {
	float: left;
	width: 87px;
	height: 87px;
	padding: 7px 0 0 7px;
	background: transparent url(../image/branch-bg.jpg) no-repeat left top;
}
#locations li .locationWrapper {
	float: left;
	width: 530px;
}
#locations ul#locList .locationHeader {
	position: relative;
	height: 21px;
	padding: 2px 0 0 10px;
	border-bottom: 1px solid #BCAE9C;
}
#locations ul#locList li h2 {
	margin: 0;
	width: 159px;
	float: left;
	font-size: 1em;
	border-bottom: none;
}
#locations ul#locList li h2 a {
	color: #262019;
	font: normal small-caps 1.8em Georgia, Times, serif;
	text-decoration: none;
	letter-spacing: 0.05em;
}
#locations ul#locList li h2 a:hover {
	color: #155466;
}
#locations .adr {
	float: left;
	padding-top: 5px;
	font-size: 1.3em;
}
#locations h4 {
	margin: 0;
	font-weight: normal;
	font-size: 1.2em;
}
#locations .locationBody {
	position: relative;
	padding: 10px 0 10px 10px;
	overflow: hidden;
}
#locations .locationBody div span.tel, #locations .locationBody div.lobbyHours div, #locations .locationBody div.driveHours div {
	display: block;
	overflow: hidden;
}
#locations .contactWrapper {
	float: left;
	width: 160px;
}
#locations .phones {
	font-size: 1.2em;
}
#locations .phones .type {
	display: block;
	float: left;
	width: 53px;
}
#locations .lobbyHours {
	float: left;
	width: 186px;
}
#locations .lobbyHours div {
	font-size: 1.2em;
}
#locations .driveHours {
	float: left;
	width: 160px;
}
#locations .driveHours div {
	font-size: 1.2em;
}
#locations .timeName {
	display: block;
	float: left;
	width: 62px;
}

#locations .timeValue {
	display: block;
	float: left;
	width: 98px;
}
#locations .phones .type:after {
	content: ":";
}
#locations ul#locList {
	margin: 2em 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.2em;
	border-bottom: none;
}

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

#productSummary .individualPage .googleMap-InfoWindow p {
	height: 1.2em;
	overflow: hidden;
	margin: 0;
}
/* formContactUs */
#productSummary #formContactUs {
	width:100%;
}
#productSummary #formContactUs legend {
	color: #333;
	font-weight: bold;
}

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

#productSummary #formContactUs li {              
	font-size: 1em;
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
}

#productSummary #formContactUs label {
	float: left;
	padding: 0 1em 1em 0;
	text-align: right;
	width: 15.5em;	
	font-size: 1.2em;	
}

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

#productSummary #formContactUs input {
	width: 220px;
}

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

#productSummary #formContactUs button.submitButton {
	float: none;
	margin: 0 0 0 23.5em;	
	padding: 0.5em;
	width: auto;	
}

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

#productSummary #formContactUs #captcha {
	clear: both;
	width: 20em;
	margin: 1em 0 1em 22em;
}
#productSummary #formContactUs #captcha h4 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.2em;
}
#productSummary #formContactUs #captcha input {
	float: none;
	width: 200px;
	display: block;
	margin: 1em 0;
}

#productSummary #formContactUs #captcha p {
	margin: 0;
}

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

/* End formContactUs */

#footer {
	clear: both;
	color: #383429;
	display: block;
	padding-bottom: 2em;
	position: relative;
	width: 971px;
}
#footer #footerLogos {
	display: none;
}
#footer #footerTAG {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
#footer #footerTAG a {
	text-decoration: underline;
}
#footer #footerTAG a:hover {
	color: #155466;
}
#footer #firstROI {
	position: absolute;
	top: 0;
	right:6em;
	height:29px;
	width:103px;
}

#footer img.froiLogo {
	display: none;
}

#footer #eh {
	position: absolute;
	top: 0.5em;
	left:12em;
}

#footer #fdic {
	position: absolute;
	top: 0.5em;
	left: 6em;
}

#footer #footerNav {
	text-align: center;
	padding: 1em 0;
	margin: 0 auto;
	width: 60%;
}

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

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

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

#facebookFollow { 
	position: absolute;
	right:288px;
	top:50px;
}

#footer #footerNavTest {
	text-align: center;
	margin:0 0 0 104px;
	padding:1.7em 0;
	width: 60%;
}

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

#footerNavTest li a {
	color: #383429;
	font-size: 1.1em;
}

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

#footerContent {
	padding-top: 1em;
	text-align: center;
	width: 60%;
	margin: 0 auto;
}

#footer p {
	display: inline;
	font-size: 1.1em;
}

/* =========== 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: transparent url(../image/popup-bg.jpg) no-repeat left top;
	border: 0 none;
}
body.popup #thankYou {
	position: relative;
	width: 550px;
	height: 400px;
	background: transparent url(../image/popup-thank-you-bg.jpg) no-repeat left top;
}

body.popup #thankYou img {
	display: block;
	margin: 0 auto;
}

body.popup #thankYou img#smallThankyou {
	display: block;
	margin: 8px auto 0;
}

.popup p {
	font-size: 1.2em;
	margin: 1em 2em;
}

body.popup form {
	overflow: hidden;
}

body.popup h4.title {
	display: block;
	height: 27px;
	margin: 24px 0 0 22px;
	text-indent: -999em;
	background: transparent url(../image/popup-questions-title.png) no-repeat left top;
}
body.popup #thankYou h4.title {
	margin: 0;
	padding: 24px 0 0 22px;
	background-position: 22px 24px;
}
body.popup #thankYou h1#thankYouTitle {
	position: absolute;
	top: 257px;
	left: 267px;
	margin: 0;
	width: 186px;
	height: 37px;
	text-indent: -999em;
	background: transparent url(../image/popup-thank-you-title.png) no-repeat left top;
}
body.popup #thankYou p {
	position: absolute;
	top: 321px;
	left: 72px;
	width: 400px;
	margin: 0;
	font-size: 1.3em;
}
body.popup fieldset {
	border: 0 none;
	padding: 2px 25px;
	float: left;
	width: 250px;
}

body.popup fieldset#popupStandard input {
	display: block;	
	padding: 0;
	width:  240px;
	height: 23px;
	padding: 7px 5px 0;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
	margin-bottom: 0.5em;
	border: none;
	font: normal 1.4em Arial, Helvetica, sans-serif;
}

body.popup fieldset#popupStandard textarea {
	display: block;	
	height: 84px;
	width: 244px;
	padding: 3px;
	background: transparent url(../image/popup-textarea-bg.png) no-repeat left top;
	margin-bottom: 1em;
	border: none;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	
}

body.popup .rightSide {
	float: left;
	display: inline;
	width: 200px;
	padding: 100px 15px 10px;
	overflow: hidden;
}

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

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

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

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: 100%;
	float: none;
}
body.popup #captcha h4 {
	margin: 0 0 5px;
	color: #333;
	font: normal 1.2em Arial, Helvetica, sans-serif;
}

body.popup #captcha input {
	float: none;
	width: 200px;
	height: 23px;
	border: none;
	display: block;
	background: transparent url(../image/popup-captcha-input-bg.png) no-repeat left top;
	margin: 0.5em 0;
	text-align: center;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	padding: 7px 0 0 0;
}

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

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

body.popup .individualPage {
	padding: 0;
}

body.popup .individualPage h1.pageHead {
	text-align: center;
	margin: 1em 0 0.5em;
}
body.popup #onlinePopup {
	margin: 3em 3em 0;
}
body.popup input#ttin {
	float: left;
	width: 122px;
	height: 18px;
	padding: 7px 20px 0 5px;
	margin: 0 6px 5px 0;
	font-size: 1.1em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border: none;
	background: transparent url(../image/online-banking-input-bg.png) no-repeat left top;
}
body.popup input#goButton {
	width: 34px;
	height: 25px;
	padding-top: 25px;
	overflow: hidden;
	text-indent: -999em;
	border: none;
	background: transparent url(../image/olb-go-button.png) no-repeat left top;
}
body.popup input#goButton:hover {
	background-position: left -46px;
}
body.popup #obNav {
	margin: 1em 6em;
}
body.popup #obNav li {
	float: none;
	border-right: none;
	margin-bottom: 0.4em 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}
body.popup #obNav li a {
	color: #262219;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body.popup #obNav li a:hover {
	color: #155466;
}

/* 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 #D2C6B0;
	border-left: 2px solid #D2C6B0;
	width:100%;
	font-size:1.3em;
	margin-bottom: 1em;
}

#rates h2 {
	font-size:1.5em;
	margin:1.3em 0 0.2em;
}
#productSummary #rates h3 {
	font-size:1.3em;
	margin:1.5em 0 0.4em;
}
#rates table th {
	border-bottom: 2px solid #D2C6B0;
	border-right: 2px solid #D2C6B0;
	width: 20%;
	padding: 5px 2px;
	background-color: #F0EBCF;
	text-align: center;
	font-weight:bold;
}

#rates table td {
	border-bottom: 2px solid #D2C6B0;
	border-right: 2px solid #D2C6B0;
	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;
}

