
.customHeader {
font-family: 'Verdana';
}


.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans';
font-size: 17px !important;
color: #FFFFFF;
text-decoration: underline;
}


.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 {
font-family: 'Open Sans';
}


.mmenu
{
background-color: #013E7D;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #013E7D;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Tahoma';
}


.menuItemL2 A:hover {
font-family: 'Tahoma';
}

a, a:visited, a:hover
{ color: #537EA2; }
.boxed
{ max-width: 1080px !important; width: 100% !important; height: auto !important; }
div.outerPageHeader
{ background-color: #013E7D; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #013E7D; }BODY, DIV, P, TD
{
  font-family: "Tahoma", sans-serif;
  font-size: 16px;
  color: #181818;
}

#siteTitle
{
  padding-top: 20px;
  padding-bottom: 9px;
}

#siteTitle IMG { max-width: 300px !important; }

.mainMenu {   margin-left: auto !important;  }

DIV.header
{
 padding-top: 25px !important;
 padding-bottom: 15px !important;
 font-size: 32px;
 font-weight:600;
 font-family: "Tahoma";
 color: #181818;
}

/* 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
{ 
     border-radius: 5px;
    background-color: #013E7D;
    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 --------- */