/* Start of CMSMS style sheet 'NATS Health Sidebar Menu' */
#sidebarmenu {
   width: 187px;
   text-align: left;
   margin-left:5px;
   background:url(images/prodrop2/main/dropdown_background.jpg) repeat;
   border: 1px solid #000000;
   padding: 5px;
}
#sidebarmenu ul li {
   list-style-type: none;
}
#sidebarmenu ul li a {
   list-style-type: none;
   font-size:13px;
   font-weight:bold;
   line-height: 20px;
   color:#969696;
   text-decoration: none;
}
#sidebarmenu ul li a:hover {
   list-style-type: none;
   color:#EAEAEA;
}
#sidebarmenu ul li ul li a {
   list-style-type: none;
   font-size:13px;
   font-weight: normal;
   line-height: 20px;
   color:#969696;
   padding-left: 15px;
}
.sectionheader {
   list-style-type: none;
}
.sectionheader {
	font-size:13px;
	color:#969696;
	line-height: 20px;
}
.sectionheader ul li {
   padding-left: 15px;
   list-style-type: none;
}
.currentpage {
	font-size:13px;
	color: #EAEAEA;
        font-weight: bold;
}

.activeparent {
	font-size:13px;
	color:#EAEAEA;
	line-height: 20px;
        font-weight: bold;
}

.activeparent ul li {
   padding-left: 15px;
}
.activeparent ul li .currentpage {
   line-height: 20px;
   color: #EAEAEA;
}

/* End of 'NATS Health Sidebar Menu' */

