
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans';
}


.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 {
text-decoration: none;
}

a, a:visited, a:hover
{ color: #2a568f; }
.boxed
{ max-width: 1080px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #2A568F; }#siteTitle
{
  padding-top:0px;
  padding-bottom:0px;
  padding-left: 34px; 
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -77px;
   padding-right: 30px; 
  }

#siteTitle IMG
{
  max-width: 136px !important; 
}

.menuTopItem A:hover {    color: RGBA(0,0,0,.4);  }


.menuTopItem A
{
  color: RGBA(0,0,0,.5);
  font-weight: 600;
  font-size: 14px !important;
}

.outerPageHeader
{
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
    font-family: Open Sans,Arial,sans-serif;
    font-size: 14px;
    color: #666;
    font-weight: 500;
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  color: #2a568f;
  font-weight: 500;
  font-size: 30px; 
}

/* an automatic fix to improve button styles */
  /* A.register, A.classDetails, A.schedule-btn, A.dropin */
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton 
{
    border-radius: 5px;
    background-color: #2A568F;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #7ebec5; }
  .menu-btn .icon-bar { background-color: #7ebec5;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; }
  #siteTitle { padding:0px; }
  DIV.header {   }
}

.extraFooter
{
  height: 300px;
  background-color: #93AECD;
}