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 > a {
	background-image: none;
	color: #999999;
	display: block;
	font-family: "Arial Narrow", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	height: 16px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 9px;
	padding-left: 16px;
	line-height: 18px;
	letter-spacing: 0.3em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul#cssmw > li > a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw > li:hover > a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul#cssmw > li.hover > a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul#cssmw > li.current > a.current {
	color: #FFFFFF;
	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 > a {
	background-color: #323232;
	background-image: none;
	color: #999999;
	display: block;
	font-family: "Arial Narrow", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding-left: 20px;
	line-height: 18px;
	padding-right: 12px;
}
ul#cssmw ul.level-1 > li > a:active {
	background-color: #323232;
	text-decoration: none;
	height: 20px;
}
ul#cssmw ul.level-1 > li:hover > a {
	background-color: #2d2d2d;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul#cssmw ul.level-1 > li.hover > a {
	background-color: #323232;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul#cssmw ul.level-1 > li.current > a.current {
	background-color: #323232;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#disciplines_horzrule {
	background-image: url(../assets/rule_horz.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 630px;
}
