MenuContainer {
  width: 148px;
}


.ShowLayer {
position: absolute;
      z-index:3;
      top: -100px;
  left: 110px;
  height: 120px
}

.HideLayer {
position: absolute;
      width:110px;
      z-index:0;
      right: 9000px;
  }
  
  
 

  
  
.DeptMenu a:link, .DeptMenu a:visited, .DeptMenu a:active {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 138px;
	text-decoration: none;
    display: block;
    margin-left: 4px;
    padding-left: 6px ;
    padding-top: 2px;
    line-height: 130%;
}

.DeptMenu a:hover {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 138px;
    display: block;
	text-decoration: none;
    margin-left: 4px;
    padding-left: 6px;
    padding-top: 2px;
    line-height: 130%;
  background-color: #EEEEEE
}




.DeptMenuMore a:link, .DeptMenuMore a:visited .DeptMenuMore a:active {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 138px;
	text-decoration: none;
    display: block;
    line-height: 130%;
  padding-right: 0px;
  text-align: right
}


.DeptMenuMore a:hover {
	color: #555555;
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 138px;
    display: block;
	text-decoration: none;
    line-height: 130%;
  padding-right: 0px;
  text-align: right
}




.DeptMenuFlyOut a:link, .DeptMenuFlyOut a:visited, .DeptMenuFlyOut a:active {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;
	text-decoration: none;
    display: block;
    line-height: 130%;
}

.DeptMenuFlyOut a:hover {
	color: #555555;
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 110px;
    display: block;
    line-height: 130%;
}



.OVM a:link, .OVM a:visited, .OVM a:active {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    display: block;
    line-height: 130%;
  padding-left: 4px
}

.OVM a:hover {
	color: #555555;
	background: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    display: block;
    line-height: 130%;
  padding-left: 4px     
}