body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #767676;
}

h1, h2 {
    margin-top: 15px;
    margin-bottom: 0px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 16px;
}

th {
    font-family: Arial, Helvetica, sans-serif;
}

td {
    font-family: Arial, Helvetica, sans-serif;
}

ul {
    margin-bottom:8px;
    list-style-type:none;
    margin-left: 0px;
}

a:hover {
    color: #1b5068;
    text-decoration: underline;
}

a:link, a:visited {
    text-decoration: underline;
}

ul li span {
    font-weight:bold;
}

li {
    font-size:10pt;
    list-style-type: disc;
    list-style-position: inside;
}

.footerText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #7999A6;
}

.footerText a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.footerText a:link, .footerText a:visited {
    text-decoration: none;
}

.footerText #cText {
    margin-top: 7px;
}

.rightAddBanner {
    font-family: Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #E7C65F;
    font-weight: bold;
    line-height: normal;
}

.rightAddBody, .rightAddBody li {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #F7F1CF;
    font-size: 9px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 8px;
    list-style-position: outside;
    list-style-image: url(../image/gt.gif);
}

.rightAddBody a {
}

.rightAddBodyMargin {
    background-color: #F7F1CF;
}

.rightAddBodyLower {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #F7F1CF;
    font-size: 9px;
    line-height: 16px;
    padding-right: 8px;
}

.rightAddBodyLower table {
    padding-top: 2px;
    padding-bottom: 2px;
}

.rightAddBodyLower li {
    list-style-position: outside;
    list-style-image: url(../image/gt.gif);	
}

.rightAddBodyLowerGT {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
    font-weight: bold;
}

.paragraphHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.nothing {
    padding-top: 2px;
    padding-right: 1px;
    padding-bottom: 2px;
    padding-left: 4px;
}

.texyBodyBold {
    font-weight: bold;
    color: #e9c65f;
}

.texyBodyYellow {
    font-weight: bold;
}

#container {
    padding-left: 15px;
    padding-right: 15px;
}

#legalese {
    font-style: italic;
    font-weight: bold;
}