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


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


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


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-size: 20pt;
}


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


.menuTopItem A, .menuTopItem A:visited {
font-family: 'Arial';
font-size: 13pt !important;
color: #a6a6a6;
font-weight: normal;
}


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

/*  ------- Styles below the line are not shown during page editing --------- */
.mainMenuContainer
{
  width: 600px;
  margin-left:auto;
  position: relative;
  top: -100px;
}

#siteTitle {
background-color:Transparent !important;
border: none !important;
text-align: left;
}

#siteTitle IMG
{
  height: 138px;
  width: 350px;
}

/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 border-bottom: 1px solid #eee;
 margin-bottom: 20px !important;
}