﻿body {
    font: 15px Cambria,Georgia,serif;
    margin: 0px;
    padding: 0px;
}

h2 {
    color: #000;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    font-size: 160%;
}

a {
    color: #0F57C1;
    text-decoration: none;
}

a:hover {
    color: #0F57C1;
    text-decoration: underline;
}

input {
    margin-right: 2px;
    margin-bottom: 8px;
    width: 117px;
}

p {
    margin: 0px;
    padding: 0px;
}

/* utility */
.clear-both {
    clear: both
}

.off-screen {
    position: absolute;
    left: -5000px;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.freedom-funds-calc {
    width: 533px;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    margin-left: 8px;
}

.freedom-funds-calc .form p {
    font-family: Cambria,Georgia,serif;
    font-size: 100%;
    font-weight: normal;
    line-height: 140%;
    text-transform: none;
    padding-bottom: 14px;
    margin: 12px 0px 18px 0px;
    outline: none;
    border-bottom: 1px solid #DBDBDB;
}

.freedom-funds-calc .form .title-slider {
    font-size: 120%;
    line-height: 117%;
    color: #000000;
    font-weight: bold;
    margin: 0px 0px 0px 8px;
    outline: none;
    float: left;
}

.freedom-funds-calc .form .slider-holder {
    margin-bottom: 0px;
    padding-top: 3px;
}

.freedom-funds-calc .form .slider-holder .slider-wrapper-targetYear {
    float: left;
    margin-bottom: 5px;
    width: 150px;
}

.freedom-funds-calc .form .slider-holder .slider-value {
    margin: -7px 8px 0px 0px;
    padding-top: 2px;
    float: left;
}

.freedom-funds-calc .form .slider-holder #totalYears {
    color: #3F8500;
    float: left;
    font-size: 120%;
    line-height: 140%;
    font-weight: bold;
    padding-right: 3px;
}

.freedom-funds-calc .form .slider-holder .unit {
    font-size: 120%;
    line-height: 117%;
    color: #000000;
    font-weight: bold;
    float: left;
    margin: 0;
    padding-top: 2px;
}

.freedom-funds-calc .form #calculate {
    margin: -23px 8px 18px 0px;
    float: right;
    cursor: pointer;
}

.freedom-funds-calc .perform {
    display: none;
}

.freedom-funds-calc .perform .ffYear {
    font-family: Helvetica;
    font-size: 120%;
    padding: 13px 0px 10px 0px;
    font-weight: bold;
    float: left;
    outline: none;
    margin: 0px;
}

.freedom-funds-calc .perform #goBack {
    float: right;
    cursor: pointer;
    margin-top: 16px;
    margin-right: 8px;
}

.freedom-funds-calc .perform p {
    font-size: 100%;
    padding: 0px 8px 15px 0px;
    margin: 0px;
    line-height: 140%;
}

.freedom-funds-calc .perform .date {
    font-family: Helvetica;
    font-size: 120%;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
}

.freedom-funds-calc .perform .left {
    float: left;
    margin-right: 26px;
}

.freedom-funds-calc .perform .left #container {
    margin: 0px 0px 0px 0px;
}

.freedom-funds-calc .perform .right {
    float: left;
    width: 300px;
    padding-bottom: 9px;
    margin-top: 10px;
}

.freedom-funds-calc .perform .right .slider-holder {
    margin: -4px 0px 18px 0px;
    width: 300px;
}

.freedom-funds-calc .perform .right .slider-holder #calcYearPosition {
    height: 25px;
    width: 1px;
    background: #666666;
    float: left;
    display: block;
}

.freedom-funds-calc .perform .right .slider-holder .slider-wrapper-calcYear {
    float: left;
    margin: 3px 10px 5px 0px;
    width: 150px;
}

.freedom-funds-calc .perform .right .slider-holder .slider-calcYear-value {
    font-size: 120%;
    line-height: 117%;
    color: #000000;
    font-weight: bold;
    float: left;
    margin-top: -18px;
}

.freedom-funds-calc .perform .right .slider-holder .today {
    font-size: 120%;
    line-height: 117%;
    color: #000000;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

.freedom-funds-calc .perform .right .slider-holder .today sup {
    font-size: large;
    vertical-align: bottom;
    padding-left: 1px;
}

.freedom-funds-calc .perform .right .graph-data {
    background-color: transparent;
}

.freedom-funds-calc .perform .right .graph-data td {
    font-family: Helvetica;
    font-size: 80%;
    padding: 0px;
    padding-left: 0px;
    color: #999999;
}

.freedom-funds-calc .perform .right .graph-data td.number {
    font-weight: bold;
    color: #000000;
    padding-right: 5px;
}

.freedom-funds-calc .perform .right .graph-data div {
    width: 14px;
    height: 14px;
    display: block;
    margin: 4px 2px 4px 0px;
}

.freedom-funds-calc .perform .right .graph-data .def {
    background-color: #1962C8;
}

.freedom-funds-calc .perform .right .graph-data .ief {
    background-color: #79B3FD;
}

.freedom-funds-calc .perform .right .graph-data .bf {
    background-color: #387800;
}

.freedom-funds-calc .perform .right .graph-data .sf {
    background-color: #D3CB4F;
}

.freedom-funds-calc .perform .note {
    font-family: cambria,Georgia,serif;
    font-size: 80%;
    padding: 10px 0px 19px 4px;
    line-height: 125%;
}

.min-default {
    background: url("images/minus-button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 1px 10px 0px 10px;
    width: 16px;
}

.add-default {
    background: url("images/add-button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 1px 10px 0px 10px;
    width: 16px;
}

.ie6 .jslider .jslider-bg .l, .ie6 .jslider .jslider-bg .r, .ie6 .jslider .jslider-bg .v, .ie6 .jslider .jslider-pointer {
    background-image: none;
    overflow: hidden;
}

.ie6 .jslider .jslider-bg .l i, .ie6 .jslider .jslider-bg .r i, .ie6 .jslider .jslider-bg .v i, .ie6 .jslider .jslider-pointer i {
    position: absolute;
    width: 500px;
    height: 60px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jslider.png', sizingMethod='crop');
}

.ie6 .jslider .jslider-bg .l i {
    left: 0;
    top: 0;
}

.ie6 .jslider .jslider-bg .r i {
    right: 0;
    top: 0;
}

.ie6 .jslider .jslider-bg .v i {
    left: 0;
    top: -20px;
}

.ie6 .jslider .jslider-pointer i {
    left: 0;
    top: -40px;
}

.ie6 .jslider .jslider-pointer-hover i {
    left: -20px;
    top: -40px;
}
