/* Start of CMSMS style sheet 'Nav-Vertical' */
#menu_vert, #menu_vert ul {
  margin: 0;
  padding: 0;
  }


#menu_vert ul  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 100%; border-top: 1px; border-right: 1px }
#menu_vert li {

  width: 100%;
list-style: none;
  }

#menu_vert li a  { color: orange; text-decoration: none; display: block; padding: 5px 5px 5px 10px; border-bottom: 1px }

/* Fix IE. Hide from IE Mac \*/
* html #menu_vert li { float: left; height: 1%; }
* html #menu_vert li a { height: 1%; }
/* End */

    div#menu_vert ul ul li a, 
    div#menu_vert ul ul li a:link, 
    div#menu_vert ul ul li a:visited   { font-size: 90%; display: block; padding: 3px 5px 3px 25px; border-bottom: medium }
    div#menu_vert ul ul   { padding-bottom: 5px; border-top: medium; border-right: medium; border-bottom: 1px }

    div#menu_vert ul ul ul li a, 
    div#menu_vert ul ul ul li a:link, 
    div#menu_vert ul ul ul li a:visited  {
        padding-left: 40px;
    }
    div#menu_vert ul ul ul   { border-bottom: medium }
#menu_vert li ul li a { padding: 5px 5px; } /* Sub Menu Styles */

/* fixed image flicker by adding .cssmenu-vertical ul */

#menu_vert li a:hover  { color: black }

.current
 { list-style-type: square; display: inline }

#menu_vert li.activeparent  { }

#menu_vert li.active01 h3  { font-size: 1em; line-height: 1em; text-decoration: none; display: block; margin: 0; padding: 5px 5px 5px 10px; border-bottom: 1px }

#menu_vert li.active02 h3
 { font-size: 90%; font-weight: bold; display: block; margin: 0; padding: 3px 5px 3px 25px; border-bottom: medium }

#menu_vert li.active03 h3
 { font-size: 90%; font-weight: bold; display: block; margin: 0; padding: 3px 5px 3px 40px; border-bottom: medium }

li.sectionheader {
  margin: 0;
  margin-right: -1px;
 }
li.sectionheader h3  { margin: 0; padding: 1em 10px 0.5em; z-index: 90; border-top: medium none; border-right: medium none; border-bottom: 1px; border-left: medium none }

li.separator  { margin: 0; padding: 0.5em 0; width: 100%; height: 1px; border-top: transparent; border-right: transparent; border-bottom: 1px transparent; border-left: transparent }

/* End of 'Nav-Vertical' */

/* Start of CMSMS style sheet 'eacprog' */
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
} 
 
#pagewidth { text-align: left; margin-right: auto; margin-left: auto; width: 900px } 
 
#header  { position: relative; width: 100%; height: 49px } 
 
#leftcol{
 width:120px; 
 float:left; 
 position:relative;
  }
 #header2  { position: relative; width: 100%; height: auto } 
 
#menu_vert { position: relative; width: 200px; float: left }
#maincol { background-color: #ffffff; text-align: left; display: inline; position: relative; width: 700px; float: right }
 
#footer { background-color: #ffffff;  text-align: center; height: auto; clear: both } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* End of 'eacprog' */

