.sf-menu.sf-style-white {
  float: left;
  margin-bottom: 0px;
  margin-left: 10px;
  border-bottom: 1px solid #CCC;
  height:35px;
}

.sf-menu.sf-style-white.sf-navbar {
  width: 100%;
}
.sf-menu.sf-style-white ul {
}
.sf-menu.sf-style-white a {
  white-space: nowrap;
  text-decoration: none;
  font-size: 19px;
  text-shadow: 1px 1px 2px #ccc;
  font-family: MuseoSans-500; 
  font-weight: normal; 
  font-style: normal; 
  color:#1575B4;
  text-transform:uppercase;
}


.sf-menu.sf-style-white a:visited {
  color: #0069AA;
}

.sf-menu.sf-style-white a.sf-with-ul {
  /*padding-right: 2.25em;*/
}
.sf-menu.sf-style-white.rtl a.sf-with-ul {
}
.sf-menu.sf-style-white.sf-navbar a {
  border: 0;
}
.sf-menu.sf-style-white span.sf-description {
  color: #13a;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-white li,
.sf-menu.sf-style-white.sf-navbar {
  /*background: #f9f9f9;*/
  text-align: center;
}
.sf-menu.sf-style-white li li {
  background: #f7f7f7;
}

.sf-menu.sf-style-white li li a {
  font-size:14px !important;
  text-align:left;
  padding-left:5px;
  padding-bottom:0px;
  color:#1475B4;
  border-bottom:1px solid #ccc;
}

.sf-menu.sf-style-white li li a.active {
  font-size:14px !important;
  text-align:left;
  padding-left:5px;
  padding-bottom:0px;
  color:#1475B4;
  border-bottom:1px solid #ccc;
  background: none !important;
  margin-bottom: 0px;
  height: 20px;
}

.sf-menu.sf-style-white li li li:hover{
  font-size:14px;
  text-align:left;
  padding-left:5px;
  padding-bottom:0px !important;
  color:#1475B4;
  border:none !important;
}



.sf-menu.sf-style-white li li {
  background: #f5f5f5;
}
.sf-menu.sf-style-white li:hover,
.sf-menu.sf-style-white li.sfHover,
.sf-menu.sf-style-white li a.active,
.sf-menu.sf-style-white.sf-navbar li li {
  background-image: url('/images/dot.gif');
  background-repeat:no-repeat;
  background-position:center;
  text-decoration: none;
  height:40px;
  margin-bottom:-14px;
}


.sf-menu.sf-style-white.sf-navbar li ul {
  background-color: #e9e9e9;
}
.sf-menu.sf-style-white.sf-navbar li ul li ul {
  background-color: transparent;
}
.sf-menu.sf-style-white .sf-sub-indicator {
  /*background-image: url('../images/arrows-777777.png');*/
  display: none;
}
.sf-menu.sf-style-white.rtl .sf-sub-indicator {
  background-image: url('../images/arrows-777777-rtl.png');
}
.sf-menu.sf-style-white ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-white ul.sf-megamenu li.sf-megamenu-wrapper ol li {
	margin: 0;
	padding: 0;
}
.sf-menu.sf-style-white ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
	font-weight: bold;
}
.sf-menu.sf-style-white ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	display: inline;
	float: left;
	width: 12em;
}
.sf-menu.sf-style-white.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	float: right;
}
.sf-menu.sf-style-white li.sf-parent-children-1 ul.sf-megamenu {
	width: 12em;
}
.sf-menu.sf-style-white li.sf-parent-children-2 ul.sf-megamenu {
	width: 24em;
}
.sf-menu.sf-style-white li.sf-parent-children-3 ul.sf-megamenu {
	width: 36em;
}
.sf-menu.sf-style-white li.sf-parent-children-4 ul.sf-megamenu {
	width: 48em;
}
.sf-menu.sf-style-white li.sf-parent-children-5 ul.sf-megamenu {
	width: 60em;
}
.sf-menu.sf-style-white li.sf-parent-children-6 ul.sf-megamenu {
	width: 72em;
}
.sf-menu.sf-style-white li.sf-parent-children-7 ul.sf-megamenu {
	width: 84em;
}
.sf-menu.sf-style-white li.sf-parent-children-8 ul.sf-megamenu {
	width: 96em;
}
.sf-menu.sf-style-white li.sf-parent-children-9 ul.sf-megamenu {
	width: 108em;
}
.sf-menu.sf-style-white li.sf-parent-children-10 ul.sf-megamenu {
	width: 120em;
}