@charset "utf-8";
/* CSS Document */
	/*
	original	69913b
	dark		a8bf8d
	mid			bdcea9
	light		d9e3ce
	
	*/		 
		
		
	/*#MastHeadContainer { background:#69913b; }*/
	
	
	#SubNav .selected, #SubNav .selected a:hover { background:#d9e3ce url(/images/arrow_hover_sub.gif) 4px 10px no-repeat; }
		
	#SubNav ul li a:hover { background:#bdcea9 url(/images/arrow_hover_sub.gif) 4px 10px no-repeat; }
	
	
	
	
	.TabbedPanelsTab { background:#bdcea9; }
	
	.TabbedPanelsTabHover { background: #a8bf8d; }
	
	.TabbedPanelsTabSelected { background:#d9e3ce; color:#69913b; border-bottom: 1px solid #d9e3ce; }
	
	.TabbedPanelsContentGroup { background: #fff url(/images/Grad_d9e3ce.jpg) repeat-x top; }