﻿TR.eform_header {
    background-color: #988675;
    height: 40px;
}

    TR.eform_header TD {
        color: #DDD;
        text-align: center;
        font-size: 14pt;
    }

TR.eform_body {
}

TR.eform_footer {
    background-color: #DDD;
    height: 40px;
}

.eform_header_notes {
    text-align: left !important;
}

.eform_sectionheader_index {
}

.eform_sectionheader_caption {
    font-size: 11pt;
    text-align: left;
}

.eform_sectionheader_flag {
}

.eform_sectionheader_notes {
}

.eform_questionheader_index {
}

.eform_questionheader_caption {
    color: #3366CC;
    font-size: 10pt;
    text-align: left;
}

.eform_questionheader_flag {
}

.eform_questionheader_notes {
}

TABLE.eform_smarttable {
    background-color: #F2F2F2;
}

TR.eform_smarttable_header {
    background-color: #CCCCCC;
    height: 30px;
}

    TR.eform_smarttable_header TD {
        color: #000000;
        text-align: center;
        vertical-align: middle;
        border-bottom: 1pt solid #336699;
        font-size: 10pt;
    }

TR.eform_smarttable_row {
    height: 30px;
}

    TR.eform_smarttable_row TD {
        padding: 2px;
    }

INPUT.eform_smarttable_text {
    border: 1pt solid #E0E0E0;
}

SELECT.eform_smarttable_select {
}

SPAN.eform_choice_caption {
    font-size: 10pt;
}

DIV.eform_smarttable_command {
    padding: 5px;
    background-color: #F2F2F2;
}

    DIV.eform_smarttable_command A {
        font-size: 10pt;
    }


SPAN.eform_unit_caption {
    font-style: italic;
}

.ecrfdisabled {
    background: #EAEAE3;
}
