/* 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 #e7d7d9;
list-style-type:none;
}
#leftcol li a{
	padding: 5px 0 5px 25px;
	/*border-bottom: 2px solid #e45100;
	border-top: 2px solid #e45100;*/
	display: block;
	line-height: 22px;
	height: 22px;
        color:#444;
        font-size:12px;
        background:url(images/mlc/bullet.gif) no-repeat 9px center;
}

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

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

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

#leftcol ul ul{margin:0;}

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

div#leftcol ul ul a:hover{background:#e0cccf;}

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

#leftcol ul h3{margin:0; padding:6px 0 6px 25px; font-size:12px; color:#444; background:url(images/mlc/bullet.gif) no-repeat 9px center;}

#leftcol ul ul h3{margin:0; padding:0; padding: 3px 0 3px 35px; color:#444; font-size:11px;
                     background:url(images/easi/li_arrow2.gif) 15px 4px  no-repeat;}

#leftcol ul ul li.activeparent{font-weight:900;}

#leftcol ul ul ul h3{padding: 3px 0 3px 41px;}

#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: #e0cccf;}

#leftcol h3{font-family: Verdana, Arial, sans-serif;}
/* End of 'Menu' */

