ul#cssmw_home {
height : 40px;
list-style-type : none;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding : 0;
}
ul#cssmw_home ul {
cursor : default;
font-size : 0;
list-style-type : none;
margin : 0 0 0 0;
padding : 0 0 0 0;
}
ul#cssmw_home ul li {
background-image : none;
float : none;
}
ul#cssmw_home li {
background-image : none;
float : left;
padding : 0 0 0 0;
position : relative;
white-space : nowrap;
}
ul#cssmw_home li ul {
display : none;
top : 0;
}
ul#cssmw_home li:hover > ul {
display : block;
position : absolute;
}
ul#cssmw_home > li {
background-image : none;
float : left;
padding : 0 0 0 0;
position : relative;
white-space : nowrap;
}
ul#cssmw_home > li > span {
display : block;
}
ul#cssmw_home > li > span > a {
font-family : Geneva, Arial, Helvetica, sans-serif;
text-decoration : none;
width : 125px;
display : block;
color : #ffffff;
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #ffffff;
border-left-color : #ffffff;
text-transform : uppercase;
line-height : 40px;
font-size : 12px;
font-weight : bold;
text-align : center;
margin : 0;
}
ul#cssmw_home > li:hover > span > a {
	display : block;
	color : #0099ff;
	border-right-width : 2px;
	border-left-width : 2px;
	border-right-style : solid;
	border-left-style : solid;
	border-right-color : #0099ff;
	border-left-color : #0099ff;
}
ul#cssmw_home ul.level-1 {
left : 0;
top : 100%;
}
ul#cssmw_home ul.level-1 > li {
background-image : none;
}
ul#cssmw_home ul.level-1 > li > a {
	background-color : #ffffff;
	background-image : none;
	color : #000033;
	display : block;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0 0 0 0;
	padding : 5px 5px 5px 5px;
	text-align : left;
	text-decoration : none;
	text-transform : uppercase;
	width : 115px;
	font-weight : normal;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-color : #000033;
	border-bottom-color : #000033;
	border-left-color : #000033;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #000033;
}
ul#cssmw_home ul.level-1 > li > a:active {
	background-color : #ffffff;
	color : #000033;
	text-decoration : none;
	border: 1px solid #000033;
}
ul#cssmw_home ul.level-1 > li:hover > a {
	color : #ffffff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #ffffff;
	background-color : #000033;
}
ul#cssmw_home ul.level-2 {
	left : 127px;
}
ul#cssmw_home ul.level-2 > li {
background-image : none;
}
ul#cssmw_home ul.level-2 > li > a {
	background-color : #ffffff;
	background-image : none;
	color : #000033;
	display : block;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0 0 0 0;
	padding : 5px 5px 5px 5px;
	text-align : left;
	text-decoration : none;
	text-transform : uppercase;
	width : 115px;
	font-weight : normal;
	border: 1px solid #000033;
}
ul#cssmw_home ul.level-2 > li > a:active {
	background-color : #ffffff;
	color : #000033;
	text-decoration : none;
	border: 1px solid #000033;
}
ul#cssmw_home ul.level-2 > li:hover > a {
	background-color : #000033;
	color : #ffffff;
	text-decoration : none;
	border: 1px solid #000033;
}
