.menuHeader {
padding:0;
padding-left: 10px;
font-weight: bold;
margin:0;
margin-top: 5px;
margin-bottom: 15px;
font-size: 1.3em;
}
.menu, .menu ul{
list-style-position: none;
list-style-type: none;
list-style-type: none;
font-size: 1em;
margin: 0px;
padding: 0px;
color: #336677;
}
/* li.topLevel{
line-height: 2.2em;
background-color: #ADCBD3;
margin:0;
margin-left: 10px;
border-top: 1px solid #EAF2F4;
padding: 0px;
} */
li.menuItemL2{
line-height: 2.2em;
background-color: #ADCBD3;
margin:0;
margin-left: 10px;
border-top: 1px solid #EAF2F4;
padding 0px;
}
li.menuItemL3{
margin:0;
margin-left: 10px;
padding:0;
padding-left: 0px;
}
li.menuItemL4{
margin:0;
margin-left: 10px;
padding 0px;
}
li.menuItemL5{
margin:0;
margin-left: 10px;
padding: 0px;
}
.menu a{
 color: #336677;
 text-decoration: none;
margin:0; 
padding-left: 8px;
}
.menu a:hover{
 color: #336677;
 text-decoration: underline;
}
.current{
 font-weight: bold;
}
.isParent {
background-image: url(/cms/attunda.nsf/media/parent.gif/$file/parent.gif);
background-repeat: no-repeat;
background-position: left center;
/*  list-style-image: url(img/parent.gif);
list-style-position: inside;
list-style-type: none; */
}
.isParentActive {
margin:0;
padding:0; 
background-image: url(/cms/attunda.nsf/media/parentOpen.gif/$file/parentOpen.gif);
background-repeat: no-repeat;
background-position: left center;
}
.clearCurrent{
font-weight: normal;
margin:0;
padding:0;
}
/* Fix IE Win. Hide from IE Mac \ */
 * html .menu { margin-left:0px; margin-top:-3px}
 * html ul { margin-top: 9px; }
 * html li { padding-top: 2px; padding-bottom: 0px; margin: 0px; height: 1%; } /* Fix for crazy IE stuff */
 * html li a { padding-top: 0px; padding-bottom: 1px; height: 1%; } /* Fix for crazy IE stuff */
 * html li ul { padding-top: 1px; padding-bottom: 0px; margin: 0px; height: 1%; } /* Fix for crazy IE stuff */
/* End */
