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


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


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


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


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


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


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


.menuTopItem A, .menuTopItem A:visited {
font-family: 'Open Sans';
font-size: 14px !important;
color: #FFFFFF;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover {
text-decoration: none;
}


.menuItemL2 A, .menuItemL2 A:visited {
text-decoration: none;
}


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

.menuSeparatorOuterTD { display: none; }

.menuTopItem_0  {   position: relative;    left: 0px;   background-color: rgb(233, 146,0)}
.menuTopItem_1  {   position: relative;    left: 0px;   background-color: rgb(156, 190,23)}
.menuTopItem_2  {   position: relative;    left: 0px;   background-color: rgb(22, 187,130)}
.menuTopItem_3  {   position: relative;    left: 0px;   background-color: rgb(22, 150,189)}
.menuTopItem_4  {   position: relative;    left: 0px;   background-color: rgb(32, 88,201)}
.menuTopItem_5  {   position: relative;    left: 0px;   background-color: rgb(233, 146,0)}
.menuTopItem_6  {   position: relative;    left: 0px;   background-color: rgb(156, 190,23)}

.menu
{
  width: 979px;
  margin-bottom: 0px;
  margin-top:0px;
  padding-top:0px;
}

TABLE.menuTopItem
{
  margin-top: 0px !important;
  height: 46.4px !important;
  text-transform: uppercase;
}

.outerPageBody
{
  margin-top: 0px;
  width: 979px;
  background-color: white;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY
{

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#122b6b', endColorstr='#01b5ff',GradientType=0 );
    background-image: ;
    background: -moz-linear-gradient(top, #122b6b 0%, #01b5ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#122b6b), color-stop(100%,#01b5ff));
    background: -webkit-linear-gradient(top, #122b6b 0%, #01b5ff 100%);
    background: -o-linear-gradient(top, #122b6b 0%,#01b5ff 100%);
    background: -ms-linear-gradient(top, #122b6b 0%,#01b5ff 100%);
    background: linear-gradient(to bottom, #122b6b 0%,#01b5ff 100%);
    background-position-x: center;
    background-position-y: top;
    background-position: center top;
    background-repeat: no-repeat;

}

#siteTitle {
  background-color:Transparent !important;
  border: none !important;
  text-align: left;
  margin-top: 0px;
  padding-top: 4px;
  padding-left: 35px;
  padding-bottom: 0px;
  margin-bottom: 4px;
}

#siteTitle IMG
{
  max-width: 923px;
}



/* To center the menu */

.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 text-transform: uppercase;
}