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: #113769;
	background-image: none;
	background-repeat: no-repeat;
	border-style: none;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	width: 78px;
}
ul#cssmw li span a:visited {
  background-color: #113769;
  background-repeat: no-repeat;
  border-style: none;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
ul#cssmw li span a.active {
	background-color: #113769;
	border-style: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
}
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: #113769;
	background-repeat: no-repeat;
	border-style: none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
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: #546D96;
	background-image: none;
	border-style: none;
	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;
	width: 90px;
}
ul#cssmw ul.level-1 li span a:visited {
  background-color: #546d96;
  border-style: none;
  color: #FFFFFF;
  font-weight: bold;
}
ul#cssmw ul.level-1 li span a.active {
  background-color: #6A87B1;
  border-style: none;
  color: #FF0000;
  font-weight: bolder;
  text-decoration: underline;
}
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: #6A87B1;
  border-style: none;
  color: #FF0000;
  font-weight: bold;
  text-decoration: underline;
}
ul#cssmw ul.level-2 {
  left: 111px;
}
ul#cssmw ul.level-2 li {
  background-image: none;
}
ul#cssmw ul.level-1 li ul.level-2 li a {
	background-color: #a2a5b9;
	background-image: none;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #2d2b2e;
	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: 90px;
}
ul#cssmw ul.level-1 ul.level-2 li.hover a {
  background-color: #d8dcbf;
  color: #2d2b2e;
}

