/*---------- Fed Meta Header CSS ----------*/ 
.fedhead {    
	background-color: #E0DAD3;
	border: 0;
	margin: 0;
	padding: 0;   
	text-align: left;
}        
.fedheadsearch { 	
	background-color: #CCC7C0;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px; 	
	color: #666; 
} 	 
.fedsearch { 	
	background-color: #DDD; 	
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px; 	
	color: #666; 	
}  
.fedheadsearch A:link, .fedheadsearch A:visited, .fedheadsearch A:active {   
	text-decoration : none;   
	color: #666   
}   
.fedheadsearch A:hover {   
	text-decoration: underline;   
	color: #009   
}   
.fedmenu { 
    font-family: Arial, Helvetica, sans-serif;   
	font-size: 11px;   
	font-weight: bold;   
	color: #666;   
}
.fedmenu A:link {   
	text-decoration : none;    
	color: #333  
}   
.fedmenu A:visited {   
	text-decoration : none;  
	color: #333   
}   
.fedmenu A:active {   
	text-decoration : none;   
	color: #00F   
}   
.fedmenu A:hover {   
	text-decoration: underline;   
	color: #009   
}     
/* functions as border around table cells !!!! To disable these, fill in same color as your baskground*/
.fedsep {
	background-color: #ABA7A1;
}
.fedsep2 {
	background-color: transparent;
}      
.fedlogo {   
	border: solid 1px #B9B9B9;
 }      
 .activelang2 {   
 	font-family: Arial, Helvetica, sans-serif;   
	font-size: 11px;   
	font-weight: bold;   
	color: #FFF;    
	background-color: #666
}      
/*---------- Fed Footer ----------*/ 
.fedfooter { 
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px; 	
} 
/*---------- End Fed Footer ----------*/      
/*----------End Fed Meta CSS----------*/