
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Source Sans Pro';
font-size: 20px !important;
color: #414141;
font-weight: normal;
}


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

a, a:visited, a:hover
{ color: #7AB5CF; }
.boxed
{ max-width: 950px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #000000; }.menuTopItemFirst
{
  border-left: 1px solid #e5e5e5;
}
.menuTopItem
{
 border-left: 1px solid #e5e5e5;
}

.menuTopItem A
{
  font-weight: 300;
}

.outerPageMenu
{
     border-top: 2px solid #f3f3f3;
     height: 72px;
     padding-top: 13px;
}

BODY, P, DIV, TD
{
  font-family: "Lato", sans-serif;
  font-weight: 300;
  color: #6f6f6f;
  font-size: 16px;
}

.outerBodyFooter
{
  background-color: #F0F0F0;
}
/*  ------- Styles below the line are not shown during page editing --------- */
/* To center the menu */
.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


#siteTitle
{
  margin-bottom: 75px;
  margin-top: 33px;
  padding-left: 25px;
}

#siteTitle IMG
{
  max-width: 700px !important;
}

TABLE.menuTopItem
{
  height: 40px !important;
}



DIV.header
{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #6f6f6f;
}

@media screen and (max-width: 767px)
{
  .outerPageMenu { display: none; }
  #siteTitle { margin-bottom: 0px; margin-top: 3px; }
}

select.txtEditable, select.txtReadOnly, textarea.txtEditable, textarea.txtReadOnly, input.txtEditable, input.txtReadOnly {
    padding: 2px 5px;
}