
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 16px !important;
color: #FFFFFF;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
color: #FFFFFF;
text-decoration: none;
}

a, a:visited, a:hover
{ font-weight: bold;text-decoration: underline;color: #484955; }
.boxed
{ max-width: 1200px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }.outerBodyFooter
{
  background-color: #E0E2ED;
}

.menuTopItem A
{
  font-family: "Nunito Sans";
  font-weight: 400;
}

#siteBackground
{
  height: 100%;
  width: 100%;
  background-color: #E0E2ED;
  position: absolute;
  z-index: -2;
}

#innerSiteBackground
{
  height: 164px;
  background-color: #484955;
  width: 100%;
  position: absolute;
  z-index: -1;
}

#siteTitle IMG { max-width: 164px !important; }

#siteTitle
{
  padding-left: 75px; 
  padding-top: 2px; 
}


.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -110px;
   padding-right: 60px; 
  }
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans";
  color:rgb(72, 73, 85);
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family:Sansita;
  font-size:48px;
  font-weight:700;
  color: rgb(72, 73, 85);
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #E0E2ED; }
  .menu-btn .icon-bar { background-color: #E0E2ED;  }
  #mobile-menu-actions { background-color: transparent;  position: relative; z-index: 3; }
  #siteTitle { padding: 0px; }
  #siteTitle IMG { position: relative; top:-10px; left: 0px; max-width:65px !important; }
  DIV.header {   }
  .outerBodyFooter  {     position: relative;      top: 5px;  }
  .mmenu A {   color: rgb(72, 73, 85) !important; }
}