@charset "UTF-8";
ul.submenu2,
ul.submenu2 li,
ul.submenu2 ul {
 list-style: none;
 margin: 0;
 padding: 0;
}


ul.submenu2 {
	list-style:none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 6px;
}
ul.submenu2 li {
	text-align:left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A8487;
	font-weight: bold;
}
ul.submenu2 li a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	display: block;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
ul.submenu2 li a:hover {
	text-decoration:none;
	color: #3A8487;
}





ul#type {
	list-style:none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 6px;
}
ul#type li {
	text-align:left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A8487;
	font-weight: bold;
}
ul#type li a {
	height:100%;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 28px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	display: block;
}
ul#type li a:hover {
	text-decoration:none;
	color: #3A8487;
}
ul#type li a#current{
	color: #3A8487;
}
ul#type ul {
	padding:0;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: none;
}
ul#type ul li {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	width: 120px;
}
ul#type ul li a {
	display:block;
	text-decoration:none;
	color: #999;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#type ul li a:hover {
	color: #000;
}
ul#type ul li a#current-prod {
	color: #3A8487;
}
ul#type ul li a#feature {
	color: #000;
	font-weight: normal;
	background-color: #FFF;
	font-size: 12px;
}

