#leftstripinner {
	/**background-color: white;**/
}
#leftnav {
	display: block;
	float: left;
	width: 180px;
	min-height: 600px;
	_height: 600px;
	margin-left: 20px;
	_margin-left: 0px;
	position: relative;
	left: 0px;
	_left: 20px;
	border-top: 5px solid white;
}
ul.outernav {
	display: block;
	float: left;
	width: 160px;
}
ul.outernav li {
	display: block;
	float: left;
	background-color: #ccccff;
	width: 160px;
}
ul.outernav li a {
	display: block;
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	line-height: 28px;
	padding-left: 20px;
}
ul.subnav {
	display: none;
	float: left;
	width: 160px;
}
ul.subnav li{
	display: block;
	float: left;
	width: 160px;
}
ul.subnav li a {
	display: block;
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	padding-left: 20px;
}


/*About Us*/
/*Shade the Left Nav Area*/
.about-ussection #leftnav {
	background-color: #86b4c5;
}
/*Shade the left nav elements*/
.about-ussection #leftnav ul li a {
	background-color: #6694a5;
	border-bottom: 1px solid #16436a;
}
/*hover color for the nav elements*/
.about-ussection #leftnav ul li a:hover {
	background-color: #16436a;
}
/*style the left subnav elements*/
.about-ussection #leftnav ul.subnav li a {
	
	background-image: url(about-uswl.jpg);
	border-bottom: none;
	color: #666666;
}
/*style the left subnav elements hover*/
.about-ussection #leftnav ul.subnav li a:hover,
.about-ussection #leftnav ul.subnav li a.first:hover {
	background-image: url(about-usselectedwl.jpg);
	
	color: #16436a;
	font-weight: bold;
}
.about-ussection #leftnav ul.subnav li a.last:hover {
	background-image: url(about-usselected.jpg);
	
	color: #16436a;
	font-weight: bold;
}
/*border fix for the first element of the subnav*/
.about-ussection #leftnav ul.subnav li a.first {
	background-image: url(about-uswl.jpg);
	
	border-top: none;
	color: #666666;
}
/*border fix for the last element of the subnav*/
.about-ussection #leftnav ul.subnav li a.last {
	background-image: none;
	background-color: white;
	color: #666666;
}
/*when to display the subnavs*/
#current-phishing-trends #consumer-informationsubnav,
#current-security-threats #consumer-informationsubnav,
#consumer-information #consumer-informationsubnav,
#prevent-identity-theft #consumer-informationsubnav,
#reporting-fraud #consumer-informationsubnav,
#benefits #employmentsubnav,
#current-job-postings #employmentsubnav,
#diversity #employmentsubnav,
#employment #employmentsubnav,
#submit-your-resume #employmentsubnav {
	display: block;
}
/*highlight the sidenav (not subnav though) element which you are currently visiting*/
#community-involvement #community-involvementleftnav,
#current-phishing-trends #consumer-informationleftnav,
#current-security-threats #consumer-informationleftnav,
#consumer-information #consumer-informationleftnav,
#prevent-identity-theft #consumer-informationleftnav,
#reporting-fraud #consumer-informationleftnav,
#benefits #employmentleftnav,
#current-job-postings #employmentleftnav,
#diversity #employmentleftnav,
#employment #employmentleftnav,
#submit-your-resume #employmentleftnav,
#new-and-events #new-and-eventsleftnav,
#privacy-policy #privacy-policyleftnav,
#about-us #about-usleftnav,
#faqsau #faqsauleftnav {
	background-color: #16436a;
}
/*highlight the subnav element which you are currently visiting*/
#current-phishing-trends #current-phishing-trendsleftnav,
#current-security-threats #current-security-threatsleftnav,
#prevent-identity-theft #prevent-identity-theftleftnav,
#reporting-fraud #reporting-fraudleftnav,
#benefits #benefitsleftnav,
#current-job-postings #current-job-postingsleftnav,
#diversity #diversityleftnav,
#submit-your-resume #submit-your-resumeleftnav {
	color: #16436a;
	font-weight: bold;
	background-image: url(about-usselectedwl.jpg);
}
/*highlight the subnav element which you are currently visiting*/
#current-phishing-trends #current-phishing-trendsleftnav.last,
#current-security-threats #current-security-threatsleftnav.last,
#prevent-identity-theft #prevent-identity-theftleftnav.last,
#reporting-fraud #reporting-fraudleftnav.last,
#benefits #benefitsleftnav.last,
#current-job-postings #current-job-postingsleftnav.last,
#diversity #diversityleftnav.last,
#submit-your-resume #submit-your-resumeleftnav.last {
	color: #16436a;
	font-weight: bold;
	background-image: url(about-usselected.jpg);
}



/*Business*/
/*Shade the Left Nav Area*/
.businesssection #leftnav {
	background-color: #d1bfbf;
}
/*Shade the left nav elements*/
.businesssection #leftnav ul li a {
	background-color: #a48080;
	border-bottom: 1px solid #672b2b;
}
/*hover color for the nav elements*/
.businesssection #leftnav ul li a:hover {
	background-color: #672b2b;
}
/*style the left subnav elements*/
.businesssection #leftnav ul.subnav li a {
	background-image: url(businesswl.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: none;
	color: #666666;
}
/*style the left subnav elements hover*/
.businesssection #leftnav ul.subnav li a:hover,
.businesssection #leftnav ul.subnav li a.first:hover {
	background-image: url(businessselectedwl.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #672b2b;
	font-weight: bold;
}
.businesssection #leftnav ul.subnav li a.last:hover {
	background-image: url(businessselected.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #672b2b;
	font-weight: bold;
}
/*border fix for the first element of the subnav*/
.businesssection #leftnav ul.subnav li a.first {
	background-image: url(businesswl.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
}
/*border fix for the last element of the subnav*/
.businesssection #leftnav ul.subnav li a.last {
	background-image: none;
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
}
/*when to display the subnavs*/
#business-checking #business-checkingsubnav,
#business-account-comparison #business-checkingsubnav,
#business-account-details #business-checkingsubnav,
#business-savings #business-savingssubnav,
#business-money-maker #business-savingssubnav,
#business-statement-savings #business-savingssubnav,
#community-statement-savings #business-savingssubnav,
#business-services #business-servicessubnav,
#banking-to-go #business-servicessubnav,
#merchant-services #business-servicessubnav,
#next-day-cash #business-servicessubnav,
#ach #business-servicessubnav,
#remote-deposit #business-servicessubnav,
#positive-pay #business-servicessubnav,
#commercial-loans-and-credit-lines #commercial-loans-and-credit-linessubnav,
#commercial-lines-of-credit #commercial-loans-and-credit-linessubnav,
#commercial-loans #commercial-loans-and-credit-linessubnav,
#business-credit-card #commercial-loans-and-credit-linessubnav,
#commercial-real-estate #commercial-loans-and-credit-linessubnav,
#business-online-services #business-online-servicessubnav,
#business-online-banking #business-online-servicessubnav,
#bill-payment #business-online-servicessubnav,
#cash-management #business-online-servicessubnav {
	display: block;
}
/*highlight the sidenav (not subnav though) element which you are currently visiting*/
#business-account-comparison #business-checkingleftnav,
#business-account-details #business-checkingleftnav,
#business-checking #business-checkingleftnav,
#business-money-maker #business-savingsleftnav,
#business-statement-savings #business-savingsleftnav,
#community-statement-savings #business-savingsleftnav,
#business-savings #business-savingsleftnav,
#banking-to-go #business-servicesleftnav,
#merchant-services #business-servicesleftnav,
#next-day-cash #business-servicesleftnav,
#ach #business-servicesleftnav,
#remote-deposit #business-servicesleftnav,
#positive-pay #business-servicesleftnav,
#business-services #business-servicesleftnav,
#commercial-lines-of-credit #commercial-loans-and-credit-linesleftnav,
#commercial-loans #commercial-loans-and-credit-linesleftnav,
#commercial-loans-and-credit-lines #commercial-loans-and-credit-linesleftnav,
#business-credit-card #commercial-loans-and-credit-linesleftnav,
#commercial-real-estate #commercial-loans-and-credit-linesleftnav,
#bill-payment #business-online-servicesleftnav,
#cash-management #business-online-servicesleftnav,
#business-online-banking #business-online-servicesleftnav,
#business-online-services #business-online-servicesleftnav,
#retirement #retirementleftnav {
	background-color: #672b2b;
}
/*highlight the subnav element which you are currently visiting*/
#business-account-comparison #business-account-comparisonleftnav,
#business-account-details #business-account-detailsleftnav,
#business-money-maker #business-money-makerleftnav,
#business-statement-savings #business-statement-savingsleftnav,
#community-statement-savings #community-statement-savingsleftnav,
#banking-to-go #banking-to-goleftnav,
#merchant-services #merchant-servicesleftnav,
#next-day-cash #next-day-cashleftnav,
#ach #achleftnav,
#remote-deposit #remote-depositleftnav,
#positive-pay #positive-payleftnav,
#commercial-lines-of-credit #commercial-lines-of-creditleftnav,
#commercial-loans #commercial-loansleftnav,
#business-credit-card #business-credit-cardleftnav,
#commercial-real-estate #commercial-real-estateleftnav,
#business-online-banking #business-online-bankingleftnav,
#bill-payment #bill-paymentleftnav,
#cash-management #cash-managementleftnav {
	color: #672b2b;
	font-weight: bold;
	background-image: url(businessselectedwl.jpg);
	
}
/*highlight the subnav element which you are currently visiting*/
#business-account-comparison #business-account-comparisonleftnav.last,
#business-account-details #business-account-detailsleftnav.last,
#business-money-maker #business-money-makerleftnav.last,
#business-statement-savings #business-statement-savingsleftnav.last,
#community-statement-savings #community-statement-savingsleftnav.last,
#banking-to-go #banking-to-goleftnav.last,
#merchant-services #merchant-servicesleftnav.last,
#next-day-cash #next-day-cashleftnav.last,
#ach #achleftnav.last,
#remote-deposit #remote-depositleftnav.last,
#positive-pay #positive-payleftnav.last,
#commercial-lines-of-credit #commercial-lines-of-creditleftnav.last,
#commercial-loans #commercial-loansleftnav.last,
#commercial-real-estate #commercial-real-estateleftnav.last,
#business-online-banking #business-online-bankingleftnav.last,
#bill-payment #bill-paymentleftnav.last,
#cash-management #cash-managementleftnav.last {
	color: #672b2b;
	font-weight: bold;
	background-image: url(businessselected.jpg);
	
}


/*Contact*/
/*Shade the Left Nav Area*/
.contactsection #leftnav {
	background-color: #8ba8cb;
}
/*Shade the left nav elements*/
.contactsection #leftnav ul li a {
	background-color: #6b98ab;
	border-bottom: 1px solid #4b789b;
}
/*hover color for the nav elements*/
.contactsection #leftnav ul li a:hover {
	background-color: #4b789b;
}
/*highlight the sidenav (not subnav though) element which you are currently visiting*/
#faqs #faqsleftnav,
#locationscon #locationsleftnavcon {
	background-color: #4b789b;
}

/*Investor Relations*/
.investor-relationssection #leftnav {
	background-color: #dddddd;
}
.investor-relationssection #leftnav ul li a {
	background-color: #bbbbbb;
	border-bottom: 1px solid #555555;
}
.investor-relationssection #leftnav ul li a:hover {
	background-color: #555555;
}
/*style the left subnav elements*/
.investor-relationssection #leftnav ul.subnav li a {
	background-image: url(investor-relationswl.jpg);
	
	border-bottom: none;
	color: #666666;
}
/*style the left subnav elements hover*/
.investor-relationssection #leftnav ul.subnav li a:hover,
.investor-relationssection #leftnav ul.subnav li a.first:hover {
	background-image: url(investor-relationsselect-wl.jpg);
	
	color: #555555;
	font-weight: bold;
}
.investor-relationssection #leftnav ul.subnav li a.last:hover {
	background-image: url(investor-relationsselected.jpg);
	
	color: #555555;
	font-weight: bold;
}
/*border fix for the first element of the subnav*/
.investor-relationssection #leftnav ul.subnav li a.first {
	background-image: url(investor-relationswl.jpg);
	
	color: #666666;
}
/*border fix for the last element of the subnav*/
.investor-relationssection #leftnav ul.subnav li a.last {
	background-image: none;
	background-color: white;
	color: #666666;
}
/*when to display the subnavs*/
#code-of-ethics #corporate-governancesubnav,
#corporate-governance #corporate-governancesubnav,
#officers-and-directors #corporate-governancesubnav,
#whistle-blower-policy #corporate-governancesubnav,
#annual-reports #financial-informationsubnav,
#financial-history #financial-informationsubnav,
#financial-information #financial-informationsubnav,
#regulatory-filings #financial-informationsubnav,
#corporate-press-releases #investor-news-and-eventssubnav,
#investor-news-and-events #investor-news-and-eventssubnav,
#quarterly-earnings-releases #investor-news-and-eventssubnav,
#contact-information #shareholder-servicessubnav,
#shareholder-services #shareholder-servicessubnav,
#shareholder-handbook #shareholder-servicessubnav,
#analyst-coverage #stock-informationsubnav,
#earning-estimates #stock-informationsubnav,
#stock-information #stock-informationsubnav,
#stock-charting #stock-informationsubnav {
	display: block;
}
/*highlight the sidenav (not subnav though) element which you are currently visiting*/
#company-facts #company-factsleftnav,
#code-of-ethics #corporate-governanceleftnav,
#corporate-governance #corporate-governanceleftnav,
#officers-and-directors #corporate-governanceleftnav,
#whistle-blower-policy #corporate-governanceleftnav,
#corporate-overview #corporate-overviewleftnav,
#annual-reports #financial-informationleftnav,
#financial-history #financial-informationleftnav,
#financial-information #financial-informationleftnav,
#regulatory-filings #financial-informationleftnav,
#corporate-press-releases #investor-news-and-eventsleftnav,
#investor-news-and-events #investor-news-and-eventsleftnav,
#quarterly-earnings-releases #investor-news-and-eventsleftnav,
#contact-information #shareholder-servicesleftnav,
#shareholder-services #shareholder-servicesleftnav,
#shareholder-handbook #shareholder-servicesleftnav,
#analyst-coverage #stock-informationleftnav,
#earning-estimates #stock-informationleftnav,
#stock-information #stock-informationleftnav,
#stock-charting #stock-informationleftnav {
	background-color: #555555;
}
/*highlight the subnav element which you are currently visiting*/
#code-of-ethics #code-of-ethicsleftnav,
#officers-and-directors #officers-and-directorsleftnav,
#whistle-blower-policy #whistle-blower-policyleftnav,
#annual-reports #annual-reportsleftnav,
#financial-history #financial-historyleftnav,
#regulatory-filings #regulatory-filingsleftnav,
#corporate-press-releases #corporate-press-releasesleftnav,
#quarterly-earnings-releases #quarterly-earnings-releasesleftnav,
#contact-information #contact-informationleftnav,
#shareholder-handbook #shareholder-handbookleftnav,
#analyst-coverage #analyst-coverageleftnav,
#earning-estimates #earning-estimatesleftnav,
#stock-charting #stock-chartingleftnav,
#investor-relations #investor-relationsleftnav {
	color: #555555;
	font-weight: bold;
	background-image: url(investor-relationsselect-wl.jpg);
}
#code-of-ethics #code-of-ethicsleftnav.last,
#officers-and-directors #officers-and-directorsleftnav.last,
#whistle-blower-policy #whistle-blower-policyleftnav.last,
#annual-reports #annual-reportsleftnav.last,
#financial-history #financial-historyleftnav.last,
#regulatory-filings #regulatory-filingsleftnav.last,
#corporate-press-releases #corporate-press-releasesleftnav.last,
#quarterly-earnings-releases #quarterly-earnings-releasesleftnav.last,
#contact-information #contact-informationleftnav.last,
#shareholder-handbook #shareholder-handbookleftnav.last,
#analyst-coverage #analyst-coverageleftnav.last,
#earning-estimates #earning-estimatesleftnav.last,
#stock-charting #stock-chartingleftnav.last,
#investor-relations #investor-relationsleftnav.last {
	color: #555555;
	font-weight: bold;
	background-image: url(investor-relationsselected.jpg);
}


/*Personal*/
/*Shade the Left Nav Area*/
.personalsection #leftnav {
	background-color: #cdded4;
}
/*Shade the left nav elements*/
.personalsection #leftnav ul li a {
	background-color: #9bbeaa;
	border-bottom: 1px solid #579371;
}
/*hover color for the nav elements*/
.personalsection #leftnav ul li a:hover {
	background-color: #579371;
}
/*style the left subnav elements*/
.personalsection #leftnav ul.subnav li a {
	background-image: url(personalwl.jpg);
	
	border-bottom: none;
	color: #666666;
}
/*style the left subnav elements hover*/
.personalsection #leftnav ul.subnav li a:hover,
.personalsection #leftnav ul.subnav li a.first:hover {
	background-image: url(personalselectedwl.jpg);
	
	color: #589373;
	font-weight: bold;
}
.personalsection #leftnav ul.subnav li a.last:hover {
	background-image: url(personalselected.jpg);
	
	color: #589373;
	font-weight: bold;
}
/*border fix for the first element of the subnav*/
.personalsection #leftnav ul.subnav li a.first {
	background-image: url(personalwl.jpg);
	
	color: #666666;
}
/*border fix for the last element of the subnav*/
.personalsection #leftnav ul.subnav li a.last {
	background-image: none;
	background-color: white;
	color: #666666;
}
/*when to display the subnavs*/
#home-equity #borrowingsubnav,
#borrowing #borrowingsubnav,
#mortgages #borrowingsubnav,
#other-loans #borrowingsubnav,
#personal-account-comparison #personal-checkingsubnav,
#personal-account-details #personal-checkingsubnav,
#personal-checking #personal-checkingsubnav,
#online-check-reorder #personal-checkingsubnav,
#certificate-of-deposit #personal-savingssubnav,
#crescent-money-maker #personal-savingssubnav,
#ira #personal-savingssubnav,
#jr-statement-savings #personal-savingssubnav,
#personal-savings #personal-savingssubnav {
	display: block;
}
/*highlight the sidenav (not subnav though) element which you are currently visiting*/
#home-equity #borrowingleftnav,
#borrowing #borrowingleftnav,
#mortgages #borrowingleftnav,
#other-loans #borrowingleftnav,
#credit-cards #credit-cardsleftnav,
#investing #investingleftnav,
#personal-online-services #personal-online-servicesleftnav,
#online-banking #personal-online-servicesleftnav,
#online-bill-pay #personal-online-servicesleftnav,
#personal-account-comparison #personal-checkingleftnav,
#personal-account-details #personal-checkingleftnav,
#personal-checking #personal-checkingleftnav,
#online-check-reorder #personal-checkingleftnav,
#certificate-of-deposit #personal-savingsleftnav,
#crescent-money-maker #personal-savingsleftnav,
#ira #personal-savingsleftnav,
#jr-statement-savings #personal-savingsleftnav,
#personal-savings #personal-savingsleftnav {
	background-color: #589373;
}
/*highlight the subnav element which you are currently visiting*/
#home-equity #home-equityleftnav,
#mortgages #mortgagesleftnav,
#other-loans #other-loansleftnav,
#online-banking #online-bankingleftnav,
#online-bill-pay #online-bill-payleftnav,
#personal-account-comparison #personal-account-comparisonleftnav,
#personal-account-details #personal-account-detailsleftnav,
#online-check-reorder #online-check-reorderleftnav,
#certificate-of-deposit #certificate-of-depositleftnav,
#crescent-money-maker #crescent-money-makerleftnav,
#ira #iraleftnav,
#jr-statement-savings #jr-statement-savingsleftnav {
	color: #589373;
	font-weight: bold;
	background-image: url(personalselectedwl.jpg);
}
#home-equity #home-equityleftnav.last,
#mortgages #mortgagesleftnav.last,
#other-loans #other-loansleftnav.last,
#online-banking #online-bankingleftnav.last,
#online-bill-pay #online-bill-payleftnav.last,
#personal-account-comparison #personal-account-comparisonleftnav.last,
#personal-account-details #personal-account-detailsleftnav.last,
#online-check-reorder #online-check-reorderleftnav.last,
#certificate-of-deposit #certificate-of-depositleftnav.last,
#crescent-money-maker #crescent-money-makerleftnav.last,
#ira #iraleftnav.last,
#jr-statement-savings #jr-statement-savingsleftnav.last {
	color: #589373;
	font-weight: bold;
	background-image: url(personalselected.jpg);
}


/*Resources*/
/*Shade the Left Nav Area*/
.resourcessection #leftnav {
	background-color: #8ba8cb;
}
/*Shade the left nav elements*/
.resourcessection #leftnav ul li a {
	background-color: #6b98ab;
	border-bottom: 1px solid #4b789b;
}
/*hover color for the nav elements*/
.resourcessection #leftnav ul li a:hover {
	background-color: #4b789b;
}
/*style the left subnav elements*/
.resourcessection #leftnav ul.subnav li a {
	background-image: url(about-uswl.jpg);
	border-bottom: none;
	color: #666666;
}
/*style the left subnav elements hover*/
.resourcessection #leftnav ul.subnav li a:hover,
.resourcessection #leftnav ul.subnav li a.first:hover {
	background-image: url(about-usselectedwl.jpg);
	color: #4b789b;
	font-weight: bold;
}
.resourcessection #leftnav ul.subnav li a.last:hover {
	background-image: url(about-usselected.jpg);
	color: #4b789b;
	font-weight: bold;
}
/*border fix for the first element of the subnav*/
.resourcessection #leftnav ul.subnav li a.first {
	background-image: url(about-uswl.jpg);
	color: #666666;
}
/*border fix for the last element of the subnav*/
.resourcessection #leftnav ul.subnav li a.last {
	background-image: none;
	background-color: white;
	color: #666666;
}
/*when to display the subnavs*/
#freeconsultation #online-mortgagesubnav,
#applyforaloan #online-mortgagesubnav,
#aplicaciondeespanol #online-mortgagesubnav,
#loanstatus #online-mortgagesubnav,
#howtogetaloan #online-mortgagesubnav,
#homebuyingbasics #online-mortgagesubnav,
#ezloan #online-mortgagesubnav,
#onlineforms #online-mortgagesubnav,
#keyrates #online-mortgagesubnav,
#glossaryofterms #online-mortgagesubnav,
#online-mortgage #online-mortgagesubnav {
	display: block;
}
/*highlight the sidenav (not subnav though) element which you are currently visiting*/
#calculators #calculatorsleftnav,
#locationsres #locationsleftnavres,
#online-forms #online-formsleftnav,
#current-rates #current-ratesleftnav,
#online-mortgage #online-mortgageleftnav {
	background-color: #4b789b;	
}
/*highlight the subnav element which you are currently visiting*/
#freeconsultation #freeconsultationleftnav,
#applyforaloan #applyforaloanleftnav,
#aplicaciondeespanol #aplicaciondeespanolleftnav,
#loanstatus #loanstatusleftnav,
#howtogetaloan #howtogetaloanleftnav,
#homebuyingbasics #homebuyingbasicsleftnav,
#ezloan #ezloanleftnav,
#onlineforms #onlineformsleftnav,
#keyrates #keyratesleftnav,
#glossaryofterms #glossaryoftermsleftnav {
	color: #4b789b;
	font-weight: bold;
	background-image: url(about-usselectedwl.jpg);
}
#freeconsultation #freeconsultationleftnav.last,
#applyforaloan #applyforaloanleftnav.last,
#aplicaciondeespanol #aplicaciondeespanolleftnav.last,
#loanstatus #loanstatusleftnav.last,
#howtogetaloan #howtogetaloanleftnav.last,
#homebuyingbasics #homebuyingbasicsleftnav.last,
#ezloan #ezloanleftnav.last,
#onlineforms #onlineformsleftnav.last,
#keyrates #keyratesleftnav.last,
#glossaryofterms #glossaryoftermsleftnav.last {
	color: #4b789b;
	font-weight: bold;
	background-image: url(about-usselected.jpg);
}