ul#cssmw0 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw0 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw0 ul li {
  background-image: none;
  float: none;
}
ul#cssmw0 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}
ul#cssmw0 li ul {
  display: none;
  top: 0;
}
ul#cssmw0 li:hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw0 li.hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw0 li.current > ul {
  position: absolute;
}
ul#cssmw0 > li {
  background-image: none;
}
ul#cssmw0 > li > a {
	background-color: #fff;
	background-image: url("../cssmw0_images/arrow.gif");
	background-position: 95% 50%;
	background-repeat: no-repeat;
	color: #8E82B2;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4C2E5;
	white-space: nowrap;
}
ul#cssmw0 > li:hover > a {
	background-color: #E0F2FE;
	color: #C3C;
	text-decoration: none;
}

ul#cssmw0 > li.hover > a {
	background-color: #E0F2FE;
	color: #24A1F5;
	text-decoration: none;
}

ul#cssmw0 > li.current > a.current {
	background-color: #E0F2FE;
	color: #24A1F5;
	text-decoration: none;
}
ul#cssmw0 ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw0 ul.level-1 > li {
  background-image: none;
}
ul#cssmw0 ul.level-1 > li > a {
	background-color: #F0F9FF;
	background-position: 95% 50%;
	background-repeat: no-repeat;
	color: #8E82B2;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	line-height: 20px;
	margin: 0;
	text-decoration: none;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDCE9;
	white-space: nowrap;

}
ul#cssmw0 ul.level-1 > li:hover > a {
	background-color: #E0F2FE;
	border-top: solid 1px #DFDCE9;
	color: #1383EF;
	text-decoration: none;
}

ul#cssmw0 ul.level-1 > li.hover > a {
  background-color: #E0F2FE;
  border-top: solid 1px #DFDCE9;
  color: #24A1F5;
  text-decoration: none;
}

ul#cssmw0 ul.level-1 > li.current > a.current {
  background-color: #E0F2FE;
  border-top: solid 1px #DFDCE9;
  color: #24A1F5;
  text-decoration: none;
}

