ul.sidemenu
{
    margin: 0px 0px 0px 1px;
    padding : 0px 0px 0px 0px;
    color: #00539F;
    list-style-image: none;
    list-style-type: none;
}

* html ul.sidemenu
{
    padding-top: 3px;
    width: 154px;
    margin-left: 2px;
    margin-right: -2px;
    margin-bottom: 0px;
}

li.sidelevel_1
{
    list-style-image: none;
    list-style-type : none ;
    color: #00539F;
    width: 157px;
    text-transform:uppercase;
    list-style-image: none;
    min-height: 35px;
    height:auto !important;
    height:35px;
    margin-top:0px;
    margin-bottom:0px;

}

li.sidelevel_2
{
    list-style-image: none;
    min-height: 18px;
    height:auto !important;
    height:18px;
    list-style-type: none;
    color: #00539F;
    text-transform:uppercase;
    margin-top:-1px;
    margin-right:0px;
    width:157px;
}

li.sidelevel_2
{
    margin-top:-2px;
}

.menutext
{
	background-image:url(/01/Images/menu_fill.png);
	background-repeat: repeat-y;
	background-position: top; 
        padding-top: 10px;
        padding-left: 20px;
	padding-bottom: 2px; 
}

.menutext2
{
	padding-left: 25px;
	background-image:url(/01/Images/menu_fill3.png);
	background-repeat: repeat-y;
	background-position: top; 
	padding-top: 5px;  
	margin-left:-1px;  	
}

.level1_spacer
{
	background-image:url(/01/Images/menu_spacer.png);
	background-repeat: repeat-y;
	background-position: top; 
	height: 14px;
}

.level1_bottom
{
	background-image:url(/01/Images/menu_bottomspacer.png);
	background-repeat: no-repeat;
	background-position: top; 
	margin-top:-10px;
}

* html .level1_bottom
{
	background-image:url(/01/Images/menu_bottomspacer3.png);
	margin-top:-15px;
}

.level2_top_image
{
	margin-top:-11px;
}

.level2_bottom_image
{
	margin-top: -1px;
	margin-bottom: -2px;
	height: 13px;
}

.topspacer
{
	background-image:url(/01/Images/menu_fill.png);
	background-repeat: repeat-y;
	background-position: top; 
        height: 4px;
}

* html .topspacer
{
        height: 0px;
	display:none;
}

*+html .topspacer
{
        height: 0px;
	display:none;
}

a.sideMenu1, a.sideMenu1:link, a.sideMenu1:hover, a.sideMenu1:visited, a.sideMenu1:active
{
    text-decoration :none;
    font-size: 11px;
    color: #00539F;
}

a.sideMenu1:hover
{
    color: #F05A28;
}

a.sideMenu1selected, a.sideMenu1selected:link, a.sideMenu1selected:hover, a.sideMenu1selected:visited, a.sideMenu1selected:active
{
    text-decoration :none;
    font-size: 11px;
    color: #F05A28;
}

a.sideMenu2, a.sideMenu2:link, a.sideMenu2:hover, a.sideMenu2:visited, a.sideMenu2:active
{
    text-decoration :none;
    font-size: 10px;
    color: #00539F;
}

a.sideMenu2:hover
{
    color: #F05A28;
}

a.sideMenu2selected, a.sideMenu2selected:link, a.sideMenu2selected:hover, a.sideMenu2selected:visited, a.sideMenu2selected:active
{
    text-decoration :none;
    font-size: 10px;
    color: #F05A28;   
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

   .menutext
   {
       padding-top: 6px;
   }

    li.sidelevel_1
    {
        margin-top:-1px;
    }

}
