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

/*===== General =======================*/
html {
	height: 100%;
}

body {
/*background: url("../image/wrapper-bg.png") repeat-y scroll center #E2D2AB;*/
background: #E2D2AB;
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
font-weight: normal;
height: 100%;
color: #333;
}

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

p {
line-height: 1.4em;
}

a {
text-decoration: none;
color: #333;
outline: none;
}

a:hover {
	text-decoration: underline;
	color: #971B1E;
}

ul li {
list-style-type: none;
list-style-position: outside;
}

em {
font-style: italic;
}

#siteAlertWrapper {
width: 96em;
margin: 0 auto;
}

#siteAlertLink {
right: 30px !important;
}

/*===== Header ========================*/
body#home #header {
	height: 138px;
}

#header #printLogo {
	display: none;
}

#header {

height: 138px;
margin: 0 auto;
position: relative;
width: 958px;
}

#logo {
position: absolute;
top: 1.6em;
left: 24px;
height: 74px;
width: 156px;
margin: 0;
text-indent: -999em;
background: transparent url("../image/logo.png") 0 0 no-repeat;
}

#logo a {
display: block;
height: 74px;
width: 152px;
}
/*Primary Navigation*/
#primaryNav  {
	position:absolute;
	right:70px;
	top:48px;
}
#primaryNav li {
	display:block;
	float:left;
	height:49px;
	margin:0 15px;
}
#primaryNav a {
	color:#971B1E;
	font-family:"garamond bold",garamond,georgia,serif;
	font-size:2em;
	padding:5px;
}
#primaryNav a:hover, #primaryNav a.inPath {
color: #C3920F;
text-decoration:none;
}
#primaryNav li.inPath {
	background:url("../image/nav-inpath.png") no-repeat scroll center bottom transparent;
}

/*End of Primary Navigation*/

/*Header Bar*/

#header #headerBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 958px;
}

body#home #header #headerBar #obLogin, #obLogin {
	float: left;
	height: 35px;
	width: 555px;
	background: url("../image/obl-home.png") repeat-x scroll 0 0 transparent;
}

/*Header Bar - Home*/

body#home #header #headerBar h4#oblTitle, h4#oblTitle {
	color: #961B1D;
	float: left;
	font-size: 1.3em;
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 12px 0 12px 50px;
	background: url("../image/obl-lock.png") no-repeat scroll 26px 8px transparent;
}

body#home #header #headerBar #obLogin form, #obLogin form {
	display: inline;
	float: left;
	margin: 6px 0 0 17px;
	width: 200px;
}

body#home #headerBar #obLogin #username, #obLogin #username {
	position: relative;
	z-index: 1;
}

body#home #headerBar #obLogin label, #obLogin label {
	font-size: 1.2em;
}

body#home #headerBar #obLogin label.overLabel, #obLogin label.overLabel {
	color: #999999;
	font-family: Verdana, Georgia, sans-serif;
	position: absolute;
	top: 2px;
	left: 8px;
	z-index: 3;
}

body#home #header #headerBar #obLogin input.loginField, #obLogin input.loginField {
	background: url("../image/obl-input.png") no-repeat scroll 0 0 transparent;
	border: none;
	float: left;
	display: inline;
	height: 20px;
	padding: 2px 5px;
	position: relative;
	width: 128px;
	z-index: 2;
}

body#home #header #headerBar #obLogin input.submitButton, #obLogin input.submitButton {
	background:url("../image/obl-login.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor: pointer;
	display:block;
	height:20px;
	padding: 20px 0 0;
	width:56px;
}

body#home #header #headerBar #obLogin input.submitButton:hover, #obLogin input.submitButton:hover {
	background:url("../image/obl-login.png") no-repeat scroll 0 -22px transparent;
}

body#home #header #headerBar ul#oblNav, ul#oblNav {
	margin: 4px 0 0;
	overflow: hidden;
	width: 180px;
}

body#home #header #headerBar ul#oblNav li, ul#oblNav li {
	display: inline;
	float: left;
	margin: 6px 0 5px 7px;
}

body#home #header #headerBar ul#oblNav li.firstChild, ul#oblNav li.firstChild {
	margin: 6px 6px 5px 7px;
}

body#home #header #headerBar ul#oblNav li a, ul#oblNav li a {
	background:url("../image/obl-links.png") no-repeat scroll 0 0 transparent;
	color: #73481D;
	display: inline;
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 0 0 20px;
}

body#home #header #headerBar ul#oblNav li a:hover, ul#oblNav li a:hover {
	text-decoration: underline;
}

#header #headerBar #homeSearch {
	background:url("../image/obl-divider.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 35px;
	padding: 0 0 0 2px;
	width: 386px;
}

body#home #header #headerBar #homeDivider {
	background:url("../image/obl-search.png") repeat-x scroll 0 0 transparent;
	float: left;
	height: 35px;
	margin: 0;
	width: 401px;
}

/*End of Header Bar - Home*/

#ultraTopNav {
	position: absolute;
	left: 52em;
	top: 10px;
}

body#home #ultraTopNav {
	position: absolute;
	left:559px;
	top: 10px;
}

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

body#home #ultraTopNav li.firstChild {
	display: none;
}

#ultraTopNav li a {
	font-size: 1.1em;
	color: #72471D;
}
#ultraTopNav li a.nthChild-5 {
background:url("../image/facebook.png") no-repeat scroll center 0 transparent;
cursor:pointer;
display:block;
float:left;
height:19px;
margin:-2px 0 0;
text-indent:-999em;
width:19px;
border-right: none;
padding:0 1px 0 2px;
}
#ultraTopNav li a.nthChild-5:hover {
background-position: center -30px;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}

#searchForm {
	position: absolute;
	right:12px;
	top: 6px;
	height: 22px;
	width: 178px;
}

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

#searchForm input#searchButton {
position: absolute;
top: 0;
right: 0;
width: 24px;
height: 22px;
}
/* FROI search */
#froisearch-form {
	position: absolute;
	right:12px;
	top: 6px;
	height: 22px;
	width: 178px;
}
#search {
	overflow: visible;
	min-height: 800px;
}
#search #froisearch-form {
	position: absolute;
	left:219px;
	top: 70px;
}

#froisearch-form input#froisearch-q {
	background-image:url("../image/search-bg.png");
	border:0 none;
	color: #666;
	height:19px;
	left:0;
	padding:2px 5px;
	position:absolute;
	top:0;
	width:148px;
}

#froisearch-form input#froisearch-button {
position: absolute;
top: 0;
right: 0;
width: 24px;
height: 22px;
}
#search #froisearch-form {
	display:none;
	height:22px;
	position:absolute;
	right:12px;
	top:66px;
	width:255px;
}

#search #froisearch-form input#froisearch-button {
position: absolute;
top: 0;
right: 0;
width: auto;
height: auto;
}


#header #headerBar #homeDivider {
	background:url("../image/obl-search.png") repeat-x scroll 0 0 transparent;
	float: left;
	height: 35px;
	margin: 0;
	width: 756px;
}

/*End of Header Bar*/

/* Online banking downstream pages */
#downstreamObl {
	float: left;
	display: block;
	height: 35px;
	width: 200px;
	background: url("../image/obl-home.png") repeat-x scroll 0 0 transparent;
}

#downstreamObl a {
	background: url("../image/obl-lock.png") no-repeat scroll 26px -28px transparent;
	color: #947531;
	display: block;
	font-size: 1.5em;
	padding: 0.4em 0 0.6em 3.2em; /*4px 0 6px 32px*/
	text-decoration: none;
	margin: 0;
}

#downstreamObl a p {
	background: url("../image/obl-go.png") no-repeat scroll 112px 2px transparent;
	padding: 4px 0 0;
}

/*===== Main Content ==================*/
#wrapper {
	background: url("../image/wrapper-bg.png") repeat-y scroll center #E2D2AB;
	margin: 0 auto;
	width: 97.4em;
}

body#home #innerWrapper {
	width: 960px;
}

#innerWrapper {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 958px;
}

#mainContent {
	border-left: 1px solid #D59F0F;
	float: left;
	padding: 0 0 2em 2em;
	width: 736px;
}

/*===== Left Column ===================*/
#leftColumn {
	clear: left;
	float: left;
	margin: 0;
	width: 200px;
}

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 {
	background: url("../image/leftnav-bg.png") no-repeat scroll left bottom transparent;
	border-left: none;
	margin: 0 0 1em;
	padding: 1em 0;
}

#leftNav li a {
display: block;
}

/*  Leftnav H2 Titles  */

#leftNav li {
	background: url("../image/leftnav-white-bg.png") no-repeat scroll top left #fff;
	display: block;
	margin: 0 auto;
	width: 174px;
}

#leftNav li h2 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.6em;     
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftNav li h2 a {
	border-bottom: 1px solid #D59F0F;
	color: #947531;
	margin: 0;
	padding: 3px 20px 5px 13px;
}

#leftNav li.inPath h2 a {
	background: url("../image/leftnav-inpath.png") no-repeat scroll 153px 10px transparent;
	color: #971C1E;
}

#leftNav li h2 a:hover {
	color: #971C1E;
	text-decoration: none;
}

/*  End of Leftnav H2 Titles  */

/*  Leftnav H3 Titles  */

#leftNav li ul.nthTier-2 {
	background: none repeat scroll 0 0 #EBE7D5;
	border-bottom: 1px solid #D59F0F;
	padding: 0.5em 0;
}

#leftNav li ul.nthTier-2 li {
	background:none;
	margin: 0 10px 0 4px;
	width:auto;
}

#leftNav li li h3 {
	font-family: Verdana, Georgia, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#leftNav li li a {
	color: #000000;
	padding: 3px 0 3px 12px;
}

#leftNav li li a:hover {
	color: #971A1F;
	text-decoration: none;
}

#leftNav li li.inPath a {
	background: url("../image/tri-inpath.png") no-repeat scroll left center #EBE7D5;
	color: #971A1F;
	padding: 3px 0 3px 12px;
	text-decoration: none;
}

/*  End of Leftnav H3 Titles  */

/*===== Footer ========================*/
#footer {
/*	background-color: #EBE7D5;*/
	background: url("../image/wrapper-bg-bottom.png") no-repeat scroll center bottom #EBE7D5;
	clear:both;
	color:#666666;
	height: auto;
	margin: 0 auto;
	padding: 0.5em 0 1.5em;
	position:relative;
	width: 97.4em;
}

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

#footer img.froiLogo {
display: none;
}

#footer #eh {
position: absolute;
top: 16px;
right: 5em;
}

#footer #fdic {
	position: absolute;
	top: 16px;
	right: 8em;
}

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

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

#footerNav li a {
	border-right: 1px solid #666;
	color: #666666;
	font-size: 1.1em;
	padding: 0 10px 0 15px;
}

#footerNav li a.lastChild {
	border: none;
}

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

#footer a {
	color: #666666;
}

#footer p {
font-size: 1.1em;
text-align: center;
margin: 0 0 2px;
}

#footer p#copyrightNotice {
margin: 0;
}

/*===== Home Page =====================*/
/*Flash Banner*/
#flashBanner {
	background-color: #961C1D;
	margin: 0 auto;
	padding: 0;
	width: 958px;
}

#flashDNA {
	display: block;
	margin: 0 auto;
	padding: 12px 0;
	width: 938px;
}

#flashBanner img {
display: block;
margin: 0 auto;
padding: 10px 0;
}

/*End of Flash Banner*/

/*Main Content: Quick Links, Business of the Month, and Home Featured Products*/
body#home #homeContent {
clear: both;
float: none;
padding: 0;
width: 958px;
}

body#home #leftColumn {
	float: left;
	padding: 14px 0 0 38px;
	width: 270px;
	z-index: 1;
}

/*Quick Links*/

body#home #quickLinks {
	height: 4em;
	margin: 0;
	overflow: visible;
	position: relative;
	width: 27em;
	z-index: 2;
}

body#home #quickLinks h2 {
	border: none;
	color: #971C1E;
	display: inline;
	font-size: 1.6em;
	float: left;
	font-weight: normal;
	margin: 4px 4px 0 0;
	padding: 0;
}

body#home #innerquickLinks {
	position: absolute;
	top: 3px;
	right: 6px;
	z-index: 4;
}

body#home #innerquickLinks p {
	background:url("../image/help-with.png") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 1.2em;
	padding: 2px 0 2px 10px;
	width: 159px;
}

body#home #innerquickLinks p.active {
	background:url("../image/help-with-hover.png") no-repeat scroll 0 0 transparent;
}

body#home #innerquickLinks ul {
	background:url("../image/help-with-bottom.png") no-repeat scroll left bottom transparent;
	padding: 0 0 10px;
	position: relative;
	width: 159px;
	z-index: 5;
}

body#home #quickLinks li {
	border-bottom: 1px solid #CCC;
	margin: 0 8px;
}

body#home #quickLinks li.lastChild {
	border-bottom: none;
}

body#home #quickLinks li a.firstChild {
	padding: 0 0 4px 4px;
}

body#home #quickLinks li a {
	color: #000;
	display: block;
	font-size: 1.1em;
	padding: 4px;
}

#quickLinks {
	height: auto;
	margin: 0 0 0 2em;
	overflow: visible;
	position: relative;
	width: auto;
}

#quickLinks h2 {
	border: none;
	clear: both;
	color: #971C1E;
	display: block;
	font-size: 1.6em;
	float: none;
	font-weight: normal;
	margin: 20px 10px 8px 0;
	padding: 0;
}

#innerquickLinks {
	clear: both;
	position: relative;
	z-index: 0;
}

#innerquickLinks p {
	display: none;
}

#innerquickLinks ul {
	background: none;
	padding: 4px 0 10px;
	position: relative;
	width: 159px;
	z-index: 0;
}

#quickLinks li {
	border-bottom: 1px solid #CCC;
	margin: 0;
}

#quickLinks li.lastChild {
	border-bottom: none;
}

#quickLinks li a {
	color: #000;
	display: block;
	font-family: Verdana,Georgia,sans-serif;
	font-size: 1.1em;
	padding: 4px 0 4px 0;
		text-decoration: none;
}

#quickLinks li a.firstChild {
	padding: 0 0 4px 0;
}

#quickLinks li a:hover {
	text-decoration: none;
	color: #971A1F;
}

/*End of (Homepage) Quick Links*/

/*Business of the Mnth */

div#bizMonth {
	clear: both;
	float: none;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

div#bizMonth h2 {
	clear: both;
	color: #947531;
	font-size: 1.5em;
	margin: 4px 0 8px;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1;
}

div#bizMonth img {
float: left;
display: inline;
}

div#bizMonth div {
	color: #666;
	float: right;
	display: inline;
	width: 160px;
}

div#bizMonth div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

div#bizMonth div h4 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

div#bizMonth div h4 a {
	background:url("../image/biz-learn.png") no-repeat scroll 0 0 transparent;
	color: #666;
	padding: 0 0 0 14px;
}

/*End of Business of the Mnth */

/* Home Featured Products */

#homeFeaturedProducts {
	float: right;
	margin: 1.5em 4em 2em 0;
}
#homeFeaturedProducts.facebook {
	float: right;
	margin: 1.5em 4em 2em 0;
	height: 260px;
}

#homeFeaturedProducts ul {
background:url("../image/feat-bg.png") no-repeat scroll 0 0 transparent;
height:145px;
width:558px;
padding: 0;
}

#homeFeaturedProducts ul li {
	float: left;
	display: inline;
	height: 136px;
	position: relative;
	overflow: hidden;
	width: 160px;
}

#homeFeaturedProducts ul li.nthChild-1 {
	margin: 2px 0 0 30px;
}

#homeFeaturedProducts ul li.nthChild-2, #homeFeaturedProducts ul li.nthChild-3 {
	margin: 2px 0 0 10px;
}

#homeFeaturedProducts ul li div.shown {
	background: #E2DDCC;
	height: 136px;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	z-index: 2;
}

#homeFeaturedProducts ul li div.hidden {
	height: 136px;
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	z-index: 1;
}

#homeFeaturedProducts ul li img {
	display: block;
	margin: 16px auto 0;
}

#homeFeaturedProducts ul li h2 {
color: #971C1E;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 14px auto 0;
	text-align: center;
}

#homeFeaturedProducts ul li div.hidden h2 {
	margin: 20px auto 12px;
	text-align: center;
}

#homeFeaturedProducts p {
font-size: 1.2em;
}

#homeFeaturedProducts ul li div.hidden p {
	color: #666;
	margin: 0 auto;
	width: 130px;
}

#homeFeaturedProducts ul li div.hidden div.learnMore {
	background: url("../image/tri-learn-more.png") no-repeat scroll 15px 3px transparent;
	margin: 1em 0 0;
	padding: 0 0 0 3em;
}

/*End of Home Featured Products*/

/*===== Category Page =================*/
#mainContent .striped {
	background: url("../image/catbreadcrumb.png") repeat-x scroll 0 30px transparent;
	width: 720px;
	overflow: hidden;
}

#catBreadcrumb {
	background-color: #fff;
	float: left;
	display: inline;
	margin: 0 0 18px 2px;
	padding: 0 6px 0 0;
}

div.catstrip {
	display: inline;
	float: left;
}

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

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

#catBreadcrumb li a {
	color: #EBE7D5;
	font-size: 5em;
	text-decoration: none;
}

#catBreadcrumb li a:hover {
	text-decoration: none;	
}

div#productCategory {
	clear: both;
	float: none;
	overflow:hidden;
	width: 736px;
}

div#productCategory ul li {
	font-size: 1.2em;
	float: left;
	height: 12em;
	margin: 0;
	position: relative;
	width: 362px;
}

div#productCategory ul li.even {
	margin: 0 0 0 1em;
}

div#productCategory ul li a img {
	border-top: 1px solid #DDAD2C;
	border-left: 1px solid #DDAD2C;
	border-right: 1px solid #DDAD2C;
	display: block;
	float: left;
	height: 98px;
	width: 138px;
}

div#productCategory h4 {
	clear: none;
	height:15px;
	margin: 0.5em 0 0 0;
	position: absolute;
	top: 92px;
	left: 0;
	width:140px;
}

div#productCategory h4 a {
	background:url("../image/btn-learn-more.png") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:1.1em;
	font-weight:normal;
	height:15px;
	padding:0;
	text-indent: -999em;
	width:140px;
}

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

div#productCategory div.productContent {
	float: left;
	height: auto;
	margin: 0 0 0 8px;
	overflow: hidden;
	padding: 0;
	width: 202px;
}

div#productCategory div.productContent h3, div#search div.productContent h3 {
	margin: 0 0 0.4em;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.4em;
}

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

div#productCategory div.productContent h3 a:hover, div#search div.productContent h3 a:hover {
	color: #971B1E;
	text-decoration: none;
}

div#productCategory div.productContent p, div#search div.productContent p {
	color: #666;
	margin-bottom: 1em;
}

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

div#search ul > li {
	border-bottom: 1px solid #CCC;
	cursor:pointer;
	font-size: 1.2em;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 1em 0;	
	position: relative;
	width: 100%;
}

div#search h4 {
	clear: none;
	margin: 0.5em 0 0 0;
	position: relative;
}

div#search h4 a {
	background:url("../image/btn-learn-more.png") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:1.1em;
	font-weight:normal;
	height:15px;
	padding:0;
	text-indent: -999em;
	width:140px;
}

div#search h4 a:hover {
	text-decoration: underline;
}
/* new search */
#froisearch-results h2 {
	font-family:Georgia,Verdana,sans-serif;
	font-size:1.4em;
	margin:0 0 0.4em;
}
#froisearch-results h2 a {
	color:#A1854A;
	text-decoration:none;
}
/*===== Product Page ==================*/
#productPhoto {
	float: right;
	display: inline;
	height: 198px;
	margin: 20px 18px 0 0;
	position: relative;
	width: 279px;
}

#productSummary {
	float: left;
	display: inline;
	margin: 16px 0 0;
	position: relative;
	width: 43em;
}

.productHead h1 {
	color: #971B1E;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 2.8em;
	margin: 0 0 0 6px;
}

#productSummary p {
margin: 5px 0 10px 8px;
font-size: 1.2em;
width: 34em;
}

#productDetails p {
font-size: 1.1em;
margin: 0 0 6px;
}

#productDetails h2 {
	margin: 10px 0 4px;
}

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

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

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

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

#productDetails {
	clear: both;
	overflow: hidden;
	position: relative;
	top: -30px;
}

/* Tabs */
dl#productTabs {
	background: url("../image/dt-tabs.png") no-repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	list-style: none;
	margin: 2px 0 0 6px;
	position: relative;
	width: 42em;
}

dl#productTabs dt {
color: #999999;
cursor: pointer;
float: left;
font-family:  Verdana, Georgia, sans-serif;
font-size: 1.2em;
font-weight: normal;
padding: 8px 14px 8px 14px;
position: relative;
z-index: 1;

}

dl#productTabs dt:hover {
	text-decoration: none;
	color: #971A1E;
}

dl#productTabs dt.selected {
	background: url("../image/dt-selected.png") no-repeat scroll right center transparent;
	text-decoration: none;
	color: #971A1E;

}

dl#productTabs dd {
	color: #333;
	font-family:  Verdana, Georgia, sans-serif;
	left: 0;
	overflow: hidden;
	padding: 5px 5px 0 10px;
	position: relative; /* set absolute is js */
	top: 3em;
	width: 40em;
}

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

dl#productTabs dd a:hover {
color: #666;
}

#bottomButtons {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	position: relative;
}

#productSummary #openNow {
	margin: 0 20px 10px 6px;
}

#openNow {
	display: block;
	float: left;
	margin: 0 0 1em 1em;
}

#openNow a {
display: block;
background: url("../image/btn-sprite.png") 0 0 no-repeat;
text-indent: -999em;
width: 128px;
height: 22px;
}

#openNow a:hover {
background: url("../image/btn-sprite.png") 0 -29px no-repeat;
}

#bottomButtons #tellMe a {
display: block;
background: url("../image/btn-sprite.png") 0 -60px no-repeat;
text-indent: -999em;
width: 124px;
height: 29px;
overflow: hidden;
}

#bottomButtons #tellMe a:hover {
background: url("../image/btn-sprite.png") 0 -89px no-repeat;
}

#bottomButtons #tellMe a img {
	display: none;
}

/* AddThis */
.addthis_toolbox {
border: #ccc;
float: none;
height: 20px;
margin-left: 1.5em;
margin-top: .5em;
padding: .5em .5em .2em;
position: absolute;
right: 26px;
top: 38px;
width: auto;
z-index: 5;
}

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

.addthis_toolbox .addthis_button_print {
	background: transparent url("../image/addthis-sprite.png") 0 0 no-repeat;
	width: 44px;
}

.addthis_toolbox .addthis_button_print:hover {
	background: transparent url("../image/addthis-sprite.png") 0 -30px no-repeat;
}

.addthis_toolbox .addthis_button_compact /* Share */ {
	background: transparent url("../image/addthis-sprite.png") no-repeat scroll -60px 0;
	width: 46px;
}

.addthis_toolbox .addthis_button_compact:hover /* Share */ {
	background: transparent url("../image/addthis-sprite.png") no-repeat scroll -60px -30px;
}

.addthis_toolbox .addthis_button_facebook {
	background: transparent url("../image/addthis-sprite.png") -118px 0 no-repeat;
	padding: 0 0 2px;
	width: 22px;
}

.addthis_toolbox .addthis_button_facebook:hover {
	background: transparent url("../image/addthis-sprite.png") -118px -30px no-repeat;
}

.addthis_toolbox .addthis_button_linkedin {
	background: transparent url("../image/addthis-sprite.png") -138px 0 no-repeat;
	padding: 0 0 2px;
	width: 22px;
}

.addthis_toolbox .addthis_button_linkedin:hover {
	background: transparent url("../image/addthis-sprite.png") -138px -30px no-repeat;
}

.addthis_toolbox .addthis_button_twitter {
	background: transparent url("../image/addthis-sprite.png") -158px 0 no-repeat;
	padding: 0 0 2px;
	width: 22px;
}

.addthis_toolbox .addthis_button_twitter:hover {
	background: transparent url("../image/addthis-sprite.png") -158px -30px no-repeat;
}

/*===== Individual Page ===============*/
.individualPage {
	padding: 0 3em 3em 0;
}

.individualPage h1, #locations h1, #froisearch-resultsHeader {
	margin: 16px 0 8px 0;
	color: #971B1E;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 2.8em;
}

.individualPage h2, #foreclosures h3, #ads h3 {
	color: #A1854A;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.6em;
}

#foreclosures h3, #ads h3 {
	margin: 1em 0 0.5em;
}

.individualPage h3 {
	color: #333;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 1.4em;
	margin: 14px 0 0;
}

.individualPage a { 
text-decoration: underline;
}

.individualPage a:hover { 
	text-decoration: underline;
	color: #971B1E;
}

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

p.disclaimer {
	color: #999;
	font-size: 1.1em;
}

.individualPage p.zeroPaddingParagraph, #productDetails p.zeroPaddingParagraph {
margin: 0;
}

.individualPage ul, .individualPage ol {
margin: 10px 0 10px 20px;
}

.individualPage #ads li {
	font-size:	inherit;
}

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

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

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

img.individualImage {
	float: right;
	display: block;
	margin: 3em 2em 1em 0;
	width: 281px;
	height: 200px;
}

img.otherImage {
	border: 1px solid #DDAD2C;
	float: right;
	display: block;
	margin: 3em 4em 1em 4em;
}

img.otherlargerImage {
	border: 1px solid #DDAD2C;
	float: right;
	display: block;
	margin: 3em 6em 1em 2em;
}

img.productThanks {
	float: right;
	display: inline;
	margin: 2em 0;
}

/*Classifieds*/

#classifiedAds #ads ul {
	margin: 1em 1.5em 1.5em 0;
}

#classifiedAds #ads li {
	border-top: 1px solid #CCC;
	list-style: none outside;
	padding: 1em 0.5em;
	margin: 0;
}

#classifiedAds h2 {
	margin: 0 0 0.5em;
}

/*Newcomers*/

/*#newcomers p {
	*margin: 8px 0 0;
}*/

#newcomers p.zeroPaddingParagraph {
	margin: 0;
}

/*Foreclosures Page*/

#foreclosures {
	font-family: Verdana, Geneva, sans-serif;
}

#foreclosures h2 {
	border-top: 1px solid #CCC;
	margin: 1em 0 0.5em;
	padding: 1em 0 0;
}

#foreclosures h2:first-child {
	border-top: none;
}

/*
#foreclosures a {
	border-bottom: 1px solid #CCC;
	display: block;
	margin: 0 0 1em;
}*/


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

#stockWidget {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Locations */
#map {
	border: 1px solid #DDAD2C;
	float: right;
	height: 352px;
	margin: 3em 2em 0 0;
	width: 392px;
}

#locations {
	min-height: 50em;
}

#locations ul#locList {
	float: left;
	margin: 1em 0;
	width: 30em;
}

#locations ul#locList > li {    
list-style-type: none;    
padding: 0;
overflow: hidden;
}

#locations ul#locList li h2 {
	background-color: #E2DDCC;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1px 0;
	padding: 6px 15px;
}

#locations ul#locList li h2 a {
	color: #666666;
	display: block;
	font-family: Verdana, Georgia, sans-serif;
}

#locations ul#locList li h2.open a {
	background: url("../image/locations-active.png") no-repeat scroll center right transparent;
	color: #97191E;
}

ul.locationInfo {
	padding: 0;
	margin: 0;
}

ul.locationInfo li {
	border-bottom: 1px solid #CCC;
	font-size: 1.2em;
	padding: 1em 0;
	margin: 0;
}

ul.locationInfo li.lastChild {
	border-bottom: none;
}

ul.locationInfo li > div {
	padding: 0 0 0 1em;
}

ul.locationInfo li p {
	color: #999;
	font-family: Verdana, Georgia, sans-serif;
	margin: 0 0 5px;
	padding: 0;
}

ul.locationInfo li span.street-address {
	display: block;
}

ul.locationInfo .phones .tel .type {
	color: #999;
	font-family: Verdana, Georgia, sans-serif;
	font-weight: normal;
}

ul.locationInfo li div.lobbyHours, ul.locationInfo li div.driveHours {
	overflow: hidden;
}

ul.locationInfo li dl {
	clear: both;
}

ul.locationInfo li dl dt, ul.locationInfo li dl dd {
	display: inline;
	float: left;
	width: 10em;
}

#locList.li div.accordionContent {
overflow: hidden;
}

li.vcard .accordionContent img {
border: 8px solid #999;
float: left;
}

li.vcard .accordionContent div.branchAddress {
margin: 0 0 0 23em;
line-height: 1.4em;
}

li.vcard .accordionContent div.branchHours {
width: 100%;
overflow: hidden;
padding: 1em 0 0;
}

li.vcard .accordionContent h5 {
font-weight: bold;
}

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

.googleMap-InfoWindow {
position: relative;
top: 0;
left: 0;
}

.googleMap-InfoWindow h2, .googleMap-InfoWindow p, .googleMap-InfoWindow p.map-phones {
margin: .2em 0;
}

.individualPage .googleMap-InfoWindow h2 {
font-size: 1.5em;
}

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

.individualPage .googleMap-InfoWindow p.map-phones {
height: 1.2em;
overflow: hidden;
}

/* Classified Ad Form */
#classifiedadForm #formContactUs form ul {
	margin: 10px 0;
}


/* Contact Us */
#contactUs #mainContact {
	border-left: 1px solid #D59F0F;
	float: right;
	padding: 0 0 0 5em;
	width: 35em;
}

#contactUs #formContactUs {
	float: left;
	width: 30em;
}

#contactUs ul {
	margin: 0;
	padding: 0;
}

#formContactUs {
width: 100%;
}

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

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

#formContactUs li {              
list-style-position: outside;
list-style-type: none;
overflow: hidden;
padding: 10px 0;
width: 30em;
}

#formContactUs label {
clear: both;
float: none;
font-size: 1.2em;
padding: 0 10px 10px 0;
text-align: left;
width: 215px;
}

#formContactUs input, #formContactUs textarea {
float: none;
margin-bottom: 1em;
clear: both;
}

#formContactUs input {
width: 220px;
}

#formContactUs textarea {
height: 10em;
width: 220px;
}

#formContactUs input.error, #formContactUs textarea.error{
background-color: #F6F6CB;
border: 2px solid #FF0000;
padding: 2px;
}

#formContactUs button.submitButton {
background:url("../image/btn-sprite.png") no-repeat scroll 0 -150px transparent;
border:medium none;
cursor: pointer;
display:block;
float:none;
margin:0;
padding:5px;
text-indent:-999em;
width:125px;
}

#formContactUs button.submitButton:hover {
background:url("../image/btn-sprite.png") no-repeat scroll 0 -120px transparent;
}

#formContactUs label.error {
color: #F72222;
font-weight: bold;
margin: 0;
padding: 0;
text-align: left;
width: 160px;
}

#formContactUs #captcha {
clear: both;
margin: 10px 0 10px 0;
width: 200px;
}

#formContactUs #captcha input {
display: block;
float: none;
margin: 10px 0;
width: 230px;
}

#formContactUs #captcha p {
margin: 0;
}

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

/* Rates */
#rates {
	margin-bottom: 2em;
}

#rates table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
font-size: 1em;
}

#rates h2 {
font-size: 1.5em;
margin: 1.3em 0 0.2em;
}

#rates h3 {
font-size: 1.3em;
margin: 1.5em 0 0.3em;
}
#rates h4 {
	font-size:1.2em;
	margin:0.5em 0 0.3em;
}

#rates table th {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
color: #333333;
width: 20%;
padding: 5px 2px;
background-color: #E2DDCC;
text-align: center;
font-size: 1.2em;
font-weight: bold;
}

#rates table td {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 4px 7px;
text-align: center;
}

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

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

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

#rates #ratesBottom {
	margin: 1em 0 0;
}

/*===== Special =======================*/
div#fancy_bg {
	background-color: #E2DDCC;
}

div#fancy_close {
	position: absolute !important;
	right: -8px !important;
	top: -23px !important;
}

/* Popup form styling */
body.popup {
overflow: hidden;
border: none;
	background-color: #fff;
}

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

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

body.popup p {
margin: 1em;
}

body.popup #thanksText p {
	width: 22em;
}

body.popup div#thankYou div#thanksText {
position: absolute;
top: 5em;
left: 0;
}

body.popup form {
overflow: hidden;
}

body.popup form h4.title, body.popup #thankYou h4.title {
	border: 1px solid #E8C051;
	color: #AC484B;
	display: block;
	font-size: 2.4em;
	font-family: Georgia, Verdana, sans-serif;
	margin: 0;
	padding: 10px;
}

body.popup fieldset, body.popup fieldset#popupStandard {
border: 0 none;
float: left;
width: 252px;
}

body.popup #formSection {
overflow: hidden;
padding: 15px 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, #formContactUs input {
background: url("../image/popup-input-bg.png") no-repeat;
display: block;	
width: 227px;
height: 19px;
margin-bottom: .5em;
padding: 8px 17px 2px 7px;
border: none;
font-size: 1.4em;
} 

body.popup fieldset#popupStandard textarea, #formContactUs textarea {
background: url("../image/popup-textarea-bg.png") no-repeat;
display: block;	
width: 227px;
height: 81px;
margin-bottom: 0.5em;
padding: 6px 17px 3px 7px;
border: none;
font-size: 1.5em;
}

body.popup #popupStandard input.error {
background: url("../image/popup-input-bg.png") no-repeat 0 -150px;
}

#formContactUs input.error {
	background: url("../image/popup-input-bg.png") no-repeat 0 -150px;
	width: 246px;
}

body.popup #popupStandard input.valid, #formContactUs 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;
}

#formContactUs textarea.error {
	background: url("../image/popup-textarea-bg.png") no-repeat 0 -455px;
	width: 246px;
}


body.popup #popupStandard textarea.valid, #formContactUs textarea.valid {
background: url("../image/popup-textarea-bg.png") no-repeat 0 -91px;
}

/* - Selected - */
body.popup #popupStandard input.selected, #formContactUs input.selected {
background: url("../image/popup-input-bg.png") no-repeat 0 -60px;
}

body.popup #popupStandard input.selected.valid, #formContactUs input.selected.valid {
background: url("../image/popup-input-bg.png") no-repeat 0 -90px;
}

body.popup #popupStandard input.selected.error, #formContactUs input.selected.error {
background: url("../image/popup-input-bg.png") no-repeat 0 -120px;
}

body.popup #popupStandard textarea.selected, #formContactUs textarea.selected {
background: url("../image/popup-textarea-bg.png") no-repeat 0 -182px;
}

body.popup #popupStandard textarea.selected.valid, #formContactUs textarea.selected.valid {
background: url("../image/popup-textarea-bg.png") no-repeat 0 -273px;
}

body.popup #popupStandard textarea.selected.error, #formContactUs textarea.selected.error {
background: url("../image/popup-textarea-bg.png") no-repeat 0 -364px;
}

body.popup #captcha input.selected, #formContactUs 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: 10px auto 15px;
display: block;
float: none;
}

body.popup input.submitButton, body.popup button.submitButton {
border: 0 none;
display: block;
margin: 0 auto;
width: 170px;
height: 22px;
float: none;
text-indent: -999em;
background: transparent url("../image/btn-sprite.png") no-repeat 36px -120px;
overflow: hidden;
cursor: pointer;
}

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

body.popup fieldset#popupStandard label {
font-family:  Verdana, Georgia, sans-serif;
font-size: 1.1em;
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: 7px 0 0 7px;
font-size: 1.4em;
}

body.popup #captcha p {
margin: 0;
}

body.popup #captcha p.error {
color:#F72222;
}

body.popup #captcha h4 {
font-family:Verdana,Georgia,sans-serif;
font-size: 1.1em;
font-weight: normal;
margin: 0 0 0.5em 0;
}

body.popup h2 {
margin: 2em 0 1em 0;
font-weight: bold;
text-align: center;
font-size: 1.2em;
}

/* Online Banking Popup */
body.popup .individualPage {
padding: 0;
position: relative;
}

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

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

body.popup .individualPage #radioButtons {
width: 200px;
margin: 20px 50px 10px;
font-size: 14px;
}

body.popup .individualPage #radioButtons label#loginToPersonalLabel {
margin-right: 20px;
}

body.popup .individualPage form#personalLoginForm {
width: 300px;
margin: 2em auto;
}

body.popup .individualPage form#personalLoginForm input.accessID {
width: 200px;
margin: 10px auto 20px;
display: block;
color: #999999;
}

body.popup .individualPage form#personalLoginForm input.submit {
border: 0 none;
display: block;
margin: 0 100px;
width: 100px;
height: 30px;
float: none;
text-indent: -999em;
background: transparent url("../image/login-button.png") no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

body.popup .individualPage form#personalLoginForm input.submit:hover {
background-position: 0 -30px;
}

/* Alert Popup */
#popup_container {
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;
}

/* 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 hide - */

/* Overdraft Opt In Styling */

div#overdraft.individualPage {
	padding: 10px 25px;
	margin-left: 0;
	width: 94%;
	background: none;
}
div#overdraft span, div#overdraft p {
	font-size: 12px;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm, #overdraft #overdraftAltOptions {
	margin: 0 0 20px;
}
#overdraft #overdraftInformation h2.pageHeading,
#overdraft #overdraftForm h2.pageHeading,
#overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	color: #A1854A; /* bank specific */
	font-size: 18px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #productDetails div.addthis_toolbox {
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 10;
	display: inline;
	float: left;
}
#overdraft #productDetails div.addthis_toolbox a {
	text-decoration: none;
}
#overdraft #overdraftForm #newApplication {
	background: none;
}
#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;
}
#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 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 #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;
	width: 100%;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 288px; /* bank specific */
	height: 170px;
	border: 1px solid #ccc;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: url(/custom/firstbankingcenter/image/overdraft_fade.png) bottom left repeat-x #ECDDC4; /* bank specific */
	color:#72471D; /* 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: 15px;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 15px;
}
#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;
}
#revisionDate h2 {
	float: right;
	margin-top: -10px;
}



