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 li {
  background-image: none;
  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: #A8A2D1;
  background-image: none;
  border-bottom: solid 1px #2D819B;
  border-left: solid 4px #2D819B;
  color: #FFFFFF;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 6px 10px 6px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 130px;
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
  background-color: #F5A95E;
  border-bottom: solid 1px #2D819B;
  border-left: solid 4px #2D819B;
  color: #ffffff;
  text-decoration: none;
}
ul#cssmw ul.level-1 {
  left: 149px;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a {
  background-color: #F5A95E;
  background-image: none;
  border-bottom: solid 1px #2D819B;
  border-left: solid 4px #2D819B;
  color: #ffffff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: oblique;
  height: 14px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 6px 10px 6px 5px;
  text-decoration: none;
  width: 120px;
}
ul#cssmw ul.level-1 > li:hover > a {
  background-color: #2D819B;
  border-bottom: solid 1px #332151;
  border-left: solid 4px #332151;
  color: #ffffff;
  text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 139px;
}
ul#cssmw ul.level-2 > li {
  background-image: none;
}
ul#cssmw ul.level-2 > li > a {
  background-color: #2D819B;
  background-image: none;
  border-bottom: solid 1px #332151;
  border-left: solid 4px #332151;
  color: #ffffff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 0;
  padding: 6px 10px 6px 5px;
  text-decoration: none;
  width: 150px;
}
ul#cssmw ul.level-2 > li:hover > a {
  background-color: #42949C;
  border-bottom: solid 1px #000000;
  border-left: solid 4px #000000;
  color: #ffffff;
  text-decoration: none;
}
.Helvitica16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
