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 {
  zoom:1;
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li.hover ul {
  display: block;
  position: absolute;
}
ul#cssmw li {
  background-image: none;
}
ul#cssmw li span {
  background-image: none;
  display: block;
}
ul#cssmw li span a {
  background-color: #fab913;
  background-image: none;
  background-position: center;
  border-bottom-color: #fff;
  border-bottom-width: 1px;
  border-left: solid .5px #fff;
  border-right: solid .5px #fff;
  color: #272B4B;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 112px;
}
ul#cssmw li span a.active {
  background-color: #00aaa6;
  background-position: center;
  color: #272B4B;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw li * a {
  height: auto;
  width: auto;
}
ul#cssmw li span * a {
  height: auto;
  width: auto;
}
ul#cssmw li.hover span {
  display: block;
}
ul#cssmw li.hover span a {
  background-color: #00aaa6;
  background-position: center;
  color: #272B4B;
  font-weight: bold;
  text-decoration: 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 span {
  background-image: none;
  display: block;
}
ul#cssmw ul.level-1 li span a {
  background-color: #00aaa6;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-left: solid .5px #fff;
  border-right: solid 1px #fff;
  border-top: solid .5px #fff;
  color: #272B4B;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 112px;
}
ul#cssmw ul.level-1 li span a.active {
  background-color: #00aaa6;
  color: #272B4B;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-1 li * a {
  height: auto;
  width: auto;
}
ul#cssmw ul.level-1 li span * a {
  height: auto;
  width: auto;
}
ul#cssmw ul.level-1 li.hover span {
  display: block;
}
ul#cssmw ul.level-1 li.hover span a {
  background-color: #6699FF;
  color: #272B4B;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 123px;
}
ul#cssmw ul.level-2 li {
  background-image: none;
}
ul#cssmw ul.level-1 li ul.level-2 li a {
  background-color: #FBDE66;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #272B4B;
  display: block;
  font-family: "Trebuchet MS", 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;
  width: 100px;
}
ul#cssmw ul.level-2 li a.active {
  background-color: #E0B93A;
  color: #272B4B;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-1 ul.level-2 li.hover a {
  background-color: #E0B93A;
  color: #272B4B;
  font-weight: bold;
  text-decoration: none;
}
