/* 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: #6d6e71;
    color: #ffffff;
}

.ItemStyle {
    background-color: #e7e7e7;
}

.AlternatingItemStyle {
    background-color: #f7f7f7;
}

#ItemTemplateColumnBody1 {
    vertical-align: top;
    width: 219px;
}

#ItemTemplateColumnBody2 {
    vertical-align: top;
    width: 230px;
}

#ItemTemplateColumnBody3 {
    vertical-align: top;
    width: 230px;
}

#ItemTemplateColumnBody4 {
    vertical-align: top;
    width: 209px;
}

#ItemTemplateColumnHead1 {
    border-bottom: solid 1px #c7c7c7;
    vertical-align: top;
    width: 655px;
}

#ItemTemplateColumnHead4 {
    border-bottom: solid 1px #c7c7c7;
    vertical-align: top;
    width: 250px;
}

#ItemTemplateColumnHead1 a,
#ItemTemplateColumnBody1 a {
    text-decoration: none;
    color: #cc3333;
}

#ItemTemplateColumnHead1 h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14pt;
}

#TableShowcaseForm {
    margin: 6px 0 2px 0;
    width: 916px;
    border: none 0px #000000;
}

#TableShowcaseForm td {
    font-weight: normal;
    font-size: 9pt;
    padding: 6px 3px 6px 6px;
    background-color: #d0dde1;
    vertical-align: middle;
}

.lbl {
    font-weight: bold;
    font-size: 9pt;
    color: #007590;
}

.fld {
    font-weight: normal;
    font-size: 8pt;
}

.dba {
    font-style: italic;
    font-weight: normal;
    font-size: 8pt;
}

.agencyBody {
    width: 909px;
    height: auto; /* 120px */
    float: left;
    overflow: visible; /* auto */
    padding-right: 0;
    margin-right: 0;
    font-size: 8pt;
}

