/* American Savings & Trust FIRSTBranch - layout.css */
/* red text: #D81E1E
*/
/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
/* END RESET */
body {
	background: #F3F3F3;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	font: normal 62.5% Tahoma, Arial, sans-serif!important;
	color: #333;
}
#outerWrapper {
	background: #F3F3F3 url(../image/body-bg.png) repeat-x left top;
}

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

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}
h3 {
	font-size: 1.2em;
}

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

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

.center {
	text-align: center;
}
#siteAlertLink {
right:30px !important;
}

/*====== Header ==================================*/
#header {
	position: relative;
	height: 135px;
	width: 100%;
}
#printLogo {
	display: none;
}
h1#logo {
	margin:0;
}
#logo a {
	background: transparent url(../image/logo.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 2.7em;
	left: 0;
	height: 118px;
	width: 224px;
	text-indent:-9999em;
}

#logo img {
	display: none;
}

#ultraTopNav {
	position: absolute;
	right:160px;
	top: 19px;
}

#ultraTopNav li {
	float: left;
	padding: 0 1em;
	color: #333;
}

#ultraTopNav li a {
	color:#fff;
	font-size: 1.1em;
}

#ultraTopNav li a:hover {
	text-decoration: underline;
}
#socialMedia {
	position: absolute;
	right:4px;
	top: 45px;
	width: 64px;
	height:22px;
}
#socialMedia #facebook{
	background: url(../image/social-media-icons.png) no-repeat 0 0;
	width: 18px;
	height: 18px;
	float: left;
	margin: 0 5px 0 0;
}
#socialMedia #facebook a {
	text-indent: -9999px;
	display:block;
	width: 18px;
	height: 18px;
}
#socialMedia #twitter{
	background: url(../image/social-media-icons.png) no-repeat 0 -20px;
	width: 18px;
	height: 18px;
	float: left;
	margin: 0 5px 0 0;
	
}
#socialMedia #twitter a {
	text-indent: -9999px;
	display:block;
	width: 18px;
	height: 18px;
}
#socialMedia #linkedIn{
	background: url(../image/social-media-icons.png) no-repeat 0 -40px;
	width: 18px;
	height: 18px;
	float: left;
}
#socialMedia #linkedIn a {
	text-indent: -9999px;
	display:block;
	width: 18px;
	height: 18px;
}
#searchForm {
	position: absolute;
	height: 20px;
	width: 140px;
	right:4px;
	top: 15px;
}

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

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

#primaryNav {
	position: absolute;
	bottom: 0;
	right:0;
}

#primaryNav li {
	float: left;
}
/* For Online Banking Downstream Pages */

#downstreamObl {
	position: absolute;
	top: 20px;
	right: 300px;
}
#downstreamObl a {color: #000;}

/*====== Main Content ================*/

#wrapper {
	width:91em;
	margin: 0 auto;
}
#mainContentTop {
	padding-top: 10px;
	background: transparent url(../image/main-content-top-bg.png) no-repeat left top;
}
#mainContent, #locationContent, #atmContent {
	float:right;
	width: 659px;
	background: transparent url(../image/main-content-repeat-bg.png) repeat-y left top;
}
#homeContentWrapper {
	float: right;
	width: 659px;
	margin-bottom: 1.5em;
}
#homeContentTop {
	padding-top: 1em;
	min-height: 241px;
	background: transparent url(../image/main-content-top-bg.png) no-repeat left top;
}
#homeContent {
	padding-bottom: 0.7em;
	background: transparent url(../image/main-content-repeat-bg.png) repeat-y left top;
}
#homeContentBottom, #mainContentBottom {
	background: transparent url(../image/main-content-bottom-bg.png) no-repeat left top;
	height: 5px;
	width: 659px
}
#mainContentBottom {float: right;}

/*====== Left Column =================*/
#homeLeft {
	margin: 5.3em 0 1.5em;
	width: 223px;
}
.leftColumn {
	clear:left;
	float:left;
	margin:4.3em 0 1.5em;
	width:233px;
}
#leftNav {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #AAB9BB;
	margin: 0 0 3px 0;
	padding-bottom: 1em;
}

#leftNav li a {
	display:block
}
#leftNav li a:hover {
	color: #00493A;
}
#leftNav li.firstChild {
	border-top: 1px solid #AAB9BB;
	margin-top: 3px;
	padding-top: 0.5em;
}
#leftNav li h2 {
	font-size: 1em;     
	font-weight: normal;
	margin: 0;
	padding: 0.3em;
}
#leftNav li h2 a {
	display: inline;
	padding-right: 7px;
	color: #666666;
	font-size: 1.6em;
	font-weight: 100;
	font-family: Futura, Arial, Helvetica, sans-serif;
}
#leftNav li h2 a.selected {
	padding-right: 4px;
}
/*#leftNav li h2 a.enabled {
	height: 22px;
	text-indent: -999em;
}
#leftNav li h2 a.checking {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-checking.png) !important;
}
#leftNav li h2 a.savings {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-savings.png) !important;
}
#leftNav li h2 a.americlub {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-americlub.png) !important;
}
#leftNav li h2 a.creditCards {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-credit-cards.png) !important;
}
#leftNav li h2 a.bankingServices {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-banking-services.png) !important;
}
#leftNav li h2 a.cashMgmt {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-cash-management.png) !important;
}
#leftNav li h2 a.personalLoans {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-personal-loans.png) !important;
}
#leftNav li h2 a.homeLoans {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-home-loans.png) !important;
}
#leftNav li h2 a.businessLoans {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-business-loans.png) !important;
}
#leftNav li h2 a.brokerage {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-brokerage-services.png) !important;
}
#leftNav li h2 a.wealthMgmt {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-wealth-management.png) !important;
}
#leftNav li h2 a.retirement {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-retirement-planning.png) !important;
}
#leftNav li h2 a.termLife {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-term-life-insurance.png) !important;
}
#leftNav li h2 a.professionals {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-professionals.png) !important;
}
#leftNav li h2 a.newsletter {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-quarterly-newsletter.png) !important;
}
#leftNav li h2 a.locations {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-locations.png) !important;
}
#leftNav li h2 a.bankHistory {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-bank-history.png) !important;
}
#leftNav li h2 a.community {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-community-relations.png) !important;
}
#leftNav li h2 a.specialEvents {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-special-events.png) !important;
}
#leftNav li h2 a.discountProgram {
	height: 41px;
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-discount-program.png) !important;
	background-position: left top;
}
#leftNav li h2 a.education {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-education-resources.png) !important;
	background-position: left top;
}
#leftNav li h2 a.newsReleases {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-latest-news.png) !important;
	background-position: left top;
}
#leftNav li h2 a.jobOpportunities {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-job-opportunities.png) !important;
	background-position: left top;
}
#leftNav li h2 a.weatherTower {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-weather-tower.png) !important;
	background-position: left top;
}
#leftNav li h2 a.accessAccounts {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-access-your-accounts.png) !important;
	background-position: left top;
}
#leftNav li h2 a.accessAccount {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-access-your-account.png) !important;
	background-position: left top;
}
#leftNav li h2 a.eBalService {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-ebal-service.png) !important;
	background-position: left top;
}
#leftNav li h2 a.personalRetirement {
	background-repeat: no-repeat;
	height: 41px;
	background-image: url(../buttons/leftNav-personal-retirement-planning-services.png) !important;
	background-position: left top;
}
#leftNav li h2 a.retirementPlanningTools {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-retirement-planning-tools.png) !important;
	background-position: left top;
}
#leftNav li h2 a.businessRetirementPlanning {
	background-repeat: no-repeat;
	height: 41px;
	background-image: url(../buttons/leftNav-business-retirement-planning-services.png) !important;
	background-position: left top;
}
#leftNav li h2 a.depositRates {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-deposit-rates.png) !important;
	background-position: left top;
}
#leftNav li h2 a.loanRates {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-loan-rates.png) !important;
	background-position: left top;
}
#leftNav li h2 a.mortgageRates {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-mortgage-rates.png) !important;
	background-position: left top;
}
#leftNav li h2 a.idTheftVictim {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-identity-theft-victim.png) !important;
	background-position: left top;
}
#leftNav li h2 a.idTheftTips {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-identity-theft-prevention-tips.png) !important;
	background-position: left top;
}
#leftNav li h2 a.optOut {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-opt-out.png) !important;
	background-position: left top;
}
#leftNav li h2 a.computerSafety {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-computer-safety.png) !important;
	background-position: left top;
}
#leftNav li h2 a.freeCreditReport {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-free-credit-report.png) !important;
	background-position: left top;
}
#leftNav li h2 a.ftcIdTheftTips {
background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-ftc-id-theft-info.png) !important;
	background-position: left top;
}
#leftNav li h2 a.juniorBankers {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-junior-bankers-club.png) !important;
	background-position: left top;
}
#leftNav li h2 a.events {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-events.png) !important;
	background-position: left top;
}
#leftNav li h2 a.activities {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-activities.png) !important;
	background-position: left top;
}
#leftNav li h2 a.kidStuff {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-kid-stuff.png) !important;
	background-position: left top;
}
#leftNav li h2 a.parentsCorner {
	background-repeat: no-repeat;
	background-image: url(../buttons/leftNav-parents-corner.png) !important;
	background-position: left top;
}
#leftNav li.inPath h2 a.enabled, #leftNav li h2 a.enabled:hover {
	display: block;
	padding-right: 0;
	background-image: none;
} */

#leftNav li.inPath h2 a,
#leftNav li h2 a:hover {
	display: inline;
	color: #004A3A;
	background: transparent url(../image/leftNav-category-selected.png) no-repeat right 8px;
}
#leftNav li li h3 {
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding:0;
}
#leftNav li li.firstChild {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
#leftNav li li a {
	color: #333;
	font-size: 1.2em;
	font-family: Tahoma, Arial, sans-serif;
}
#leftNav li ul.nthTier-2 {
	background:none;
	margin:0.2em 0;
	padding:0;
}
#leftNav li ul.nthTier-2 li {
	margin: 0.3em 0.4em 0.3em 1.4em;
}

#leftNav li li.inPath a,
#leftNav li li a:hover {
	padding-left: 10px;
	background: transparent url(../image/quick-links-list-bullet.png) no-repeat left 4px;
}
#avatar {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 3px;
	padding: 10px 0 10px 25px;
}
#avatar img {
	margin: 4px 0;
}
/*====== Quick Links =================*/
#quickLinksWrapper {
	border-top: 1px solid #AAB9BB;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}
#quickLinksWrapper #quickLinks {
	margin: 3px 0 0;
	border-top: 1px solid #AAB9BB;
}
.leftColumn #quickLinks {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#homeLeft #quickLinks {
	padding-top: 10px;
	padding-bottom: 10px;
}
#quickLinks h2 {
	margin: 0;
	padding: 0;
	width: 83px;
	height: 20px;
	text-indent: -999em;
	font-weight: normal;
	background: transparent url(../image/quick-links-title.png) no-repeat left top;
}
#quickLinks ul {
	margin: 0.5em 0;
}
#quickLinks li {
	margin: 0.3em 0.4em 0.3em 1.4em;
}
#quickLinks li a {
	display: block;
	font-size: 1.2em;
}
#quickLinks li.odd a, #quickLinks li.even a {
	background: transparent url(../image/quick-links-list-bullet.png) no-repeat left -50px;
}
#quickLinks li.odd a:hover, #quickLinks li.even a:hover {
	padding-left: 10px;
	background-position: left 4px;
}
.leftColumn .topBorder {
	margin-top: 3px;
	border-top: 1px solid #ccc;
}
/*====== Home Page ====================*/
body#onlineBankingIframe {
	background-color: transparent;
}
#obLogin {
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}
#obLogin h2 {
	margin: 0;
	width: 223px;
	height: 26px;
	text-indent: -999em;
	border-bottom: 1px solid #ccc;
	background: transparent url(../image/online-banking-title.png) no-repeat left top;
}
#olbHome form {
	overflow: hidden;
	margin-top: 3px;
	padding-top: 13px;
	border-top: 1px solid #ccc;
}
#olbHome label {
	font-size: 1.2em;
}

#olbHome input {
	float: left;
	border: none;
	width: 168px;
	height: 23px;
	padding: 3px 7px 0;
	background: transparent url(../image/olb-input-bg.png) no-repeat left top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	color: #666;
}
#olbHome input.formButton {
	cursor: pointer;
	float: right;
	width: 37px;
	height: 28px;
	overflow: hidden;
	padding-top: 28px;
	text-indent: -999em;
	background: transparent url(../image/olb-go-button.png) no-repeat left top;
}
#olbHome input.formButton:hover {
	background-position: left -28px;
}
#obNav, #obNavDown {
	clear: both;
	margin: 10px 0 15px;
}
#obNav li, #obNavDown li {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}
#obNav li.lastChild {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0;
}
#obNav li.lastChild a {
	display: block;
	width: 184px;
	height: 29px;
	text-indent: -999em;
	background: transparent url(../image/olb-other-accounts.png) no-repeat left top;
}

#obNav li.lastChild a:hover {
	text-decoration: none;
	background-position: left -29px;
}
#obNav a, #obNavDown a {
	font-size: 1.1em;
}
#obNav a:hover, #obNavDown a:hover {
	text-decoration: underline;
}
#flashBanner {
	margin: 0 auto;
	width: 633px;
	height: 332px;

}
#flashBanner h1 {margin: 0;}
#homeFeaturedTop {
	height: 200px;
	background: transparent url(../image/main-content-top-shadow.png) no-repeat left top;
	position: relative;
}
#homeFeaturedProducts {
	margin-top: 3px;
	background: transparent url(../image/main-content-repeat-bg.png) repeat-y left top;
}
#homeFeaturedProducts h3 {
	margin: 0;
	font-weight: normal;
	color: #333;
	font-size: 1em;
}
#homeFeaturedProducts h3 a {
	font-size: 1.3em;
}
#homeFeaturedProducts p {
	font-size: 1.2em;
	color: #666666;
}
#homeFeaturedProducts li.firstChild h4.learnMore {
	float: none;
	margin: 0;
	display: block;
	font-size: 1em;
}
#homeFeaturedProducts li.firstChild h4.learnMore a {
	width: auto;
	height: auto;
	padding-right: 8px;
	display: inline;
	text-decoration: none;
	text-indent: 0;
	font-size: 1.2em;
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	background: transparent url(../image/home-featured-learn-more-arrow.png) no-repeat right 5px;
}
#homeFeaturedProducts li.firstChild h4.learnMore a:hover {
	color: #165F4E;
	text-decoration: underline;
	background-position: right -25px;
}
#homeFeaturedProducts h3.signUp {
	position: absolute;
	top:156px;
	left:174px;
	margin: 0;
	display: block;
	font-size: 1em;
}
#homeFeaturedProducts h3.signUp a {
	width: auto;
	height: auto;
	padding-right: 8px;
	display: inline;
	text-decoration: none;
	text-indent: 0;
	font-size: 1.2em;
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	background: transparent url(../image/home-featured-learn-more-arrow.png) no-repeat right 5px;
}
#homeFeaturedProducts h3.signUp a:hover {
	color: #165F4E;
	text-decoration: underline;
	background-position: right -25px;
}
#homeFeaturedProducts li.secondChild img, #homeFeaturedProducts li.thirdChild img {float: left;}
#homeFeaturedProducts .featuredContent {
	float: left;
	margin-top: 20px;
	width: 250px;
}
#homeFeaturedProducts h4 {float: right;margin: 55px 2px 0 0;display: inline;}
#homeFeaturedProducts h4.learnMore a {
	display: block;
	width: 48px;
	height: 25px;
	text-indent: -999em;
	background: transparent url(../image/home-featured-learn-more.png) no-repeat left top;
}
#homeFeaturedProducts h4.learnMore a:hover {
	background-position: left -25px;
}
#homeFeaturedProducts li {
	width: 390px;
	margin-top: 5px;
	float: left;
}
#homeFeaturedProducts li.firstChild {
	width: 220px;
	margin: 17px 15px 0;
	float: left;
	display: inline;
}
#homeFeaturedProducts li.secondChild {
	border-bottom: 1px solid #ccc;
}

#homeFeaturedProducts li.firstChild .sociMedFeatured {
    display: block;
    float: left;
    margin: 7px 0;
}
#homeFeaturedProducts li.firstChild .sociMedFeatured img {
	float:left;
	clear:both;
}
#homeFeaturedProducts li.firstChild .sociMedFeatured p {
	float: left;
	 margin: 8px 0 0 14px;
	font-size: 1.4em;
}
#homeFeaturedBottom {
	width: 659px;
	height: 5px;
	background: transparent url(../image/main-content-bottom-bg.png) no-repeat left top;
}
#newsletterForm {
	border-bottom: 1px solid #ccc;
}
#newsletterForm iframe {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 3px 0;
	background-color: #F3F3F3;
}
.newsletterSignup {
	padding: 10px 5px 3px;
	background-color: #F3F3F3;
}
.newsletterSignup h4 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 5px;
	color: #333;
}
.newsletterSignup input#emailAddr {
	float: left;
	width: 120px;
	height: 22px;
	padding: 0 0 0 4px;
	margin-right: 5px;
	margin-top: 1px;
	border: none;
	background: transparent url(../image/enewsletter-input-bg.png) no-repeat left top;
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
}
.newsletterSignup input.btn-primary {
	width: 60px;
	height: 24px;
	padding-top: 24px;
	overflow: hidden;
	text-indent: -999em;
	border: none;
	background: transparent url(../image/enewsletter-submit.png) no-repeat left top;
	cursor: pointer;
}
.newsletterSignup input.btn-primary:hover {
	background-position: left -95px;
}
/*====== Category Page ==============*/
#catBreadcrumb {
	margin: 0 auto;
	padding: 18px 0 3px 14px;
	width: 619px;
	height: 33px;
	overflow: hidden;
	background: transparent url(../image/category-bg.png) no-repeat left top;
	border-bottom: 1px solid #ccc;
}

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

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

#catBreadcrumb li a {
	color: #fff;
	font-size: 30px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
div#productCategory {
	margin: 0 auto 1em;
	width: 633px;
}
div#productCategory li.firstChild {border-top: none;}
div#productCategory li {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 13px 20px;
	overflow: hidden;
}
div#productCategory img {
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
}
div#productCategory div.productContent {
	float: left;
	width: 400px;
	margin-right: 26px;
}
div#productCategory div.productContent p {
	margin: 0;
	font-size: 1.2em;
	color: #666;
}

div#productCategory div.productContent h3 {
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
}
div#productCategory div.productContent h3 a:hover {
	color: #004A3A;
}
div#productCategory li ul {
	display: none;
}

div#productCategory h4.learnMore {
	float: left;
	margin: 2.5em 0 0 0;
}

div#productCategory h4.learnMore a {
	display: block;
	text-indent: -999em;
	width: 47px;
	height: 24px;
	background: transparent url(../image/listing-more-button.png) no-repeat left top;
}

div#productCategory h4.learnMore a:hover {
	background-position: left -24px;
}

/* Search */
#searchPage #productSummary {
	margin-top: 0;
}
#searchPage #individualOuterWrapper #search h1.pageHead {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	padding-bottom: 13px;
	padding-left: 20px;
}
#individualOuterWrapper #search h1.pageHead strong {
	text-transform: uppercase;
}
#individualOuterWrapper #search ul {
	padding: 0;
	margin: 0;
}

#individualOuterWrapper #search ul li {
	font-size: 1em;
	padding: 13px 20px;
	margin: 0;
	clear: both;
	overflow: hidden;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
#individualOuterWrapper #search .productContent {
	float: left;
	width: 50em;
	margin-right: 2em;
}
#individualOuterWrapper #search h4.learnMore {
	float: left;
	margin-top: 2.3em;
}
#individualOuterWrapper #search h4.learnMore a {
	display: block;
	text-indent: -999em;
	width: 47px;
	height: 24px;
	background: transparent url(../image/search-results-learn-more.png) no-repeat left top;
}
#individualOuterWrapper #search h4.learnMore a:hover {
	background-position: left -24px;
}
#individualOuterWrapper #search ul li h3 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}
#individualOuterWrapper #search h3 a {
	font-weight: normal;
	text-decoration: none;
	font-size: 1.4em;
	color: #333;
}
#individualOuterWrapper #search h3 a:hover {
	color: #004A3A;
}
#individualOuterWrapper #search ul li p.hide {
	display: none;
}

#individualOuterWrapper #search ul ul {
	display: none;
}

/*====== Product Page ========================*/
#searchPage {
	padding-top: 20px;
}
#searchPage #individualOuterWrapper {
	margin: 0 auto;
	background: transparent url(../image/search-results-bg.png) no-repeat left top;
}
#individualOuterWrapper, #thankYouOuterWrapper {
	min-height: 335px;
	width: 633px;
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
}
#summaryOuterWrapper {
	width: 633px;
	margin: 20px auto 0;
	border-top: 1px solid #ccc;
}
#productSummaryWrapper {
	margin: 3px 0 0;
	padding: 14px 10px;
	border-top: 1px solid #ccc;
}
#productPhoto {
	float: left;
	width: 161px;
	height: 160px;
	margin-bottom: 1.4em;
	margin-right: 13px;
	background: transparent url(../image/product-photo-bg.png) no-repeat left top;
}
#productPhoto img {
	margin: 6px 0 0 6px;
}
.productHead h1 {
	font-size: 25px;
	color: #357E6C;
	margin: 0;
}

#productSummary {
	float: left;
	margin-bottom: 1.4em;
	width: 439px;
	margin-top: 0.6em;
}
#noImage #individualOuterWrapper #productSummary {
	float: none;
}

#productSummary p {
	margin: 1em 0 0;
	font-size: 1.2em;
	color: #666666;
}
#productSummary a {
	color: #666;
	text-decoration: underline;
}
#productSummary a:hover {
	color: #357E6C;
}
#productSummary ul {
	margin: 1.5em 1.5em 1.5em 3.5em;
	color: #666666;
}
#productSummary li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.4em 0;
	font-size: 1.2em;
}

#productDetails {
	clear: both;
	position: relative;
	width: 633px;
	margin: 0 auto;
	border-top: solid 1px #CCC;
}
#productButtons {
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 10;
	width: 103px;
	height: 130px;
}
#productDetails h3 {margin-bottom: 5px;}
#productDetails h2 {margin-bottom: 5px;}
#productDetails a {color: #666;}
#productDetails a:hover {color: #357E6C;}
#productDetails p {
	margin: 0 0 1em;
	font-size: 1.2em;
	color: #666666;
}
#productDetails p.disclaimer {
	padding-right: 3em;
	font-style: italic;
	font-size: 1em;
	margin: 0.5em 0;
}
#productDetails ul {
	margin: 1.5em 1.5em 1.5em 3.5em;
	color: #666666;
}
#productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.4em 0;
	font-size: 1.2em;
}


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


#productDetails table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 2px;
	background-color: #357E6C;
	color: #fff;
	text-align: center;
	font-weight:bold;
}

#productDetails table td {
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px 7px;
	text-align: center;
}

#productDetails table.fourCol .nth-column-1 {
	text-align: left;
	width: 18em;
	/*padding: 4px 7px;*/
}
#productDetails table.fourCol .nth-column-2 {
	width: 10em;
}
#productDetails table.fourCol .nth-column-3 {
	width: 10em;
}
#productDetails table.threeCol .nth-column-1 {
	width: 18em;
	text-align: left;
}
#productDetails table .nth-column-1 {padding: 5px 7px;}


#openNow {margin-bottom: 15px;}
#openNow a {
	display: block;
	width: 93px;
	height: 91px;
	text-indent: -999em;
	background: transparent url(../image/product-apply-now.png) no-repeat left top;
}
#openNow a:hover {background-position: left -145px;}
#enrollNow {margin-bottom: 15px;}
#enrollNow a {
	display: block;
	width: 93px;
	height: 91px;
	text-indent: -999em;
	background: transparent url(../image/product-enroll-now.png) no-repeat left top;
}
#enrollNow a:hover {background-position: left -145px;}
#openINMO {margin-bottom: 15px;}
#openINMO a {
	display: block;
	width: 93px;
	height: 91px;
	text-indent: -999em;
	background: transparent url(../image/product-enroll-now.png) no-repeat left top;
}
#openINMO a:hover {background-position: left -145px;}
#noImage #productSummary, #searchPage #productSummary {
	width: 100%;
}
#noImage #productSummary h1.pageHead {
	margin-bottom: 10px;
}
#noImage .individualPage {
	padding: 0 20px 20px;
}
#searchPage .individualPage {
	padding: 0;
}
/*============================== Add This Button(s) =============================================*/
.addthis_toolbox /*Add This Container*/{
	position: absolute;
	top: 2px;
	right: 0;
	z-index: 10;
	padding: .5em .5em .2em;
}
.addthis_toolbox .custom_images .addthis_button_print {
	display: block;
	float: left;
	width: 40px;
	height: 17px;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ccc;
	text-indent: -999em;
	background: transparent url(../image/print.png) no-repeat left top;
}
.addthis_toolbox .custom_images .addthis_button_print:hover {
	background-position: left -20px;
}
.addthis_toolbox .custom_images .addthis_button_compact {
	display: block;
	float: left;
	width: 45px;
	height: 17px;
	padding-right: 8px;
	margin-right: 8px;
	text-indent: -999em;
	background: transparent url(../image/share.png) no-repeat left top;
}
.addthis_toolbox .custom_images .addthis_button_compact:hover {
	background-position: left -20px;
}
.addthis_toolbox .custom_images .addthis_button_facebook {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 4px;
	text-indent: -999em;
	background: transparent url(../image/facebook.png) no-repeat left top;
}
.addthis_toolbox .custom_images .addthis_button_twitter {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	background: transparent url(../image/twitter.png) no-repeat left top;
}

/*============================================================================================*/

/* End of Toolbox Styling Goes Here*/

#printShareBtns {
	float:right;
	margin:10px 0 0;
	width:60px;
}
#printShareBtns div {
	float:left;
}
#tellMeMoreButton {
	margin-bottom: 2em;
}
#tellMeMoreButton img {display: none;}
#tellMeMoreButton a {
	display:block;
	margin: 0 auto;
	background: transparent url(../image/product-questions-button.png) no-repeat left top;
	text-indent:-999em;
	width:75px;
	height:16px;
}
#tellMeMoreButton a:hover {
	background-position: left -18px;
}
#tellMeMoreButton2.benefits {
	margin-bottom: 2em;
}
#tellMeMoreButton2.benefits img {display: none;}
#tellMeMoreButton2.benefits a {
	display:block;
	margin: 0 auto;
	background: transparent url(../image/learn_more_btn.png) no-repeat left top;
	text-indent:-999em;
	width:93px;
	height:93px;
}
#tellMeMoreButton2.benefits a:hover {
	background-position: 2px -96px;
}
#tellMeMoreButton.benefits a {
	display:block;
	margin: 0 auto;
	background: transparent url(../image/learn_more_btn.png) no-repeat left top;
	text-indent:-999em;
	width:93px;
	height:93px;
}
#tellMeMoreButton.benefits a:hover {
	background-position: 2px -96px;
}
#debitCardLogo {
	text-align: center;
	margin-top: 15px;
}
/* Tabs */
dl#productTabs {
	min-height: 280px;
	width: 100%;
	display: block;
	list-style: none;
	position: relative;
}

dl#productTabs dt {
	padding-right: 9px;
	margin: 6px 10px 0 10px;
	color: #333;
	font-size: 1.3em;
}
dl#productTabs dt:hover {
	color: #004A3A;
}

dl#productTabs dd {
	width: 463px;
	padding: 10px 160px 0 10px;
	font-size: 1em;
	border-top: 1px solid #ccc;
}

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

dl#productTabs dt.selected {
	color: #004A3A;
	background: transparent url(../image/dt-selected.png) no-repeat right 5px;
}

/* Sliding Doors  

dl#roi_tabs dt {
	height:33px;
	line-height:38px;
	margin-right:14px;
	background:transparent url(../tab-selected-slider.png) no-repeat scroll 0 0;
	color:#07371E;
	font-size:14px;
}

dl#roi_tabs dt.selected {
	background: url(../tab-bg-slider.png) no-repeat scroll 0 0;
	color:#07371E;
}
 
dl#roi_tabs dt.label div {
	width:auto;
	position:relative;
	height:33px;
	left:10px;
	padding:0 10px 0 5px;
	background:transparent url(../tab-selected-slider-right.png) no-repeat scroll right top;
}

dl#roi_tabs dt.selected div {
	background:transparent url(../tab-bg-slider-right.png) no-repeat scroll right top;
	color:#07371E;
}

End of Sliding Doors */

.pane {
	position: absolute;
	overflow: hidden;
	top: 3.1em;
	left: 0;
}
#productDetails .pane .noTop, .noTop {margin-top: 0;padding-top: 0;}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

/*====== Individual Page =================*/
#thankYouOuterWrapper {border-bottom: 1px solid #ccc;}
#individualWrapper {padding-bottom: 2em;}
.individualPage {color: #666;}
#individualOuterWrapper #productPhoto {
	background-image: none;
	height: auto;
	width: auto;
	margin-right: 20px;
	position: relative;
}
#individualOuterWrapper #productPhoto img {
	border: 1px solid #ccc;
	margin: 0;
}
#individualOuterWrapper #productPhoto #presidentVideo {
	position: absolute;
	left: 14px;
	top: 200px;
}
#individualOuterWrapper .individualPage h1.pageHead {
	font-size: 25px;
	margin:0 0 0.5em;
	font-weight: bold;
	color: #357E6C;
}
#individualOuterWrapper .individualPage h2 {margin-bottom: 5px;border-bottom: 1px solid #ccc;}
#individualOuterWrapper .individualPage h3 {margin-bottom: 5px;}
#individualOuterWrapper .individualPage a { 
	text-decoration: underline;
	color: #666;
}
#individualOuterWrapper .individualPage a:hover {
		color: #357E6C;
}
#individualOuterWrapper .individualPage p {
	clear: both;
	margin: 0 0 1em;
	font-size: 1.2em;
}
#individualOuterWrapper .individualPage p.zeroPaddingParagraph {
	margin: 0;
}
#individualOuterWrapper .individualPage em {font-style: italic;}
#individualOuterWrapper .individualPage ul,#individualOuterWrapper .individualPage ol {
	margin: 1.5em 1.5em 1.5em 3.5em;
}
#individualOuterWrapper #videos #videosWrapper {
	overflow: hidden;
}
#individualOuterWrapper #videos ul {
	width: 41%;
	float: left;
}
#individualOuterWrapper #videos #videoButtons {
	margin-left: 17px;
}
#individualOuterWrapper #articles li {
	font-size: 1em;
}
#individualOuterWrapper .individualPage li {
	font-size: 1.2em;
}
#individualOuterWrapper #

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

#individualOuterWrapper .individualPage ul li {
	list-style-type: disc;
	margin: 0.4em 0;
}
#individualOuterWrapper #eBalService li {
	list-style-type: none;
}
#individualOuterWrapper #meetProfessionals ul {
	margin: 1.5em 0;
}
#individualOuterWrapper #meetProfessionals li {
	margin: 1em 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	background-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-size: 1em;
}
#individualOuterWrapper #meetProfessionals li.lastChild {
	border-bottom: none;
	margin-bottom: 0;
}
#individualOuterWrapper #meetProfessionals img {
	float: left;
	margin-right: 2em;
}
#individualOuterWrapper #meetProfessionals div {
	float: left;
	width: 478px;
	position: relative;
}
#individualOuterWrapper #meetProfessionals p.textVariant1 {
	position: absolute;
	top: 0;
	right: 0;
}
#individualOuterWrapper #investmentMgmt img {
	margin: 0 0 0 110px;
}
#individualOuterWrapper #investmentMgmt li {
	list-style-type: decimal;
	font-size: 1.2em;
	margin: 1em 0;
}
#individualOuterWrapper #investmentMgmt li p {
	margin: 0;
	font-size: 1em;
}
#individualOuterWrapper ul.accordian {
	margin: 1.5em 0;
}
#individualOuterWrapper ul.accordian h2.clickable {
	margin-bottom: 0;
	border-bottom: none;
	text-decoration: underline;
	cursor: pointer;
	padding-left: 14px;
	background: transparent url(../image/clickable-arrows.png) no-repeat left 6px;
}
#individualOuterWrapper ul.accordian h2.clickable:hover {
	color: #004A3A;
}
#individualOuterWrapper ul.accordian li.linkOut h2 {
	border-bottom: none;
	padding-left: 14px;
}
#individualOuterWrapper ul.accordian div {
	width: 545px;
	padding: 0 14px;
	margin: 0;
}
#individualOuterWrapper ul.accordian li {
	font-size: 1em;
	list-style-type: none;
}
#individualOuterWrapper ul.accordian ul {
	margin: 0 1.5em 1.5em 3.5em;
	padding-top: 0;
}
#individualOuterWrapper ul.accordian div h3 {
	margin-top: 0;
	padding-top: 0.5em ;
}
#individualOuterWrapper ul.accordian li li {
	list-style-type: disc;
	font-size: 1.2em;
}
#individualOuterWrapper ul.accordian li ul {
	margin-left: 0;
}
#individualOuterWrapper #onlineFAQ ul.accordian li li {
	list-style-position: outside;
	list-style-type: none;
}
#individualOuterWrapper #onlineFAQ ul.accordian li li p {
	font-size: 1em;
}
#individualOuterWrapper #onlineFAQ ul.accordian li li p.question {
	font-weight: bold;
	margin-top: 1em;
}


#productSummary #thankYou {margin-top: 25px;}
#thankYou h1.pageHead {
	margin: 0;
	font-size: 42px;
	color: #357E6C;
}
#thankYou p {color: #333;width: 26em;}
#FAQ dt {
	margin: 1em 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}
#individualOuterWrapper #merchantDiscount ul {
	margin: 0;
	padding: 0;
}
#individualOuterWrapper #merchantDiscount li {
	list-style-position: outside;
	list-style-type: none;
	font-size: 1em;
	padding: 0;
	margin: 1em 0;
}
#individualOuterWrapper #merchantDiscount h3 {
	font-size: 1.5em;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
}
#individualOuterWrapper #merchantDiscount h3:hover {
	color: #357E6C;
}
body.popup #otherAccounts h1.pageHead {
	width: 530px;
	height: 55px;
	margin: 0 0 1em;
	text-indent: -999em;
	background: transparent url(../image/popup-other-accounts-title.png) no-repeat left top;
}
body.popup #needHelp h1.pageHead {
	width: 530px;
	height: 55px;
	margin: 0 0 1em;
	text-indent: -999em;
	background: transparent url(../image/popup-need-help-title.png) no-repeat left top;
}
body.popup #otherAccounts ul, body.popup #needHelp ul {
	margin: 0 1.5em 1.5em 3.5em;
}
body.popup #otherAccounts li, body.popup #needHelp li {
	font-size: 1.2em;
	list-style-type: disc;
}
body.popup #needHelp p {
	font-size: 1.2em;
}
body.popup #otherAccounts h3, body.popup #needHelp h3 {
	margin: 0 0 5px 20px;
}
body.popup #otherAccounts a, body.popup #needHelp a {
	text-decoration: underline;
	color: #666;
}
body.popup #otherAccounts a:hover, body.popup #needHelp a:hover {
	color: #357E6C;
}


body.popup ul {
	margin: 0 1.5em 1.5em 3.5em;
}

body.popup li {
	font-size: 1.2em;
	list-style-type: disc;
}


/* alphabetNav.css v1.0 */

#individualOuterWrapper #merchantDiscount ul.alphabetNav {
	margin: 10px 0 20px;
	overflow: hidden;
	text-align: center;
}
#individualOuterWrapper #merchantDiscount ul.alphabetNav li {
	display: inline;
	line-height: 1.5em;
	padding: 0 9px 0 0;
	list-style-type: none;
	margin: 0;
	font-size: 1.2em;
}
#individualOuterWrapper #merchantDiscount #listCategory ul.alphabetNav li {
	padding: 0 18px 0 0;
}

#individualOuterWrapper #merchantDiscount ul.alphabetNav li a {
	text-decoration: underline;
}
#individualOuterWrapper #testimonials {
	overflow: hidden;
	margin: 1.5em auto;
	width: 435px;
	text-align: center;
}
#individualOuterWrapper #testimonials li {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin: 0 2em 0 0;
	font-size: 1em;
	width: 125px;
	height: 114px;
}
#individualOuterWrapper #testimonials img {border: 1px solid #ccc;}
#individualOuterWrapper #testimonials img:hover {border: 1px solid #004A3A;}
#individualOuterWrapper #testimonials h3 {
	margin: 0;
}

#mortgage h3, #construction h3 { 
	font-size: 14px !important;
	text-decoration: underline;
}

/* end alphabetNav.css */
/* Events Table */
table.events {
	width: 100%;
	margin-top: 10px;
	font-size: 1.2em;
	color: #666;
}
table.events td.nth-column-1 {width: 7em;}
table.events td.nth-column-2 {width: 15em;padding-right: 2em;}
table.events td.nth-column-3 {width: 6.5em;padding-right: 1em;}
table.events tr.nth-row-even td {padding-bottom: 1.5em;}

/* end Events Table */
/*====== AmeriClub Events ==============*/
.popup #americlubEvents {
	position: relative;
}
.popup #americlubEvents .registerButton a {
	display: block;
	position: absolute;
	right: 15px;
	top: 70px;
	width: 93px;
	height: 91px;
	text-indent: -999em;
	background: transparent url(../image/event-registration-button.png) no-repeat left top;
}
.popup #americlubEvents .registerButton a:hover {
	background-position: 2px -145px;
}
.popup #americlubEvents h2 {
	margin: 0 0 0.5em;
	padding: 20px 0 0 25px;
	height: 35px;
	font-size: 20px;
	color: #fff;
	text-align: left;
	background: transparent url(../image/popup-title-bg.jpg) repeat-x left top;
}
.popup #americlubEvents p.zeroPaddingParagraph {
	margin: 0 10em 0 2em;
}
.popup #americlubEvents p {
	margin: 0 10em 1em 2em;
	font-size: 1.2em;
	color: #666;
}
.popup #americlubEvents a {
	text-decoration: underline;
	color: #666;
}
.popup #americlubEvents a:hover {
	color: #357E6C
}
.popup #americlubEvents h3 {
	margin: 1em 1.9em 0 1.9em;
}
.popup #americlubEvents ul {margin: 1em 10em 1em 6em;}
.popup #americlubEvents li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 1.2em;
}
.popup #americlubEvents .images {
	margin: 2em 2em 0;
	text-align: center;
}
.popup #americlubEvents .images img {
	margin: 0 2em 2em;
}
/* Memories Photo Gallery */
#individualOuterWrapper .individualPage #gallery {
	margin: 0 auto;
	width: 491px;
	overflow: hidden;
}
#individualOuterWrapper .individualPage #gallery ul { list-style: none; }
#individualOuterWrapper .individualPage #gallery ul li { float: left;margin: 5px;list-style-position: outside;list-style-type: none; }
#individualOuterWrapper #eBalService ul {
	margin: 1.5em 0;
}
#eBalService #formContactUs li {
	overflow: hidden;
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
}
#eBalService #formContactUs label {
	float: left;
	padding: 0 1em 1em 0;
	text-align: right;
	width: 15.5em;	
}
#eBalService #formContactUs label.error {
	padding-top: 8px;
	width: 11em;
	font-size: 1em;
}
#eBalService #formContactUs label.required em {
	display: block;
}
#eBalService #formContactUs input {
	float: left;
	margin-bottom: 1em;
}
#eBalService #formContactUs input, #eBalService #formContactUs select {
	width: 19em;
	margin-top: 5px;
}
#eBalService #formContactUs #captcha {
	margin-left: 200px;
}
#eBalService #formContactUs #captcha h4 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
}
#eBalService #formContactUs #captcha input {
	float: none;
	margin: 1em 0;
	width: 17.6em;
}
#eBalService #formContactUs #captcha p {margin: 0;width: 200px;}
#eBalService #formContactUs button.submitButton {margin: 1em 0 1em 200px;}
#individualOuterWrapper ul#cellCarriers {margin: 0;padding: 0;}
#individualOuterWrapper ul#cellCarriers li {
	float: left;
	width: 45%;
	margin-right: 5%;
	font-size: 1em;
	list-style-type: none;
}
/*====== Sitemap =======================*/
#sitemap {
	margin-top: 2em;
}

#sitemapNav {
	margin-top: 3em;
}

#sitemapNav li {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemapNav li li {
	width: auto;
	float: none;
	margin-right: 0;
}

#sitemap div.clear {
	padding-top: 2em;
	margin-top: 2em;
	border-top: 1px solid #CCC;
}

#sitemap div.clear div {
	width: 16em;
	float: left;
	margin-right: 2.5em;
}

#sitemap div.clear ul {
	padding-bottom: 2.5em;
}

/*====== Locations ===========================*/
#locations #productSummaryWrapper {
	padding: 14px 0;
}
#searchPage #productSummaryWrapper {
	padding: 17px 0;
}
#locations #productSummary {
	width: 100%;
}
#locations #productSummary h1.pageHead {
	margin-bottom: 5px;
	padding: 0 14px;
	margin-right: 10px;
	float: left;
}
#locations #productSummary h3.info {
	float: left;
	margin-top: 6px;
	font-weight: normal;
	font-size: 1.2em;
}
#map {
	clear: both;
	border: 1px solid #ccc;
	width: 100%;
	height: 25em;
}
/*====== Locations ===========================*/
.locationsContent {
	margin: 11px 8px 0 0;
	padding: 0 13px 0 15px;
}
#map {
	border: 1px solid #C2C7CF;
	height: 325px;
	width: 631px;
}
#locations ul#locList li {
	padding: 0;
	margin: 3px 0;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	list-style-type: none;
	overflow:hidden;
}
#locations ul#locList li.selected {
	border-top: 1px solid #ccc;
} 
#locations ul#locList .locationHeader {
	position: relative;
	overflow: hidden;
	height: 13px;
	padding: 4px 15px 10px;
	cursor: pointer;
	display: block;
}
#locations #atmLocations ul#locList .locationHeader {
	cursor: default;
}
#locations ul#locList li h2 {
	margin: 0;
	padding-left: 15px;
	border-bottom: none;
	width: 175px;
	float: left;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	background: transparent url(../image/locations-title-arrows.png) no-repeat left 5px;
} 
#locations #atmLocations ul#locList li h2 {
	width: 300px;
	background-image: none;
	padding-left: 0;
}
#locations ul#locList li.selected h2 {
	color: #004A39 !important;
	background-position: left -43px !important;
}
#locations #atmLocations ul#locList li.selected h2 {
	color: #666 !important;
	background-position: left 5px !important;
}
#locations .adr {
	float: left;
	font-size: 1.3em;
}
#locations .moreInfo {
	display: none;
	float: right;
	cursor: pointer;
	font-size: 1.2em;
	padding-left: 11px;
	margin-left: 10px;
	background: transparent url(../image/locations-triangle.png) no-repeat left 2px;
}
#locations li.selected .moreInfo {
	color: #990000 !important;
	background: transparent url(../image/locations-triangle.png) no-repeat left -15px !important;
}
#locations .moreInfoShow {display: block !important;}
#locations .locInfo {
	position: absolute;
	top: 6px;
	right: 10px;
}
#locations li .locInfo a {
	display: block;
	width: 71px;
	height: 15px;
	text-indent: -999em;
	background: transparent url(../image/locations-map-button.png) no-repeat left top;
}
#locations .locInfo a:hover {
	background-position: left -15px;
}
#locations .locInfoShow {display: block !important;}
#locations h4 {
	margin: 0;
	font-size: 1.1em;
	text-transform: uppercase;
}
#locations .locationBody {
	position: relative;
	padding: 10px 15px;
	overflow: hidden;
}
#locations .locationBody div span.tel, #locations .locationBody div.lobbyHours div, #locations .locationBody div.driveHours div {
	display: block;
	overflow: hidden;
}
#locations .contactWrapper {
	float: left;
	width: 190px;
}
#locations .phones {
	font-size: 1.3em;
}
#locations .phones .type {
	display: block;
	float: left;
	width: 53px;
}
#locations .lobbyHours {
	float: left;
	width: 225px;
}
#locations .lobbyHours div {
	font-size: 1.3em;
}
#locations .driveHours {
	float: left;
	width: 188px;
}
#locations .driveHours div {
	font-size: 1.3em;
}
#locations .timeName {
	display: block;
	float: left;
	width: 80px;
}
#locations .extraWidth {
	width: 175px !important;
}

#locations .timeValue {
	display: block;
	float: left;
	text-align: right;
	width: 108px;
}
#locations .phones .type:after {
	content: ":";
}
#locations ul#locList {
	margin: 1em 0;
}

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

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

#individualOuterWrapper .individualPage .googleMap-InfoWindow h2 {
	font-size: 1.2em;
	border-bottom: none;
}

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

#individualOuterWrapper .individualPage .googleMap-InfoWindow p.map-phones {
	height: 1.2em;
	overflow: hidden;
}
#lostCard h1.pageHead {
	width: 530px;
	height: 55px;
	text-align: left;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	background: transparent url(../image/popup-lost-card-title.png) no-repeat left top;
}
#lostCard ul {
	margin: 1.5em 1.5em 1.5em 3.5em;
}
#lostCard li {
	font-size: 1.2em;
	margin: 0.4em 0;
	list-style-type: disc;
	list-style-position: outside;
}
#laptopContest h1.pageHead {
	width: 530px;
	height: 55px;
	text-align: left;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	background: transparent url(../image/popup-laptop.png) no-repeat left top;
}
#laptopContest p {
	font-size: 1.2em;
	color: #666;
}
#laptopContest a {
	color: #666;
	text-decoration: underline;
}
#laptopContest a:hover {
	color: #165F4E;
}
#estatementsPromo h1.pageHead {
	width: 530px;
	height: 55px;
	text-align: left;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	background: transparent url(../image/popup-estatements.png) no-repeat left top;
}
#estatementsPromo p {
	font-size: 1.2em;
	color: #666;
}
#estatementsPromo a {
	color: #666;
	text-decoration: underline;
}
#estatementsPromo a:hover {
	color: #165F4E;
}
#onlinePopup h1 {
	width: 400px;
	height: 55px;
	text-align: left;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	background: transparent url(../image/popup-online-banking-title.png) no-repeat left top;
}
#addressBook h1.pageHead {
	width: 530px;
	height: 55px;
	text-align: left;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	background: transparent url(../image/popup-address-book-title.png) no-repeat left top;
}
#addressBook ul {
	margin: 1em;
}
#addressBook li {
	margin: 1em 0;
}
#addressBook p {
	font-size: 1.2em;
}
#addressBook p.title {
	font-weight: bold;
}
#addressBook a {
	text-decoration: underline;
	color: #666;
}
#addressBook a:hover {
	color: #165F4E;
}
/* formContactUs */
#individualOuterWrapper #contactUs, #individualOuterWrapper #secureEmail {
	position: relative;
}
#individualOuterWrapper #contactUs #addressLink a {
	display: block;
	width: 129px;
	height: 30px;
	text-indent: -999em;
	position: absolute;
	right: 8em;
	top: 0;
	background: transparent url(../image/address-book-button.png) no-repeat left top;
}
#individualOuterWrapper #contactUs #addressLink a:hover {
	background-position: left -40px;
}
#individualOuterWrapper #secureEmail #secureEmailButton a {
	position: absolute;
	top: -0.5em;
	right: 8em;
	display: block;
	text-indent: -999em;
	width: 129px;
	height: 30px;
	background: transparent url(../image/secure-email-button.png) no-repeat left top;
}
#individualOuterWrapper #secureEmail #secureEmailButton a:hover {
	background-position: left -40px;
}
#individualOuterWrapper #contactUs ul {
	margin: 0;
	padding: 0;
}
#individualOuterWrapper #contactUs li {
	overflow: hidden;
	font-size: 1em;
	list-style-type: none;
	list-style-position: outside;
}
#formContactUs {
	width:100%;
}
#formContactUs legend {
	color: #333;
	font-weight: bold;
}

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

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

#formContactUs label {
	float: left;
	padding: 0 1em 1em 0;
	text-align: right;
	width: 12.5em;	
	font-size: 1.2em;	
}
#formContactUs label.required em {
	display: block;
}

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

#formContactUs input {
	width: 241px;
}

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

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

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

#formContactUs #captcha {
	clear: both;
	width: 20em;
	margin: 1em 0 1em 163px;
}

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

#formContactUs #captcha p {
	margin: 0;
}

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

/* End formContactUs */

#footer {
	margin-bottom: 2em;
	overflow: hidden;
	position: relative;
	clear: both;
	color:#666;
}
#footer #tagDisclosure a {
	color: #666;
	text-decoration: underline;
}
#footer #tagDisclosure a:hover {
	color: #004A3A;
}

#footer #firstROI {
	position: absolute;
	top: 1em;
	left:10px;
	height:29px;
	width:103px;
}
#printIcons {display: none;}
#footer img.froiLogo {
	display: none;
}

#footer #eh {
	position: absolute;
	top: 1.3em;
	left: 20.4em;
}

#footer #fdic {
	position: absolute;
	top: 1.3em;
	left: 13.7em;
}

#footer #footerNav {
	width: 659px;
	float: right;
	clear: both;
	text-align: center;
	padding: 1em 0;
}

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

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

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

#footer p {
	width: 659px;
	float: right;
	clear: both;
	font-size: 1.1em;
	text-align: center;
}

/* =========== Print this Page =================== */

#printThisPage {
	width: 36px;
	height: 15px;
}

/*======== Special ================================*/

/* Styling for New Pop Up Forms: Tell me More, Send to a Friend, and Thank You Pop Up */

body.popup {
	background: #fff;
	border: 0 none;
}
body.popup #thankYou {
	width: 550px;
	height: 400px;
	background: transparent url(../image/popup-thank-you.jpg) no-repeat left top;
}
#thankYou p#thanksTitle {
	margin: 135px 0 0 40px;
	font-size: 42px;
	color: #357E6C;
}
body.popup #thankYou p {
	margin: 2px 0 0 40px;
	width: 304px;
	font-size: 13px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}
.popup p {
	margin: 1em;
}
.popup p.zeroPaddingParagraph {
	margin: 0;
}
body.popup form {
	overflow: hidden;
}

body.popup h4.title {
	padding: 0;
	margin: 0 0 1em;
	display: block;
	width: 530px;
	height: 55px;
	text-indent: -999em;
	background: transparent url(../image/questions-title.png) no-repeat left top;
}

body.popup fieldset {
	border: 0 none;
	padding: 0 15px 0 25px;
	margin: 0 20px 0 0;
	float: left;
	width: 252px;
}

body.popup fieldset#popupStandard input {
	display: block;	
	padding: 5px 0 0 5px;
	width:  246px;
	height: 25px;
	margin-bottom: 5px;
	border: none;
	background: transparent url(../image/popup-input-bg.png) no-repeat left top;
	font-size: 16px;
}

body.popup fieldset#popupStandard textarea {
	display: block;	
	height: 80px;
	width: 241px;
	padding: 5px;
	margin-bottom: 5px;
	border: none;
	background: transparent url(../image/popup-textarea-bg.png) no-repeat left top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px
}

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

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

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

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

body.popup fieldset#popupStandard label {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	margin-bottom: 4px;
	margin-top: 8px;
}

body.popup fieldset#popupStandard label.error {
	color: #F72222;
	text-align: right;
	margin-bottom: 0;
	margin-top: 0;
}

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

/* Captcha */

body.popup #captcha {
	width: 20em;
	margin-bottom: 20px;
	float: none;
}

body.popup #captcha input {
	float: none;
	width: 201px;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	display: block;
	margin: 0.5em 0;
	border: none;
	font-size: 16px;
	background: transparent url(../image/popup-captcha-input-bg.png) no-repeat left top;
}

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

body.popup #captcha h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 7px 0 3px;
}

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

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

body.popup .individualPage {
	padding: 0;
}

body.popup .individualPage h1.pageHead {
	text-align: center;
	margin: 1em 0 0.5em;
}
body.popup .individualPage form.formBlock {
	margin: 20px 0;
}
body.popup .individualPage form.formBlock input#userID {
	float: left;
	background: transparent url(../image/olb-input-bg.png) no-repeat left top;
	width: 168px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 6px 7px 0;
	color: #666;
	border: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
}

body.popup .individualPage form.formBlock input.formButton {
	border: 0 none;
	width: 37px;
	height: 28px;
	padding-top: 28px;
	float: left;
	text-indent: -999em;
	background: transparent url(../image/popup-olb-go-button.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
}

body.popup .individualPage form.formBlock input.formButton:hover {
	background-position: 0 -122px;
}
body.popup #obNavDown {
	float: left;
	width: 36%;
	margin: 0 20px;
}
body.popup div#onlinePopup .rightSide {
	width: 49%;
}
body.popup div#onlinePopup .rightSide h3 {
	margin: 10px 0 5px;
}
body.popup div#onlinePopup .rightSide h3.noTop {
	margin-top: 0;
}
body.popup div#onlinePopup .rightSide ul {
	margin: 0;
}
body.popup div#onlinePopup .rightSide li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
body.popup div#onlinePopup .rightSide a {
	font-size: 1.1em;
}
body.popup div#onlinePopup .rightSide a:hover {
	text-decoration: underline;
}
/* Clear fix */

.clear:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear {
	clear: both;
	display: block;
}

/* Hides from Internet Explorer for the Mac \*/
.clear {
	min-height: 1%;
}

* html .clear {
	height: 1%;
}
/* End IE Mac hide */

/*======== For Alert New Pop Up ================================================*/

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px;
	max-width: 600px;
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #ccc url(../image/alert-title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}
#popup_content {
	background: transparent url(../image/alert-info.gif) 16px 16px no-repeat;
	padding: 1em 1.75em;
	margin: 0em;
}
#popup_content.alert {
	background-image: url(../image/info.gif);
}
#popup_content.confirm {
	background-image: url(../image/alert-important.gif);
}
#popup_content.prompt {
	background-image: url(../image/alert-help.gif);
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_prompt {
	margin: .5em 0em;
}

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

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

#rates table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:100%;
	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 table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 2px;
	background-color: #357E6C;
	color: #fff;
	text-align: center;
	font-weight:bold;
}

#rates table td {
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px 7px;
	text-align: center;
}
#rates table#homeEquityTable .nth-column-1 {
	width: 9em;
}
#rates table#mobileHomeTable .nth-column-1, #rates table#HELOCTable .nth-column-1, #rates table#autoLoanTable .nth-column-1,#rates table#boatLoanTable .nth-column-1 {
	width: 15em;
}
#rates table.fourCol .nth-column-1 {
	text-align: left;
	width: 18em;
	/*padding: 4px 7px;*/
}
#rates table.fourCol .nth-column-2 {
	width: 10em;
}
#rates table.fourCol .nth-column-3 {
	width: 10em;
}
#rates table.threeCol .nth-column-1 {
	width: 18em;
	text-align: left;
}
#rates table .nth-column-1 {padding: 5px 7px;}
#rates p.disclaimer {
	padding-right: 3em;
	font-style: italic;
	margin: 0.5em 0;
}
#rates ul.disclaimer {
	margin: 0.5em 0 0 2em;
	padding-right: 3em;
}
#rates ul.disclaimer li {
	font-style: italic;
	list-style-position: outside;

}

body.formBuilder #mainContent {
	width: 659px;
}

body.formBuilder form.inmo-application {
	padding: 0 20px;
}

body form.inmo-application li input,
body form.inmo-application li fieldset,
body form.inmo-application li ul,
body form.inmo-application li select.fullWidth {
	width:216px;
}

body form.inmo-application li fieldset.phone {
	width: 225px;
}

body form.inmo-application li .help {
	width:180px;
}

/* INMO Styles */
body#inmo {
	font: 14px Tahoma,Arial,Helvetica,sans-serif;
}
body#inmo #header {
	height: 75px;
}
body#inmo #logo {
	display: block;
	position: absolute;
	top: 1.71em;
	left: 0;
	height: 133px;
	width: 196px;
}
body#inmo #logo img {
	display: block;
}
body#inmo .pageContent {
	border: none;
}
body#inmo #homeLeft {
    margin: 8.3em 0 1.5em;
}
body#inmo .leftColumn {
	float: left;
	width: 200px;
}
#leftNav ol li.active {
    background: url("../image/quick-links-list-bullet.png") no-repeat scroll left 4px transparent;
	padding-left: 10px;
}
body#inmo #homeLeft.leftColumn h2 {
	font-size: 22px;
}
body#inmo #homeLeft.leftColumn ol li {
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 10px;
}
body#inmo #goldTop {
	height: 55px;
	padding: 55px 0 0;
	background: transparent url(../image/main-content-top-inmo.png) top left no-repeat;
}
body#inmo #homeContentTop {
    padding: 241px 0 0;
	background: none;
}
body#inmo #mainContent {
	background: none;
    float: right;
    margin: 0;
    padding: 0 20px;
    width: 620px;
	font-size: 12px;
}
body#inmo #homeContentBottom {
	margin: 0 0 10px 0;
}
body#inmo form.inmo-application dl.authorization dt {
	clear: left;
}
body#inmo form.inmo-application dl.authorization dd {
	width: 250px;
}

/* From inmo.css */
.inform-product-title {
	display:none;
}

body#formBuilder .recaptchatable {
	float: left;
}

body#formBuilder #intro ul, #intro p, #intro h2 {
    margin: 10px 0;
}
body#formBuilder #intro h1 {
    margin-bottom: 32px;
}
body#formBuilder #intro ul, body#formBuilder form.inmo-application ul.eligibilityRequirementList {
    margin-left: 10px;
    padding-left: 10px;
}
body#formBuilder #intro ul li, body#formBuilder form.inmo-application ul.eligibilityRequirementList li {
    list-style: disc outside none;
    margin-left: 10px;
    min-height: 0;
    padding: 2px 0 2px 10px;
}
body#formBuilder label, input, textarea {
    display: block;
}
body#formBuilder label {
    margin-bottom: 3px;
}
body#formBuilder input, textarea, select {
    margin-bottom: 9px;
}
body#formBuilder input.hidden {
    height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}
body#formBuilder .red {
    color: #FF0000;
}
 body#formBuilder p {
	    margin: 10px 0;
}
body#formBuilder form, body#formBuilder fieldset, body#formBuilder input, body#formBuilder textarea, body#formBuilder p {
    padding: 0;
	font-size: 12px;
	line-height: 18px;
}
body#formBuilder fieldset {
    border: 0 none;
}
body#formBuilder label, body#formBuilder input, body#formBuilder textarea {
    display: block;
}
body#formBuilder label {
    margin-bottom: 3px;
}
body#formBuilder input, body#formBuilder textarea, body#formBuilder select {
    margin-bottom: 9px;
}

body#formBuilder .inform_errorpage h2 {
    margin:20px 20px 0;
    padding-bottom: 2px;
}
body#formBuilder form.inmo-application {
    clear: both;
	width:625px;
	margin:0 auto;
}
body#formBuilder .inform_errorpage {
    clear: both;
	width:650px;
	margin:0 auto;
	padding: 0 0 10px;
}
body#formBuilder form.inmo-application fieldset {
   /* padding: 12px 0;*/
}
body#formBuilder form.inmo-application fieldset fieldset {
    padding: 0;
}
body#formBuilder form.inmo-application h2 {
    border-bottom: 1px solid #666666;
    margin: 20px 0;
    padding-bottom: 2px;
}
body#formBuilder form.inmo-application h2 input, body#formBuilder form.inmo-application h2 label, body#formBuilder form.inmo-application h2 span.note {
    color: #666666;
    display: inline;
    float: none;
    font: 10px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
}
body#formBuilder form.inmo-application fieldset h2 a {
    text-decoration: none;
}
body#formBuilder form.inmo-application fieldset h2 a span {
    text-decoration: underline;
}
body#formBuilder form.inmo-application li {
    clear: both;
    list-style: none outside none;
    min-height: 20px;
    padding-bottom: 8px;
}
body#formBuilder form.inmo-application li.coverResume label {
	display:none;
}
body#formBuilder form.inmo-application li.coverResume textarea{
	width:630px;
	height:500px;
}
body#formBuilder form.inmo-application li label, body#formBuilder form.inmo-application li h3 {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#formBuilder form.inmo-application li label.alignLeft {
    text-align: left;
}
body#formBuilder form.inmo-application li.inactive label {
    color: #999999;
}
body#formBuilder form.inmo-application li input, body#formBuilder form.inmo-application li fieldset, body#formBuilder form.inmo-application li ul, body#formBuilder form.inmo-application li select.fullWidth {
    float: left;
    margin-bottom: 0;
    width: 240px;
}
body#formBuilder form.inmo-application #electronicRecordsDisclosures li ul {
    width: 100%;
}
body#formBuilder form.inmo-application li select {
    float: left;
    margin-bottom: 0;
}
body#formBuilder form.inmo-application li .subOptions {
    padding: 4px 24px 8px;
}
body#formBuilder form.inmo-application ul.radioWide li select, body#formBuilder form.inmo-application ul.radioWide li label, body#formBuilder form.inmo-application ul.radioWide li input, body#formBuilder form.inmo-application ul.radio li label, body#formBuilder form.inmo-application ul.radio li input {
    display: inline;
    float: none;
    margin: 0 6px 0 0;
    padding: 0;
    vertical-align: middle;
}
body#formBuilder form.inmo-application li .help {
    float: right;
	font-size: 10px;
    font-weight: bold;
    min-height: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 155px;
}
body#formBuilder form.inmo-application li input#k-minCashDeposit, body#formBuilder form.inmo-application li input#k-maxCashDeposit, body#formBuilder form.inmo-application li input#k-minDeposit, body#formBuilder form.inmo-application li input#k-maxDeposit {
    width: 0;
}
body#formBuilder form.inmo-application li .help span.error, body#formBuilder form.inmo-application li .help span.success {
    display: none;
}
body#formBuilder form.inmo-application li .help span.default {
    display: inline;
}
body#formBuilder form.inmo-application li.error .help {
    background: url("/includes/lib/js/help-error.gif") no-repeat scroll left top transparent;
    color: #FF0000;
}
body#formBuilder form.inmo-application li.error .help span.default, body#formBuilder form.inmo-application li.error .help span.success {
    display: none;
}
body#formBuilder form.inmo-application li.error .help span.error {
    display: inline;
}
body#formBuilder form.inmo-application li.success .help {
    background: url("/includes/lib/js/help-ok.gif") no-repeat scroll left top transparent;
    color: #339900;
}
body#formBuilder form.inmo-application li.success .help span.error, body#formBuilder form.inmo-application li.success .help span.default {
    display: none;
}
body#formBuilder form.inmo-application li.success .help span.success {
    display: inline;
}
body#formBuilder form.inmo-application li input.group1, body#formBuilder form.inmo-application li input.medium {
    width: 54px;
}
body#formBuilder form.inmo-application li .zipcode input.group1 {
    width: 90px;
}
body#formBuilder form.inmo-application li input.group2 {
    width: 54px;
}
body#formBuilder form.inmo-application li .ssn input.group2 {
    width: 36px;
}
body#formBuilder form.inmo-application li .zipcode input.group2 {
    width: 72px;
}
body#formBuilder form.inmo-application li input.group3 {
    width: 72px;
}
body#formBuilder form.inmo-application li span.separator {
    float: left;
    padding: 0 4px;
}
body#formBuilder form.inmo-application li input.group4 {
    width: 36px;
}
body#formBuilder form.inmo-application li fieldset.mixed label {
    float: left;
    padding: 0 10px;
    width: auto;
}
body#formBuilder form.inmo-application li.short input {
    width: 18px;
}
body#formBuilder form.inmo-application .radio {
    padding-bottom: 4px;
}
body#formBuilder form.inmo-application .radio li {
    min-height: 16px;
    padding-bottom: 4px;
}
body#formBuilder form.inmo-application li .radio input, body#formBuilder form.inmo-application li .radio label {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#formBuilder form.inmo-application li .radio label {
    padding-left: 4px;
}
body#formBuilder form.inmo-application li .date select {
    margin-right: 10px;
}
body#formBuilder form.inmo-application label.dollarAmount {
    background: url("/includes/lib/js/dollars.gif") no-repeat scroll 170px 4px transparent;
}
body#formBuilder form.inmo-application div.saverFund {
    clear: both;
    padding: 25px 0;
}
body#formBuilder form.inmo-application li ul.radioWide {
    width: 400px;
}
body#formBuilder form.inmo-application li ul.radioNarrow {
    padding-left: 180px;
}
body#formBuilder form.inmo-application li ul.radioWide input, body#formBuilder form.inmo-application li ul.radioNarrow input {
    width: auto;
}
body#formBuilder form.inmo-application li ul.radioWide label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 350px;
}
body#formBuilder form.inmo-application li ul.radioNarrow label {
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    width: 200px;
}
body#formBuilder form.inmo-application a.edit {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #666666;
    clear: both;
    color: #666666;
    display: block;
    font-size: 14px;
    margin-left: 180px;
    padding: 6px 0;
    text-align: center;
    text-decoration: underline;
    width: 60px;
}
body#formBuilder form.inmo-application dl.authorization dt {
    float: left;
    font: 12px Tahoma,Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    width: 160px;
}
body#formBuilder form.inmo-application dl.authorization dd {
    float: left;
    margin-bottom: 10px;
    padding-right: 150px;
    width: 255px;
}
body#formBuilder form.inmo-application ol.verification li h3 {
    float: none;
    padding: 0 0 10px;
    text-align: left;
    width: 600px;
}
body#formBuilder form.inmo-application ol.verification li ul {
    clear: left;
    display: inline;
    margin-left: 180px;
    padding-bottom: 24px;
}
body#formBuilder form.inmo-application ol.verification li ul li {
    margin-left: 0;
}
body#formBuilder form.inmo-application ol.verification li ul li input {
    display: inline;
    float: none;
    vertical-align: middle;
    width: auto;
}
body#formBuilder form.inmo-application ol.verification li ul li label {
    display: inline;
    float: none;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
body#formBuilder form.inmo-application li.submit {
    padding: 10px 0 25px 180px;
}
body#formBuilder form.inmo-application li.submit input {
    width: auto;
}
