/*----no content----*/
.NoContent 
	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #5a5a5a; text-decoration: none }

/*-----table------*/
.main_border_table 
	{ border: 0px solid #ffffff; background: #ffffff }
.header_table 
	{ background: #ffb300 }

.search_table 
	{ background: #ffc726 }


/*-----content------*/
.content_border 
	{ background: #ffffff }
.content 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#5a5a5a}
.contentheadings 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#5a5a5a; font-weight: bold}
.whiteSmall 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#FFFFFF; font-weight: bold;}
.areaColor1
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#5a5a5a}
.areaColor2		
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#0f238c}
.noteText 
	{ font-family: arial, helvetica, sans serif; font-size: 11px; color:#5a5a5a; text-decoration:none}
.noteTextHome
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#5a5a5a; text-decoration:none}
.HomePageContent 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#5a5a5a;}
.Footnote 
	{ font-family: arial, helvetica, sans serif; font-size: 10px; color:#5a5a5a; text-decoration:none}
	
A 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#ffb300; font-weight: bold }
A:Active 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#ffb300; font-weight: bold }
A:Link 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#ffb300; font-weight: bold }
A:Visited 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#ffb300; font-weight: bold }
A:Hover 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color: #272727; font-weight: bold }

/*-----tabs------*/
.tabtext 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; font-weight: bold; color:#FFC726; text-decoration:none }
A:Active.tabtext  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; font-weight: bold }
A:Link.tabtext  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; font-weight: bold }
A:Visited.tabtext  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; font-weight: bold }
A:Hover.tabtext  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color: #272727; font-weight: bold }
	
/*-----Branch locator-----*/
.bl 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none }
a:active.bl  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#FFFFFF; font-weight: bold }
a:link.bl  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#FFFFFF; font-weight: bold }
a:visited.bl  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#FFFFFF; font-weight: bold }
a:hover.bl  
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color: #272727; font-weight: bold }

/*-----footer------*/
.footer_table 
	{ border-top: 0px solid #02367A; background: #ffb300}
.footer 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#FFFFFF;font-weight: bold; }
.footerText 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#FFFFFF; text-decoration:none; font-weight: bold; }
A.footerText 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; }
A:Active.footerText 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; }
A:Link.footerText 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; }
A:Visited.footerText 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color:#fff7e5; }
A:Hover.footerText 
	{ font-family: arial, helvetica, sans serif; font-size: 12px; color: #272727; }
	
/*-----promo------*/
a.promo 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#242424;}
a:active.promo 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#242424;}
a:link.promo 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#242424;}
a:visited.promo 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color:#242424;}
a:hover.promo 
	{font-family: arial, helvetica, sans serif; font-size: 11px; color: #242424;}


input.button {
	border : 1px solid Black; background-color: #EAEAEA; height : 15px; font-family : Arial, sans-serif; font-size : 7.5pt; color: black;
}