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


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


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


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


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


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


.customHeader {
font-family: 'Arial';
color: #000000;
}

#section-page-header h2.header, div.header
{ background-color: #030303; }/*this is the color that was in the home page header before he asked for the gradient
<div style="text-align: center; background-color:#e6e6fa">
*/
/*  ------- Styles below the line are not shown during page editing --------- */
body {background: red; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, white , grey); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, white, grey); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, white, grey); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, white, grey); /* Standard syntax (must be last) */}
.pageBody .header, .pageBody .header *, #section-page-header .header {text-decoration: none !important;}