
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Heebo';
font-size: 15px !important;
color: #062E9C;
font-weight: bold;
}


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


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Verdana';
}

a, a:visited, a:hover
{ color: #3E469F; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #3E469F; }BODY, P, DIV, TD
{
  color: #333;
  font-size: 13px;
}

A, A:hover, A:visited
{
  color: 364e9f;
}

.menuSeparatorOuterTD
{
  display:none !important;
}

.classTableItemTD 
{
border-style:dotted;
border-width: 1px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
padding-top: 10px;
padding-bottom:10px;
border-color: black;
}


.mainMenuContainer
{
  width: 600px;
  margin-left:auto;
  position: relative;
  top: -120px;
}

#siteTitle {
background-color:Transparent !important;
border: none !important;
text-align: left;
max-width: 1100px;
color: #3e469f;
}

#siteTitle IMG
{
  height: 138px;
  max-width: 350px !important;
}

/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 border-bottom: 1px solid #eee;
 margin-bottom: 20px !important;
 font-family: Arial;
 font-size: 20pt;
 color: #3e469f;
}

@media screen and (max-width: 960px)  
{
  .visible-mobile-block {    display: block;  }
  .hidden-mobile {     display: none;   }
  #mobile-menu-actions
   {
      position: absolute;
      top: 0px;
      width: 100%;
  }

  #siteTitle 
  {
    padding-top: 40px;
    margin-bottom: 30px;
  }
}

/* an automatic fix to improve button styles */
  /*.classTable A.register, .classPage A.register, A.classDetails*/
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton, A.btn-schedule
{
    border-radius: 5px;
    background-color: #2F318D;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   display: inline-block;
   min-width: 82px;
   text-align:center;
}
/*  ------- Styles below the line are not shown during page editing --------- */