BODY, BODY TD {
    color: #333333;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 12px;
    line-height: 19px;
}

A:LINK {
    color: #996600;
}

A:VISITED {
    color: #6A5C3A;
}

A:ACTIVE, A:HOVER {
    color: #333333;
}

A.bottomBarLink:LINK, A.bottomBarLink:ACTIVE, A.bottomBarLink:VISITED, A.bottomBarLink:HOVER {
    color: #CCCCCC;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 11px;
}

.pageText {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    margin: 0 0 6 0;
    font-size: 12px;
    line-height: 19px;
    text-align: justify;
}

.headerText {
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
}

.smallerText {
    font-size: 11px;
}

.pageTitle {
    color: #333333;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1px;
}

#bottomContactText {
    color: #CCCCCC;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 11px;
    padding: 3px;
}

.bodyTableCell {
    background-color: #E7E6E6;
    width: 700px;
    padding: 25px;
}

.vLineCell {
    /** background-image: url(../../pic/dotted_line_v.gif); */
    background-image: url(../../pic/byte_999999.gif);
    background-repeat: repeat-y;
    background-position: top center;
}

.linkTableData TD {
    background-color: #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    padding: 3 5 3 5;
}

.borderTableHeader TD {
    color: #FFF;
    background-color: #414141;
    font-size: 12px;
    font-weight: bold;
    padding: 3 5 3 5;
}
		
.borderTableData TD {
    border-bottom: 1px solid #999999;
    font-size: 12px;
    line-height: 19px;
    padding: 2 5 2 5;
}

.paddingBottomTable TD {
    border-top: 1px solid #999999;
    font-size: 12px;
    line-height: 19px;
    padding: 2 5 2 5;
}

.noPadLeftList {
    margin-bottom: 0px;
}

.noPadLeftList LI {
    margin-left: -22px;
}

.subtleList LI {
    margin-left: -12px;
}
