A:link {
    TEXT-DECORATION: none;
    color: #944952
}

A:visited {
    TEXT-DECORATION: none;
    color: #944952
}

A:hover {
    TEXT-DECORATION: underline;
    color: #6B1E23
}

A:active {
    TEXT-DECORATION: underline;
    color: #944952
}

th {
    text-align: left;
}

tr {
    text-align: left;
}

.superscript{font-size: 9px; vertical-align:top;} 
.subscript{font-size: 9px; vertical-align:bottom;}

h2, .heading {
    color: #CAB57E;
    font-size: 20px;
}

.body {
    font-size: 12px;
    color: #455D23;
}

.bodyBold {
    font-size: 12px;
    color: #455D23;
        font-weight: bold;
}

.indexLarge {
    color: #CAB57E;
    font-size: 24px;
    font-weight: bold;
}

.indexMedium {
    color: #CAB57E;
    font-size: 18px;
}

h3, .contactInfo {
    font-size: 15px;
    font-weight: bold;
}

.email {
    font-size: 15px;
}

.aboutBetter {
    color: #455D23;
    font-style: italic;
    font-size: 18px;
}

#ReportObservationTable 
{
    width: 790px;
    border: none;
}
#ReportObservationTable td {
    height: 22px;
    vertical-align: top;
}
#ReportObservationTable td.col1 {
    width: 160px;
}
.validator { color: Red; font-weight: bold; }
.validationsummary { text-align: left; }
div.BodyText { text-align: left; padding: 0 4em 0 4em; }
div.FormNote { text-align: left; padding: 2em 8em 0 8em; font-weight: bold; font-style: italic; }
a.AUIHelp { font-weight: bold; font-size: 15pt; }
a.AUIHelp img { border: 0px none; }

