.PageMenu {
position: relative;
margin: -30px 0 10px 0;
z-index: 50;
}

#home, .page {
   background: #FFFFFF;
}

/* Edited section at Client Request per BRMiller - resolving Case ID # 01980166 - changing cookie notification*/
#cookieNotification {
  background: #FFF9F9 !important;
}
 /* END EDIT */

/*Added by BC STAFF Case 01997909 CP*/
.PageMenu .sf-menu>li>a {
  font-size: 17px;
}
/*End Case 01997909*/
