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

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

ul#cssmw li.current > ul {
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
}
ul#cssmw > li > a, ul#cssmw > li > a:link {
  background-color: #030043;
  background-image: url("../cssmw_images/arrow.gif");
  background-position: 95% 50%;
  background-repeat: no-repeat;
  border-bottom: dotted 1px #9BB6D2;
  color: #F37521;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 5px;
  text-decoration: none;
  width: 180px;
  outline-style: none;
}
ul#cssmw > li:hover > a, ul#cssmw > li:hover > a:link {
  background-color: #F37521;
  background-image: url("../cssmw_images/arrowblue.gif");
  border-bottom: dotted 1px #9BB6D2;
  color: #EAEFF5;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.hover > a, ul#cssmw > li.hover > a:link {
  background-color: #F37521;
  background-image: url("../cssmw_images/arrowblue.gif");
  border-bottom: dotted 1px #9BB6D2;
  color: #EAEFF5;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.current > a.current, ul#cssmw > li.current > a.current:link {
  background-color: #F37521;
  background-image: url("../cssmw_images/arrowblue.gif");
  border-bottom: dotted 1px #9BB6D2;
  color: #EAEFF5;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw ul.level-1 {
  left: 165px;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a, ul#cssmw ul.level-1 > li > a:link {
  background-color: #F37521;
  background-image: url("../cssmw_images/arrowblue.gif");
  background-position: 95% 50%;
  background-repeat: no-repeat;
  border-bottom: dotted 1px #9BB6D2;
  color: #0A0545;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 5px 10px 5px 40px;
  text-decoration: none;
  width: 180px;
  outline-style: none;
}
ul#cssmw ul.level-1 > li:hover > a, ul#cssmw ul.level-1 > li:hover > a:link {
  background-color: #0A0545;
  border-bottom: dotted 1px #9BB6D2;
  color: #EAEFF5;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw ul.level-1 > li.hover > a, ul#cssmw ul.level-1 > li.hover > a:link {
  background-color: #0A0545;
  border-bottom: dotted 1px #9BB6D2;
  color: #EAEFF5;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw ul.level-1 > li.current > a.current, ul#cssmw ul.level-1 > li.current > a.current:link {
  background-color: #0A0545;
  border-bottom: dotted 1px #9BB6D2;
  color: #EAEFF5;
  text-decoration: none;
  outline-style: none;
}
