ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 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;
  float: none;
}
ul#cssmw li {
  background-image: none;
  float: left;
  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 > span {
  background-image: url("../cssmw_images/separator-nav.gif");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw > li > span > a, ul#cssmw > li > span > a:link {
  background-image: none;
  color: #FFFFFF;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 47px;
  margin: 0 0 0 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  outline-style: none;
}
ul#cssmw > li > span > a:active, ul#cssmw > li > span > a:focus {
  color: #62CDB1;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw > li:hover {
  background-position: top;
}

ul#cssmw > li.hover {
  background-position: top;
}

ul#cssmw > li.current {
  background-position: top;
}
ul#cssmw > li:hover > span {
  background-image: url("../cssmw_images/nav-selector.png");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}

ul#cssmw > li.hover > span {
  background-image: url("../cssmw_images/nav-selector.png");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}

ul#cssmw > li.current > span.current {
  background-image: url("../cssmw_images/nav-selector.png");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw > li:hover > span > a, ul#cssmw > li:hover > span > a:link {
  background-image: url("../cssmw_images/separator-nav.gif");
  background-position: right top;
  background-repeat: no-repeat;
  color: #7392CB;
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.hover > span > a, ul#cssmw > li.hover > span > a:link {
  background-image: url("../cssmw_images/separator-nav.gif");
  background-position: right top;
  background-repeat: no-repeat;
  color: #7392CB;
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
}

ul#cssmw > li.current > span.current > a.current, ul#cssmw > li.current > span.current > a.current:link {
  background-image: url("../cssmw_images/separator-nav.gif");
  background-position: right top;
  background-repeat: no-repeat;
  color: #7392CB;
  font-weight: normal;
  text-decoration: none;
  outline-style: none;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
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: #404041;
  background-image: none;
  border-bottom: solid 1px #fff;
  color: #FFFFFF;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  outline-style: none;
}
ul#cssmw ul.level-1 > li > a:active, ul#cssmw ul.level-1 > li > a:focus {
  background-color: #E0AA81;
  color: #173232;
  font-weight: bold;
  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: #7392CB;
  color: #333333;
  font-weight: bold;
  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: #7392CB;
  color: #333333;
  font-weight: bold;
  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: #7392CB;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
