.topMenu, .topMenu  ul{float:left;margin:0;padding:0;list-style:none;}
.topMenu ul{visibility:hidden;position:absolute;left:0px;}
.topMenu li{float:left;display:inline-block;position:relative;}
.topMenu ul li{float:none; background:#fff;}
.topMenu ul>li:last-child{margin-bottom:1px;}
.topMenu a{display:block;padding:5px;color:#000;text-decoration:none;}
.topMenu a:hover, .topMenu a.highlighted:hover, .topMenu a:focus { text-decoration:underline;color:#222291;}
.topMenu  a.highlighted{}
.topMenu a .subind{display:none;}
.topMenu ul a .subind{display:block;float:right;}
.topMenu a{float:left;}
.topMenu ul a{float:none;}
.topMenu a{float:none;}
* html .topMenu ul li{float:left;height:1%;}
* html .topMenu ul a{height:1%;}
