/* Start of CMSMS style sheet 'FooterMenu-styles' */
#footer ul {
   list-style: none;
   margin:0 0 0 0;
		padding:0;
		width:152px;
}
#footer ul li {
   list-style: none;
 line-height:18px;display:block;
   white-space: no-wrap
}
#footer ul li a {
  color:#fff;
		display:block;
		height:20px;
		line-height:18px;
		margin:0;
		padding:0;   
   white-space: no-wrap 
}
#footer li h3 {
   font-size:100%;
   margin:0;
   padding: 0;
   font-weight:bold;
   color:#93aa1c;
   white-space: no-wrap
}
#footer li li h3 {
   font-weight:bold;
   font-size:100%;
   margin: 0px;
   padding: 0;
   color:#93aa1c;
   white-space: no-wrap
}
#footer ul li li {
   list-style: none;
   float:none;
   margin: 0px;
   padding: 0px 0px 0px 5px;
   white-space: no-wrap
}
* html #footer ul li a {
   margin: 0;
   padding: 0;
   white-space: no-wrap
}
* html #footer ul li li a {
   margin: 0;
   padding: 0;
   white-space: no-wrap
}
#footer ul ul {
   float:none;
   margin: 0px 0px 0px 8px;
   padding: 0;
   white-space: no-wrap
}
#footer ul ul ul {
   float:none;
   margin: 0px 0px 0px 8px;
   padding: 0;
   white-space: no-wrap
}
#footer ul li.menuactive a.menuparent{ color:#93aa1c; font-weight:bold;
   white-space: no-wrap}
/* End of 'FooterMenu-styles' */

