.faqAnchorText {
    margin: 30px 0 20px 0;
    /*margin-top: 30px;*/
    display: block;
    color: #1b263a;
    font-weight: bold;
    border-bottom: 1px solid #1b263a;
}

.faqAnswerText {
    display: block;
    margin-left: 25px;
}

.zebraRowTable .zebraSubHeader {
    font-weight: bold;
}

.zebraRowTable td {
    padding:5px 0;
}

.adjudicationHeader {
    width:100%; 
    text-align:center; 
    font-size:90%;
    font-weight: bold;
    border-bottom:1px solid gray;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

fieldset.umFieldset {
    margin-bottom:30px;
}

fieldset.umFieldset legend {
    font-weight: bold;
    border-bottom: 1px solid #808080;
}

.zebraRowTable tr:nth-child(odd) {
    background-color: #e6e6e7;
}

.zebraRowTable th {
    color: #FFFFFF;
    background-color: #7a554d;
    padding: 7px 7px;
}

#JudicialOfficerList td {
    padding: 10px;
}