
.siteTitle, .siteTitle a, .siteTitle a:visited, .siteTitle a:hover {
font-family: 'Arial';
}


.pageBody, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
font-family: 'Arial';
}


.pageBody A, .pageBody A:active, .pageBody A:visited, .pageBody A:hover,DIV.classes2Control A.addClassLink,.TableHeader A.removeRegistrantLink,A.customLink {
font-family: 'Arial';
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-family: 'Arial';
}


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


.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Arial';
}


.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: 'Arial';
}


.mmenu
{
background-color: #7A7A7A;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #383838;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Arial';
}


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

#section-site-greeting .site-greeting *
{ font-family: 'Arial'; }
.news-block .news-header P
{ font-family: 'Arial'; }
.news-block .newsItemTitle
{ font-family: 'Arial'; }
.news-block .news-block-content
{ font-family: 'Arial'; }
.subscribe-block .subscribe-header
{ font-family: 'Arial'; }
#section-main-bottom > div > div > div.address-header.header > b
{ font-family: 'Arial'; }
.address-block
{ font-family: 'Arial'; }
A.classDetails
{ font-family: 'Arial'; }BODY, TD, DIV, P
{  
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
.menu TABLE.menuTopItem TD, .menu TABLE.menuTopItem TD.menuSeparatorTD {
    padding: 3px 0px;
}

.menu
{
  max-width: 991px;
  padding:0px;
  margin:auto;
  background-color:black;
  margin-top: 15px;
}

BODY


.documentArea
{
  max-width: 1110px;
  width: 100%;
  background-color: white;
  margin-left:auto;
  margin-right:auto;
  margin-top: 26px;
  padding-left: 20px;
  padding-right: 20px;

}

#siteTitle {
background-color:Transparent !important;
border: none !important;
text-align: left;
padding:0px;
padding-top: 11px;
width: 100%;
}

#siteTitle IMG
{
  max-width: 991px !important;
  width: 100%;
  height: 158px;
}


/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }



/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: large;
 font-weight: bold;
 text-align:center;
 text-transform: uppercase;
 color: #900;
}


@media screen and (max-width: 767px)
{
  .documentArea { padding-left: 5px; padding-right: 5px; margin-top: 0px; }
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: #9cf; }
  .mmenu A { color: black !important; }
}