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


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


#header
{
padding-left: 0px;
}
#header .menu-btn .icon-bar
{
background-color: #919191;

}
#header .menu-btn
{
border-color: #919191;

}#siteTitle IMG
{
  max-width: 230px !important;
}

#content
{
  background-color: white;
}

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;

}

#header {  background-color: transparent !important; }