/* Template First Branch - layout.css */

/*

Search and replace the following:

#002828
firstnationalbanks

*/

*, ul, ol, li {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #000;
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height: 1.4em;
/*	background: #000 url(/custom/firstnationalbanks/image/body-bg.png) repeat-x top center; */
	background: #DCBD87 url(/custom/firstnationalbanks/image/body-bg.png) repeat-x top center;
}
#wrappingWrapper {
/*  background: transparent url(/custom/firstnationalbanks/image/wrapper-bg.png) no-repeat left top; */
	width: 785px;
	margin: 30px auto 0;
/*	padding: 20px 14px 0; */
	padding: 20px 14px 20px;
}
#wrapper {
	width: 782px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 15px #333;
	-webkit-box-shadow: 0px 0px 15px #333;
	box-shadow: 0px 0px 15px #333;
	behavior: url('/custom/firstnationalbanks/PIE.htc');
	position: relative;
/*	background: transparent url(/custom/firstnationalbanks/image/wrapper-bg.png) no-repeat left 50px; */
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

h1 a, h2 a, h3 a, h4 a {
	color: #002828;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #FF6600;
}
a img {
	border: 0 none;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}

input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.clear {
	clear: both;
}

#liveChatContainer {
	/* margin: 25px 0 20px; */
	margin: 25px 0 0;
}

#homeWrapper #liveChatContainer {
	/* margin:0 0 20px; */
	margin: 0;
}

#liveChat { 
	float: right;
	margin: 43px 20px 0 0;
}
p.zeroPaddingParagraph {
	margin: 0!important;
}
p.disclaimer {
	font-size: 10px!important;
}
/*====== Header =======================================================================================*/

#header {
	position: relative;
	height: 170px;
/*	background: transparent url(/custom/firstnationalbanks/image/header-bg.png) no-repeat top center; */
}
#header #logo {
	position: absolute;
	top: 15px;
	left: 20px;
}
#ultraTopNav {
	position: absolute;
	right: 90px;
	top: 12px;
}
#ultraTopNav li {
	float: left;
	padding: 0 5px;
	font: normal 12px Helvetica, Arial, sans-serif;
	color: #CCC;
	border-right: 1px solid #000;
}
#ultraTopNav li.lastChild {
	border-right: none;
}
#ultraTopNav li a {
	color: #000;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 5px;
	right: 20px;
	height: 15px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
div#obLogin {
	position: absolute;
	/* left: 300px; */
	left: 289px;
	top: 100px;
	width: 500px;
}
div#obLogin h2 {
	float: left;
	margin: 0 10px 0 0;
	line-height: 25px;
}

div#obLogin form {
	float: left;
}
div#obLogin input#olbInput {
	background: transparent url(/custom/firstnationalbanks/image/online-banking-input-bg.png) no-repeat top left;
	border: none;
	padding: 5px 0 0 10px;
	margin-right: 5px;
	height: 19px;
	width: 113px;
	float: left;	
}
div#obLogin input#olbSubmit {
	margin-right: 7px;
}
ul#obNav {
	margin-top: 5px;
}
ul#obNav li {
	float: left;
	border-right: 1px solid #000;
	padding: 0 5px;
}
ul#obNav li.lastChild {
	border-right: none;
}
ul#obNav li a:hover {
	text-decoration: underline;
}
#primaryNav {
	position: absolute;
	top: 135px;
	left: 0;
}
#primaryNav li {
	float: left;
}
#primaryNav a {
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #009;
}
#header #homeHeaderSpacer {
	position: absolute;
	top: 135px;
	left: 540px;
}
#searchForm {
	position: absolute;
	height: 35px;
	width: 204px;
	right: 0;
	top: 135px;
	text-align: right;
	background: transparent url(/custom/firstnationalbanks/image/search-wrapper-bg.png) no-repeat top left;
}
#searchForm input#roi_input {
	position: absolute;
	top: 1px;
	right: 42px;
	border: 0 none;
	padding: 4px 0 4px 9px;
	width: 91px;
	height: 23px;
	background-image: url("/custom/firstnationalbanks/image/search-bg.png");
}
#searchForm input#searchButton {
	position: absolute;
	top: 1px;
	right: 14px;
	width: 28px;
	height: 31px;
}
#firstOnlineLogin a {
	position: absolute;
	top: 14px;
	left: 310px;
	background: url("/custom/firstnationalbanks/image/first-online-head.png") 0 0;
	text-indent: -999em;
	display: block;
	height: 27px;
	width: 123px;
}
#firstOnlineLogin a:hover {
	background-position: 0 -26px;
}
/*====== Footer =======================================================================================*/

#footer {
	height: 50px;
	position: relative;
	clear: both;
	font-size: 10px;
	color: #999;
	background-color: #001E1E;
	overflow:hidden;
}
#footer a {
	color: #fff;
}
#footer #firstROI {
	position: absolute;
	top: 10px;
	left: 10px;
}

#footer #eh {
	position: absolute;
	top: 10px;
	right: 10px;
}

#footer #fdic {
	position: absolute;
	top: 10px;
	right: 46px;
}

#footer #footerNav {
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

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

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

#footer p {
	width: 100%;
	text-align: center;

}
#subFooter {
	width: 809px;
	height: 20px;
	margin: 0 auto 33px;
}  

/*footerQuote - addition of quote at bottom of footer*/
#footerQuote {
	height: 80px;
	position: relative;
	clear: both;
	font-size: 10px;
	color: #999;
	background-color: #001E1E;
}
#footerQuote a {
	color: #fff;
}
#footerQuote #firstROI {
	position: absolute;
	top: 44px;
	left: 10px;
}

#footerQuote #eh {
	position: absolute;
	top: 45px;
	right: 10px;
}

#footerQuote #fdic {
	position: absolute;
	top: 46px;
	right: 46px;
}

#footerQuote #footerNav {
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

#footerNavQuote li {
	display: inline;
	padding: 0 10px;
}

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

#footerQuote p {
	width: 100%;
	text-align: center;

} 
#footerQuote img#tagline {
	position: absolute;
	top: 50px;
	left: 134px;
}
/*====== Left Column ==================================================================================*/

#mainContent {
	position: relative;
	width: 534px;
	min-height: 448px;
	float: right;
	padding: 0 0 0 22px;
	margin: 20px 0;
	border-left: 1px solid #ccc;
}

#noLeft {
	position: relative;
	width: 750px;
	min-height: 448px;
	float: right;
	padding: 0 0 0 22px;
	margin: 20px 0;
}

#leftColumn {
	float: left;
	clear: left;
	width: 200px;
	margin: 10px 0 25px 14px;
	display: inline;
}
#leftNav {
	margin: 20px 10px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#leftNav li h2 {
	font: bold 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0 10px 10px;
}
#leftNav li h2 a {
	color: #002828;
}
#leftNav li.inPath h2 {
	border-bottom: 0 none;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	color: #FF6600;
}
#leftNav li li h3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 18px;
}
#leftNav li li a {
	color: #000;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #FF6600;
}
#leftNav li ul li.lastChild {
	padding-bottom: 10px;
}
#leftColumn div#quickLinks {
	/* padding: 10px 0 0 10px; */
	padding: 0;
	margin-bottom: 23px;
}
#leftColumn div#quickLinks #quickLinksTitle {
	margin-bottom: 3px;
	margin-left: 5px;
}
#leftColumn div.quickLinksDropDownWrapper {
	padding-left: 0 !important;
}
#leftColumn div#quickLinks li {
	line-height: 20px;
}
#leftColumn div#quickLinks h3 {
	text-transform: uppercase;
	color: #002828;
	font: bold 14px Helvetica, Arial, sans-serif;
}
#leftColumn div#quickLinks li a {
	color: #000;
}
#leftColumn div#quickLinks li a:hover {
	color: #ff6600;
}

#leftColumn div#quickLinks li a.confirm.even.nthChild-5 {
	height:22px;
	padding-left:30px;
	padding-top:1px;
	background: url("/custom/firstnationalbanks/image/facebook.png") no-repeat 0 0;
	display: block;
}

#facebookLink {
	height:22px;
	width: 133px;
	padding-left:30px;
	padding-top:1px;
	margin-bottom: 8px;
	background: url("/custom/firstnationalbanks/image/facebook.png") no-repeat 0 0;
	display: block;
}

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

#flashBanner {
	margin: 20px 0 20px 9px;
	border: 1px solid #000;
	width: 728px;
}

#homeWrapper {
	padding: 0 17px;
	overflow:hidden;
}

#homeWrapper #leftColumn {
	border-right: 1px solid #ccc;
	/* width: 190px; */
	width: 213px;
	/* margin: 10px 0 0 15px; */
	margin: 10px 0 0 11px;
	display: inline;
}
#homeWrapper #leftColumn h2 {
	font: bold 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #002828;
	margin-top: 0;
}
#homeWrapper #leftColumn a {
	color: #000;
}
#homeWrapper #leftColumn #quickLinks {
	border-top: none;
	margin-left: 0;
	padding-top: 0;
}
#homeWrapper #quickLinks ul {
	margin-bottom: 15px;
}
#homeWrapper #quickLinks li {
	line-height: 20px;
}

#homeWrapper #leftColumn #quickLinksDropDown select {
	width: 178px;
}

#homeWrapper #leftColumn #quickLinksDropDown select .firstOption {
	font-style: italic;
}

#homeWrapper #leftColumn #quickLinksDropDown select option {
	width: 178px;
	background: #f0f0f0;
	color: #000;
}

#homeWrapper #leftColumn #quickLinksDropDown select option:hover {
	background: #002828;
	color: #fff;
}

.customStyleSelectBox {
	width: 181px;
	height: 20px;
	padding: 3px 0 0 7px;
	font-style: italic;
	background: url(/custom/firstnationalbanks/image/quickLinksDropDown.jpg) no-repeat;
}

.customStyleSelectBox.changed {
	font-style: normal;
	height: 20px;
}

#homeContent {
	width: 513px;
	/* width: 527px; */ 	/*Original Width - switch back if rates widget is removed*/
	/*width: 540px;*/
	padding-left: 0;
	/* margin: 10px 0 20px; */
	margin: 10px 5px 20px 0;
	float: right;
}

#homeWrapper ul#homeFeaturedProducts {
	/* margin-left: 30px; */   /*Original margin - switch back if rates widget is removed*/
	margin-left: 0;
}
#homeWrapper ul#homeFeaturedProducts li {
	float: left;
	/* width: 145px; */
	width: 148px;
	/* margin-right: 20px; */
	margin-right: 0;
	margin-left: 22px;
}

#homeWrapper ul#homeFeaturedProducts li.confirm {
	/*width: 180px; Used for Rates Widget - remove if rates widget is remove*/
}
ul#homeFeaturedProducts h3 a {
	color: #002828;
	font-size: 13px;
}
ul#homeFeaturedProducts h3 a:hover {
	color: #FF6600;
}
ul#homeFeaturedProducts h3{
	color: #002828;
	font-size: 13px;
}
ul#homeFeaturedProducts h3:hover {
	color: #FF6600;
}
ul#homeFeaturedProducts div.learnMore {
	text-align: right;
	margin-top: 10px;
	font-weight:bold;
}
ul#homeFeaturedProducts div.learnMore a {
	font-style: italic;
}
ul#homeFeaturedProducts div.learnMore a:hover {
	color: #ff6600;
}

body.noJs ul#homeFeaturedProducts #donateContainer ul#donateNav {
	margin-top:15px;
	
}
body.noJs ul#homeFeaturedProducts #donateContainer ul#donateNav li {
	margin-left: 0px;
	list-style-type:disc;
	list-style-position:inside;
}
body.noJs ul#homeFeaturedProducts #donateContainer ul#donateNav a {
	font-style: italic;
}
body.noJs ul#homeFeaturedProducts #donateContainer ul#donateNav a:hover {
	color: #ff6600;
}
body.js ul#homeFeaturedProducts #donateContainer ul#donateNav {
	display:none;
}

body.js ul#homeFeaturedProducts #donateContainer select {
	margin-top:15px;
	width:145px;
} 
/*====== Category Page =================================================================================*/

#catBreadcrumb {
	margin-bottom: 10px;
}

#catBreadcrumb li {
	display: inline;
	font: bold 20px Helvetica, Arial, sans-serif;
	color: #002828;
}

#catBreadcrumb ul {
	display: inline;
	padding-left: 5px;
}

#catBreadcrumb li a {
	color: #002828;
}

div#productCategory {
	float: left;
}
div#productCategory li {
	float: left;
	width: 193px;
	font-size: 11px;
}
div#productCategory div.productContent {
	padding-left: 10px;
	height: 18em;
	overflow: hidden;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin-bottom: 5px;
	font-size: 12px;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
}
div#productCategory div.productContent h4 {
	clear: left;
	margin: 5px 0 0 0;
}
div#productCategory div.productContent h4 a {
	padding: 0 10px 0 0;
	font-size: 11px;
	font-weight: normal;
	background: url(/custom/firstnationalbanks/image/black-triangle.png) no-repeat right center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}
div#secondaryProducts {
	margin-top: 15px;
}
div#secondaryProducts li {
	border-bottom: 1px solid #ccc;
	clear: both;
	position: relative;
	width: 500px;
	height: 121px;
}
div#secondaryProducts img {
	border: 1px solid #000;
	float: left;
	margin: 10px 10px 10px 0;
}
div#secondaryProducts div.productContent {
	padding-top: 10px;
}
div#secondaryProducts div.productContent h3 {
	font-size: 14px;
	margin: 0 0 0 147px;
}
div#secondaryProducts div.productContent h3 a {
	color: #002828;
}
div#secondaryProducts div.productContent h3 a:hover {
	color: #FF6600;
}
div#secondaryProducts div.productContent p {
	width: 230px;
	margin: 5px 0 10px 147px;
}
div#secondaryProducts div.productContent h4 {
	margin: 0;
}
div#secondaryProducts div.productContent h4.openNow {
	position: absolute;
	top: 10px;
	right: 0;
}
div#secondaryProducts div.productContent h4.learnMore {
	position: absolute;
	top: 36px;
	right: 0;
}
div#secondaryProducts div.productContent h4.openNow img, div#secondaryProducts div.productContent h4.learnMore img {
	border: none;
	float: none;
}
/*====== Product Page =================================================================================*/

#printButton, #shareButton {
	float: right;
	margin-right: 11px;
	
}
div#featuredPhoto {
	position: relative;
}
div#featuredPhoto img {
	border: 1px solid #000;
}
div#productPhoto{
	float: left;
}
div#productPhoto2 {
	float: left;
}
div#productPhoto img {
	border: 1px solid #000;
}
div#productPhoto2 img {
	border: 1px solid #000;
	margin-right: 15px;
}
div#featuredPhoto #fpLearnMore img, div#featuredPhoto #fpOpenNow img {
	border: none;
}
div#featuredPhoto #fpLearnMore {
	position: absolute;
	top: 135px;
	left: 115px;
}
div#featuredPhoto #fpOpenNow {
	position: absolute;
	top: 135px;
	left: 15px;
}
.productHead {
	margin: 0 0 10px;
	padding-right: 25px;
}
.productHead h1 {
	font: bold 20px Helvetica, Arial, sans-serif;
	margin: 0;
	color: #002828;
}
#productSummary {
	font-size: 13px;
	position: relative;
	min-height: 200px;
	margin-left: 173px;
}
#productSummary a {
	text-decoration: underline;
}
#productSummary a:hover {
	color: #ff6600;
}
#productSummary #productPhoto{
	float: left;
	margin-right: 15px;
}
#productSummary #productPhoto2 {
	float: left;
	margin-right: 15px;
}
#productSummary p, #productDetails p {
	margin: 10px 30px 0 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#productDetails {
	clear: right;
}
#productSummary div#productButtons {
	margin: 15px 0 0 0;
	height: 20px;
}
#productSummary div#openNow {
	float: left;
	margin-right: 7px;
}
#productSummary #tellMeMoreButton {
	float: left;
}
#productSummary #watchVideo {
	float: left;
	margin-left: 5px;
}

/* Tabs */

#productDetails dl {
	width: 491px;
	display:block;
	list-style: none;
	position: relative;
}
#productDetails dt {
	color: 002828;
	padding: 12px 20px 12px 0;
	font: normal 14px Helvetica, Arial, sans-serif;
}
#productDetails dt.selected {
	color: #FF6600;
	font-weight: bold;
}
#productDetails dd {
	padding: 5px 5px 0 0px;
}
#productDetails dd a {
	text-decoration: underline;
}
#productDetails dt.inPath {
	text-decoration: none;
	color: #333;
}
#productDetails .pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
	width: 491px;
	border-top: 1px solid #ccc;
}
#productDetails .label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
/*====== Individual Page ==============================================================================*/
.individualPage {
	margin-right: 30px;
}
.individualPage h1.pageHead {
	font: normal 24px Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
	color: #002828;
}

.individualPage a { 
	text-decoration: underline;
}

.individualPage p {
	margin: 0 0 10px;
}

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

.individualPage ul li {
	list-style-type: disc;
	margin: 4px 0;
}
ul#pagination {
	position: absolute;
	top: 10px;
	right: 25px;
}
ul#pagination li {float: left;padding-right: 15px;}
ul#pagination li a {text-decoration: underline;}
ul#pagination li a:hover {color: #FF6600;}
div.listing {margin-left: 25px;clear: both;}
div.listing li {
	width: 475px;
	border-bottom: 1px solid #ccc;
}
div.listing h4 a {
	text-decoration: underline;
}
p span.disclaimer {
	float: left;
	padding: 0 10px;
	margin-bottom: 15px;
}
div#meetOurLenders p {
	margin: 0
}
div#meetOurLenders p strong {
	display: block;
	margin-top: 15px;
}
div#meetOurLenders li {
	float: left;
	height: 185px;
	list-style-type: none;
	margin: 0 10px 10px 0;
	width: 150px;
}
div#meetOurLenders li img {border: 1px solid #000;}
.individualPage span.textVariant1 {
	font-size: 9px;
	color:#666666;
}

input#donateSubmit {
	background: url("/custom/firstnationalbanks/image/donate-now.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    border: none;
    height: 20px;
    width: 89px;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
  /* for ie7*/
    font-size: 0;
    display:block;
    line-height: 0;
}

/* Investments Page */
#tableInvestments table.threeTds {
	border: 2px solid #000000;
	margin-left: 2px;

}	

#tableInvestments table.threeTds td {
	border-right: 2px solid #000000;
	text-align: center;
	padding: 1px 28px;
}	

#tableInvestments table.threeTds td.mayLose, #tableInvestments table.twoTds td.mayLose {
	border-right: none;
}

#tableInvestments table.twoTds {
	border: 2px solid #000000;
	margin-top: -3px;
}

#tableInvestments table.twoTds td {
	border-right: 2px solid #000000;
	text-align: center;
	padding: 1px 31px;
}

/* Executive Officers/Board of Directors Page */
.individualPage img.executiveTeam {
	margin-top: 8px;
	margin-left: 40px;
}

.individualPage img.boardDirectors {
	margin-top: 8px;
	margin-left: 40px;
}

div#tomSignature {
	margin-top: 20px;
}

.individualPage img.tomJensen {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}
.individualPage table#calendar{
	border-bottom: 1px solid #836E43;
	border-right: 1px solid #836E43;
	width: 100%;
}
.individualPage table#calendar th{
	border-left: 1px solid #836E43;
	border-top: 1px solid #836E43;
	background: #000;
	color: #fff;
	font-size: 16px;
}
.individualPage table#calendar td{
	border-left: 1px solid #836E43;
	border-top: 1px solid #836E43;
	width: 100px;
	padding: 2px;
	vertical-align: top;
}
.individualPage table#calendar p {
	font-size: 0.9em;
	line-height: 1em;
	margin: 5px 0 0;
}

/*====== Sitemap ====================================================================================*/

#sitemap {
	margin-top: 20px;
	padding: 0 40px;
	margin: 0;
}

#sitemapNav {
	margin-top: 30px;
}

#sitemapNav li {
	width: 160px;
	float: left;
	margin-right: 25px;
}

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

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

#sitemap div.clear div {
	width: 160px;
	float: left;
	margin-right: 25px;
}

#sitemap div.clear ul {
	padding-bottom: 25px;
}

/*====== Locations ====================================================================================*/
div#locations {
	padding: 0 40px;
	margin: 0;
}

#map {
	height: 300px;
}

#locations th, #locations td {
	text-align: left;
	padding: 2px 0;
	width: 243px;
}

#locations th.timeName {
	width: 95px;
}

#locations td.timeValue {
	width: 130px;
}

#locations ul {
	margin: 20px 0;
}

#locations ul li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 0 0 5px;
}


/*======== RATES ===============================================================================*/
div#rates {
	padding: 5px 0 20px 0;
}
h1#rateHead {
	color: #033;
	font-size: 20px;
	margin: 0;
}
h2#rateDate {
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #033;
}
div#rates table {
	margin: 0 0 5px 0;
	width: 560px;
}
div#rates td, th {
	padding: 5px;
	text-align: left;
}
div#rates th {
	color: #333;
	font-weight: bold;
}
div#rates tr.stripe {
	background-color: #DDD;
}
#rates p.backToTop {
	text-align: right;
}
#rates h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #004D32;
}
div#rates table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-collapse: collapse;
	margin: 10px 0px;
}
div#rates td {
	padding: .4em 1em;
	color: #000;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
div#rates td.balance {
	text-align: center;
}
div#rates td.product {
	text-align: left;
}
div#rates th {
	padding: .2em 1em;
	color: #555;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #f5f5f5;
}
div#rates thead th {
	color: #555;
	font-weight: bold;
	font-size: 1em;
	line-height: 2em;
	background: #f5f5f5;
}
div.notes {
	border-top: 1px dotted #033;
}
#ratesOther #consumerRates {
	float: left;
	width: 250px;
}
#ratesOther #businessRates {
	float: right;
	width: 250px;
}

	
/*======== END RATES ===============================================================================*/

/*======== Application ===============================================================================*/

/* captcha */

fieldset#newApplication #captcha {
	width: 200px;
	margin: 0 auto;
}

fieldset#newApplication #captcha input {
	float: none;
	width: 194px;
	display: block;
	margin: 10px 0;
}

fieldset#newApplication #captcha p {
	margin: 0;
	text-align: center;
}

/* ssn */

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

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

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

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

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

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

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

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

/*======== Contact Us ===============================================================================*/

/* captcha */

#contactUs #captcha {
	width: 200px;
	margin: 10px 0 10px 196px;
}

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

#contactUs #captcha p {
	margin: 0;
}
#contactUs p {
	margin-left: 196px;
}
/* end */


#contactUs {
	margin-top: -5px;
}

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

#contactUs fieldset {
	padding: 15px 10px 10px 10px;
	border: 1px solid #CCC;
}

#contactUs fieldset fieldset {
	border: 0 none;
	padding: 0 0 10px 0;
} 

#contactUs form {
	font-size: 12px;
}

#contactUs label {
	float: left;
	padding-bottom: 10px;
	padding-right: 25px;
	width: 170px;
	text-align: right;	
}

#contactUs input, #contactUs textarea {
	float: left;
	margin-bottom: 10px;
	width: 250px;	
}

#contactUs input.submitButton {
	float: none;
	margin: 0 0 0 195px;	
	padding: 5px;
	width: auto;	
}

#contactUs input#STAFsubmit {
	float: none;
	margin: 25px 0 0 280px;
	padding: 5px;
	width: auto;	
}

#contactUs textarea {
	height: 100px;
}

#contactUs #personalInformation {
	margin-bottom: 10px;
	width: 491px;
}

#contactUs #friendsToEmail {
	margin-top: 10px;
}

 /* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:10;
	
	left: 0;
	width: 100%;
}

.geckoShadow {
	background-color: none;

	background:transparent url(data:image/png;base64,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);

}
.nonGeckoShadow {
	background-color: #000000;
}

#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a{
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:10;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}

body.popup {
	background: #FFF;
	border: 0 none;
}

.popup p {
	margin: 10px;
}

#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
	background-color: #FFF;
}

iframe {
	border: 1px solid transparent;
}

/*--- New Popup Stuff ---*/

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

/* captcha */

#newPopUpForm #captcha {
	width: 200px;
	padding: 25px;
	float: left;
}

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

#newPopUpForm #captcha p {
	margin: 0;
	text-align: center;
}

#newPopUpForm #captcha h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#positionPopup{
	padding: 1em;	
}
/*-----------------------FOR RATES WIDGET ---------------------------------------*/
.tfr h3 {
	font-size: 13px;
	padding:5px 0;
	margin: 0 0 3px 0;
    	font-family: Arial,Helvetica;
	background-color:#0b494b;
	color:#ffffff;}
 
div.tfr {
	text-align:center;
	width:145px;
	background-color:#ffffff;
	border:solid 1px #0b494b;
}
div.tfr table {
	width:160px;
	text-align:center;	
	margin: 0 auto 0 auto;
  }
  
  .button {padding:5px;
	margin:10px;
	background-color:#0b494b;
	font-family:arial;
	font-weight:normal;
	font-size:12px;} 
	
  .button a{color:#ffffff;
	text-decoration:none;} 
 
 .button a:hover{
	text-decoration:underline;} 	
	


/* --------------- Quick Links Dropdown ----------------------------------------- */

/* Dropdown control */
.selectBox-dropdown {
	width: 141px; /* width = (desired width) - padding-right */
	padding-top: 2px;
	padding-right: 40px;
	position: relative;
	border: solid 1px #000;
	line-height: 1;
	font-style: italic;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: middle;
	background: #f0f0f0;
	background: -moz-linear-gradient(left, #f0f0f0 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left, #f0f0f0), #eaeaea));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#eaeaea', GradientType=1);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; */
	display: inline-block;
	cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	width: 100%;
	padding: .2em .3em;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 100%;
	background: url(/custom/firstnationalbanks/image/greenArrow.jpg) 50% center no-repeat;
	border-left: solid 1px #000;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	border: solid 1px #000; /* should be the same border width as .selectBox-dropdown */
	background: #f0f0f0;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}


/* Inline control */
.selectBox-inline {
	width: 250px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #ccc;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #002828;
	color: #fff;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}

