

BODY, TD, UL, OL, LI {
   font-family: Arial,Helvetica;
   font-size: 9pt;
}

TEXTAREA {
   font-family: Arial,Helvetica;
   font-size: 9pt;
}

INPUT {
   font-family: Arial,Helvetica;
   font-size: 9pt;
}

SELECT {
   font-family: Arial,Helvetica;
   font-size: 9pt;
}

PRE {
   font-family: Arial,Helvetica;
   font-size: 9pt;
   margin: 2px;
}


INPUT.button {
    border-left: solid 1px #336699;
    border-top: solid 1px #336699;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    font-family: Arial,Helvetica;
    font-weight: bold;
    font-size: 8pt;
    color: #FFFFFF;
    cursor: hand;
    cursor: pointer;
    background-color: #003366;
}

.bodySmall {
   font-family: Arial,Helvetica;
   font-size: 8pt;
}


A:link.bodySmall {
   font-family: Arial,Helvetica;
   font-weight: normal;
   font-size: 8pt;
   color: black;
   text-decoration: none;
}

.bodySmallBold {
   font-family: Arial,Helvetica;
   font-weight: bold;
   font-size: 8pt;
}

A:link.bodySmallBold {
   font-family: Arial,Helvetica;
   font-weight: bold;
   font-size: 8pt;
   color: black;
   text-decoration: none;
}


.pageTitle {
   font-family: Arial,Helvetica;
   font-weight: bold;
   font-size: 11pt;
}

.moduleTitle {
   font-family: Arial,Helvetica;
   font-weight: bold;
   font-size: 11pt;
}

.dataLabel {
   font-family: Arial,Helvetica;
   font-size: 9pt;
   text-align: right;
   line-height: 16px;
   background-color: #DDDDDD;
}

.dataField {
   font-family: Arial,Helvetica;
   font-weight: bold;
   font-size: 9pt;
   text-align: left;
   line-height: 16px;
   background-color: #EEEEEE;
}

.blackLine {
   background-color: black;
}


.moduleLine {
   background-color: #336699;
}


.leadsTab {
   font-family: Verdana,Arial,Helvetica;
   font-weight: bold;
   font-size: 10pt;
   color: black;
   background-color: #FF9900;
}


.columnHeadInactiveBlack {
   font-family: Arial,Helvetica;
   font-weight: bold;
   font-size: 9pt;
   color: black;
}


