 #OlbBody .OlbMenuContainer ul {/*background-image: url(/olbanking/Pages/images/BankImages/bennington-gradient.png);
	background-repeat: repeat-x;*/


 background: #005941;  /*orange*/
color: white;
border: 0px;
/* to make main menu rounded use border radius below */
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;


 display: inline-block;
    text-align: left;} #OlbBody .OlbMenuContainer ul li.NavRoot {/* background: #e96300; */  /*orange*/
color: white;} #OlbBody .OlbMenuContainer ul li.NavRoot.ui-state-active {
color: white;
} #OlbBody .OlbMenuContainer ul li.NavRoot > a {background: transparent;
border-color: transparent;
color: white;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) {
color: white;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot).ui-state-active {color:#034f41;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a.ui-state-active {color:#034f41;
text-decoration: none!important;
text-decoration-style: none!important;} #OlbBody .OlbMenuContainer ul li > a, #OlbBody .OlbMenuContainer ul li.Nav > a {border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
font-size:14px;
border: 0px;} #OlbBody .OlbMenuContainer ul li > a.ui-state-active, #OlbBody .OlbMenuContainer ul li.Nav > a.ui-state-active {.RedAlertText{
color: #CC0000;
font-size: 35px;
margin: 10px 0;
font-family: futura-pt, sans-serif;
font-weight: 500;
font-style: bold;
}

} #OlbBody .OlbMenuContainer ul .NavRoot ul.OlbMenu {border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
border: 0;
color: white;
margin-top:1px;
background-color: white;
box-shadow: 0 0 7px black;
}