@charset "UTF-8";
/* CSS Document */

.header_storeHours {
	font-family:  Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 12px;
}
.header_links {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#b5cee8;
}
.header_links a{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#b5cee8;
	text-decoration:none;
}
.header_links a:hover{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#68a4d3;
	text-decoration:none;
} 
.menu_off {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size: 11px;
	color: #FFFFFF;
}
.menu-on {color: #00549e; 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;}
.menu_off a{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.menu-on a{color: #00549e;	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;}
.sub_menu_off {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; }
.sub_menu_off a{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; text-decoration:none;}
.sub_menu_off a:hover{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}
.sub_menu_on {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#00549e; }
.sub_menu_on a{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#00549e; text-decoration:none;}
.sub_menu_on a:hover{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#00549e; text-decoration:none;}
.footer_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #91A9CA;
}
.footer_links {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.footer_links a{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333333; text-decoration:none; }
.footer_links a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333333; text-decoration:underline; }

scrollbar_container {  
   position:relative;  
} 
  
#scrollbar_track {  
     height:80%;  
     width:10px;  
     background-color:transparent;  
     cursor:move;
	 //padding-left:10px;
	 background-image:url(images/scroll_ln.gif)
} 
  
#scrollbar_handle {  
     width:10px;  
     background-color:#999999;
     cursor:move;  
} 
  
#scrollbar_content {  
     overflow:hidden;  
     height:125px;
	 padding-right:30px;  
}  
.headline {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #00549e;
	font-weight: bold;
}
.headline a{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #00549e;
	font-weight: bold;
	text-decoration:none;
}
.headline a:hover{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #00549e;
	font-weight: bold;
	text-decoration:underline;
}
.date {color:#666666;}
.green {
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	color: #66CC33;
	font-weight: bold;
}
.date {color: #CCCCCC}
.headline2 {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #00549e;
	//font-weight: bold;
	font-size: 14px;
}
.headline2 a{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #00549e;
	//font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.headline2 a:hover{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #00549e;
	//font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}
.headline2_black {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color:#000000;
	//font-weight: bold;
	font-size: 14px;
}
#news_events a{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#11bdc9;
}
#news_events a:hover{
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}
.pdf {color: #73a1ca}
.body_copy {font-size: 12px; font-family:Tahoma,Geneva,Kalimati,sans-serif;}
.lighterlink {text-decoration:none; color:#999999;}
.lighterlink a{text-decoration:none; color:#999999;}
.lighterlink a:hover{text-decoration:none; color:#666666;}
.storelisting {font-size: 11px; font-family: Tahoma,Geneva,Kalimati,sans-serif; color:#000000; text-decoration:none;}
.storelisting a{font-size: 11px; font-family:Tahoma,Geneva,Kalimati,sans-serif; color:#000000; text-decoration:none;}
.storelisting a:hover{font-size: 11px; font-family: Tahoma,Geneva,Kalimati,sans-serif; color:#000000; text-decoration:underline;}

li { padding-bottom:6px;}
a:focus {outline: 0;}

#printView{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

#header,#pageContent,#footer,#screen_map,#hta-mainmenu,#hta-submenu{
	display:none;
	visibility:hidden;
}
