/* Start of CMSMS style sheet 'leftnav' */
/* CSS Document */

body {
	background-color: transparent;
	text-align: left;
	font-family : "Arial", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	color: #575757;
	background-color: #FFF;
	line-height: 1.5em;
}


/* ----------------------TOP OF NAV -- */

#swapmenu {
	
	top: 7px;
	width: 185px;
	wid\th: 185px;
	font-weight:bold;
	padding-bottom:2px;
	text-decoration: none;
	padding-left:0px;
	font-size:x-small;

}
#swapmenu ul {margin: 0px; padding: 0px;}
#swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}

.closed a, .open a {
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #009900!important;
	background-color: #FFF!important;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
	margin-top: 0;
}
.closed a:hover, .open a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
    color: #666666; 
  background-color: #F4FCEF!important;
	text-decoration: none;
}

a.closed:active, a.open:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
    color: #666666; 
  background-color: #F4FCEF!important;
	text-decoration: none;
}


.set  {
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #FFFFFF!important;
	background-color: #51b64d!important;
	font-weight: bold;
	margin-bottom: 0.8em;
	
}

.set a {
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #FFFFFF!important;
	background-color: #51b64d!important;
	font-weight: bold;
	margin-bottom: 0.8em;	
   
}

.set a:hover {
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #FFFFFF!important;
	background-color: #51b64d!important;
	font-weight: bold;
	margin-bottom: 0.8em;	
	
}



.closed a {
	    background-color: #F5F5F5 !important;
    color: #660000; 
}
.open a {
	color: #048E3C!important;
	background-color: #FFF!important;
    border-bottom-widthc: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
	text-decoration: none;
	font-weight: normal;	
}
.open a:active {
	color: #048E3C!important;
	background-color: #FFF!important;
    border-bottom-widthc: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
	text-decoration: none;
	font-weight: normal;	
}

.current {
	color: #048E3C!important;
	background-color: #fff!important;
    border-bottom-widthc: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEFAE9;
	font-weight: normal;	
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.closed ul a, .open ul a, .open ul a:hover {
	padding-left: 12px !important;
    color: #666!important;
	text-decoration: none;
}
.open ul a:hover {
	 background-color: #F4FCEF!important;
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F7DD;
}

/*[if gte IE 5]*/
#swapmenu ul a {height: 1em;}
/*[endif]*/

/*[if IE 5]>*/
#swapmenu li {margin-top: 0px;}
/*[endif]*/



#menu_content_container {
    overflow: hidden;
}

/* ---------------------- Menu Column -- */

#menu_col {
	width: 185px;
	wid\th: 185px;
    height:auto;
	float: left;
	padding-top:0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

/* End of 'leftnav' */

