/* firstcherokee - 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;
}
object {
	outline:none;
}
/* END RESET */

body {
	background: #FFF url(../image/header-bg.png) 0 26px repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	color: #333;
}

h1, h2, h3, h4 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:15px;
}

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

ul li {
	list-style-type: none;
	list-style-position: outside;
}
em {font-style:italic;}
.center {
	text-align: center;
}
#siteAlertWrapper {	
margin:0 auto;
}
#siteAlertLink {
right:30px !important;
}
#siteAlertPage h1 {
	margin-top: 0;
	font-size: 29px;
}

/*====== Header ==================================*/
#header #withinHeader {
	position: relative;
	height: 105px;
	width: 960px;
	margin: 0 auto 30px auto;
}
h1#logo {
	margin:0;
	background: transparent url(../image/logo.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 49px;
	left: 0;
	height: 80px;
	width: 320px;
	text-indent:-9999em;
}
h1#logo a {
	display: block;
	height: 80px;
	width: 320px;
}

#logo img {
	display: none;
}

body#homepage #ultraTopNav {
	background: none !important;
}

#ultraTopNav {
	background: url(../image/ultranav-obl.png) no-repeat left center;
	float: right;
	height: 18px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 18px;
}

#ultraTopNav li {
	float: left;
}

#ultraTopNav li a {
	border-right: 1px solid #333;
	padding: 0 1em;
	font-size: 1.1em;
	font-family: Century Gothic, Helvetica, sans-serif;
	color: #333;
}
#ultraTopNav li.lastChild a {
	border: none;
	padding-right: 0;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}

#searchForm {
	position: absolute;
	height: 20px;
	width: 148px;
	right: 0;
	top: 67px;
}

#searchForm input#roi_input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none;
	padding: 0 8px;
	width: 114px;
	height: 18px;
	background: url(../image/search-bg2.png) no-repeat;
	font-size: 1em;
	line-height: 18px;
}

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

#primaryNav {
	position: absolute;
	top: 64px;
	left: 330px;
}

#primaryNav li {
	display: inline;
}

#primaryNav a {               
	position: relative;
	display: inline;
	float: left;      
	height: 32px;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.6em;
	font-weight:normal;
	text-indent: -9999px;
}

#primaryNav a.firstChild {
	width: 118px;
	background: transparent url(../image/primarynav-personal.png) 0 0 no-repeat;
}             

#primaryNav a.nthChild-2 {
	width: 118px;
	background: transparent url(../image/primarynav-business.png) 0 0 no-repeat;
}             

#primaryNav a.nthChild-3 { 
		width: 118px;
	background: transparent url(../image/primarynav-insurance.png) 0 0 no-repeat;
}             

#primaryNav a.lastChild {
		width: 118px;
	background: transparent url(../image/primarynav-about-us.png) 0 0 no-repeat;
}

#primaryNav a:hover, #primaryNav a.inPath {        
	background-position: 0 -32px;
}             

/* For Online Banking Downstream Pages */

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

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

#wrapper {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

#mainContent {
	float: right;
	display: inline;
	width: 760px;
}

body#homepage #mainContent {
	width: 752px;
	margin: 0 4px 0 0;
}

/* Title Bars (in Home Featured Content and Category Pages) */
div.titleH3Wrapper {
	overflow: hidden;
	background: url("../image/titleBar-bg.png") no-repeat 0 0;
	position: relative;
	height: 24px;
	margin: 18px 0 10px;
}
div.titleH3Wrapper.last {
	background-position: top right;
}
div.titleH3Wrapper span.titleFadeBg {
	position: absolute;
	top: 0;
	left: 0;
	height: 24px;
	width: 212px;
	background: url("../image/titleBar-bg.png") no-repeat bottom left;
}
div.titleH3Wrapper.last span.titleFadeBg {
	background-position: bottom right;
	width: 194px;
}
div.titleH3Wrapper h3 {
	position: absolute;
	margin: 0;
	padding-left: 16px;
	line-height: 24px;
	font-size: 12px;
}
div.titleH3Wrapper h3 a {
	background: none;
	width: auto;
	height: auto;    
	float: none;
	display: block;
}

/*====== Left Column =================*/

body#homepage #leftColumn {
	width: 200px;
}

#leftColumn {
	overflow: hidden;
	clear:left;
	float:left;
	margin: 0 0 1em;
	padding: 0;
	width: 200px;
}
#leftColumn h2 {
	font-weight: normal;
}
h2#quickLinksHeader {
	color:#000000;
	margin:2em 0 0;
	padding:0 0 0.5em 0.5em;
	font-size:1.5em;
	font-weight: normal;
	border-bottom:1px solid #DFE0E3;
}

#leftNav {
	margin-bottom: 2em;
}

#leftNav li a {
	display:block;
}
#leftNav li h2 {
	font-size: 1.4em;     
	font-weight: normal;
	margin: 0;
	padding:0;
}

#leftNav li h2 a {
	padding: 0 0 2px 34px;
	color: #333;
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -58px transparent;
	line-height: 24px;
}

#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -89px transparent;
}

#leftNav li.lastChild h2 a {
	color: #333;
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -119px transparent;
} 

#leftNav li.lastChild h2 a:hover {
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -149px transparent;
}

#leftNav li.lastChild h2 a.inPath {
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -89px transparent;
}

#leftNav li.firstChild h2 a {
	color: #333;
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 0 transparent;
}

#leftNav li.firstChild h2 a.inPath, #leftNav li.firstChild h2 a:hover {
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -29px transparent;
}

#leftNav li ul.nthTier-2 {
	width: 180px;
	margin: 0 0 0 12px;
	padding: 5px 0;    
	background: url("../image/leftnav-bg.png") no-repeat scroll 0 -50px transparent;
} 

#leftNav li ul.nthTier-2 li {
	margin: 0;
}

#leftNav li li h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}             

#leftNav li li a {
	margin: 4px 0 4px 12px;  
	padding-left: 10px;
	color: #000;
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
}

#leftNav li li.inPath a, #leftNav li li a:hover {
	color: #935A69;
}

#leftNav li li.inPath a {
	background: url(../image/leftnav-inPath.gif) no-repeat center left;
	padding-left: 10px;
}

body#Insurance #leftNav li.lastChild h2 a {
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -179px transparent;
	height: auto;
	padding: 4px 0 8px 34px;
	line-height: 18px;	
}

body#Insurance #leftNav li.lastChild h2 a:hover, body#Insurance #leftNav li.lastChild h2 a.inPath {
	background: url("../image/leftnav-h2.png") no-repeat scroll 0 -232px transparent;
}

/*====== Quick Links =================*/
#leftColumn #quickLinks {
	margin: 0;
}

body#homepage #quickLinks {
	margin: 15px 0 0;
	width: 200px;
}

#quickLinks h2 { 
	line-height: 30px;
	margin:0;
	padding:0 0 0 30px;
	background: transparent url(../image/ql-title.png) 0 0 no-repeat;
}

#leftColumn #quickLinks ul {
	width: 180px;
	margin: -3px 0 0 14px;
	padding: 0 0 5px;
	background: #E0E3D1 url(../image/ql-bg.png) left bottom no-repeat;
}

#quickLinks li {
	margin: 0;
}

#quickLinks li a {
	display: block;
    margin: 0 0.8em 0.5em 1em;
	padding-left: 1em;
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
	font-size: 1.1em;
}
 
#quickLinks li a.firstChild {
    padding-top: 0.5em;
}

#quickLinks li a:hover {
	color: #935A69;
}

/*====== Home Page ====================*/
#obLogin {
	overflow: hidden;
	background: transparent url(../image/obl-bg.png) 12px bottom no-repeat;	 
	width: 200px;
}
#obLogin h2 {
	line-height: 37px;
	margin: 0;
	padding: 4px 0 0 30px;                                     
	background: transparent url(../image/obl-title2.png) 0 0 no-repeat;	
}
#obLogin form {
	margin: 0;
}
#obLogin table#outerTable {
	width: 100%;
	margin: 1em auto 0;
}

#obLogin table#innerTable {
	width: 150px;
	margin: 0 auto;
}

#obLogin form table td {
	clear: both;
	display: block;	
	float: none;
	margin: 2px 0 0;
}

#obLogin div#userName, #obLogin div#passCode {
	position: relative;
	width: 141px;
	margin: 0 auto;
}                          
#obLogin label {     
	margin: 2px 0 0;
	font-size: 1.2em;
}                   
#obLogin .jsOverLabel {
    position: absolute;
    left: -9999px;
}
#obLogin .jsOverLabelBlur .jsOverLabel {
	top: 14px;
    left: 10px;         
	color: #999;
}

#obLogin input {
	width: 125px;
	height: 18px;
	margin: 0;
	padding: 0 8px;
	background-image: url("../image/obl-input.png");
	border: none;
}

#obLogin ul {
	overflow: hidden;
	width: 141px;
	margin: 1em auto;
}
#obLogin ul li a {
	font-family: "Century Gothic",Helvetica,sans-serif;
	font-size: 1.1em;
	text-decoration: underline;
}
#obLogin ul li.left {
	float: left;
}
#obLogin ul li.right {
	float: right;	
}
#obLogin input#submit {  
	clear: both;
	display: block;
	float: right;
	width: 65px;
	height: 20px;                             
	margin: 0 20px 10px 0;
	padding: 20px 0 0;
	border: 0 none;
	background: transparent url(../image/obl-login.png) 0 0 no-repeat;
}

#obLogin td input#submit {  
	clear: both;
	display: block;
	float: right;
	width: 65px;
	height: 20px;                             
	margin: 0 0 10px 0;
	padding: 20px 0 0;
	border: 0 none;
	background: transparent url(../image/obl-login.png) 0 0 no-repeat;
}


#flashBanner {
	width: 100%;
	padding: 0;
}

#flashBanner #FlashDNA {
	height: 360px;
	width: 790px;

}

#homeFeaturedProducts {
	clear: both; 
	overflow: hidden;
	height: auto;
	margin: 0 0 1em;
}

#homeFeaturedProducts ul {
	overflow: hidden;
	margin: 0 0 0 12px;
}

#homeFeaturedProducts ul li {
	float: left;             
	display: inline;      
	width: 32em;
	list-style-type: none;
	background: transparent url(../image/featured-img-bg.png) 0 0 no-repeat;
}

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

#homeFeaturedProducts ul li.nthChild-3 {
width: 336px;
}

#homeFeaturedProducts ul li img {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
}

#homeFeaturedProducts ul li .featuredContent {
	float: left;
	display: inline;
	width: 178px;
	height: 142px;
	position: relative;
}

#homeFeaturedProducts ul li.nthChild-3 .featuredContent {
	float: left;
	display: inline;
	height: 142px;
	width: 194px;
}

#homeFeaturedProducts ul li .featuredContent h3 {
	padding-left: 10px;
	cursor: pointer;
}

#homeFeaturedProducts ul li .featuredContent p {
	margin: 0 2px 8px 10px;
	font-size: 1.1em;
}

#homeFeaturedProducts ul li .featuredContent .learnMore {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 15px;
	width: 92px;

}

#homeFeaturedProducts ul li .featuredContent .learnMore a {
	display: block;     
	margin: 0 0 0 10px;
	text-indent: -9999px;
	background: url("../image/featured-learn-more.png") no-repeat scroll 0 0 transparent;
	height: 15px;
	width: 92px;
}

#homeFeaturedProducts ul li .featuredContent .learnMore a:hover {
	background: url("../image/featured-learn-more.png") no-repeat scroll 0 -18px transparent;
}

/*====== Category Page ==============*/
#catBreadcrumb {
	margin: 1em 0 2em 2em;
}

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

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

#catBreadcrumb li a {
	color: #333;
	font-size: 2.9em;
}

#insuranceCategory {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}

div#productCategory {
	float: none;
}

body#Insurance div#productCategory {
padding-top: 2em;
}


div#productCategory li {
	float: left;
	display: inline;
	width: 37em;
	margin: 0 0 2em;
}

div#productCategory li a.productImage {
	float: left;
	display: inline;
	width: 150px;
	height: 150px;
	background: url("../image/featured-img-bg.png") no-repeat scroll 0 0 transparent;
}

div#productCategory li a img {
	margin: 4px 0 0 4px;
}

div#productCategory div.productHolder {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	width: 21.3em;
	margin: 0 0 0 -8px;
	padding: 0;
}

div#productCategory div.productContent {
	padding-left: 16px;
}

div#productCategory div.productContent p {
	margin-bottom: 1em;
}

div#productCategory div.productContent p {
	margin: 0 0 18px;
	font-size: 1.1em;
	font-family: Century Gothic, Helvetica, sans-serif;
}

div#productCategory div.productContent ul {
	margin-left: 2em;
}

div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
	font-size: 1em;
}

div#productCategory div.productContent h4 {
	clear: left;
	margin: 0;
}

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

div#productCategory div.productContent h4 a:hover {
	background-position: 0 -18px;
}

/* Search */
#search.individualPage {
	padding: 0;
}
#search ul {
	overflow: hidden;
	margin: 0;
}
#search ul ul {
	display: none;
}
#search ul li.odd {
	padding-right: 4em;
	padding-bottom: 1em;
}
#search ul li {
	float: left;
	width: 35em;
	font-size: 1em;
	padding-left: 0;
	list-style-type: none;
}
#search ul li div.titleH3Wrapper h3 {
	padding-bottom: 0;
	font-size: 1.4em;
}
#search div.titleH3Wrapper, #search div.titleH3Wrapper span.titleFadeBg  {
	background-image: url(../image/search-titlebg.png);
}
#search div.titleH3Wrapper span.titleFadeBg {
	width: 350px;	
}
#search ul li div.resultDescription {
	margin: 0 1.5em;	
}
#search ul li div.resultDescription .learnMore a {
	background: url("../image/featured-learn-more.png") no-repeat;
	display: block;
	text-indent: -999em;
}
#search ul li div.resultDescription .learnMore a:hover {
	background-position: 0 -18px;
}

/*====== Product Page ========================*/
#productPhoto, #indImage {
	position: relative;
	float: left;
	display: inline;                                                
	width: 200px;
	background: transparent url("../image/product-bg.png") no-repeat 0 0;
}
#indImage {
	margin-right: 20px;
}
	

#productPhoto img, #indImage img {
	margin: 4px 0 10px 4px;
}

#productContent {
	float: left;
	display: inline;
	width: 540px;
	margin: 0 0 0 -8px;
}   

.productHead {
	padding-left: 0;
	margin: 1em 0;
}

.productHead h1 {
	font-size: 2.9em;
	margin: 0 0 22px;
}

#productSummary {
	position: relative;
	margin: 0 0 0 2em;
}

#productSummary p, #productDetails p {
	margin: 1em 0;
	font-size: 1.2em;
}

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

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

#bottomButtons {
	overflow: hidden;
	height: 74px;
	margin: 0 0 0 2em;
}

#applyNow a, #openNow a {
	display: block;
	float: left;
	background:url(../image/apply-now.png) 0 0 no-repeat;
	text-indent: -9999em;
	width: 168px;
	height: 72px;
}
#openNow a {
	background-image: url(../image/open-now.png);
}
#applyNow a:hover, #openNow a:hover {
	background-position: 0 -73px;
}

#printShareBtns {
	float:right;
	margin:10px 0 0;
	width:60px;
}
#printShareBtns div {
	float:left;
}
#tellMeMoreButton a {
	display: block;
	float: left;
	background: transparent url(../image/questions.png) 0 0 no-repeat;
	text-indent: -9999em;
	width: 128px;
	height: 29px;
	margin: 15px 0 0 20px;
	overflow: hidden;
}

#tellMeMoreButton a:hover {
	background-position: 0 -30px;
}

/*============================== Add This Button(s) =============================================*/
.addthis_toolbox {
	clear: both;
    float: none;
	margin: 0;
    width: 20em;
    height: 20px;    
    padding: 0;
}

.addthis_toolbox .custom_images {
	margin: 0 0 0 5px;
}

.addthis_toolbox a {
	float: left;
	display: inline;
	position: relative;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	padding: 0 4px;
	cursor: pointer;
	opacity: 0.7;

}

.addthis_toolbox a:hover {
	opacity: 1;
}

.addthis_toolbox .addthis_button_compact /* share */ {
	background: transparent url(../image/addthis-share.png) no-repeat scroll left top;
	font-size: 12px;
	padding-top: 3px;
	text-indent: 15px;
	width: 50px;
	border-right: 1px solid #333;
}
.addthis_toolbox .addthis_button_print  /* print */ {
	background: transparent url(../image/addthis-print.png) no-repeat scroll left top;
	font-size: 12px;
	padding-top: 3px;
	text-indent: 15px;
	width: 42px;
}
.addthis_toolbox .addthis_button_facebook {
	margin: 0 0 0 8px;
	background: transparent url(../image/addthis-facebook.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_linkedin {
	background: transparent url(../image/addthis-linkedin.png) left top no-repeat;
}
.addthis_toolbox .addthis_button_twitter {
	background: transparent url(../image/addthis-twitter.png) left top no-repeat;
}

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

/* End of Toolbox Styling Goes Here*/

/* Tabs */
dl#productTabs {
	overflow: hidden;
	display: block;
	position: relative;
	width: 520px;
	margin: 0;
	padding: 0 0 0 2em;
	list-style: none;
	background:url(../image/product-tabs.png) 0 0 no-repeat;
}

dl#productTabs dt {
	color: #333;
	text-decoration: normal;
	padding-right: 15px;
	font-size: 1.1em;
	text-transform: normal;
	font-weight: bold;
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
	line-height: 21px;
}
dl#productTabs dt:hover {
	text-decoration: none;
	color: #935A69;
}

dl#productTabs dt.selected {
	text-decoration: none;
	color: #935A69;
}

dl#productTabs dt.selected:before {
	content: "[ ";
}

dl#productTabs dt.selected:after {
	content: " ]";
}

dl#productTabs dd {
	padding: 0.5em 0.5em 0 0;
	font-size: 1em;
}

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

.pane {
	position: absolute;
	overflow: hidden;
	top: 3em;
	left: 2em;
}

.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}

/*====== Individual Page =================*/
.pageHolder {
	overflow: hidden;
	padding: 0 0 2em 0;
	margin: 0 0 0 1em;
}

.pageHolder .individualPage {
	float: right;
	display: inline;
	width: 50em;
	margin: 0 1em 0 0;
	padding: 0;
}

.individualPage {
	padding-right:5em;
}   

.individualPage h1.pageHead, #insuranceCategory h1.categoryHead {
	font-size: 2.9em;
	margin: 0 0 0.5em;
	padding-top: 2px;
}

.individualPage h2 {
	font-size: 1.6em;
}

.individualPage h3 {
	font-size: 1.4em;
}

.individualPage a { 
	text-decoration: underline;
}

.individualPage p, #insuranceCategory p {
	margin: 1em 0;
	font-size: 1.2em;
}

.individualPage p.zeroPaddingParagraph, #productContent p.zeroPaddingParagraph, #insuranceCategory p.zeroPaddingParagraph {
	margin: 0;
}
.individualPage p.disclaimer, #productContent p.disclaimer, #insuranceCategory p.disclaimer {
	font-size: 1em;
}

.individualPage ul, .individualPage ol, #insuranceCategory ul, #insuranceCategory ol {
	margin: 1em 0 1em 2em;
}

.individualPage li, #insuranceCategory ul li, #insuranceCategory ol li {
	font-size: 1.2em;
}

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

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

#FAQ dt {
	margin: 1em 0;
	font-weight: bold;
}

#FAQ th {
	text-align: left;
}

#securityTips #indImage, #faq #indImage  {
	float:right;
	margin: 0 20px 10px 20px;                                                                   	
}

#securityTips .individualPage, #faq .individualPage {
float: none;
}

div#apexLanding h2 {
	clear: both;	
}

div.insuranceLogos {
	margin: 2em 0 2em;
	overflow: hidden;
	clear: both;
}

div.insuranceLogos img {
	float: left;
	display: inline;
}

div.insuranceLogos img#apex {
	margin: 25px 30px 0 0;
}

/*====== 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 ===========================*/
#map {
	height: 30em;
}
#locations table {
	width: 100%;
	padding-left: 15px;
}
#locations th, #locations td {
	text-align: left;
	vertical-align:top;
	padding: 2px 0;
	width: 130px;
}

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

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

#locations ul#locList {
	width: 69em;
	margin: 1em auto;
}

#locations ul#locList li {  
	list-style-type: none;    
	padding:1em 0;
	overflow:hidden;
} 
#locations ul#locList li h2 {
	background: url("../image/locations-bar.png") no-repeat;
	height: 24px;
	margin:0 0 .5em 0;
	padding-left: 15px;
	line-height: 24px;
} 
#locations ul li a {
	font-size: 0.8em;
	font-weight: bold;
}
#locations ul li a:hover {
	color: #FFF;
}
#locations tr.tableHead th {
	padding-top:8px;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-weight: bold;
}
locList.li div.accordionContent {
	overflow:hidden;
}
li.vcard .accordionContent img {
	border:8px solid #999;
	float:left;
}
li.vcard .accordionContent div.branchAddress {
	margin:0 0 0 23em;
	line-height:1.4em;
}
li.vcard .accordionContent div.branchHours {
	width:100%;
	overflow:hidden;
	padding:1em 0 0;
}
li.vcard .accordionContent h5 {
	font-weight:bold;
}

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

.googleMap-InfoWindow {
	position: relative;
	top: 0;
	left: 0;
	font-size: 0.9em;
}

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

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

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

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

/* formContactUs */
#formContactUs {
	width:100%;
}
#formContactUs legend {
	color: #333;
	font-weight: bold;
}

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

#formContactUs ul, #formContactUs ol {
	margin: 1em 0 1em 0;
}

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

#formContactUs label {
	float: none;
	padding: 0 1em 1em 0;
	text-align: left;
	width: 15.5em;	
	font-size: 1.2em;	
}

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

#formContactUs input {
	width: 22em;
}

#formContactUs textarea {
	width: 19em;
	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 {
	display: block;
	float: none;
	margin: 0;
	width: auto;	
}

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

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

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

#formContactUs #captcha p {
	margin: 0;
}

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

/* End formContactUs */

#footer {       
    background: url("../image/footer-bg.png") repeat-x scroll 0 0 transparent;
	padding-top: 20px;
}

body#Insurance #footer {       
    background: url("../image/footer-bg.png") repeat-x scroll 0 20px transparent;
height: 12em;
	padding-top: 0;
}

#footer #innerFooter {
	height: 8em;
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#footer #innerFooter #firstROI {
	position: absolute;
	top: 2em;
	left: 3em;
	height: 29px;
	width: 103px;
}

body#Insurance #footer #innerFooter #firstROI {
	top: 6em;
}

#footer #innerFooter img.froiLogo {
	display: none;
}

#footer #innerFooter #eh {
	position: absolute;
	top: 2em;
	right: 6em;
}

#footer #innerFooter #fdic {
	position: absolute;
	top: 2em;
	right: 12em;
}

#footer #innerFooter #footerNav {
	text-align: center;
	padding: 2em 0 1em;
}

body#Insurance #footer #innerFooter #footerNav {
	padding: 3em 0 1em;
}

#innerFooter #footerNav li {
	display: inline;
}

#innerFooter #footerNav li a {
	padding: 0 1em;
	border-right: 1px solid #000;  
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
	font-size: 1.1em;            
	color: #000;
}

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

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

#footer #innerFooter p {
	font-size: 1.1em;
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
	text-align: center;
}

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

#printThisPage {
	width: 36px;
	height: 15px;
}
.print {
	display: none;
}

/*======== 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 .flowered {
	width: 570px;
	height: 404px;
	position: relative;
	background: url("../image/thank-you-small.jpg") no-repeat scroll 0 0 transparent;
}

body.popup .flowered p {
	margin: 0;
	position: absolute;
	bottom: 2em;
	left: 2em;
	color: #fff;
}

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

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

.popup p {
	margin: 1em;
}

body.popup form {
	overflow: hidden;
}

body.popup form h4.title, body.popup #thankYou h4.title {
	display: block;
	padding: 10px;
	margin: 0;
	color: #fff;
	font-size: 2em;
	background: transparent url(../image/popup-header.png) no-repeat 0 0;
}

body.popup fieldset {
	border: 0 none;
	padding: 2.5em 2.5em 0 2.5em;
	float: left;
	width: 25.2em;
}

body.popup fieldset#popupStandard input {
	display: block;	
	padding: 0.3em;
	width:  230px;
	margin-bottom: 1em;
	border: solid 1px #666;
}

body.popup fieldset#popupStandard textarea {
	display: block;	
	padding: 0.3em;
	height: 8em;
	width: 230px;
	margin-bottom: 1em;
	border: solid 1px #666;
}

body.popup .rightSide {
	float: left;
	display: inline;
	width: 25em;
	overflow: hidden;
}

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

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

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

body.popup fieldset#popupStandard label {
	font-size: 1.2em;    
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
	display: block;
	margin-bottom: 0.5em;
}

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

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

/* Captcha */

body.popup #captcha {
	width: 20em;
	padding: 1em 2.5em 1em;
	float: none;
}

body.popup #captcha input {
	float: none;
	width: 18em;
	display: block;
	margin: 1em 0;
}

body.popup #captcha p {
	margin: 0;
	text-align: center;
}
body.popup #captcha p.error {
	color:#F72222;
}

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

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 #onlineBankingWrapper {
background: #c3c3c3 url(../image/popup-lock.png) left bottom no-repeat;
border: 1px solid #999999;
width: 300px;
margin: auto;
}

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

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

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

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

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

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

/* Clear fix */

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

.clear {
	display: block;
}

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

* html .clear {
	height: 1%;
}
/* End 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 ============*/ 

/* Start popup input verification display */
/* - Not selected - */
body.popup fieldset#popupStandard input {
background: url("../image/popup-input-bg.png") no-repeat;
display: block;	
width: 227px;
height: 19px;
margin-bottom: .5em;
padding: 8px 17px 2px 7px;
border: none;
font-size: 1.4em;
} 

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

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

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

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

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

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

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

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

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

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

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

body.popup #captcha input.selected {
background: url("../image/popup-captcha-bg.png") no-repeat 0 -62px;
}
/* End popup input verification display */


/*============= Rates ============================== */
#termCharts table {
	clear: both;
}

#rates table, #termCharts table {
	margin-bottom: 1em;
	width: 60em;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666666;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
}
#rates table th, #termCharts table th {
	font-weight: bold;
}
#rates table th, #rates table td, #termCharts table th, #termCharts table td  {
	padding: .5em 1.5em;
	text-align: left;
	vertical-align: top;         
	border-bottom: 1px solid #ccc;
	font-family: "Century Gothic","Myriad Pro",Helvetica,sans-serif;
}
#rates table td a, #termCharts table td a {
	color: #FFF;
}
/*#rates table tr.nth-row-even th,#rates table tr.nth-row-even td{
	background: #E9DDC2;
}*/
#rates.individualPage table tr.nth-row-1, #termCharts table tr.nth-row-1 {
	background: #9FB26B !important;
	color: #333;              
	font-weight: bold;       
}
#rates table td.productName, #rates table .nth-column-4 td.productName {
	border-right: none;      
	color: #fff;
/*	background-color: #6C3846;*/
	background-color: #999;
}
#rates table .nth-column-1 {
	width: 40%;               
	border-right: 1px solid #ccc;
}
#rates table .nth-column-2 {
	width: 20%;
	border-right: 1px solid #ccc;
}
#rates table .nth-column-3 {
	width: 20%;
	border-right: 1px solid #ccc;
}
#rates table .nth-column-4 {
	width: 20%;
	border-right: 1px solid #ccc;
}
#rates table th.nth-column-2,#rates table th.nth-column-3,#rates table th.nth-column-4,#balanceSheet table th.nth-column-2,#balanceSheet table th.nth-column-3 {
	text-align: right;
}
#rates table td.nth-column-2,#rates table td.nth-column-3,#rates table td.nth-column-4,#balanceSheet table td.nth-column-2,#balanceSheet table td.nth-column-3 {
	text-align: right;
}
#rates.individualPage p.secondary,#balanceSheet.individualPage p.secondary {
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 0 1em;
}
#rates h2 {
	padding: 2em 0 0;
	margin: 0 0 1em;
	border-top: 1px solid #ccc;
}
#rates p.disclaimer, #balanceSheet p.disclaimer {
	margin-left: 7em;
	font-style: italic;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 2em 0;
	font-weight: normal;
}
#rates .ratesDisclaimer {
	margin: 1em 0 0;
}
#rates .ratesDisclaimer p {
	margin-left: 7em;
	font-style: italic;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 1em 0 0.5em 2em;
	font-weight: normal;
} 
#rates .ratesDisclaimer p.zeroPaddingParagraph {
	margin-left: 7em;
	font-style: italic;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 0 2em;
	font-weight: normal;
}
/* Overdraft Opt In Styling */

div#overdraft {
	padding: 10px;
	margin-left: 0;
	width: 98%;
}
div#overdraft fieldset#newApplication #captcha {
	margin:0 auto;
	width: 200px;
}
#overdraft #overdraftInformation, #overdraft #overdraftForm,{
	margin: 0 0 20px;
}
#overdraft #overdraftAltOptions {
	margin: 0 0 75px;
}

#overdraft #overdraftInformation h2.pageHeading,
#overdraft #overdraftForm h2.pageHeading,
#overdraft #overdraftAltOptions h2.pageHeading {
	padding: 20px 0 5px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	width: 100%;
}
#overdraft h2 {
	padding: 5px 0;
	font-size: 18px;
	width: 100%;
}
#overdraft #overdraftForm #newApplication {
	background: none;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}
#overdraft #overdraftForm form {
	padding: 0 0 10px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .eSignCheckbox.indented {
	width: auto;
	margin:0 0 0 40px;
}
#overdraft fieldset#newApplication #optAccounts {
	margin: 0 0 0 25px;
}
#overdraft fieldset#newApplication #revokeAccounts {
	margin: 0 0 0 25px;
	display: none;
}
#overdraft fieldset#newApplication .eSignCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .eSignCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft fieldset#newApplication .optInCheckbox {
	width: auto;
	margin:20px 15px 0;
}
#overdraft fieldset#newApplication .optInCheckbox input {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 15px !important;
}
#overdraft fieldset#newApplication .optInCheckbox span {
	display: inline-block;
	margin: 0 0 10px;
	width: 90%;
}
#overdraft #overdraftLeft {
	float: left;
	padding-top:20px;
	width: 290px;
	display: inline;
}
#overdraft #overdraftRight {
	float: left;
	width: 425px;
	display: inline;
	padding: 0 0 0 20px;
}
#overdraft #optToggle, 
#overdraft #optAccounts {
	display: none;
}
#overdraft fieldset#newApplication #overdraftLeft input,
#overdraft fieldset#newApplication #overdraftRight input {
	margin-bottom:10px;
	width:155px;
}
#overdraft fieldset#newApplication #overdraftRight input.submitButton {
	margin-top: 20px;
}
#overdraft fieldset#newApplication #overdraftRight input#ROI-submit {
	margin-left: 120px;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel {
	width: 400px;
	margin: 10px 0 0;
}
#overdraft fieldset#newApplication #overdraftRight .radioWlabel input {
	clear:both;
	float:left;
	margin:2px 10px 0 0;
	width:10px;
}
#overdraftRight .radioWlabel span {
	display:block;
	float:left;
	margin:0 0 10px;
	width:350px;
}
#overdraft fieldset#newApplication #overdraftLeft label,
#overdraft fieldset#newApplication #overdraftRight label {
	width: 90px;
	padding-right: 15px;
}
#overdraft fieldset#newApplication #overdraftLeft label.error,
#overdraft fieldset#newApplication #overdraftRight label.error {
	width: 135px;
}
#overdraft fieldset#newApplication #overdraftRight label.error {
	float: left;
}
#overdraft #overdraftAltOptions ul {
	margin: 10px 0;
	padding: 0;
}
#overdraft #overdraftAltOptions ul li {
	list-style: none;
	display: inline-block;
	float: left;
	margin: 0 13px 0 0; /* bank specific */
	padding: 0;
	width: 235px; /* bank specific */
	height: 170px;
	border: 1px solid #ccc;
	font-size: 11px;
}
#overdraft #overdraftAltOptions ul li.right {
	margin: 0;
}
#overdraft #overdraftAltOptions h4 {
	background: #B9CB7E url(/custom/firstcherokeestate/image/overdraft_fade.png) bottom left repeat-x;
	color:#2C2F1A; /* bank specific */
	margin:0;
	padding:8px;
	font-size: 12px;
}
#overdraft p {
	padding: 0;
	margin: 10px 0;
	width: auto;
	line-height: 15px;
}
#overdraft #overdraftForm p {
	margin: 15px 0;
	padding: 0 20px;
	width: auto;
	line-height: 14px;
}
#overdraft #overdraftForm p.noteable {
	margin: 5px 0 15px 0;
}
#overdraft #overdraftAltOptions p {
	padding: 8px 10px;
	margin: 0;
	width: auto;
	line-height: 16px;
}
#overdraft #overdraftAltOptions p.zeroPaddingParagraph {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#optIn { 
	position:relative;
	bottom:135px;
	float:right;
	left:190px;
}
#optIn2 { 
	position:absolute;
	bottom:15px;
	right:340px;
}
#iWeValidate.redText {
	color: #BC504D;
}