/*  HethPR-WesbiteAW  */ 

body {
	scrollbar-base-color: #DBDBDB;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	font-family: Arial, sans-serif;
   	 }
	 
p.text{
	line-height:21px;
	font-weight: normal;
	font-size: 13px;
	color: #595959;
}	 
	 
.footer {
   height:59px;
   background:url(images/bg_footer.png) repeat-x;
}

font.text_footer {    
   font-family: Arial, sans-serif; 
   font-size: 11px;
   color:#333;
   text-align:right;
}

a.sec_nav { 
   text-decoration: none;
   font-size: 13px;
	color: #595959;
		line-height:21px;
            } 

a.sec_nav:hover { 
   text-decoration: none;
   border-bottom: 2px dotted #68BCBC;
 font-size: 13px;
	color: #595959;
		line-height:21px;
			     } 

img.popups {
   padding-bottom:5px;
			     } 	

img.popups:hover {
   padding-bottom:5px;
   border-bottom: 2px dotted #68BCBC;
			     } 	 