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


.pageBody, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
font-size: 17px;
}


.pageBody, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
color: #898989;
}


.pageBody A, .pageBody A:active, .pageBody A:visited, .pageBody A:hover,DIV.classes2Control A.addClassLink,.TableHeader A.removeRegistrantLink,A.customLink {
color: #C4AF91;
}


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


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-size: 34px;
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
color: #C4AF91;
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-weight: bold;
}


.menuTopItem A, .menuTopItem A:visited {
font-family: 'Montserrat';
font-size: 11px !important;
color: #999999;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover {
color: #00A0A0;
text-decoration: none;
}


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Montserrat';
color: #999999;
}


.menuItemL2 A:hover {
color: #C4AF91;
text-decoration: none;
}

/*  ------- Styles below the line are not shown during page editing --------- */
.menu
{
  width: 100%;
  background-color: black;
}

.mainMenuContainer
{
  width: 980px;
  margin:auto;
}


TABLE.menuTopItem
{
  margin-top: 0px !important;
  height: 48px !important;
  text-transform: uppercase;
}


#siteTitle {
  background-color:Transparent !important;
  border: none !important;
  text-align: left;
}


/* To center the top logo */

#siteTitle IMG
{
  width: 500px;
}

#siteTitle table 
{
  width: 500px !important;
  margin: auto;
}

/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 text-align: center;
}

.menuItemL2 TD
{
  height: 40px;
}

.menuItemL2 TD:hover
{
  background-color: white;
}