<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("font-styles.css");

h3 {
    margin: 0;
    background-color: #008EC0;
}

    h3 a {
        background: url("sprite.png") 15px 8px no-repeat;
        display: block;
        padding: 2px;
        padding-left: 32px;
        padding-bottom: 5px;
        margin: 0;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        font-size: 15px;
        border-bottom: 1px solid #278aab;
    }

    h3:hover {
        background: #39acd2;
    }

    h3.open {
        background: #008EC0;
    }

        h3.open a {
            background-position: 13px -30px;
            Â&nbsp;;
        }

    h3 + div {
        padding: 10px;
    }

.CalToolBar {
    float: right;
}

    .CalToolBar span {
        font-size: 13px;
        font-weight: normal;
        margin-left: 5px;
        margin-right: 5px;
        text-shadow: none;
    }
/* Cal Tabs */
.tabs {
    padding: 0;
    margin: 0;
    margin-bottom: 2px;
    margin-top: 20px;
}

    .tabs li {
        display: inline;
        list-style: none outside none;
    }

    .tabs a {
        display: inline-block;
        padding: 5px;
        text-decoration: none;
        background-color: #949494;
        color: #e0e0e0;
        text-align: center;
        padding-left: 100px;
        padding-right: 100px;
        font-size: 16px;
    }

        .tabs a.active {
            background-color: #0090c5;
            color: white;
        }
/* Cal */
.Cal1Div {
    background-color: #f0f0f0;
}

.Cal1DivHeader {
    color: #008EC0;
    font-size: 16px;
    margin-bottom: 5px;
}

    .Cal1DivHeader Span {
        color: #6c6c6c;
    }

.Cal1Div1 {
    width: 40%;
    float: left;
}

.Cal1Div2 {
    width: 40%;
    float: left;
    min-height: 50px;
    margin-right: 10px;
}
/*35%*/
.Cal1Div3 {
    width: 18%;
    float: left;
}
/*22%*/
.Cal1Div td {
    font-size: 14px;
    color: #666;
}

.RentVsBuyResultDiv {
    padding: 15px;
    border-top: 1px solid #ccc;
}
    /*background-color: #e5f3f9;*/
    .RentVsBuyResultDiv th {
        text-align: left;
    }

.Cal2Div1 {
    width: 100%;
    float: left;
}
/*50%*/
.Cal2Div2 {
    width: 100%;
    float: left;
}
/*45%*/
.Cal1DivBody2 {
    background-color: white;
}

.Cal1Div2-1 {
    background-color: #f0f0f0;
    margin: 4px;
    padding: 4px;
    font-size: 14px;
    color: #535353;
}

.Cal1Div2-2 {
    background-color: white;
    margin: 4px;
    padding: 4px;
    font-size: 14px;
    color: #535353;
}

    .Cal1Div2-1 span, .Cal1Div2-2 span {
        float: right;
    }

    .Cal1Div2-1 div, .Cal1Div2-2 div {
        display: inline-block;
    }

.Cal1Div3BtnList {
    padding: 5px;
}

    .Cal1Div3BtnList div {
        margin-bottom: 5px;
    }

        .Cal1Div3BtnList div a:link, .Cal1Div3BtnList div a:visited {
            padding: 5px;
            display: block;
            background-color: #0094CC;
            text-align: center;
            font-size: 14px;
            text-decoration: none;
            color: white;
        }

        .Cal1Div3BtnList div a:hover {
            text-decoration: underline;
        }

.tour-btns {
    margin-top: 40px;
    margin-bottom: 5px;
    border-top: 1px solid gray;
    padding-top: 10px;
}

    .tour-btns a {
        padding: 3px;
        padding-left: 7px;
        padding-right: 7px;
        border: 1px solid gray;
        font-size: 13px;
        text-decoration: none;
        color: #0095c6;
    }

.tour-btn-right {
    float: right;
}


#ScheduleDiv {
    height: 400px;
    overflow: auto;
}

.Cal1Bottom {
    text-align: right;
    color: #0095c6;
    font-size: 10px;
}

.Cal2Div {
    font-size: 13px;
    color: #666;
}

.ScheduleTable {
    padding: 0;
    margin: 0;
    border-bottom: 16px solid #3da2c6;
}

    .ScheduleTable th {
        padding: 2px;
        margin: 0;
        background-color: #949494;
        text-align: center;
        color: white;
        font-size: 14px;
        font-weight: 400;
    }

    .ScheduleTable td {
        text-align: center;
        font-size: 14px;
        color: #666;
    }

.ScheduleTableOdd {
    background-color: #eaeaea;
}

.ScheduleTableEven {
}

.RentVsBuySTable {
    padding: 0;
    margin: 0;
    border-bottom: 5px solid #949494;
}

    .RentVsBuySTable th {
        padding: 2px;
        margin: 0;
        background-color: #949494;
        text-align: left;
        color: white;
        font-size: 12px;
    }

    .RentVsBuySTable td {
        text-align: left;
        font-size: 12px;
        color: #666;
        background-color: #EAEAEA;
    }

.RentVsBuySTableOdd {
    background-color: white !important;
}

.RentVsBuySTableBlueFont {
    color: #0090C5 !important;
}

.RentVsBuyT1 td {
    font-size: 14px;
}

.RentVsBuyT1 th {
    font-size: 14px;
}


.AffordabilityDivSeparator {
    background-color: #CDCDCD;
}

.AffordabilityBlueFont {
    color: #0090C5 !important;
    font-weight: bold;
    font-size: 22px !important;
}

.AffordabilityInputFieldFr {
    width: 110px;
}

#CompareMortgageDiv {
    height: 450px;
}
/*in IE9, the popup window stays in the bottom of the page, and does not move when scrolling, if we don't set its height */
#ApplyPrepaymentsDiv {
    height: 450px;
    background-color: #FFFFFF;
    padding: 30px;
    width: 700px;
}

.RateAdjustLeft, .RateAdjustRight {
    cursor: pointer;
    border: 0;
}

#section-to-print {
    visibility: hidden;
    position: absolute;
    top: 0;
}

img.CompareMortgagesImgBs {
    margin-top: 150px;
}

div.CompareMtgLogoAreaDiv {
    position: absolute;
    top: 0px;
    left: 0px;
    width:100%;
}

@media print {

    body * {
        visibility: hidden;
    }

    .PageMenuContainer, .logoarea, .headbar, #ScheduleDiv, #footer {
        display: none;
    }


    #section-to-print, #section-to-print * {
        visibility: visible;
    }

    #section-to-print {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-print-color-adjust: exact !important;
    }

        #section-to-print img.CompareMortgagesImg {
            width: 100%;
        }

        #section-to-print img.CompareMortgagesImgBs {
            width: 100%;
            margin-top: 150px;
        }

        #section-to-print img.CompareMortgagesHeaderImg {
            max-height: 200px;
        }
}
</pre></body></html>