body{
list-style-type: none;
}



/*-----------SUBNAVIGATION-----------*/


a.sub2inactive{
	font-family: Arial;
         font-size: 9pt;	
         color:  #666;
	font-weight: bold;
	text-decoration:none;
}



a.sub2inactive:hover{
	font-family: Arial;
         font-size: 9pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

}


a.sub2active{
	font-family: Arial;
	font-size: 9pt;	
         color: #e10000;
	font-weight: bold;
	text-decoration:none;

}


a.sub2active:hover{
	font-family: Arial;
         font-size: 9pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

}






/*-----------LEVEL 3-----------*/



a.sub3active{
	font-family: Arial;
         font-size: 8pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;
  
         
}



a.sub3active:hover{
	font-family: Arial;
         font-size: 8pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

         
}





a.sub3inactive{
	font-family: Arial;
	font-size: 8pt;	
         color: #666;
	font-weight: bold;
	text-decoration:none;
	display: inline-block;
	width: 165px;
	float: right;
         
}



a.sub3inactive:hover{
	font-family: Arial;
         font-size: 8pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

         
}



/*-----------LEVEL 4-----------*/



a.sub4active{
	font-family: Arial;
         font-size: 8pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

         
}



a.sub4active:hover{
	font-family: Arial;
         font-size: 8pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

         
}



a.sub4inactive{
	font-family: Arial;
	font-size: 8pt;	
         color: #666;
	font-weight: bold;
	text-decoration:none;

         
}



a.sub4inactive:hover{
	font-family: Arial;
         font-size: 8pt;	
         color:  #e10000;
	font-weight: bold;
	text-decoration:none;

         
}




