#Horizontalmenu 
{
	margin: 3px 0px 0px 0px;
	width: 100%;
}
#Horizontalmenu:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#Horizontalmenu ul
{
    margin: 0px 0px;	
	padding: 8px 3px; 
	float: left;
	border-top: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	border-left: solid 1px #d7d7d7;
	color: #000000;
	background-color: #002a66;	
	list-style-type: none;	
	width:100%;
}

/*L1------------------------------------------------------------*/
/* common settings */
li.menuL1,
li.menuL1over,
li.menuL1on,
li.menuL1onover,
li.menuL1sel
{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none; 
	vertical-align: middle;
	text-align:center;
	float:left;
    display: block;
    white-space: nowrap;
 /*   min-width: 10%; */
}
li.menuL1 a,
li.menuL1over a,
li.menuL1on a,
li.menuL1onover a,
li.menuL1sel a
{
	padding: 4px 12px 4px 12px;
}

/* specific settings */
li.menuL1 a,
li.menuL1 a:visited,
li.menuL1over a,
li.menuL1over a:visited {
	text-decoration: none; 
	color: #EFEFEF;	
} 
li.menuL1 a:hover,
li.menuL1over a:hover {
	font-weight: bold;
	text-decoration: underline; 
	color: #FFFFFF;
/*	background-color: #002a66; */
	cursor: pointer;
} 
li.menuL1on a,
li.menuL1on a:visited,
li.menuL1onover a,
li.menuL1onover a:visited 
{
	font-weight: bold;
	text-decoration: underline; 
	color: #FFFFFF;
}
li.menuL1on a:hover,
li.menuL1onover a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
	cursor: pointer;	
/*	background-color: #002a66; */
} 
li.menuL1sel a {
	font-weight: bold;
	text-decoration: underline; 	
	color: #FFFFFF;
} 


/* ========= Vertical Menu ===========*/
#Verticalmenu 
{
	padding: 0px 0px 0px 0.5em; 
	vertical-align: top;
	background-color: #FFFFFF;
}

/*L2------------------------------------------------------------*/
#Verticalmenu ul.Level2 
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#Verticalmenu li.Level2first, 
#Verticalmenu li.Level2last, 
#Verticalmenu li.Level2firstlast, 
#Verticalmenu li.Level2 
{
	margin-left: 0em;
	border: solid 1px #ababab;
	margin-top: 0.25em;	
	margin-bottom: 0.25em;	
	background-color: #E9E9E9;
	height: 100%;
}

.menuL2,
.menuL2on,
.menuL2sel
{
	padding: 0.3em 0.2em 0.3em 1em;
	font-size: 0.75em;
	font-weight: bold;
	vertical-align:middle;
	background-color: #023175;
} 
.menuL2
{
	color: #FFFFFF;
} 
.menuL2on
{
	color: #FFFFFF;
}
.menuL2sel 
{
	color: #FFFFFF;
	text-decoration: underline;
}
.menuL2 a,
.menuL2 a:visited,
.menuL2 a:active {
	text-decoration: none; 
	color: #EFEFEF;
} 
.menuL2 a:hover {
	text-decoration: underline; 
	color: #FFFFFF;
	cursor: pointer;	
} 
.menuL2on a,
.menuL2on a:visited,
.menuL2on a:active {
	text-decoration: underline; 
	color: #FFFFFF;
} 
.menuL2on a:hover {
	text-decoration: none; 
	color: #FFFFFF;
	cursor: pointer;	
} 


/*L3------------------------------------------------------------*/
#Verticalmenu ul.Level3 
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#Verticalmenu li.Level3first,  
#Verticalmenu li.Level3last,  
#Verticalmenu li.Level3firstlast,  
#Verticalmenu li.Level3  
{
	padding-top: 0.3em;
	margin-left: 0.5em;
	background-color: #E9E9E9;
	border-bottom: 0.1em solid #FFFFFF;
}
#Verticalmenu li.Level3last
{
	border-bottom: none;
}

.menuL3,
.menuL3on,
.menuL3sel
{
	padding: 0.1em 0.2em 0.3em 0.5em;
	margin-top: 0.1em;	
	margin-bottom: 0.1em;	
	font-size: 0.75em;
	vertical-align:middle;	
} 
.menuL3sel,
.menuL3on 
{
	text-decoration: none; 
	color: #000000;
	font-weight:bold;	
}  
.menuL3 a,
.menuL3 a:visited,
.menuL3 a:active {
	text-decoration: none; 
	color: #333333;
} 
.menuL3 a:hover {
	text-decoration: underline; 
	color: #000000;
	cursor: pointer;
	font-weight: bold;
} 
.menuL3on a,
.menuL3on a:visited,
.menuL3on a:active {
	text-decoration: none; 
	color: #000000;
} 
.menuL3on a:hover {
	text-decoration: underline; 
	color: #000000;
	cursor: pointer;	
} 


/*L4------------------------------------------------------------*/
#Verticalmenu ul.Level4 
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#Verticalmenu li.Level4first, 
#Verticalmenu li.Level4last, 
#Verticalmenu li.Level4firstlast, 
#Verticalmenu li.Level4 
{
	margin-left: 0.5em;
}
#Verticalmenu li.Level4last
{
	margin-bottom: 0.4em;
}

.menuL4,
.menuL4on,
.menuL4sel
{
	padding: 0.1em 0.2em 0.1em 0.5em;
	margin-bottom: 0em;		
	font-size: 0.75em;
} 
.menuL4sel 
{
	text-decoration: none; 
	color: #000000;
	font-weight: bold;
}  
.menuL4 a,
.menuL4 a:visited,
.menuL4 a:active {
	text-decoration: none; 
	color: #333333;
} 
.menuL4 a:hover {
	text-decoration: underline; 
	color: #000000;
	cursor: pointer;	
	font-weight: bold;
} 
.menuL4on a,
.menuL4on a:visited,
.menuL4on a:active {
	text-decoration: underline; 
	color: #000000;
} 
.menuL4on a:hover {
	text-decoration: underline; 
	color: #000000;
	cursor: pointer;
	font-weight: bold;
} 

