/* Bank of Fayetteville - layout.css */

*, ul, ol, li {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	color: #333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0 20px;
}
h1, h2, h3, h4 {
	color: #555211;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h1 a, h2 a, h3 a, h4 a {
	color: #555211;
}
a img {
	border: 0 none;
}
a {
	text-decoration: none;
	color: #555211;
}
ul li {
	list-style-type: none;
}
input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
img.bordered {
	border: 1px solid #ccc;
}
.center {
	text-align: center;
}
#careerapply {
	margin: 25px auto;
	width: 99px;
}
/*====== Header =======================================================================================*/
#header {
	position: relative;
	margin-bottom: 5px;
}
#header a#logo img {
	margin: 10px 0;
}
div#headerLinks {
	position: relative;
	clear: both;
	background-color: #F7F1DD;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	height: 19px;
	padding: 7px 0 0 12px;
}
div#headerLinks li {
	float: left;
}
.textSize {
	position: absolute;
	bottom: 5px;
	right: 0;
}
.textSize h2 {
	font: normal 12px Georgia, "Times New Roman", serif;
	float: left;
	margin: 1px 5px 0;
	color: #000;
}
.textSize img {
	float: left;
}
form#searchForm {
	position: absolute;
	bottom: 4px;
	right: 95px;
}
form#searchForm input#searchButton {
	position: relative;
	top: 3px;
}
form#searchForm input#roi_input {
	width: 105px;
	height: 12px;
}
/*====== Footer =======================================================================================*/

#footer {
	height: 60px;
	position: relative;
	top: 0;
	clear: both;
	border-top: 1px solid #000;
}
#fdicFooterLink p{ 
	margin-top: 20px;
	margin: 0 auto;
}
#footer #firstROI {
	position: absolute;
	top: 10px;
	left: 10px;
}
#footer #eh {
	position: absolute;
	top: 10px;
	right: 0;
}
#footer #fdic {
	position: absolute;
	top: 10px;
	right: 30px;
}
#footer #footerNav {
	position: absolute;
	top: 12px;
	right: 160px;
}
#footerNav li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #000;
}
#footerNav li.lastChild {
	border-right: none;
}
#footerNav li a {
	color: #000;
}
#footerNav li a:hover {
	text-decoration: underline;
	color: #555211;
}
#footer p {
	position: absolute;
	top: 28px;
	right: 211px;
	color: #555;
}
#footer p.trustFooter {
	right: 319px;
}
/*====== Left Column ==================================================================================*/
#leftColumn {
	float: left;
	clear: left;
	width: 136px;
	padding-bottom: 15px;
}
#leftNav li.nthChild-3 ul.nthTier-2 {
	display: none;
}
#leftNav li ul.nthTier-2 li {
	position: relative;
}
#leftNav li.firstChild h2 {
	margin: 0;
}
#leftNav li h2 {
	margin: 3px 0;
}
#leftNav li.inPath h2 {
	margin-bottom: 0;
}
#leftNav li a {
	position: relative;
	display: block;
	height: 24px;
	width: 124px;
	padding: 5px 0 0 15px;
	background: transparent url(/custom/bof/image/primary-nav-bg.png) no-repeat top left;
	color: #fff;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
#leftNav li h3 {
	margin: 0;
}
#leftNav li h3 a {
	display: block;
	width: 122px;
	height: auto;
	min-height: 15px;
	padding: 8px 0 8px 15px;
	background: none;
	color: #333;
	font: normal 11px Verdana;
	border-right: 1px solid #c2bcae;
	border-bottom: 1px solid #c2bcae;
	border-left: 1px solid #c2bcae;
}
#leftNav li h3 a:hover {
	background: #f1f1dd url(/custom/bof/image/bg-dot.png) no-repeat center left;
	color: #555211;
	text-decoration: underline;
}
#leftNav li h4 {
	margin: 0;
}
#leftNav li h4 a {
	display: block;
	width: 179px;
	height: auto;
	padding: 4px 4px 4px 13px;
	background: #dbe5c2 none no-repeat top left;
	color: #333;
	font: normal 11px Verdana;
	border-right: 1px solid #c2bcae;
	border-bottom: 1px solid #c2bcae;
	border-left: 1px solid #c2bcae;
	z-index: 300;
}
#leftNav li h4 a:hover {
	background: #f1f1dd none no-repeat center left;
	color: #555211;
	text-decoration: underline;
}
#leftNav ul.nthTier-3 {
	position: absolute;
	top: 0;
	left: 139px;
	width: 196px;
	z-index: 300;
}
#leftNav ul.nthTier-3 li a {
	z-index: 300;
}
#leftNav ul.nthTier-3 li {
	z-index: 300;
}
#leftColumn h3#onlineBanking {
	margin: 5px 0 0;
}
#leftColumn h3#onlineBanking a {
	display: block;
	height: 24px;
	width: 132px;
	padding: 5px 0 0 7px;
	background: transparent url(/custom/bof/image/olb-title-bg.png) no-repeat top left;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
#leftColumn #quickLinks {
	width: 138px;
	margin-top: 3px;
	background-color: #f7f1dd;
}
/*====== Home Page ====================================================================================*/
#homeTop{
	height: 250px;
}
#homeLeft {
	float: left;
	width: 139px;
}
#olbLogin {
	position: relative;
	height: 149px;
	background-color: #F7F1DD;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#olbLogin h3 {
	margin: 0;
}
#olbLogin h3 a {
	display: block;
	height: 24px;
	width: 132px;
	padding: 5px 0 0 7px;
	background: transparent url(/custom/bof/image/olb-title-bg.png) no-repeat top left;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
#olbLogin h3 a:hover {
	color: #fff;
}
#olbLogin a {
	text-decoration: underline;
	color: #333;
}
#olbLogin a:hover {
	color: #555211;
}
#olbLogin img.bordered {
	border: 1px solid #ccc;
}
#olbLogin img {
	margin: 8px 0 0 10px;
}
#olbLogin #signUp {
	position: absolute;
	bottom: 13px;
	right: 7px;
}
#homeFlash {
	float: left;
	padding-left: 7px;
	margin-bottom: 5px;
	display: inline;
}
#homeRight #quickLinks {
	width: 138px;
	float: right;
	background-color: #F7F1DD;
}
#quickLinks h3 {
	margin: 0;
	width: 128px;
	height: 24px;
	padding: 5px 0 0 10px;
	background: transparent url(/custom/bof/image/quick-links-title-bg.png) no-repeat top left;
	color: #fff;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
#quickLinks li {
	list-style-type: disc;
	list-style-position: inside;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #847F1A;
	padding: 7px 0 8px 6px;
}
#quickLinks li a {
	color: #333;
}
#quickLinks li a:hover {
	text-decoration: underline;
	color: #555211;
}
#homeBottom {
	padding-top: 5px;
	clear: both;
	border-top: 5px solid #333;
}
#homeBottom li {
	float: left;
}
#homeBottom li h3 {
	margin: 0;
	height: 24px;
	width: 210px;
	padding: 5px 0 0 10px;
	color: #fff;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
#homeBottom li#featuredDemos {
	width: 220px;
	background: transparent url(/custom/bof/image/home-featured-online-banking.png) no-repeat top left;
}
#homeBottom li#featuredMobile {
	width: 220px;
	margin: 0 3px;
	background: transparent url(/custom/bof/image/home-featured-mobile-banking.png) no-repeat top left;
}
#homeBottom li#featuredPresident {
	width: 304px;
	background: transparent url(/custom/bof/image/home-featured-president-letter.png) no-repeat top left;
}
#homeBottom div.featuredContent {
	background-color: #F7F1DD;
	height: 198px;
	padding: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#homeBottom div.featuredContent img {
	border: 1px solid #ccc;
}
#homeBottom div.featuredContent a {
	display: block;
	margin: 5px 0;
	text-decoration: underline;
	font: normal 12px Times, serif;
	color: #77641D;
}
#homeBottom div.featuredContent span {
	display: block;
	margin: 5px 0;
}
#homeBottom div.featuredContent a.learnMore {
	margin-top: 20px;
	text-align: right;
}
#homeBottom div.featuredContent p {
	padding-top: 10px 0 5px;
}
#homeBottom #fdicHomepage img {
	padding-left: 6px;
	border: none;
}
#homeBottom #fdicHomepage a {
	padding-bottom: 2px;
}
/*====== Listing Styles ===============================================================================*/
#mainContent {
	width: 605px;
	float: right;
}
h2.catHeader {
	margin: 0 0 5px;
	padding: 5px 0 0 15px;
	width: 590px;
	height: 24px;
	background: transparent url(/custom/bof/image/cat-popular-header.png) no-repeat top left;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
div.featuredProduct {
	float: left;
	margin: 0;
	width: 300px;
	height: 160px;
	background-color: #f7f1dd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
div.featuredProduct h2 {
	margin: 0;
	padding: 8px;
	background-color: #d9d7c4;
	color: #000;
}
div#featuredRight {
	float: right;
	margin: 0;
}
div.featuredProduct div.productPhoto {
	display: inline;
	margin: 10px;
	float: left;
}
div.featuredProduct div.productPhoto img {
	border: 1px solid #ccc;
}
div.featuredProduct div.productContent {
	margin: 10px;
}
div.featuredProduct div.productContent div.fpOpenNow {
	margin-top: 3px;
	float: left;
}
div.featuredProduct div.productContent div.fpLearnMore {
	margin-top: 6px;
	float: right;
}
div.featuredProduct div.productContent div.fpLearnMore a {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
div#secondaryProducts {
	float: left;
	border-top: 5px solid #333;
	margin-top: 5px;
}
div#secondaryProducts h2 {
	margin: 5px 0 0 0;
	background: transparent url(/custom/bof/image/cat-popular-header.png) no-repeat top left;
	height: 24px;
	width: 590px;
	padding: 5px 0 0 15px;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
div#secondaryProducts ul li {
	float: left;
	width: 300px;
}
div#secondaryProducts ul li img {
	border: 1px solid #ccc;
	margin: 10px;
	float: left;
}
div#secondaryProducts h3 {
	margin: 10px 0 5px 0;
}
div#secondaryProducts h3 a:hover {
	text-decoration: underline;
}
div#secondaryProducts h4 {
	margin: 0;
}
div#secondaryProducts h4 a {
	text-decoration: underline;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
.careerOpp {
	margin-top: 25px;
}
/*====== Product Page =================================================================================*/
.productHead a#printButton {
	float: right;
	padding: 8px;
}
.productHead a#shareButton {
	float: right;
	padding: 8px;
}
.productHead h1 {
	padding: 8px;
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	background-color: #D9D7C4;
}
#productPhoto a#tellMeMoreButton {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
#productWrapper {
	min-height: 213px;
	background-color: #f7f1dd;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#productPhoto {
	float: left;
}
#productPhoto img {
	border: 1px solid #ccc;
	margin: 10px;
}
#productPhoto div#openNow img {
	border: none;
	margin: 0 10px 10px;
}
#productPhoto a#tellMeMoreButton {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin: 0 10px;
}
#productDetails {
	padding: 10px 10px 35px 187px;
}
#productDetails dt {
	font-weight: normal;
	color: #555211;
	text-decoration: none;
}
#productDetails dt.selected {
	text-decoration: underline;
}
#productDetails dd {
	background-color: #fff;
	border: 2px solid #ccc;
}
#productDetails p {
	margin: 10px;
}
#productDetails ul, #productDetails ol {
	margin: 10px;
}
#productDetails li {
	list-style-type: disc;
	padding: 5px 0;
	margin-left: 15px;
}
#relatedProducts {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 5px solid #333;
}
#relatedProducts h2 {
	height: 24px;
	width: 590px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: transparent url(/custom/bof/image/cat-popular-header.png) no-repeat top left;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#relatedProducts li {
	float: left;
	width: 300px;
	height: 110px;
}
#relatedProducts li img {
	margin: 10px;
	border: 1px solid #999;
	float: left;
}
#relatedProducts li a:hover {
	text-decoration: underline;
}
#relatedProducts h3 {
	margin: 10px 0 5px;
}
#relatedProducts h4 {
	margin: 5px 0;
}
#relatedProducts h4 a {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #645217;
}
/* Tabs */

dl {
	width: 400px;
	display:block;
	list-style: none;
	position: relative;
}
dt {
	color: #666;
	text-decoration: underline;
	padding: 0 20px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}
dt.selected {
	text-decoration: none;
	color: #555211;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 18px;
	left: 0;
	width: 395px;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Search Results ===============================================================================*/
.searchResults {
	padding-top: 10px;
}
.searchResults h2 {
	margin: 0 0 10px;
	float: left;
}
.searchResults ul {
	float: right;
	margin-right: 50px;
}
div.listing {
	clear: both;
	border-top: 1px solid #999;
}
div.listing h3 a {
	color: #000;
	text-decoration: none;
}
.searchResults div.listing ul {
	float: none;
	margin-right: 0;
}
.searchResults div.listing li {
	border-bottom: 1px solid #999;
}
/*====== Individual Page ==============================================================================*/

.individualPage a {
	text-decoration: underline;
}
.individualPage h1.pageHead {
	padding: 8px;
	margin: 0;
	background-color: #d9d7c4;
	color: #555211;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.individualPage h2, .individualPage h3, .individualPage h4 {
	color: #000;
	margin: 10px;
}
.individualPage p {
	margin: 10px;
	line-height: 16px;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul.stoneMountain {
	margin: 20px 0 10px 20px; 
}
.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}
.individualPage p.sig {
	font-style: italic;
	margin: 0 10px;
	text-align: right;
}
.individualPage .holidayCardImg {
	border-bottom:1px solid #aaa;
	margin-bottom:20px;
	padding-bottom:20px;
}
.individualPage .holidayCardImg img {
	border: 1px solid #ccc;
}
ul.checklist {
	margin-left: 50px;
}
ul.checklist li {
	list-style-type: disc;
	margin: 5px 0;
}
ul.checklist li a {
	color: #333;
	text-decoration: none;
}
ul.checklist li a:hover {
	color: #555211;
	text-decoration: underline;
}
#eBank div img {
	display: block;
	margin: 0 auto;
}
#eBank ol, #eBank ul {
	margin: 10px 0 10px 30px;
}
div#homesforSale {
	clear: both;
}
div#homesforSale h2 {
	margin: 10px 5px 0px;
}
div#homesforSale p.download{
	margin: 4px 5px 0px;
}
div#homesforSale span.soldHome {
	color: #FF0000;
}
/*====== Trust Officers ==============================================================================*/
div.lenderBox {
	float: left;
	padding: 15px;
	width: 270px;
}
div.lenderBox img {
	border: 1px solid #000;
	float: right;
}
div.lenderBox h2 {
	padding: 20px 0 0;
	margin: 0;
}
div#lendingOfficers h3 {
	clear: both;
	border-bottom: 1px solid #000;
	color: #333;
	font-size: 17px;
	margin: 30px 0 10px;
}
div#lendingOfficers p {
	margin: 0;
}
/*====== Lending Officers ============================================================================*/
div#lendingOfficers ul.lendingOfficerTop {
	margin: 0 0 0 151px;
	height: 10px;
}
div#lendingOfficers ul.lendingOfficerTop li {
	float: left;
	padding: 0 20px;
	list-style-type: none;
}
/*====== Homes for Sale ==============================================================================*/
.individualPage ul#homes {
	margin: 0 0 10px 0;
}
ul#homes li {
	border-right: 1px solid #ccc;
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	width: 190px;
}
ul#homes a {
	color: #555211;
	text-decoration: underline;
}
ul#homes img {
	border: 1px solid #ccc;
}
ul#homes h2 {
	margin: 0;
	padding: 5px 0 0;
	width: 180px;
}
ul#homes p {
	margin: 0;
	padding: 0 0 8px;
}
ul#homes div.left {
	background: #c52a2a none repeat scroll 0%;
	color: #fff;
	float: left;
	padding: 5px;
}
ul#homes div.right {
	text-align: right;
	padding: 6px 12px 0 0;
}
div#homesNew #homePictures {
	height: 200px;
	width: 605px;
}

div#topListing {
	clear: both;
	height: 190px;
	padding: 2px 0 8px 4px;
	border-top: none;
}

div.relative {
	clear: both;
	border-top: 1px solid #ccc;
	height: 180px;
	padding: 8px 4px;
}

div#homePictures {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

div.stackedVerbiage {
	float: right;
	width: 380px;
}
       
div.stackedVerbiage h2 span.contractPending {
	color: #C52A2A;      
	
}

div.relative #homePictures p.listedWith {
	text-align: center;
	width: 161px;
} 

div.relative #homePictures a {
	text-decoration: underline;
	text-align:center;
	width: 160px;
	display: block;
	margin: 10px 0 0 10px;
}

div.relative .stackedVerbiage ul {
	padding: 0 2px 0;
}

div.relative .stackedVerbiage ul li {
	margin-top: 2px;
}

div.relative .stackedVerbiage ul li.priceTag {
	list-style-type: none;
	margin: 2px 0 3px;	
}

div.relative .stackedVerbiage div.left {
	background: #c52a2a none repeat scroll 0%;
	color: #fff;
	width: 63px;
	padding: 5px;
	list-style-type: none;
}

div#homesWithoutpics {
	margin: 0px;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 200px;
	border-top: 1px solid #ccc;
}

div#lastListing {
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	padding-left: 200px;
}

div#homesNews #homesWithoutpics .left {
	background: #c52a2a none repeat scroll 0%;
	color: #fff;
	width: 54px;
	padding: 5px;
	list-style-type: none;
	margin-left: 24px;
	text-align: center;
}	

div#homesNews #lastListing .left {
	background: #c52a2a none repeat scroll 0%;
	color: #fff;
	width: 54px;
	padding: 5px;
	list-style-type: none;
	margin-left: 24px;
	text-align: center;
}	

div#homesNews #homesWithoutpics .longerPrice {
	background: #c52a2a none repeat scroll 0%;
	color: #fff;
	width: 65px;
	padding: 5px;
	list-style-type: none;
	margin-left: 24px;
	text-align: center;
}

#sabinaListing img {
	margin: 10px;
}

/*====== About Us =====================================================================================*/
ul.alist {
	margin: 10px;
}
ul.alist li {
	display: inline;
	font-weight: bold;
}
ul.alist li span.gold, #about .caption {
	color: #555211;
}
ul.alist li a {
	color: #333;
	text-decoration: none;
}
ul.alist li a:hover {
	text-decoration: underline;
	color: #555211;
}
#about .pictureLeft {
	float: left;
	padding: 0 10px;
	width: 301px;
}
#about .caption {
	margin: 10px 0;
}
#about .pictureRight {
	float: right;
	padding: 0 10px;
	width: 301px;
}
#about p {
	margin-top: 0;
}
/*====== Privacy Policy ===============================================================================*/
#privacypolicy li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 10px 0 10px 30px;
}
/*====== Our Community ================================================================================*/
ul#communityPhotos {
	margin: 0 auto;
	width: 582px;
}
ul#communityPhotos li {
	list-style-type: none;
	border-top: 1px solid #ccc;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 582px;
}
ul#communityPhotos li img {
	float: left;
	margin: 10px 4px 10px 0;
	padding: 4px;
}
ul#communityPhotos li p {
	padding: 10px 0 0 195px;
}
/*====== Rates ========================================================================================*/
#rates h4 {
	margin-bottom: 20px;
}
#rates table {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
#rates table caption {
	font-size: 13px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
#rates table th {
	background-color: #d9d7c4;
	padding: 3px;
}
#rates table tr.stripe {
	background-color: #f7f1dd;
}
#rates table td {
	padding: 3px;
}
#rates table td.pType {
	width: 375px;
}
/*====== Locations ====================================================================================*/

#map {
	height: 300px;
}
#locations th {
	border-bottom: 1px solid #555211;
	color: #555211;
}
#locations th.timeName, #locations th.timeValue {
	border-bottom: none;
	color: #000;
}
#locations h2 {
	margin-bottom: 0;
}
#locations h2 a {
	text-decoration: none;
	color: #000;
}
#locations h2 a:hover {
	color: #555211;
	text-decoration: underline;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
	vertical-align: top;
}
#locations th.timeName {
	width: 60px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 20px 0;
}
#locations ul li {
	list-style-type: none;
}
#locations table {
	margin: 0 10px 15px;
}
#locations table table {
	margin: 0;
}
/*======== Application ===============================================================================*/
#accountTypeLeft, #accountTypeRight {
	float: left;
	width: 320px;
}
fieldset#newApplication #selectAccount input {
	clear: both;
	width: 1em;
}
fieldset#newApplication #selectAccount label {
	clear: none;
	padding-left: 15px;
	text-align: left;
	width: auto;
	padding-top: 0;
}
/* captcha */

fieldset#newApplication #captcha {
	width: 200px;
	margin: 0 auto;
}
fieldset#newApplication #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 10px 0;
}
fieldset#newApplication #captcha p {
	margin: 0;
	text-align: center;
}
/* ssn */


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

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

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

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

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

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

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

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

/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}
#contactUs #captcha input {
	float: none;
	width: 198px;
	display: block;
	margin: 10px 0;
}
#contactUs #captcha p {
	margin: 0;
}
/* end */


#contactUs {
	margin-top: -5px;
}
#contactUs legend {
	color: #333;
	font-weight: bold;
}
#contactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 1px solid #CCC;
}
#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
}
#contactUs form {
	font-size: 12px;
}
#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 186px;
	text-align: right;
}
#contactUs input, #contactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;
}
#contactUs input.submitButton {
	float: none;
	margin: 0 0 0 209px;
	padding: 5px;
	width: auto;
}
#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;
}
#contactUs textarea {
	height: 100px;
}
#contactUs #personalInformation {
	margin-bottom: 10px;
	width: 550px;
}
#contactUs #friendsToEmail {
	margin-top: 10px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	left: 0;
	width: 100%;
}
.geckoShadow {
	background-color: none;
	background:transparent url(data:image/png;base64,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);
}
.nonGeckoShadow {
	background-color: #000000;
}
#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a {
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}
body.popup {
	background: #FFF;
	border: 0 none;
}
.popup p {
	margin: 10px;
}
#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}
iframe {
	border: 1px solid transparent;
}
/*--- New Popup Stuff ---*/

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

#newPopUpForm #captcha {
	width: 200px;
	padding: 25px;
	float: left;
}
#newPopUpForm #captcha input {
	float: none;
	width: 192px;
	display: block;
	margin: 10px 0;
}
#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}
#newPopUpForm #captcha h4 {
	color: #333;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

#homeBottom #imageFeatures{
	margin-top: 10px;
	overflow: show;
}
#homeBottom #imageFeatures li{
	float: left;
	height: 215px;
	overflow: hidden;
	position: relative;
	width: 250px;
}
#homeBottom #imageFeatures .featuredHeader{
	margin: 0 auto;
	width: 195px;	
}
#homeBottom #imageFeatures li#left{
	background: url(../image/featured-left.jpg) no-repeat bottom center;
}
#homeBottom #imageFeatures li#center{
	background: url(../image/featured-center.jpg) no-repeat bottom center;
}
#homeBottom #imageFeatures li#right{
	background: url(../image/featured-right.jpg) no-repeat bottom center;
}
#homeBottom #imageFeatures h3{
	border-bottom: 1px solid #D8E2D7;
	color: #4A7643;
	font-size: 22px;
	padding: 0;
	width: 100%;
}
#homeBottom #imageFeatures span{
	color: #333333;
	float: right;
	font-size: 16px;
}
#homeBottom #imageFeatures li div.bubbleTopHover{
	height: 1px;
	position: absolute;
	top: -100px;
}
#homeBottom #imageFeatures li div.bubbleTop{
	background: url(../image/bubbleTop.png) no-repeat top left;
	display: inline;
	height: 140px;
	left: 30px;
	padding-top: 27px;
	position: absolute;
	top: 40px;
	width: 184px;
	z-index: 1;
}
#homeBottom #imageFeatures li div.bubbleBottom{
	background: url(../image/bubbleBottom.png) no-repeat bottom left;
	padding-bottom: 10px;
}
#homeBottom #imageFeatures li div.rollOverContent{
	background: #ececec url(../image/bubbleBackground.jpg) repeat-x top left;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin-top: -5px;
	overflow: hidden;
	padding: 0 10px;
}
#homeBottom #imageFeatures li div.rollOverContent p{
	font-size: 0.88em;
}
#homeBottom #imageFeatures li div.rollOverContent span{
	font-size: 1em;
}
#homeBottom #imageFeatures a {
	background: url(../image/rightArrow.jpg) no-repeat right 4px;
	color: #22507B;
	padding-right: 13px;
}
/* Overdraft Opt In Styling */

div#overdraft {
	padding: 0 0 10px;
	margin-left: 0;
	width: 100%;
}

div#overdraft .textVariant1, div#overdraft h2 span {
	text-decoration: underline;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading, #overdraft #overdraftForm h2.pageHeading, #overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	margin: 10px 0;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #276C38; /* bank specific */
	font-size: 18px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	margin: 10px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox.indented {
	width: auto;
	margin:0 0 0 40px;
}
#overdraft fieldset#newApplication #optAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#overdraft fieldset#newApplication #revokeAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#overdraft fieldset#newApplication .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft fieldset#newApplication .optInCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .optInCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .optInCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 300px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft fieldset#newApplication #overdraftLeft input, #overdraft fieldset#newApplication #overdraftRight input {
	width: 175px;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel {
	width: 400px;
	margin: 10px 0 0;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel input {
	clear:both;
	float:left;
	margin:2px 10px 0 0;
	width:10px;
}
#overdraftRight .radioWlabel span {
	display:block;
	float:left;
	margin:0 0 10px;
	width:350px;
}
#overdraft fieldset#newApplication #overdraftLeft label, #overdraft fieldset#newApplication #overdraftRight label {
	width: 100px;
	padding-right: 15px;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 10px 0 0; /* bank specific */
	padding: 0;
	width: 241px; /* bank specific */
	height: 135px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background-color: #D9D7C4; /* bank specific */
	color:#555211; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 14px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#optIn { 
	position:relative;
	bottom:135px;
	float:right;
	left:190px;
}
#optIn2 { 
	position:absolute;
	bottom:15px;
	right:340px;
}
#iWeValidate.redText {
	color: #f00;
}