/*Level Three Navigation***************************************************************/

.vertMenuTop {
   margin: 0px 0 0 0;
	width:207px;
	}

.3Lnavtop {
   margin: 12px 0 0 0;
	width:207px;
	}

.vertMenu{
	list-style:none;
   list-style-type: none;
	margin: 0 0 16px 0px;
	padding: 0 0 17px 0;
	font-family:   san-serif, Helvetica, Arial, Verdana;
	font-size: .95em;
	background: #dae1e7 url(images/3lnavbottom.gif) no-repeat left bottom;		
   width: 207px;
   border: 0;
   border-bottom-width: 0;
	float:left;	
   line-height: 1.5em;
}

.vertMenu a {
  display: block;
	padding: 5px 5px 5px 10px;
	color: #39566A;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	background: url(images/3Lnav_border.gif) no-repeat left bottom;
}

.vertMenu a.on{
  text-decoration: none;
	background-color: #4D738C;
	color: #fff !important;
}

.vertMenu .on a{
  text-decoration: none;
	background-color: #81a4bb !important;
	color: #fff !important;
}

.vertMenu a:hover {
	background-color: #628DAA;
	color: #ffffff !important;
}

.vertMenu a:visited, .vertMenu a:link, .vertMenu a:active{
	text-decoration: none;
  color: #39566a;
}

.subMenu a {
  display: block;
	padding: 5px 15px 5px 25px;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	background-color: #81a4bb;
}

.subMenu a.on {
  text-decoration: none;
	background-color: #628DAA !important;
	color: #fff !important;
}

.subMenu a:hover {
	background-color: #628DAA;
	color: #ffffff !important;
  text-decoration:underline;
}

.subMenu a:visited, .subMenu a:link, .subMenu a:active{
	text-decoration: none;
  color: #ffffff;
}


/* Mac Hide \ */
* html #tabs ul, * html #nav li, * html .listing, * html .news, * html .relatedFiles ul li a { height: 1%; } 
* html #products .listing { margin-left: 92px; }
*:first-child+html .news { height: 1%; }
/* End */
