@import 'default.css';

.TopRow {
        background-color: #ffffff; }

.LeftFiller {
        background-image: url('/csgrr_images/blue-back.gif'); }

.ShadedForm {
        background-color: #f7dbd2; }

.TableTitle {
        background-color: #d61d25; }
.ListTable {
        border: 1px solid #e68c77; }
.ListTable td {
        border-bottom: 1px solid #e68c77; }
.ListTable th {
        background-color: #e68c77; }
.ListTable .NumBlock {
        background-color: #e68c77; }
.ListTable .odd {
        background-color: #f7dbd2; }


.SectionNav {
        background-color: #fbeeea;
        border: 1px solid #d61d25; }
.SectionNav th {
        background-color: #d61d25; }
.SectionNav th, .SectionNav th a {
        color: #ffffff; }
.SectionNav th a:hover {
        color: #000000; }

.NewsTable {
        border: 1px solid #12285d;
        clear: both; }
.NewsTable th {
        border-bottom: 1px solid #12285d; }
.NewsTable td {
        font-size: 10px; }
.NewsTable a {
        font-weight: bold; }
.NewsDetails {
        font-size: 9px;
        color: #999999; }

/* legacy styles */
.title {
        color: #12285d;
        font-size: 16px;
        font-weight: bold; }
.headings {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 145%;
        font-weight: bold; }
.endmark {
        color: #12285d; }
.endnote {
        font-size: 10px;
        border-top: 1px solid #999999; }
.RightBar {
        background-color: #d61d25;
        width: 300px;
        float: right; }
.RightBar, .RightBar td {
        font-size: 10px; }
.RightBar .headings {
        font-size: 11px;
        font-weight: bold; }
