/* Common styles */
.navButton {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    vertical-align: middle;
}

.navButtonDefault {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
}

.HeaderStyle {
    background-color: #4f2d7f;
    color: #ffffff;
}

.ItemStyle {
    background-color: #e7e7e7;
}

.AlternatingItemStyle {
    background-color: #f7f7f7;
}

#ItemTemplateColumnBody1 {
    vertical-align: top;
    width: 230px;
}

#ItemTemplateColumnBody2 {
    vertical-align: top;
    width: 250px;
}

#ItemTemplateColumnBody3 {
    vertical-align: top;
    width: 250px;
}

#ItemTemplateColumnBody4 {
    vertical-align: top;
    width: 220px;
}

#ItemTemplateColumnHead1 {
    border-bottom: solid 1px #c7c7c7;
    vertical-align: top;
    width: 700px;
}

#ItemTemplateColumnHead4 {
    border-bottom: solid 1px #c7c7c7;
    vertical-align: top;
    width: 250px;
}

#ItemTemplateColumnHead1 a,
#ItemTemplateColumnBody1 a {
    text-decoration: none;
    color: #c03;
}

#ItemTemplateColumnHead1 h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14pt;
}

#TableShowcaseForm {
    margin: 6px 0 2px 0;
    width: 955px;
    border: none 0px #000000;
}

#TableShowcaseForm td {
    font-weight: normal;
    font-size: 9pt;
    padding: 6px;
    background-color: #aadb70;
    vertical-align: middle;
}

.lbl {
    font-weight: bold;
    font-size: 9pt;
    color: #4f2d7f;
}

.fld {
    font-weight: normal;
    font-size: 8pt;
}

.dba {
    font-style: italic;
    font-weight: normal;
    font-size: 8pt;
}

.agencyBody {
    width: 952px;
    height: 120px;
    float: left;
    overflow: auto;
    padding-right: 0;
    margin-right: 0;
    font-size: 8pt;
}
