BODY {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    line-height: 18px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-track-color: #EEEEEE;
    scrollbar-arrow-color: #000000;
}

BODY TD {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    line-height: 18px;
}

A:LINK {
    color: #000088;
}

A:VISITED, A:ACTIVE {
    color: #FF0000;
}

A:HOVER {
    color: #6666CC;
    text-decoration: none;
}

.dataTable TD {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
}

.inlineFormReturnAlert {
    background-color: #FFCC33;
    layer-background-color: #FFCC33;
    border: 1px solid #000;
    margin: 0px;
    padding: 5px;
}

.dateVal {
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 12px;
}

.adminButton {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    margin-bottom: 8px;
    width: 150px;
}

.tableButton {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    margin-bottom: 8px;
    width: 150px;
}

.formField {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
}

.formFieldMedium {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    width: 90px;
}

.formFieldShort {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    width: 60px;
}

.formFieldExtraShort {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 12px;
    width: 30px;
}

.dataRow {
    padding:2 7 0 7;
}

.reqFieldLabel {
    color: #333333;
    font-weight: bold;
}

.bulletList {
    line-height: 20px;
}

.loginTable {
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
}

.notificationErrorText {
    color: #FF0000;
    font-family: Arial,Helvetica,SunSans-Regular;
}

.notificationGeneralText {
    color: #333399;
    font-family: Arial,Helvetica,SunSans-Regular;
}

.dialogHeaderText {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 14px;
    font-weight: bold;
}

.headerText {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 14px;
    font-weight: bold;
}

.largeHeaderText {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 15px;
    font-weight: bold;
}

.largerHeaderText {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: bold;
}

.smallText {
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 11px;
}

.smallerText {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 10px;
}

.smallestText {
    color: #000000;
    font-family: Arial,Helvetica,SunSans-Regular;
    font-size: 9px;
}
