@charset "utf-8";
.main_content {
    margin-top: 50px;
    margin-bottom: 50px;
}
.leftmenuRightText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: left;
    padding-right: 20px;
    line-height: 20px;
}
.leftmenuRightSubHead {
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
}
.leftmenuRightNotes {
    color: #009999;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.leftmenuRightBullets {
    color: #CC3300;
    line-height: 25px;
}
.letfmenuRightHeader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #469B6B;
    padding-left: 10px;
    font-weight: normal;
    padding-top: 10px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #E8E8E8;
    margin-right: 10px;
}

