@charset "UTF-8";


@import url(/pr/shared/css/import.css);

#content {
    font-size: 108%;
}

#content .Section h2 {
    margin-bottom: 10px;
    color: #578200;
    font-size: 138.5%;
}

#content .Section .Logo {
    float: left;
    width: 230px;
}

#content .Section table {
    width: 628px;
}

#content .Section table caption {
    display: none;
}


