.vert_nlsmenu {
    z-index:1;
	margin-top:13px;
	}

.vert_nlsitemcontainer { }
.vert_nlsiconcell {}
.vert_nlssubmenucell{}
.vert_nlsitem {
background-image:url(../images/nav/background_subnav.png);
background-repeat:no-repeat;
width: 160px;
height:22px;
padding-left: 10px;
color:#333333;
margin-bottom:4px;

}

.vert_nlsitemcontainerover {}
.vert_nlsiconcellover {}
.vert_nlssubmenucellover {}
.vert_nlsitemover {
background-image:url(../images/nav/background_subnav.png);
background-repeat:no-repeat;
width: 160px;
height:22px;
padding-left: 10px;
color:#005181;
margin-bottom:4px;
}

.vert_2nlsmenu {
    z-index:1;
	margin-top:0px;
	}

.vert_2nlsitemcontainer { }
.vert_2nlsiconcell {}
.vert_2nlssubmenucell{}
.vert_2nlsitem {
background-image:url(../images/nav/background_subnav.png);
background-repeat:no-repeat;
width: 160px;
height:22px;
padding-left: 10px;
color:#333333;
margin-bottom:4px;

}

.vert_2nlsitemcontainerover {}
.vert_2nlsiconcellover {}
.vert_2nlssubmenucellover {}
.vert_2nlsitemover {
background-image:url(../images/nav/background_subnav.png);
background-repeat:no-repeat;
width: 160px;
height:22px;
padding-left: 10px;
color:#005181;
margin-bottom:4px;
}

.vert_2nlsitemdisable {}

.vert_2nlsseparatorcontainer {}
.vert_nlsseparator { height: 5px;}
.vert_2nlsseparator { height: 5px;}


