#Horizontalmenu 
{
	background-color: #034796;
	padding-left: 0px; 
	padding-top: 0px; 
	height: 29px;
	text-align: left;
	vertical-align:top;
}

#Horizontalmenu ul
{
    margin: 4px 0px 2px 0px;	
	padding: 5px 0px 5px 14px; 
	float: left;
	color: #7a7a7a;
	background-color: Transparent;		
	list-style-type: none;	
}
* html #Horizontalmenu ul
{
    margin: 2px 0px 2px 0px;	
}

/*L1------------------------------------------------------------*/
/* common settings */
li.menuL1,
li.menuL1over,
li.menuL1on,
li.menuL1onover,
li.menuL1sel
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px 16px 0px 16px;
	text-decoration: none; 
	vertical-align: middle;
	float:left;
    display: block;
    white-space: nowrap;
}
/* specific settings */
li.menuL1 a,
li.menuL1 a:visited,
li.menuL1over a,
li.menuL1over a:visited {
	text-decoration: none; 
	color: #ffffff;	
} 
li.menuL1 a:hover,
li.menuL1over a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #b3b3b3;
	cursor: pointer;	
} 
li.menuL1on a,
li.menuL1on a:visited,
li.menuL1onover a,
li.menuL1onover a:visited 
{
	font-weight: bold;
	text-decoration: none; 
	color: #b3b3b3;
}
li.menuL1on a:hover,
li.menuL1onover a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
	cursor: pointer;	
} 
li.menuL1sel {
	font-weight: bold;
	text-decoration: none; 	
	color: #b3b3b3;
} 

/* ========= Vertical Menu ===========*/
#VerticalmenuContainer 
{
	padding: 0px 9px 10px 12px;
/*	background-color: #eef2fb; */
}
#Verticalmenu 
{
	padding: 28px 0px 25px 0px; 
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial;
}

#Verticalmenuheading 
{
	color: #284862;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 2px 2px;
	border-bottom: solid 1px #97b3c4;
	margin-bottom: 5px;
}
#Verticalmenuheading a
{
	text-decoration: none;
	color: #284862;	
}
#Verticalmenuheading a:hover
{
	color: #284862;	
	font-weight: bold;
}
#VerticalmenuheadingText
{
	padding-bottom: 4px;
	border-bottom: solid 1px #cad6e5;
}

#Verticalmenu ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left: 4px;	
	font-weight:normal;
	font-size: 11px;
}
#Verticalmenu ul.L2
{
	font-size: 11px;
}
#Verticalmenu ul.L3
{
	font-size: 10px;
	padding-top: 3px;
}
#Verticalmenu ul.L4
{
	font-size: 10px;
	padding-top: 2px;
}

span.mi a,
span.mi a:visited,
span.mi a:active 
{
	color: #7a7a7a;
	text-decoration: none; 
	font-weight:normal;
}
span.mi a:hover {
	color: #000000;
	font-weight:bold;
} 

span.mion a,
span.mion a:visited,
span.mion a:active 
{
	color: #000000;
	text-decoration: none; 
	font-weight:bold;
}
span.mion a:hover {
	text-decoration: none; 
	color: #7a7a7a;
} 
ul.L3 span.mion a:hover {
	font-weight:bold;
} 

span.misel 
{
	color: #000000;
	font-weight:bold;
}
ul.L3 span.misel 
{
	font-weight:bold;
}


li.L1firstlast, 
li.L1first, 
li.L1last, 
li.L1 
{
	padding: 0.5em 0.2em 0.4em 0px;
}

li.L2firstlast, 
li.L2first, 
li.L2last, 
li.L2 
{
	padding-left: 11px;
	padding-top: 9px;
/*	
	background-image: url(../../images/L2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
*/
}

li.L3firstlast, 
li.L3first, 
li.L3last, 
li.L3 
{
	padding-left: 10px;
	padding-top: 4px;
/*	
	background-image: url(../../images/L3.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
*/
}

li.L4firstlast, 
li.L4first, 
li.L4last, 
li.L4 
{
	padding-left: 8px;
	padding-top: 4px;
/*	
	background-image: url(../../images/L3.gif);
	background-position: 3px 8px;
	background-repeat: no-repeat;
*/
}




#rightcol_employee_content div.Level4first,
#rightcol_employee_content div.Level4,
#rightcol_employee_content div.Level4last
{
	padding: 3px 0px 2px 0px;
}