.maintitle .right a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    top: 10px;
    right: 8px;
}
.top .left {
    float: left;
    width: 565px;
}

.top .right {
    float: left;
    width: 200px;
}
.left .content {
    padding: 20px 20px 0 30px;
}
.csa h2 {
    color: #DD7F1F;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}
.csa p {
    color: #2f2f2f;
}
.csa th, .csa td {
    color: #2f2f2f;
}
.csa .top .anchors {
    margin-top: 10px;
}
.csa .anchors li a {
    background: transparent url("/img/newlayout/rightarrow_orange.jpg") no-repeat 0 4px;
}

.top .right .content {
    text-align: center;
    padding: 20px 30px 0 0;
}
#csalogo {
    display: block;
    margin: 0 auto;
    padding-top: 30px;
}
.right .questions {
    margin: 30px auto 0;
    background-color: #E9E9E9;
    padding: 4px;
    color: #005D96;
    font-size: 16px;
    font-weight: bold;
}
.right .csaphone {
    display: block;
    font-size: 22px;
}
.section {
    margin: 20px 30px;
}
.section .left {
    float: left;
    width: 540px;
}
.section .right {
    float: left;
    width: 170px;
}
.section h3 {
    color: #005D96;
    font-weight: bold;
    font-size: 18px;
}
.section table {
    border-collapse:separate;
    border-width: 1px;
    border-style: solid;
    width: 710px;
    margin: 10px 0 30px 0;
}
.section .two-col th {
    width: 50%;
}
.section .three-col th {
    width: 33%;
}
.section thead th {
    background: transparent url("/img/newlayout/csa_slice.jpg") repeat-x 0 0;
    height: 30px;
    padding: 3px;
    text-align: center;
    color: #005D96;
    font-weight: bold;
    border-left-width: 1px;
    border-left-style: solid;
}
.section thead th.first {
    border-left-width: 0;
}
.section tbody th, .section tbody td {
    padding: 3px;
    border-top-width: 1px;
    border-top-style: solid;
    background-color: #E9E9E9;
    text-align: center;
}
.section tbody td {
    border-left-width: 1px;
    border-left-style: solid;
}
.section table,
.section thead th,
.section tbody th, .section tbody td,
.section tbody td {
    border-color: #c6c6c6;
}

.section tbody td {
    font-weight: bold;
}
.section th span {
    font-size: 11px;
}
.section th .emt {
    display: block;
}
.aid-reasons li {
    font-size: 12px;
}
.section .right .content {
    text-align: center;
}
.emergency-assistance {
    margin: 5px 0 8px 0;
}
.more-info {
    width: 9em;
}
.terms-link {
    background-color: #F48D24;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    font-weight: bold;
}
.terms-link a,
.terms-link a:active,
.terms-link a:link,
.terms-link a:hover,
.terms-link a:visited {
    color: #fff;
    text-decoration: none;
}
.call {
    margin: 20px auto;
}
.call p {
    color: #000 !important;
}
.call .csaphone {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
#faq li {
    list-style-type: disc;
    color: #005D96;
    font-size: 10px;
    margin: 5px 0 5px 12px;
}
#faq a {
    cursor: pointer;
    font-size: 12px;
}
#faq .answer {
    display: none;
    font-size: 12px;
    margin-top: 5px;
}
p.title {
    font-weight: bold;
    font-size: 15px;
}
ol.col,
.scenarios p {
    float: left;
    width: 26em;
}
ol li {
    list-style-type: decimal;
    list-style-position: inside;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 15px;
    color: #2f2f2f;
}
.scenarios p {
    font-weight: bold;
    color: #005E94;
}
.bottom {
    margin: 30px;
    position: relative;
}
.bottom p.details {
    margin: 15px 0;
    color: #005E94;
    font-weight: bold;
}
.full-terms {
    margin-top: 20px;
    width: 11em;
    margin-left: 0;
}
.backtotop {
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: bold;
}
.example {
    margin-top: -10px;
    margin-bottom: 20px;
}
.example p {
    margin-bottom: 5px;
}