
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Roboto';
font-size: 16px !important;
color: #333333;
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 {
text-decoration: none;
}

a, a:visited, a:hover
{ color: #05227d; }
.boxed
{ max-width: 1214px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #F76900; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #F76900; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #F76900; }.extraFooter
{
  height: 200px;
  background-color: #414345;
}

#siteTitle IMG { max-width: 121px !important; }

.menuTopItem A 
{
  text-transform: uppercase;
}

.menuTopItem TD {  border-bottom:2px solid transparent; }
.menuTopItem TD:hover {  border-bottom:2px solid black; }


.pageHeader
{
  box-shadow: #848383 0 3px 11px 0 !important;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  height: 108px;
  padding-top: 11px; 
}

.mainMenu 
{
   position: relative;
   top: -70px;
  }
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Roboto;
  font-size: 16px;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }
.mainMenuContainer {   padding-left: 20%; padding-right: 20%; }

DIV.header
{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-family: Roboto;
  font-size:48px;
  font-weight:700;
  color:rgb(5, 34, 125);
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #666; }
  .menu-btn .icon-bar { background-color: #666;  }
  #mobile-menu-actions { background-color: #F76900; }
  #siteTitle IMG { position: relative; top:-46px; left: 0px; }
  DIV.header { font-size: 38px;  }
  .pageHeader {   height: 99.5px; box-shadow: none;    border-bottom: 0px;  border-top: 0px;  padding-top: 20px;  background-color: #F76900;  }

}