/* Template First Branch - layout.css */

/*

firstsouthern
dark blue: #002A57
light blue (RO): #235A8F
BG tan: #D0D2CD

*/


/* 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;
}
body {
	background:#D0D2CD;
	color: #000;
	font-size:63.5%;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 940px;
	margin:0 auto 30px;
	overflow:hidden
}
body#homepage #wrapper {
	margin:0 auto;
}

h1, h2, h3, h4 {
	color:#002A57;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.3em;
}
p {
	line-height: 1.4em;
	padding:.4em 0;
}
h1 a, h2 a, h3 a, h4 a {
	color:#002A57;
}
a {
	text-decoration: none;
	color: #002A57;
	outline: none;
}
a:hover {color:#235A8F;}
a:active {
	outline: none;
}

ul li {
	list-style-type: none;
	list-style-position: outside;
}
input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.interiorPageImage {
	float:right;
	margin:0 50px 0 0;
}
.imageRight {
	float:right;
	margin:10px 0 10px 10px;
}
.imageLeft {
	float:left;
	margin:10px 10px 10px 0;
}
#siteAlertLink {
right:30px !important;
}
#siteAlertWrapper{
	background:#D0D2CD url(../image/tile-top.png) repeat;
}
#siteAlert {
	width:950px !important;
	margin:0 auto !important;
}
.productDetails p.zeroPaddingParagraph {
	margin: 0;
	margin-left:19px;
}
/*====== Header ===================================================*/
#headerWrapper {
	background:#D0D2CD url(../image/tile-top.png) repeat-x;
	width: 100%;
	height: 125px;
}
body#homepage #headerWrapper {
	height: 119px;
}
#header {
	position: relative;
	width:94em;
	margin:0 auto;
	overflow:visible;
	height:119px;
}
#logo {
	background:url(../image/logo.png) no-repeat;
	position: absolute;
	top: 14px;
	left: 11px;
	width:198px;
	height:91px;
	text-indent:-9999em;
}
#logo a {
	display:block;
	width:198px;
	height:91px;
}
#onlineBankingLink a {
	background:url(../image/btn-online-banking-ro.png) 0 0 no-repeat;
	display:block;
	width:118px;
	height:23px;
	text-indent:-9999em;
	position:absolute;
	top:8px;
	right:336px;
}
#onlineBankingLink a:hover {
	background:url(../image/btn-online-banking-ro.png) 0 -24px no-repeat;
}
#ultraTopNav {
	position: absolute;
	right:8px;
	top:0;
}
#ultraTopNav li {
	float: left;
	padding: 0;
}
#ultraTopNav li a {
	display:block;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999em;
}
#ultraTopNav li.nthChild-1 a {
	background-image:url(../image/top-home.png);
	width:45px;
}
#ultraTopNav li.nthChild-2 a {
	background-image:url(../image/top-contact.png);
	width:69px;
}
#ultraTopNav li.nthChild-3 a {
	background-image:url(../image/top-locations.png);
	width:104px;
}
#ultraTopNav li.nthChild-4 a {
	background-image:url(../image/top-props.png);
	width:104px;
}
/*#ultraTopNav li.nthChild-1 a {
	background-image:url(../image/nav-home-ro.png);
	width:45px;
}
#ultraTopNav li.nthChild-2 a {
	background-image:url(../image/nav-contactus-ro.png);
	width:69px;
}
#ultraTopNav li.nthChild-3 a {
	background-image:url(../image/nav-location-ro.png);
	width:104px;
}
#ultraTopNav li a:hover {
	background-position:0 -33px;
}*/
#searchForm {
	position: absolute;
	height: 20px;
	width: 150px;
	right: 8px;
	bottom: 8px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding:4px 5px 0;
	width: 128px;
	height: 16px;
	background-image: url(../image/search-bg.png);
}
#searchForm input#searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 20px;
}
/* primaryNav */

#primaryNav{
	float:left;
	overflow: hidden;
	margin:86px 0 0 200px;
}
#primaryNav li {
	float: left;
	overflow: hidden;
	margin:0 0 0 50px;
}
#primaryNav li h2 {
	padding:6px 10px;
	font-size:inherit;
}
#primaryNav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	padding:6px 20px;
}
#primaryNav li h2 a:hover {
	color: #EDEDED;
}
#primaryNav li h2 a:active {
	color: #EDEDED;
}
#primaryNav li.inPath h2 a {
	color: #000;
	background-color:#EDEDED;
}
/*subNav Dropdown*/ 

#subNavWrapper {
	background: #EDEDED;
	overflow:hidden;
	padding: 20px;
	width:900px;
	height:auto;
}
#subNav.nthTier-1 li {
	background: none;
	float: left;
	height: auto;
	width: 22em;
	margin:0;
}
#subNav.nthTier-2 li {
	background: none;
	float: left;
	height: auto;
	margin:0;
}
#subNav li .nthTier-2 li {
	padding:4px 0;
}
#subNav ul.nthTier-2 a{
	font-size: 1em;
	line-height: 1em;
}
#subNav li h3 a {
	color: #000;
	font-size: 1.2em;
}
#subNav li.nthChild-3 ul.nthTier-2 li h3 a { 
	color:#002A57;
	font-size: 1em;
	line-height: 1.5em;
}
/*#subNav li.nthChild-3 ul.nthTier-2 li h3 a:hover { 
	text-decoration: underline;
}*/

#subNav li h4 a{
	color:#002A57;
	font-size: 1em;
	line-height: 1.5em;
}
#subNav li h3 a.inPath{
color:#000000;
}
#subNav li h3 a.selected, #subNav li h4 a.inPath{
	background-color:#B9DCDC;
	color:#000000;
	display:block;
	margin:0 20px 0 0;
	padding:2px 4px;
}
#subNav li h4 a:hover, #subNav li h3 a:hover{
	text-decoration: none;
	color: #599DA5;
}
#subNav li.selected h3 a:hover{
	text-decoration: none;
	color: #000;
}
#subNav li.inPath ul.nthTier-2 li.inPath h4 a:hover{
	text-decoration: none;
	color: #002A57;
}

/* Business subnav */
body.Business #subNav.nthTier-1 li.nthChild-3 {
	width: 22em !important;
}
body.Business #subNav.nthTier-1 ul.nthTier-2 li.nthChild-3 {
	width: 24em !important;
}
/*#Business #subNav.nthTier-2 li.nthChild-3 {
	width:24em;
}

body#Business #subNav.nthTier-1 li.nthChild-4 {
	width: 30em;
}*/

/* About us subnav */
body.AboutUs #subNav.nthTier-1 li {
	width: auto;
	padding:0 40px 0 25px;
}
body.AboutUs #subNav.nthTier-1 li h3 a {
	color:#002A57;
	font-size: 1em;
	line-height: 1.5em;
}
body.AboutUs #subNav.nthTier-1 li h3 a:hover {
	text-decoration:underline;
}
body.AboutUs #subNav.nthTier-1 li h3 a.inPath {
	color: #333;
}



/*====== Home Page ==============================*/

#flashWrapper {
	background:#EDEDED;
	width:100%;
	padding:3px 0;
}
#flashBanner {
	width: 940px;
	height: 234px;
	margin:0 auto;
}
#homeFeatured {
	overflow:hidden;
	width:940px;
}
#homeFeatured h2 {
	font-size:1.6em;
	margin:.8em 0 .8em 0;
}
.homeFeaturedBox {
	position:relative;
	background:url(../image/featuredbox-tile.png) repeat-y;
	float:left;
	margin:0 0 0 20px;
	min-height:240px;
	width:220px;
}
.homeFeaturedBox p {
	padding:5px 10px;
	color:#333;
	font-size:1.2em;
}
.homeFeaturedBox strong {
	color:#330000;
	font-size:1.2em;
	font-weight:bold;
}
.homeFeaturedBox p.zeroPaddingParagraph {
	padding-top:0;
}
.homeFeaturedBox a {
	display:block;
	background:url(../image/icon-arrow.png) 0 4px no-repeat;
	padding:0 0 0 18px;
	margin:0 0 3px 10px;
	color:#002A57;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
}
.homeFeaturedBox p a {
	display:inline;
	background: none;
	padding:0;
	margin:0;
	font-size:1em;
}
.homeFeaturedBox a:hover {
	color:#235A8F;
}
.homeFeaturedBox h2 {
	height:59px;
	width:220px;
	text-indent:-9999em;
}
#boxBankOnline {
	margin:0;
}
#obLogin {
	padding:10px 15px;
}
#obLogin input#UserID {
	margin:5px 0;
}
#obLogin #logIn {
	height:24px;
	width:83px;
	margin:0 0 5px 0;
}

#boxBankOnline form {
}
#boxBankOnline label {
	font:1.2em bold Arial, Helvetica, sans-serif;
	color:#000;
	margin:.3em 0;
}
#boxBankOnline select {
	margin:.3em 0;
}
#boxBankOnline h2 {
	margin:0;
	background:url(../image/featuredbox-bank.png) no-repeat;
}
#boxOpen h2 {
	margin:0;
	background:url(../image/featuredbox-open.png) no-repeat;
}
#boxNeedLoan h2 {
	margin:0;
	background:url(../image/featuredbox-need.png) no-repeat;
}
#boxContact h2 {
	margin:0;
	background:url(../image/featuredbox-contact.png) no-repeat;
}
.boxBottom {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../image/featured-box-bottom.png) bottom center no-repeat;
	height:3px;
	width:220px;
}
#homeBottom {
	overflow:hidden;
}
#homeBottomLeft {
	position:relative;
	color:#333;
	float:left;
	width:458px;
	padding:.5em 0;
}
#homeBottomLeft img {
	float:left;
}
#homeBottomLeft h2 {
	font-size:1.6em;
	margin:.8em 0 .3em 0;
	padding:0 0 .3em 0;
	border-bottom:2px dotted #EBECEA;
}
#aboutusHome {
	width:285px;
	float:right;
}
#aboutusHome p {
	padding:5px 10px;
	font-size:1.2em;
}
#homeAboutusMore {
	width:275px;
	float:right;
}
#homeAboutusMore a {
	background:url(../image/icon-arrow.png) right center no-repeat;
	font-size:1.2em;
	padding:0 18px 0 0;
}
#homeBottomRightWrapper {
	background:url(../image/home-hours-box-tile.png) repeat-y;
	float:left;
	width:434px;
	margin:1em 0 0 40px;
}
#homeBottomRight {
	position:relative;
	background:url(../image/home-hours-box-bottom.png) bottom no-repeat;
	min-height:236px;
}
#homeBottomRight h2 {
	background:url(../image/home-hours-box-top.png) top left no-repeat;
	color:#fff;
	font-size:1.6em;
	height:35px;
	padding:49px 0 0 30px;
}
#homeBottomRight #homeMapHours {
	position:absolute;
	top:50px;
	right:40px;
}
#homeBottomRight #homeMapHours a {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	background:url(../image/icon-arrow-white.png) 0 4px no-repeat;
	padding:0 0 0 18px;
}
#homeBottomRight #tableHours {
	color:#99CCCC;
	margin:0 0 10px 30px;
	width:370px;
	font-size:1.1em;
	font-weight:normal;
}
#homeBottomRight #tableHours td, #homeBottomRight #tableHours th {
	padding:3px;
}
#homeBottomRight #tableHours th {
	font-weight:bold;
}
#homeDepositCutoff {
	background:url(../image/home-deposit-cutoff.png) no-repeat;
	color:#302828;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:303px;
	height:30px;
	padding:6px 0 0 15px;
	margin:0 auto;
}
/*====== Right Column ==============================*/

#rightColumn {
	float: right;
	clear: both;
	width: 240px;
	margin:20px 0 20px;
}

.sideFeaturedBox {
	color:#235A8F;
	position:relative;
	background:url(../image/featuredbox-tile.png) repeat-y;
	margin:0 0 27px 20px;
	padding:0 0 1em 0;
	min-height:100px;
	width:220px;
}
.sideFeaturedBox p {
	padding:5px 10px;
	color:#333;
	font-size:1.1em;
}
.sideFeaturedBox ul {
	padding:1em 0 0 0;
}
.sideFeaturedBox strong {
	color:#330000;
	font-size:1.2em;
	font-weight:bold;
}
.sideFeaturedBox p.zeroPaddingParagraph {
	padding-top:0;
}
.sideFeaturedBox p a {
	display:inline;
	background: none;
	padding:0;
	margin:0;
	font-size:1em;
}
.sideFeaturedBox a {
	display:block;
	background:url(../image/icon-arrow.png) 0 4px no-repeat;
	padding:0 0 0 18px;
	margin:0 0 3px 10px;
	color:#002A57;
	font-size:1.2em;
}

.sideFeaturedBox a:hover {color:#235A8F !important;}

.sideFeaturedBox h2 {
	height:59px;
	width:220px;
	text-indent:-9999em;
}
#rightQuestion h2 {
	background:url(../image/featuredbox-questions.png) no-repeat;
}
#rightServices h2 {
	background:url(../image/featuredbox-services.png) no-repeat;
}
#rightAdditional h2 {
	background:url(../image/featuredbox-additional.png) no-repeat;
}
#sideImageBox {
	width:183px;
	margin:5px auto;
}
/*====== Category Page =================================================*/
#mainContent {
	position:relative;
	background:#E6E6E6;
	width: 680px;
	float: left;
	padding:10px;
	margin:20px 0 0;
	overflow:hidden;
}
#catBreadcrumb h2 {
	font-size:2.3em;
	font-weight:normal;
	margin:.2em 0 0 .6em;
}
#catBreadcrumb h2 a {
	color:#000;
}
#catDescription {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	margin:0 0 0 1.1em;
	width:40em;
}
#btnCompare {
	position:absolute;
	top:1em;
	right:1em;
}
#btnCompare a {
	background:url(../image/btn-compare-accounts-ro.png) 0 0 no-repeat;
	display:block;
	width:126px;
	height:16px;
	text-indent:-9999em;
}
#btnCompare a:hover {
	background:url(../image/btn-compare-accounts-ro.png) 0 -16px no-repeat;
}
#catListing {
	width: 100%;
	margin:0 auto;
	padding:1em 0 0 0;
	clear:both;
}
#catListing li.listingWrapper {
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
	background-color:#F9F9F9;
	height:10.5em;
}
#catListing li#nthChild-1 div.productTitle {
	background-color: #EFEDCB;
}
#catListing li h1 {
	background:url(../image/icon-arrows-ro.png) 0 4px no-repeat;
	padding:0 0 0 20px;
	margin:0;
	float: left;
	font-size:1.5em;
	color: #00396B;
}
#catListing li.selected h1 {
	background:url(../image/icon-arrows-ro.png) 0 -15px no-repeat;
}
#catListing li .productTitle, #catListing li .productTitleOpened {
	background-color:#D7D9DD;
	overflow: hidden;
	padding:.5em 1em;
}
#catListing li .productTitle:hover, #catListing li.selected .productTitle {
	background-color:#B9DCDC;
}
#catListing li #featured {
	background:url(../image/icon-featured.png) 0 0 no-repeat;
	width:93px;
	height:15px;
	text-indent:-9999em;
	float:left;
	margin:0 0 0 2em;
}
#catListing li .productTitle img {
	float: left;
}
#catListing .productTitleLink {
	float: right;
	display: inline;
	margin:0 16px 0 0;
}
.productTitleLink .learnMore a {
	display: block;
	color: #666666;
	font-size: 1em;
}
.productTitleLink .learnMore a:hover {
	color: #BD8032;
}
.productTitleLink .detailsLink {
	cursor: pointer;
	font-size: 1.2em;
	font-weight:bold;
	color: #666;
}
.productTitleLink .showDetails {
	margin:3px 0 0 0;
}
.productTitleLink .hideDetails {
	display: none;
	margin:3px 0 0 0;
}
#catListing .productContent {
	overflow: hidden;
	padding: 10px 0 0 0;
	clear: both;
}
#catListing .productContent .productImage {
	border:1px solid #E3E3E3;
	float:left;
	margin:0.4em 0 1.7em 1em;
}
#catListing .productContent p {
	color:#59666A;
	display:inline;
	float:left;
	font-size:1.3em;
	margin:0 1em 1em 2.5em;
	width:22em;
}
#catListing .productContent ul {
	color:#666;
	float:left;
	line-height:1.6em;
	width:21em;
}
#catListing .productContent li {
	font-size:1.3em;
	margin: .2em 0 0 10px;
	height: auto;
	border: none;
	list-style-type: disc;
	list-style-position: outside;
}
#catListing .productDetails .openNow, #catListing .productDetails .openNowInmo {
	position:absolute;
	right:19px;
	bottom:20px;
}
#productSummary .openNow, #productSummary .openNowInmo {
	float: right;
	margin:1.2em .5em 0 0;
	display: inline;
}
#mainContent .openNow a {
	background:url(../image/btn-opennow-ro.png) 0 0 no-repeat;
	display: block;
	width:107px;
	height:28px;
	text-indent:-9999em;
}
#mainContent .openNow a:hover {
	background:url(../image/btn-opennow-ro.png) 0 -28px no-repeat;
}

#mainContent .openNowInmo a {
	background:url(../image/btn-opennow-inmo-ro.png) 0 0 no-repeat;
	display: block;
	width:107px;
	height:28px;
	text-indent:-9999em;
}
#mainContent .openNowInmo a:hover {
	background:url(../image/btn-opennow-inmo-ro.png) 0 -28px no-repeat;
}

#mainContent .openNowStar {
	position:absolute;
	right:26px;
	top:32px;
}
#mainContent .openNowStar a {
	background:url(../image/btn-opennow-star-ro.png) 0 0 no-repeat;
	display: block;
	width:73px;
	height:71px;
	text-indent:-9999em;
}
#mainContent .openNowStar a:hover {
	background:url(../image/btn-opennow-star-ro.png) 0 -71px no-repeat;
}

#catListing .productDetails {
	position:relative;
	margin:0;
	padding:10px 0 0 0;
	clear: both;
}
.productDetails ul {
	margin:.5em 0 .5em 1.5em;
	padding:0 0 0 2em;
	width: 75%;
	float: none;
}
.productDetails li {
	font-size: 1em;
	width: auto;
	margin: 0 0 0 10px;
	line-height:1.4em;
}
.productDetails h3 {
	margin-left: 20px;
}

.productDetails .catPrintShare {
	overflow:hidden;
	position:absolute;
	right:5px;
	top:12px;
	width:255px;
	z-index:9;
}
.productDetails .catPrintShare .addthis_toolbox {
	float:left;
}
.productDetails .catPrintShare .printButton {
	margin:.5em .5em 0 0;
	float:right;
}
.productDetails .catPrintShare .printButton a {
	background:url(../image/btn-print-ro.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
	width:40px;
	height:18px;
}
.productDetails .catPrintShare .printButton a:hover {
	background:url(../image/btn-print-ro.png) 0 -19px no-repeat;
}
.productDetails .catPrintShare .shareButton {
	margin:.5em .5em 0 0;
	float:right;
}
.productDetails .catPrintShare .shareButton a {
	background:url(../image/btn-share-ro.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
	width:41px;
	height:18px;
}
.productDetails .catPrintShare .shareButton a:hover {
	background:url(../image/btn-share-ro.png) 0 -19px no-repeat;
}
.productDetails .catPrintShare .questionsButton {
	margin:0.5em 0.5em 0 0;
	float:right;
}
.productDetails .catPrintShare .questionsButton a {
	background:url(../image/btn-questions-ro.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
	width:75px;
	height:18px;
}
.productDetails .catPrintShare .questionsButton a:hover {
	background:url(../image/btn-questions-ro.png) 0 -19px no-repeat;
}

/* Tabs */
.productDetails {
	position:relative;
	background:#F9F9F9;
	clear: both;
	font-size:1.3em;
	color: #59666A;
	padding:.7em 0 0;
	margin:0.4em 0 0;
}
.productDetails p {
margin:10px 10px 10px 20px;
width:75%;
}
.productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
.productDetails .disclaimer {
	font-size:0.9em;
	margin:2px 0;
	padding:0;
}
dl#roi_tabs, dl#roi_tabs2, dl#roi_tabs3, dl#roi_tabs4, dl#roi_tabs5, dl#roi_tabs6 {
	width: 100%;
	display:block;
	list-style: none;
	position: relative;
	padding:0 0 1.5em 0;
	margin:0 0 20px 12px;
	width:96%;
}
dl#roi_tabs dt, dl#roi_tabs2 dt, dl#roi_tabs3 dt, dl#roi_tabs4 dt, dl#roi_tabs5 dt, dl#roi_tabs6 dt {
	color: #8B9CB8;
	/*text-transform: lowercase;*/
	text-decoration: none;
	margin: 0 0 0 20px;
	text-align: center;
}
dl#roi_tabs dt:hover, dl#roi_tabs2 dt:hover, dl#roi_tabs3 dt:hover, dl#roi_tabs4 dt:hover, dl#roi_tabs5 dt:hover, dl#roi_tabs6 dt:hover {
	color: #333;
}

dl#roi_tabs dd, dl#roi_tabs2 dd, dl#roi_tabs3 dd, dl#roi_tabs4 dd, dl#roi_tabs5 dd, dl#roi_tabs6 dd {
	padding: 5px 5px 0 0px;
}
dl#roi_tabs dd a, dl#roi_tabs2 dd a, dl#roi_tabs3 dd a, dl#roi_tabs4 dd a, dl#roi_tabs5 dd a, dl#roi_tabs6 dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected, dl#roi_tabs2 dt.selected, dl#roi_tabs3 dt.selected, dl#roi_tabs4 dt.selected, dl#roi_tabs5 dt.selected, dl#roi_tabs6 dt.selected {
	text-decoration: none;
	color: #003360;
	border:1px solid #E6E6E6;
	border-width:1px 1px 0 1px;
}
.pane {
	border-top:1px solid #E6E6E6;
	color:#59666A;
	font-size:.9em;
	position: absolute;
	overflow: hidden;
	top: 31px;
	left: 0;
	width:100%;
}
.productDetails dt.label {
	background-color:#F9F9F9;
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
	padding:7px 10px 5px 12px;
}
.productDetails dt.selected {
	padding:7px 10px 9px 12px;
}

#mainContent .imageBox ul {
	margin:1.3em 0 0.5em 21em;
}
/* Search */

#pagination li {
	display: inline;
	padding-right: 10px;
}
#pagination li a {
	text-decoration: underline;
}
#searchResults {
	overflow:hidden;
	background:#F9F9F9;
	padding:30px;
	margin:20px 0 0;
}

#searchResults li .productContent {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin:0 0 10px 0;
}
#searchResults li .productContent p {
	font-size:1.2em;
}
#searchResults li .productContent h4 a {
	text-decoration:underline;
}

/*====== Product Page ============================*/

#productSummary {
	padding-left: 14px;
	position: relative;
	min-height: 125px;
}
#productSummary h1 {
	font-size:2.3em;
	color:#000;
	margin:0.3em 0 0.2em;
}
#productSummary p, #productDetails p {
	margin:0;
}
#productSummary p {
	width:500px;
	float:left;
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
}
#productSummary .openNow {
	float:right;
}
#productPage.productDetails div.openNow{
	border-top:1px solid #E6E6E6;
	margin:1em 1em 0 1em;
	padding:1em 0 1em 2em;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}

/*====== Individual Page =====================*/
.individualPage {
	position:relative;
}

.headingP {
	margin:0 0 0 10px;
}
.headingP p {
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.3em;
}
.individualPage h1.pageHead {
color:#000;
font-size:2.3em;
margin:10px 0 10px 10px;
}
.individualPage a {
	text-decoration: underline;
}
.individualPage p {
	color:#333;
	font-size:1.2em;
}
.individualPage h2, #rightColBoard h2 {
	color:#7E725D;
	font-size:1.5em;
	margin:.3em 0 0 0;
}
.individualPage h2 a {
	color:#7E725D;
}
.individualPage p.zeroPaddingParagraph {
	margin: 0;
	padding:0;
}
.individualPage ul, .individualPage ol {
	margin: 10px 0 10px 20px;
}
.individualPage ul li {
	color:#333;
	font-size:1.2em;
	list-style-type: disc;
	margin: 4px 0;
}
#FAQ dt {
	margin: 10px 0;
	font-weight: bold;
}
#FAQ th {
	text-align: left;
}
#innerWrapper {
	overflow:hidden;
	background:#F9F9F9;
	padding:30px;
	margin:20px 0 0;
}
#innerWrapper.management {background:#EFEFEF;}
.managementTable {
	width:100%;
	border-bottom:1px solid #ccc;
	margin:0 0 20px 0;
}
.lastTable {
	border-bottom: none;
	margin:0;
}
.managementTable td {
	vertical-align:top;
	padding:10px 0 20px 0;
}
.managementTable td a{
	text-decoration:none;
}
.managementTable td p {
	color:#333;
	line-height:1.4em;
}
.managementTitle {
	color:#7E7E7E;
	font-size:90%;
}
#rightColBoard {
	background:#EFEFEF;
	width:180px;
	padding:20px;
	margin:0 0 0 20px;
}
#rightColBoard p{
	font-size:1.2em;
}
#rightColBoard em{
	color:#7E7E7E;
	font-style:normal;
	font-size:90%;
	display:block;
}
#rightColBoard p.textVariant1 {
	color:#7E7E7E;
	font-size:1em;
}
#goingGreenTree {
	position:absolute;
	right:20px;
	top:0;
	width:173px;
	height:157px;
}
#firstGreen {
	margin:0 0 20px 0;
}

#thankYou p {
	position:absolute;
	top:50px;
	left:0;
}
#thankYou h2 {
	color:#000;
	position:absolute;
	top:50px;
	left:0;
	text-align:center;
	font-size:2.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
}
#thankYou h3 {
	color:#000;
	position:absolute;
	top:100px;
	left:0;
	text-align:center;
	font-size:1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:100%;
}
/*====== Sitemap ===============================================*/

#sitemap {
	margin-top: 20px;
}
#sitemapNav {
	margin-top: 30px;
}
#sitemapNav li {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}
#sitemap div.clear {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}
#sitemap div.clear ul {
	padding-bottom: 25px;
}
/*====== Locations ===========================*/
#mapWrapper {
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}
#map {
	height: 300px;
}
#locations table {
	width:100%;
}
#locations .outerTable {
	margin:0 0 0 5px;
}
#locations th {
	font-weight:bold;
}
#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 190px;
}
#locations th.timeName {
	width: 80px;
}
#locations td.timeValue {
	width: 130px;
}
#locations ul {
	margin: 10px 0 0 0;
}
#locations ul li {
	background:#F9F9F9;
	list-style-type: none;
	padding:10px;
	margin:10px 0 0 0;
}
#locations ul li h2{
	font-size:1.2em;
	padding:0 0 10px 5px;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
.googleMap-InfoWindow h2 {
	font-size:1.2em;
	margin:0 0 0.5em;
}
.googleMap-InfoWindow p {
	font-size:1.1em;
	padding:0;
}

/*======= Forms Package ================================================*/

label.required em {
	color:#666;
	font-style: italic;
}
form {
	font-size: 12px;
}
/*======== Application ============================================*/

#verifyButtons img {
	margin: 50px;
}
/* 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(../image/lock.png) no-repeat 595px 5px;
	margin-bottom: 7px;
}
fieldset#newApplication div#introduction img {
	border: 1px solid #CCC;
	float: left;
	margin-right: 20px;
}
fieldset#newApplication div#introduction h1 {
	color: #002A57;
	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 #002A57;
	/*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 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 em {
	color:#666;
}
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 {
	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 {
	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 {
	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#beneficiarySwitch 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;
}
/* formContactUs.css */
#contactUs div.headingP p {
	font-size:1.3em;
}
#contactusContainer {
	overflow:hidden;
	background:#F9F9F9;
}
#formContactUs, #contactPageInfo {
	float:left;
	width:320px;
	padding:1em 0;
}
#contactPageInfo {
margin:0 0 0 30px;
width:260px;
}
#contactPageInfo {}

#formContactUs legend {
	color: #333;
	font-weight: bold;
}
#formContactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 0 none;
}
#formContactUs h2 {
	margin-left:.7em;
}

#formContactUs label {
	float: left;
	padding: 0 25px 10px 0;
	width: 186px;
	color:#666;
}
#formContactUs input, #formContactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 290px;
}
#formContactUs fieldset p {
	margin-left: 210px;
}
#formContactUs input.submitButton {
	cursor:pointer;
	float: none;
	margin: 0 0 0 66px;
	padding: 5px;
	width: auto;
}
#pageNotFound #formContactUs input.submitButton {
	margin: 0 0 0 230px;
}

#formContactUs textarea {
	height: 100px;
}
#formContactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 211px;
}
#formContactUs #captcha h4 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0 0 0.3em;
}
#contactUs #formContactUs #captcha {
	float:left;
	width: 200px;
	margin: 10px 0;
}
#contactUs #formContactUs #captcha p{
font-size:1.1em;
padding:0;
}

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

#pageNotFound #formContactUs {
	width: 540px;
}
#pageNotFound #formContactUs label {
	width: 140px;
}
#pageNotFound #captcha {
	margin:10px 0 10px 165px;
}

/* 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: #D0D2CD;
	border: 0 none;
}
.popup p {
	margin: 10px;
}
.popup em {
	font-weight:normal;
}

#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}
iframe {
	border: 1px solid transparent;
}
/* formQuestions.css */

#formQuestions fieldset {
	border: 0 none;
	float: left;
	padding: 15px 25px 0 25px;
	width: 252px;
}
#formQuestions fieldset input, #formQuestions textarea {
	border: solid 1px #666;
	display: block;
	margin-bottom: 10px;
	padding: 3px;
	width: 244px;
}
#formQuestions fieldset input {
	height: 14px;
}
#formQuestions input.submitButton {
	cursor:pointer;
	border: solid 1px #666;
	display: block;
	float: left;
	font-weight: bold;
	height: auto;
	margin-left: 75px;
	padding: 10px;
	width: auto;
}
#formQuestions textarea {
	height: 100px;
}
#formQuestions label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#formQuestions p.title {
	color: #666;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: center;
}
/* captcha */

#formQuestions #captcha {
	float: left;
	padding: 15px;
	width: 200px;
}
#formQuestions #captcha input {
	border: solid 1px #666;
	display: block;
	float: none;
	height: 14px;
	padding: 3px;
	width: 192px;
}
#formQuestions #captcha p {
	font-size: 1.2em;
	margin: 10px 0;
	text-align: center;
}
#formQuestions #captcha h4 {
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
/*--- New Popup Stuff ---*/
body#popup {
	background:#D0D2CD;
}
#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 {
	cursor:pointer;
	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;
	margin-bottom: 5px;
}
#newPopUpForm label.required em {
	color:#666;
}
#newPopUpForm p {
	margin: 0 0 20px 0;
}
/* captcha */

#newPopUpForm #captcha {
	width: 200px;
	padding: 25px 0 25px 15px;
	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 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#newPopUpForm h2 {
	margin: 20px 0 10px 0;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
/*==== slideshow =====*/
#slideShowNav {
	overflow:hidden;
	margin:5px auto;
	width:60px;
}
#slideShowNav img {
	height:91px;
	width:183px;
}

#slideShowNav a {
	background:url(../image/side-image-box-nav-ro.png) 0 0 no-repeat;
	display:block;
	float:left;
	width:5px;
	height:5px;
	text-indent:-9999em;
	padding:0;
	margin:0 3px;
}
#slideShowNav a:hover, #slideShowNav a.activeSlide {
	background:url(../image/side-image-box-nav-ro.png) 0 -7px no-repeat;
}

/*====== Footer =======================================================*/
#homepage #footerWrapper {
	margin:-27px 0 0 0;
}
#footerWrapper {
	background:#BEBEB3;
	width:100%;
}
#footer {
	/*height:147px;*/
	width:940px;
	position: relative;
	clear: both;
	margin:0 auto;
	padding:3px 0 0 0;
	overflow:hidden;
}
#footerLeft {
	float:left;
	width:130px;
}
#footerRight {
	float:left;
	margin:0 0 0 30px;
}
#footerLinks {
	color:#666;
	overflow:hidden;
	margin:30px 0 0 0;
}
#footerLinks h4 {
	font:1.1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
}
#footerLinks ul li {
	padding:4px 0;
}
#footerLinks a {
	color:#666;
}
#footerLinks div {
	float:left;
	width:150px;
}
#footerLinks div#footerSiteLinks {
	width:170px;
}
#footerLinks #footerCall h4 {
	margin:0 0 4px 0;
}
#footerLinks #footerCall strong {
	color:#330000;
}
#footer #copyrightNotice {
	background:url(../image/footer-divider.png) top left no-repeat;
	color:#666;
	position:absolute;
	bottom:15px;
	width:770px;
	padding:15px 0 0 0;
}
#footer #eh {
	position: absolute;
	bottom: 9px;
	right: 0;
}
#footer #fdic {
	position: absolute;
	bottom: 5px;
	right: 112px;
}
#footer #firstgreen {
	margin:5px 0 3px 5px;
	width:122px;
	height:40px;
}
#footer #firstgreen.financialFooter {
	height:130px;
	margin-top:26px;
}

#footer #footerNav {
	text-align: center;
	padding: 10px 0;
}
#footerNav li {
	display: inline;
	padding: 0 10px;
}
#footerNav a:hover {
	text-decoration: underline;
}
#belowFooter {
	margin:0 auto;
	width:940px;
	padding:20px 0;
}
#footer #firstROI {
	position: absolute;
	top: 0;
	left: 0;
}
