
#box8 .contentTable {
    padding: 5px 5px 5px 10px;
    border-top-style: inset;
    border-top-width: thin;
    border-top-color: #000000;
}
.contentHead {
    height: 32px;
    background: white;
    font-weight: 800;
    color: #3366CC;
}
.contentColHead {
    height: 26px;
    background: white;
    font-weight: 600;
    color: #000000;
}
.contentColHeadMain {
    height: 20px;
    background: white;
    font-weight: 600;
    color: #000000;
}
.contentColHeadSub {
    height: 20px;
    background: white;
    font-weight: 600;
    color: #000000;
}
.contentLinks {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3366CC;
}
.rowOdd {
    height: 20px;
    background: white;
}
.rowEven {
    height: 20px;
    background: #f0f0f0;
}
.rowEdit {
    background: white;
}
.dispActive {
    font-style: normal;
    color: #000000;
}
.dispInactive {
    font-style: italic;
    color: #ff8080;
}
select {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.intextcen27 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    width: 27px;
}
.intextnorm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
}
.errorHide {
    display: none;
}
.errorShow {
    display: block;
    background: red;
    font-weight: 600;
    color: #ffffff;
    padding-left: 3px;
}
.showEditBlock {
    display: inherit;
    background: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    width: 725px;
}
.showEditRow {
    display: inherit;
    height: 34px;
    background: #ffffff;
    vertical-align: middle;
}
.showEditRowHead {
    display: inherit;
    height: 18px;
    background: #e8e8e8;
    vertical-align: baseline;
    color: #000000;
}
.hideEditBlock {
    display: none;
}

.showParent {
    display: block;
}
.hideParent {
    display: none;
}
.showChild {
    display: block;
}
.hideChild {
    display: none;
}

#debugHide {
    display: none;
}
#debugShow {
    display: block;
}

.errorShow li {
    font-weight: 400;
    font-size: 12px;
}

.notesHide {
    display: none;
}
.notesShow {
    display: block;
    background: white;
    font-weight: 600;
    color: #000000;
    padding-left: 3px;
    border-top-style: inset;
    border-top-width: thin;
    border-top-color: #000000;
    border-bottom-style: inset;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}

ul.notesV3 {
    list-style: none;
    padding: 8px 0px 5px 5px;
}

ul.notesV3 li{
    margin-bottom: 3px;
}
.notesShow p {
    font-weight: 300;
    font-size: 11px;
    margin-bottom: 8px;
}

.highlightedNote {
    font-size: 11px;
    margin-bottom: 8px;
    color: #000000;
}

.notesV3Show {
    display: block;
    background: white;
    font-size: 10pt;
    font-weight: 300;
    color: #525252;
    padding-left: 3px;
    border-top-style: inset;
    border-top-width: thin;
    border-top-color: #000000;
    border-bottom-style: inset;
    border-bottom-width: thin;
    border-bottom-color: #000000;
}

.highlightedNoteV3 {
    font-size: 10pt;
    font-weight: 600;
    margin-bottom: 8px;
    color: #000000;
}

.responseHide {
    display: none;
}
.responseShow {
    display: block;
    background: green;
    font-weight: 600;
    color: #ffffff;
    padding-left: 3px;
}

.activeOdd {
    height: 23px;
    background: white;
}
.inactiveOdd {
    height: 23px;
    background: white;
    font-style: italic;
    color: #ff0000;
}

.activeEven {
    height: 23px;
    background: #e0e0e0;
}
.inactiveEven {
    height: 23px;
    background: #e0e0e0;
    font-style: italic;
    color: #ff0000;
}
.termsPopup {
    position: absolute;
    z-index: 10000;
    display: none;
    width: 720px;
    background-color: #F0F0F0;
    padding: 8px;
    border: 1px solid #333;
}
.titlePopup {
        height: 25px;
        padding: 12px 0px 0px 40px;
        background: url(../../images/background_titleblock.jpg) repeat-x left top;
}

ul.noBullets {
    list-style: none;
    line-height: 26px;
}

li.formLabels {
    clear: left;
    float: left;
    font-size: small;
    color: #525252;
    width: 30%;
    text-align: right;
}

li.formInputs {
    float: left;
    width: 70%;
    text-align: left;
}

li.formSections{
    float: left;
    font-size:  11pt;
    color: #525252;
    width: 70%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection60{
    float: left;
    width: 60%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection50{
    float: left;
    width: 50%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection30{
    float: left;
    width: 30%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection20{
    float: left;
    width: 20%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection30n{
    float: left;
    width: 30%;
    text-align: left;
    padding: 5px 0px 5px 0px;
}

li.formSection18{
    float: left;
    width: 18%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection15{
    float: left;
    width: 15%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSection12{
    float: left;
    width: 12%;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

li.formSectionLast{
    float: left;
    text-align: left;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    display: inline;
    clear: right;
}

li.fontMedium{
    font-size: 11pt;
    color: #525252;
    line-height: 20px;
}

li.doubleLineL{
    font-size: 11pt;
    color: #525252;
    line-height: 20px;
    clear: left;
}
li.doubleLine{
    font-size: 11pt;
    color: #525252;
    line-height: 20px;
}
.scrollTable {
    height: 260px;
    overflow-y: auto;
    border-top:thin solid #000000;
    border-bottom:thin solid #000000;
}

.scrollTable300{
    height: 385px;
    overflow-y: auto;
    border-top:thin solid #000000;
    border-bottom:thin solid #000000;
}

img.mspHelp {
    width: 20px;
    height: 20px;
    border: 0px;
    padding: 8px 3px;
    float: left;
}

span.mspHelpText {
    line-height: 20px;
    padding: 8px 18px 8px 0px;
    color: white;
    float: right;
}

span.mspHelpText a {
    text-decoration: none;
}

.title1V3 {
        float: left;
        width: 726px;
        height: 37px;
        padding: 0px 0px 0px 15px;
        background: url(../../images/background_titleblock.jpg) no-repeat left top;
}
