/* CSS Document */


/*#SectionNav {
	
	width: 160px;
	margin-left: 0px;
	margin-top: -7px;
	margin-bottom: 0;
	border: none;
	float: left;
	background-color: #fff;
}

	
	
#SectionNav li a {
height: 24px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	font-size: 68%;
	padding: 0;
	margin-bottom: -6px;
	}	
	

#SectionNav li a:link, #SectionNav li a:visited  {
	color: #3688BA;
	display: block;
	background:  url(/images/navigation/SecNav_button1.png);
	padding: 5px 0 0 14px;
	}
	
#SectionNav li a:hover {
	color: #39549B;
	background:  url(/images/navigation/SecNav_button2.png);
	padding: 5px 0 0 14px;
	}*/
	
	
	#SectionNav {
	width: 160px;
	margin-left: -1000px;
	margin-top: -7px;
	margin-bottom: 0;
	border:none;
	float: left;
/*	background-color: #c6d4eb;*/
		background-color: #fff;
}

#SectionNav li {
background: url(/images/navigation/grad_border.gif) no-repeat;
}
	
	
#SectionNav li a {
height: 24px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-size: 68%;
	margin-bottom: -8px;
	/*border-bottom: 1px dotted #D1DBDC;*/
	
	}	
	

#SectionNav li a:link, #SectionNav li a:visited  {
	color: #3688BA;
	display: block;
	background: none;
	padding: 8px 0 0 6px;
	

	}
	
#SectionNav li a:hover {
	color: #39549B;
	background: #D1DBDC;
	padding: 8px 0 0 6px;

	}