	li {width:106px; float:left; list-style-type:none}
	li a {text-decoration: none; color:#7D9BB7; background-color: #7D9BB7;display:block;}
	li a:hover {background-color: #557998; text-decoration: none;color: white; }
	
	a {text-decoration: none; color:#557998}
	a:hover {text-decoration: none; color:#A6BBCE}

	.NavOn {background-color:"#557998";color:white;font-family:Verdana; color:white;font-size:7pt;}
	.NavOff {background-color:"#7D9BB7";color:white; font-family:Verdana; color:white;}
	
	.ThumbOff{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity: 0.5;}
	.ThumbOn{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}
	
	.SubOn {background-color:"#DFE7EE";color:black;}
	.SubOff {background-color:"white";color:"#999999";}
	
//	.MainSectionOff{background: #102847}
//	.MainSectionOn {background: #557998}

	.MainSectionOff{background: #D6DFE9}
	.MainSectionOn {background: #A6BBCE}
	
	.CareerSectionOff{background: White}
	.CareerSectionOn {background: #D6DFE9}