
/*This is for the Contact Us, Accessibility and Private Policy links at the bottom fo each page in the footer. */
A.headFoot:link{text-decoration:none;color:#a3501c;}
A.headFoot:visited{text-decoration:none; color:#a3501c;}
A.headFoot:active{text-decoration:none;}
A.headFoot:hover{text-decoration:underline;color:#a3501c;}

/*This is for all the links found within the body of the webpages */
A.contentLink:link{text-decoration:underline;color:#a3501c;}
A.contentLink:visited{text-decoration:underline; color:#a3501c;}
A.contentLink:active{text-decoration:underline;}
A.contentLink:hover{text-decoration:underline;color:#a3501c;}

/*This is for the links on the right-hand side of the page under the header "Financial Partners" */
A.bankList:link{text-decoration:none;color:#000000;}
A.bankList:visited{text-decoration:none; color:#000000;}
A.bankList:active{text-decoration:underline;}
A.bankList:hover{text-decoration:underline;color:#000000;}

/*home learn mores */ 
p.learnmore{text-decoration:none;color:#a3501c;text-align:right}

/*All other extraneous  links */
A:link{text-decoration:none;color:#a3501c;}
A:visited{text-decoration:none; color:#a3501c;}
A:active{text-decoration:none;}
A:hover{text-decoration:none;color:#a3501c;}

html,body{
	background-color:#FFFFFF;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#626262;
	hieght:100%;
}

hr{
	margin-top: 0px;
	padding:0px;
	border:0px;
	height:1px;
	background-color:#feb614;
	color:#feb614;
}

h5{
/* used in manage_faq for the topic headers*/
	font-size:13px;
	margin:0px;
	color:#a3501c;	
}
h4{
/*Helps with size and positioning in the main content of the page */
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a3501c;	
	text-transform: uppercase;
}
table{
/*remove all padding on the tables.  Tables are only used on the main index.php page */
	padding:0px;
	border-spacing:0px;
	margin:0px;
}
ul{
	padding:0px 0px 0px 0px;
	margin:0px;
}
/*This is found in the FAQ section and is used to align the links to the right side of the page */
.backtotop{
	text-align:right;
	margin:0px;
}
.floatRight{
float:right;
color:#a3501c;
}
.textRight{
	padding:0 20px 0 20px;
	text-align:right;
}
.textLeft{
	width:20%;
	clear:both;
	background-color:white;
	position:relative;
	float:left;
	padding:0 20px 0 20px;	
}
.whyNavList {
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding: 0px 0px 0 6px;
	background: url(images/bullet.gif) no-repeat 0 4px; 
}
.leftNavList {
	color:#ff8b2f;
	list-style-type: none;
	padding: 2px 0 10px 5px;
}
.whyLavLi{
	color:#ff8b2f;
	list-style-type: none;
	padding: 2px 0 25px 5px;
}

.headerText{
	font-size:larger;
	line-height:1.1px;
}
.headerNav{
	float:right;
}
.homeFooter{
	padding-left:10px;
}
.redFont{ 
	color:#FF0000;
}
.rightNavlist {
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding: 0px 0px 0 6px;
	background: url(images/bullet.gif) no-repeat 0 4px;
}
.rightBankNavlist {
	color:#000000;
	list-style-type: none;
	padding: 0px 0px 0 6px;
	margin:0px 2px 0px 0px;
	background: url(images/bullet.gif) no-repeat 0 4px;
	background-color:#f9ebe4;
	
}
.subContentText{
	color:#000000;
	font-size:13px;
}
.subHeader{
	font-size:16px;
	color:#000000;	
	line-height:1em;
	text-transform:uppercase;
}
.tableRightPadding{
	padding-right:10px;

}
.vertLineRight{
	border: 1px;
}

#sav_calc_ans{
/*This is for formatting the results that come back from the Bank Locator   */
width:62%;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0 0px;
}
#content{
	/*border:1px solid #FF00FF;*//*Used to help debug position and formatting*/ 
	background-color:white;
	width:728px;
	float:left;
	overflow:auto;
}
#contentWithLeftNav{
	position:relative;
	float:right;
	width:525px;
	padding: 0px 0px 10px 0px;	
}
#contentWithLeftNavManage{
/*The positioning on the Manage Your Finances section is different than the rest.*/
	position:relative;	
	float:left;
	width:85%;
	padding: 0px 0px 10px 0px;	
}
#bankSavingsRight{
/*This is used in the Savings Calculator under the Why Do I Need an Account section*/
	text-align:right;
	background-color:#fdedc1;
}
#bankSavingsLeft{
/*This is used in the Savings Calculator under the Why Do I Need an Account section*/
/*Used to position the text and Beehive logo*/
	float:left;
	margin-right:20px;
}
#clearWrapper{
/*Helps with leftover CSS float tags*/	
	clear:both;
	background-color:#f9ebe4;/******************************************************/
	height:100%;
}

#footer{
	clear:both;
	height:15px;
	width:1014px;
	left:0px;
	top:0px;	
	background-color:#ffcea9;	
	border-top:1px #a3501c solid;
	padding:5px;
}

#leftNav{
	font-weight:bold;
	float:left;
	margin-right:20px;
	
}
#tableFloat{
/*Only used on the index page and How Do I Open An Account page*/
	width:25%;
	float:left;
	margin-right:20px;
}
#padGreen{
/*Used in the right sidebar of webapges where the Need Help and Financial Partners links are */
	
	background-color:#f9ebe4;
}
#padGreenLight{
/*Used on the bottom of webpages where there is a sub-section*/
	clear:both;
	padding: 10px 30px 25px 20px;
	background-color:#fdedc1;
}
#padWhite{
	padding: 10px 20px 25px 20px;
	background-color:#ffffff;

}
#bulletIndent{
	padding: 0px 0px 0px 20px;
}
#padWhiteExtra{
	padding: 25px 30px 15px 30px;
	background-color:#ffffff;
}
#printHelp{
/*Display is turned off because this is a footer at the bottom of the page, with basic information to be printed, since the NEED HELP? image is removed during printing.
This div tag is found in www/contents/ */
	display:none;
}
#rightNav{	
	/*border:1px solid #00FF00;*//*Used to help debug position and formatting*/ 
	background-color:#f9ebe4;	
	width:245px;
	float:right;
	padding:0 25px 10px 20px;
	height:100%;
}
#subContentMain{
	background-color:#ffffff;
	width:1024px;
	float:left;
}
.subContentTable{
 width:732px;
}
#subContent{
	background-color:#fff;
	width:726px;
	float:left;
}
#wrapper{
/*What the entire webpage is wrapped inside of to center the content*/
	margin:auto auto;
	width:1026px;
	height:100%;
	
}
#bank{
	margin-bottom:20px;
}

h1 {
color:#000000;
font-size:24px;
line-height:24px;
text-transform: uppercase; 
font-weight:200;
}

h2 {
color:#ff8b2f;
font-size:12px;
}

/*
.t {background: url(images/t.jpg) 0 0 repeat-x; }
.b {background: url(images/b.jpg) 0 100% repeat-x}
.l {background: url(images/l.jpg) 0 0 repeat-y}
.r {background: url(images/r.jpg) 100% 0 repeat-y}
.bl {background: url(images/bl.jpg) 0 100% no-repeat}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px} */

