/* Start of CMSMS style sheet 'MENU' */
/********************
MENU
*********************/
/*#leftcol h3{font-weight:bold;}*/

#leftcol ul{
	margin: 20px 0 0 10px;
        list-style-type:none;
}
#leftcol li{
	border-bottom: 1px solid #ed8b2e;
list-style-type:none;
font-family:Arial, Verdana, Tahoma, "sans-serif";
}
#leftcol li a{
	padding: 5px 0 5px 23px;
	/*border-bottom: 2px solid #e45100;
	border-top: 2px solid #e45100;*/
	display: block;
	line-height: 22px;
        color:#fff;
        font-size:12px; font-weight:900;
        background:url(images/acr/menu-bullet.gif) no-repeat 9px center;
}

#leftcol li a:hover{
	background:url(images/acr/menu-arrow.gif) no-repeat 9px center  #f5891a;
}

#leftcol li.active a{
	font-weight: bold;
}

#leftcol ul{
	margin: 20px 3px;
        padding:0;
}

#leftcol ul ul{margin:0;}

div#leftcol ul ul a {
   /*font-size: 90%;*/
   /*padding: 0.5em 0 0.5em 0;*/
   /*padding:0 0 0 15px;*/
   padding: 0 0 0 27px;
   margin: 5px 0 5px 0;
   background-position: 1.5em center;
}

div#leftcol ul ul ul  a {
   font-size: 80%;
   /*padding: 0.5em 0.5em 0.5em 2.8em;*/
   padding: 0 0 0 33px;
   background-position: 1.5em center;
}

#leftcol ul h3{margin:0; padding:6px 0 6px 25px; font-size:12px; color:#fff; font-weight:bold;
	background:url(images/acr/menu-arrow.gif) no-repeat 9px center  #f5891a;}
#leftcol ul ul h3{margin:0; padding:0; padding: 0 0 0 27px; color:#fff; font-size:12px;
                     background:url(images/easi/li_arrow2.gif) 15px 4px  no-repeat;}

#leftcol ul ul li, #leftcol ul ul ul li{
	border-bottom: none;
}

#leftcol ul ul a{background:url(images/easi/li_arrow2.gif) 3px 7px  no-repeat;}
#leftcol ul ul a:hover {background:url(images/easi/li_arrow2.gif)  15px 8px no-repeat #3e7100;} 
#leftcol ul ul ul a{background: url()  no-repeat;}
#leftcol ul ul ul a:hover{background: #ce4900;}
/* End of 'MENU' */

