
/*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:#7ea72b;}
A.headFoot:visited{text-decoration:none; color:#7ea72b;}
A.headFoot:active{text-decoration:none;}
A.headFoot:hover{text-decoration:none;color:#4a6515;}

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

/*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;}

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

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

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

h5{
/* used in manage_faq for the topic headers*/
	font-size:11px;
	margin:0px;
	color:#4a6515;	
}
h4{
/*Helps with size and positioning in the main content of the page */
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	color:#4a6515;	
}
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:#7ea72b;
}
.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:#97b260;
	list-style-type: none;
	padding: 2px 0 10px 5px;
}
.whyLavLi{
	color:#97b260;
	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;
  font-weight: bold;
	margin:0px 2px 0px 0px;
	padding: 0px 0px 0 6px;
	background: url(images/bullet.gif) no-repeat 0 4px;
  margin-bottom:0.5em;
}
.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:#d7e8b4;
}
.subContentText{
	color:#000000;
	font-size:10px;
}
.subHeader{
	font-size:13px;
	font-weight:bold;
	color:#000000;	
}
.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:left;
	width:75%;
	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:#f2f8e2;
}
#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:#d7e8b4;/******************************************************/
}

#footer{
	clear:both;
	width:inherit;
	height:15px;
	position:relative;
	left:0px;
	top:0px;	
	background-color:white;
}

#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 */
	padding: 10px 30px 20px 30px;
	background-color:#d7e8b4;
}
#padGreenLight{
/*Used on the bottom of webpages where there is a sub-section*/
	clear:both;
	padding: 10px 30px 25px 20px;
	background-color:#f2f8e2;
}
#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:#d7e8b4;	
	width:206px;
	float:right;
	padding:0 50px 10px 40px;
}
#subContentMain{
	background-color:#d7e8b4;
	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:1024px;	
}
#bank{
	margin-bottom:20px;
}
