#slidebar { zoom: 1; }

/*-----------------------------------------------------------------------------------------------
  Open / Close Navigation button
-----------------------------------------------------------------------------------------------*/
/* COLORS FOR DROP DOWN MENU
MSV - #5e88a2
MSVPAC - #e57200
MSVF - #44687d
MSVIA - #ee2e24
MSVA - #0d9b8c
*/
a.sliderButtonNav{ display: block; margin: 0; padding: 0; text-decoration: none; color: #fff; }
a.sliderButtonNav:hover{ display: block; margin: 0; padding: 0; text-decoration: none; color: yellow; }

/*-----------------------------------------------------------------------------------------------
Layout
-----------------------------------------------------------------------------------------------*/
/* This is the original ancillary class, but we need to dynamically change the 
   background image for each MSV site, so we remove it from the class 
   then add it in dynamically in each template codebehind ... AmyT, 01/27/2009
   .ancillary { width: 934px; height: 108px; background: url(../images/bg_navexpanded.gif) no-repeat; margin: 0 20px; padding: 5px 10px 20px 10px; } */
.ancillary { width: 934px; height: 108px; margin: 0 20px; padding: 5px 10px 20px 10px; }

.slidebarcol { float: left; width: 350px; }
	.slidebarcol ul { padding: 0; margin: 0; list-style: none; }
	.slidebarcol li { padding: 0; margin: 0; font-size: 11px; }
	.slidebarcol a { color: #fff; text-decoration: none; font-size: 12px; padding: 0; }
	.slidebarcol a:hover { color: #fff; }









../../MSV_live_files/images/bg_navexpanded.gif



