.center_doc_column {
    border-bottom: 2px solid #7da18f;
    border-left: 2px solid #7da18f;
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 32%;
}
.center_doc_column_hd {
    background-color: #7da18f;
    border-left: 2px solid #7da18f;
    color: #fff;
    float: left;
    margin-left: 10px;
    padding: 5px 0;
    text-align: center;
    width: 32%;
}

.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
.content_below_imagemenu {
    color: #000;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: -120px;
    position: relative;
    width: 580px;
}
.contentpaneopen {
}

.doc_col_content {
    float: right;
    margin: 5px 10px 0;
    padding: 5px 0;
    width: 180px;
}
.doc_ol {
    list-style-type: none;
    margin-left: -35px;
    margin-top: 5px;
}
.document {
    font-size: 14px;
}
.document_title {
    color: #360f8f;
    font-size: 18px;
    font-weight: 900;
    text-align: left;
}


.document_subtitle {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}

.lft_doc_column {
    border-bottom: 2px solid #6399ab;
    border-left: 2px solid #6399ab;
    float: left;
    text-align: left;
    width: 32%;
}
.lft_doc_column_hd {
    background-color: #6399ab;
    border-left: 2px solid #6399ab;
    color: #fff;
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 32%;
}

.list_num {
    font-weight: 600;
    margin-left: -19px;
}
.project {
    background-color: #000;
    color: #fff;
    float: left;
    padding: 3px 5px;
}

.row {
}

.right_doc_column {
    border-bottom: 2px solid #94996e;
    border-left: 2px solid #94996e;
    float: right;
    text-align: left;
    width: 32%;
}
.rt_doc_column_hd {
    background-color: #94996e;
    border-left: 2px solid #94996e;
    color: #fff;
    float: right;
    padding: 5px 0;
    text-align: center;
    width: 32%;
}
.shaded_info_content {
    background-color: #360f8f;
    color: #fff;
    float: right;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 100%;
}
.shaded_info_text {
    float: right;
    width: 510px;
}











