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


 background: #7b9397;  /*blue*/
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;
font-weight: normal;
text-align: left;
display: inline-block;} #OlbBody .OlbMenuContainer ul li.NavRoot {/* background: #e96300; */  /*orange*/
color: white;
font-weight: normal;} #OlbBody .OlbMenuContainer ul li.NavRoot.ui-state-active {background: #7b9397; /*dark*/
color: black;
font-weight: normal;
text-decoration: none;
} #OlbBody .OlbMenuContainer ul li.NavRoot > a {background: transparent;
border-color: transparent;
color: white;
font-weight: normal;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) {background: transparent; /*dark*/
color: white;
font-weight: normal} #OlbBody .OlbMenuContainer ul li:not(.NavRoot).ui-state-active {font-weight: normal;
color: white;
text-decoration: none;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a {background: transparent; /*dark*/
color: white;
font-weight: normal;} #OlbBody .OlbMenuContainer ul li:not(.NavRoot) > a.ui-state-active {
color: white;
font-weight: normal;
text-decoration: none;} #OlbBody .OlbMenuContainer ul li, #OlbBody .OlbMenuContainer ul li.Nav {font-weight: normal;} #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-family: 'Open Sans', sans-serif;
font-size:14px;
border: 0px;
font-weight: normal;} #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;
background: #7b9397; /*dark*/
color: white;
font-weight: normal;}