#Horizontalmenu 
{	
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Tahoma, Verdana;
	background-color: Transparent;
}
#Horizontalmenu:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#Horizontalmenu ul
{
    margin: 0;
	padding: 0;
	float: left;
	color: #59585e;
	background-color: Transparent;		
	list-style-type: none;	
}

/*L1------------------------------------------------------------*/
/* common settings */
li.menuL1,
li.menuL1on,
li.menuL1sel, 
li.menuL1xtra,
li.menuL1onxtra,
li.menuL1selxtra 
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 4px 6px;
	text-decoration: none; 
	vertical-align: middle;
    display: block;
    white-space: nowrap;
}
li.menuL1,
li.menuL1on,
li.menuL1sel 
{
	background-image: url(../../images/GreyArrowMenu.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

/* specific settings */
li.menuL1 a,
li.menuL1 a:visited,
li.menuL1 a:link {
	text-decoration: none; 
	color: #323232;
} 
li.menuL1 a:hover {
	font-weight: bold;
	text-decoration: underline; 
	color: #323232;
	cursor: pointer;	
} 
li.menuL1on a,
li.menuL1on a:visited
{
	font-weight: bold;
	text-decoration: none; 
	color: #323232;
}
li.menuL1on a:hover {
	font-weight: bold;
	text-decoration: underline; 
	color: #323232;
	cursor: pointer;	
} 
li.menuL1sel {
	font-weight: bold;
	text-decoration: none; 	
	color: #160e5f;
} 

ul.menuL1
{
	padding: 0px 0px 15px 0px; 
}

ul.menuL2
{
	font-size: 11px;
	padding: 0 0 0 0;	
	font-weight:normal;
}

ul.menuL1xtra li.menuL2last, 
ul.menuL1xtra li.menuL2 
{
	padding: 3px 0 4px 6px;	
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
ul.menuL1xtra li.menuL2firstlast, 
ul.menuL1xtra li.menuL2first
{
	padding: 21px 0 4px 6px;	
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 25px;
	background-repeat: no-repeat;
}

li.menuL2firstlast, 
li.menuL2first, 
li.menuL2last, 
li.menuL2 
{
	padding: 3px 0 4px 6px;	
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
li.menuL2selfirstlast, 
li.menuL2selfirst, 
li.menuL2sellast, 
li.menuL2sel, 
li.menuL2onfirstlast, 
li.menuL2onfirst, 
li.menuL2onlast, 
li.menuL2on 
{
	padding: 3px 0 4px 6px;	
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

ul.menuL2 span.mi a,
ul.menuL2 span.mi a:visited,
ul.menuL2 span.mi a:active 
{
	color: #59585e;
	text-decoration: none; 
	font-weight:normal;
}
ul.menuL2 span.mi a:hover {
	color: #59585e;
	font-weight:normal;
	text-decoration: underline; 
} 

/* ========= Vertical Menu ===========*/
#VerticalmenuContainer 
{	
/*	background-color: #eef2fb; */
}
#Verticalmenu 
{
	padding: 28px 0px 25px 14px; 
	vertical-align: top;
	font-family: Arial;
}

#Verticalmenuheading 
{
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 2px 2px;
	margin-bottom: 5px;
	text-transform: uppercase;	
}
#Verticalmenuheading a
{
	text-decoration: none;
	color: #505050;	
}
#Verticalmenuheading a:hover
{
	color: #505050;	
	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;
	padding: 3px 0 0px 0;
}
#Verticalmenu ul.L3
{
	font-size: 10px;
}

span.mi a,
span.mi a:visited,
span.mi a:active 
{
	color: #505050;
	text-decoration: none; 
	font-weight:normal;
}
span.mi a:hover {
	color: #0046AD;
	font-weight:normal;
} 

span.mion a,
span.mion a:visited,
span.mion a:active 
{
	color: #0046AD;
	text-decoration: none; 
	font-weight:normal;
}
span.mion a:hover {
	text-decoration: underline; 
	color: #0046AD;
} 

span.misel 
{
	color: #0046AD;
	font-weight:normal;
}
ul.L1 span.misel, 
ul.L1 span.mion a,
ul.L1 span.mion a:visited,
ul.L1 span.mion a:active
{
	font-weight:normal;
}
ul.L2 span.misel
{
	font-weight:normal;
}


li.L1firstlast, 
li.L1first, 
li.L1last, 
li.L1 
{
	padding: 3px 0 5px 7px;	
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
li.L1selfirstlast, 
li.L1selfirst, 
li.L1sellast, 
li.L1sel, 
li.L1onfirstlast, 
li.L1onfirst, 
li.L1onlast, 
li.L1on 
{
	padding: 3px 0 5px 7px;	
	background-image: none;
}

li.L2firstlast, 
li.L2first, 
li.L2last, 
li.L2, 
li.L2selfirstlast, 
li.L2selfirst, 
li.L2sellast, 
li.L2sel, 
li.L2onfirstlast, 
li.L2onfirst, 
li.L2onlast, 
li.L2on 
{
	padding: 3px 0 3px 7px;
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}

li.L3firstlast, 
li.L3first, 
li.L3last, 
li.L3 
{
	padding-left: 7px;
	padding-top: 0.2em;
	background-image: url(../../images/GreyArrowMenuSubpage.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}

