/* Start of CMSMS style sheet 'Navigation' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=42&mediatype=screen */

/* Start of CMSMS style sheet 'Navigation' */
/* @override http://www.barozzi.de/stylesheet.php?cssid=42&mediatype=screen */

/* Start of CMSMS style sheet 'Navigation' */
#menu_vert {
   padding-left: 0;
   margin: auto;
   margin-bottom: 1em;
   margin-top: 1.7em;
	width: 184px;
	text-align: left;
}

#menu_vert li {
   list-style: none;
   display: block;
   margin: 0 0 5px;
}

#menu_vert ul ul li {
   border: none;
}

* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }

div#menu_vert a {
        text-decoration:none;
        display: block;
        color: #0f2b75;
	background-color: #e6e6e6;
	width: 184px;
	text-indent: 5px;
	line-height: 1.8em;
	border-left: 3px solid #b8c7e6;
	font-size: 1.1em;
}

div#menu_vert a:hover {
	border-left: 3px solid #0d2669;
}

div#menu_vert a.activeparent {
	border-left: 3px solid #0d2669;
	   color: #990033;
}

div#menu_vert ul span {
        display: block;
        color: #990033;
	font-weight: normal;
	font-style: normal;
	border-left: 3px solid #0d2565;
	background-color: #e6e6e6;
	width: 184px;
	text-indent: 5px;
	font-size: 1.1em;
	line-height: 1.8em;
}

div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}

div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px;
}

div#menu_vert li.separator hr {
   display: none;
}
/* End of 'Navigation' */


/* End of 'Navigation' */

/* End of 'Navigation' */

