﻿

body p.csp_common_footer {
    padding: 10px 0 0 0;
    border-top: 1px solid #ffe100;
    text-align: center;
}

body p.common_footer_text {
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: left;
    line-height: 14px;
    font-size: 10px;
    color: #000000;
    text-align: center;
}

body p.common_footer_copyright {
    padding: 12px 0 16px 0;
    background: #00479d;
    line-height: 20px;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
}

