BODY { 
    margin: 0px;
    font: normal 12px/20px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    background: #B2F39F url('/pic/bg_upper.gif') repeat-x top; 
}

BODY TD {
    font: normal 12px/20px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}


A:LINK, A.alwaysNew:link, A.alwaysNew:visited {
    font-weight: bold;
    color: #336699;
}

A:VISITED {
    font-weight: bold;
    color: #4E7044;
}

A.navLink:link, A.navLink:visited {
    color: #53510B;
    font: normal bold 13px/20px "Century Gothic","Avant Garde",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    text-decoration: none;
}
 
A.navLinkOn:link, A.navLinkOn:visited {
    color: #000000;
    font: normal bold 13px/20px "Century Gothic","Avant Garde",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    text-decoration: none;
}

A:hover, A.alwaysNew:hover, A.navLink:hover, A.navLinkOn:hover {
    color: #000;
}

.menuSeparator {
    background-image: url('/pic/byte_A0C1EC.gif');
    background-repeat: repeat-y;
    background-position: center;
}

.navMenuCell {
    text-align: left;
    padding: 0px 0px 0px 10px;
    background: url(/pic/byte_C0BB06.gif);
    background-position: top left;
    background-repeat: no-repeat;
    /** border-left: 1px solid #C0BB06; */
}

.navMenuCellOn {
    text-align: left;
    padding: 10px 0px 0px 10px;
    border-left: 1px solid #000000;
}

.bodyCell {
    font-size: 90%;
    line-height: 140%;
    /** text-align: justify; */
}

.dropCap {
    font: normal 75px/56px Georgia, Times, serif;
    float: left;
    padding: 2px 4px 0px 0px;
}

.inlineQuoteDiv {
    color: #3C3A02;
    font: italic 120% Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    line-height: 140%;
}

.inlineQuoteAttribute {
    color: #3C3A02;
    font: normal 90% Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    width: 95%;
    text-align: right;
}

.inlineQuote {
    position: relative;
    background: url(/pic/inline_quote_left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 30px 0px 10px 15px;
}

.inlineQuoteRight {
    background: url(/pic/inline_quote_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    margin: 0px 0px 6px 12px;
    padding: 0px 8px 20px 0px;
}

.smallText {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 85%;
}

.largerText {
    font-family: "Century Gothic","Avant Garde",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 115%;
}

.largeHeaderText {
    color: #000000;
    font: normal 15px/24px "Century Gothic","Avant Garde",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.largerHeaderText {
    color: #000000;
    font: normal bold 18px/32px "Century Gothic","Avant Garde",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.largestHeaderText {
    color: #000000;
    font: normal bold 32px/38px "Century Gothic","Avant Garde",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    text-transform: capitalize;
}
