<STYLE>
/*********************************************************************/
/* Default menu styles. See below for vertical menu styles */
/* padding order = padding-top, padding-right, padding-bottom, padding-left
/*********************************************************************/

.nlsmenu {
	font-family:Arial, sans-serif;
	font-size: 12px;
    z-index:1; 
}

.nlsitemcontainer {width: 995px; height: 34px; padding-top: 0px;}
.nlsitemcontainerover {width: 995px; height: 34px; padding-top: 0px;}
.nlsitemcontainersel {width: 995px; height: 34px; padding-top: 0px;}


.nlsitem {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#143e8d;
	 padding:2px 5px 0px 5px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
}
.nlsiconcell {width:0px;}
.nlssubmenucell{ padding-left:0px;}

.nlsitemover {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#FFF;
	padding:2px 5px 0px 5px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	background: url(../images/Template_Images/NAV-BGD-OVER.jpg) repeat-x;
}
.nlsiconcellover {width:0px;}
.nlssubmenucellover {width:0px; }

.nlsitemdisable {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#FFF;
	padding:2px 5px 0px 5px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	 
}

/*selected*/
.nlsitemsel {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#FFF;
	padding:2px 5px 0px 5px;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
}
.nlsiconcellsel {width:0px;}
.nlssubmenucellsel {width:0px;}
/*selected*/

.nlsseparatorcontainer {width:30px; height: 34px;}
.nlsseparator {width:30px; height: 34px; background: url(../images/Template_Images/NLS-divider.jpg) no-repeat 50% 50%;}



.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {width: 0px; height: 0px;}
.vertshadow {width: 0px; height: 0px;}
.cornshadow {width: 0px; height: 0px;}

/***************************/
/* Vertical menu items */
/***************************/

.vert_nlsmenu {
	font-family:Arial, sans-serif;
	font-size: 12px;
    z-index:1;  
	background: #103781; 
	border-top: 0px solid #2b2b2b; 
	border-left: 0px solid #2b2b2b; 
	border-right: 0px solid #2b2b2b; 
	padding-top: 2px;
}

.vert_nlsitemcontainer {height:32px;padding:0px;}
.vert_nlsiconcell {width:0px;}
.vert_nlssubmenucell{width:0px; padding-left:0px;}
.vert_nlsitem {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#FFF;
    padding: 0px 0px 0px 18px;
	background: #103781 url(../images/Template_Images/arrow-lightBlue.png) no-repeat 4px 8px; 
	border-bottom:#8faadc 1px solid;
	width: 220px;
	font-weight: bold;
	vertical-align:middle;
	text-align: left;	 
	}

.vert_nlsitemcontainerover {height:32px;padding:0px; text-align: center;}
.vert_nlsiconcellover {width:0px;}
.vert_nlssubmenucellover {width:0px; }
.vert_nlsitemover {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#FFFFFF;
    padding: 0px 0px 0px 18px;
	background: #2b2b2b url(../images/Template_Images/arrow-white.png) no-repeat 4px 8px; 
	border-bottom:#2b2b2b 1px solid;
	width: 220px;
	font-weight: bold;
	vertical-align:middle;
	text-align: left;
	 
}

/*selected*/
.vert_nlsitemcontainersel {
height:32px;padding:0px; text-align: center;
}
.vert_nlsiconcellsel {width:0px;}
.vert_nlssubmenucellsel {width:0px;}
.vert_nlsitemsel {
    font-family:Arial, sans-serif;
	font-size: 12px;
    color:#FFFFFF;
    padding: 0px 0px 0px 10px;
	background: #2b2b2b; 
	border-bottom:#8faadc 1px solid;
	width: 220px;
	font-weight: bold;
	vertical-align:middle;
	text-align: left;
	 
}
/*selected*/

.vert_nlsitemdisable {
     font-family:Arial;
    font-size:8pt;
    color:#999999;
    padding:2px 5px 2px 5px;
}

.vert_nlsseparatorcontainer {padding-left:28px;}
.vert_nlsseparator {
    height:0px;
}


.vert_mtopleft {height:0px; width:0px;}
.vert_mtopright {height:0px; width:0px;}
.vert_mbottomleft {width:0px; height:0px;}
.vert_mbottomright {width:0px; height:0px;}
.vert_mtop {height:0px;}
.vert_mbottom {height:0px;}
.vert_mleft {width:0px;}
.vert_mright {width:0px;}

.vert_horzshadow { filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_vertshadow { filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.vert_cornshadow { filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

</STYLE>
