#leftNav	{
	width: 113px;
	padding-top: 1px;
	/*padding-bottom: 10px;*/
	height: 1%;
	}

#navItems	{
	background: #848484;
	margin-bottom: 7px;
	padding: 2px 0 6px 0;
	_height: 1%;
 	*zoom: 1;
	}

#leftNav UL	{
	margin-left: 4px;
	color: #ffffff;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	}

#leftNav UL A	{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

#leftNav UL UL	{
	margin-left: 10px;
	list-style: none;
	}

#leftNav UL.level3	{
	margin: 0 0 5px 0px;
	}

#leftNav UL.level3 LI, #leftNav UL.level3 LI A	{
	font-size: 12px;
	font-weight: normal;
	}

#leftNav UL.level3 LI	{
	background: url(nav_list_bullet.gif) left center no-repeat;
	padding: 2px 8px;
	margin:2px;
	border-bottom:1px dotted #9b9b9b;
	}

#navItems H3	{
	margin: 3px 5px 4px 0;
	padding: 2px 4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #444;
	}

#navFeature	{
	margin-top: 6px;
	padding: 6px;
	background: #c00;
	}

#navFeature H2	{
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	}

#navFeature H3	{
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	}

#navFeature A	{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}
	
#navFeature IMG	{
	margin: 10px 0 4px 0;
	}

#navFeature .split	{
	margin: 10px 0 10px 0;
	border-top: 1px solid #000;
	}

#navFeature UL	{
	margin: 5px 0 0 0;
	}

#navFeature UL LI	{
	margin: 0 0 10px 0;
	}

#navFeature UL A	{
	text-decoration: underline;
	}

.mhNavItemSelected { 
	background-color: #666;
	padding-top:2px;
	padding-left:1px;
	margin-left:-5px;  
	height: 1%;
	}
