
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Verdana';
font-size: 16pt !important;
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 {
font-family: 'Verdana';
font-size: 16pt !important;
font-weight: bold;
}


.mmenu
{
background-color: #FFFFFF;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #D1D1D1;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Verdana';
font-size: 12pt !important;
font-weight: normal;
}


.menuItemL2 A:hover {
font-family: 'Verdana';
font-size: 14px !important;
text-decoration: underline;
}

A, A:hover, A:visited  { color: #283d88; }


.siteTitle
{
  color: #3E379E;
  font-size: 32px !important;
  font-family: "Trebuchet MS", arial, sans-serif !important;
  letter-spacing: 4px;
  font-weight: bold !important;
  position:relative;
  left: 110px;
  top: -5px;
}

BODY
{
  font-family: Helvetica;
  font-size: 13.3333;
  color: #283769;
}

.mainMenu
{
  margin-right: auto !important;
}

.menu
{
  position: relative;
  top: -10px;
}

.outerPageBody
{
  position: relative;
  top: -30px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY
{
      border-top: 7px solid #6678b8;
}
.documentArea
{
      border-top: 2px solid #6678b8;
      margin-top: 2px;
}

#siteTitle {
  background-color:Transparent !important;
  border: none !important;
  text-align: left;
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-family: "Trebuchet MS", arial, sans-serif;
 font-size: 24px;
 color: #5064ae;
  font-weight: bold;

}

.menuSeparatorOuterTD
{
  display:none !important;
}

@media screen and (max-width: 990px)
{
  .siteTitle  { max-width: 350px; }
}

#mobile-menu-actions  { background-color: #6678b8; }

@media screen and (max-width: 767px)
{

}