﻿.contentWrap
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 10px;
    background-image: url(/images/header_grad.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}

#content
{
    font-size: 13px;
    margin-top: 0px;
    margin-left: 170px;
    padding-left: 15px;
    padding-right: 15px;
}

#content p
{
    line-height: 21px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 35px;
}
#content_full
{
    font-size: 13px;
    margin-top: 0px;
    background-image: url(/images/header_grad.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    padding-left: 60px;
    padding-top: 20px;
}
#content_full p
{
    line-height: 21px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 50px;
}
a:link
{
    color: #967348;
}
a:visited
{
    color: #696969;
}
a:hover
{
    color: #F68D1E;
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
#left_nav
{
    background-color: #F3F3F3;
    border-top: #E2E2E2 1px solid;
    float: left;
    margin-top: 0px;
    width: 170px;
}
#left_nav ul
{
    margin: 0px;
    padding: 0px;
}
#left_nav ul li
{
    background-color: #FDFCFB;
    border-bottom: #E2E2E2 1px solid;
    display: block;
}
#left_nav ul li a
{
    color: #967348;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0px 5px 20px;
    text-decoration: none;
}
#left_nav ul li a:hover
{
    background-color: #EEE;
    color: #1CB2E8;
    display: block;
    text-decoration: none;
}
#left_nav ul li .current
{
    background-color: #F5F5F5;
    border-left: 6px #F68D1E solid;
    color: #333;
    display: block;
    font-weight: bold;
    padding-left: 14px;
}
#left_nav ul li ul
{
    list-style-type: none;
    border-top: 1px solid #DFDFDF;
}
#left_nav ul li ul li
{
    border-bottom-style: none;
}
#left_nav ul li ul li a
{
    background: url(/images/current_arrow.png);
    background-position: 20px;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #9D9D9D;
    padding-left: 30px;
}
#left_nav ul li ul li a:hover
{
    color: #666;
}
#left_nav ul li .active_submenu li .current
{
    background-color: #E5E5E5;
    background-image: url(/images/current_arrow.png);
    background-position: 14px;
    background-repeat: no-repeat;
    border-left: 6px #00a3e1 solid;
    color: #595959;
    font-size: 11px;
    padding-left: 20px;
}

.contentWrap h1, .contentWrap h2, .contentWrap h3, .contentWrap h4, .contentWrap h5
{
    color: #00a3e1;
    font-weight: normal;
    padding-bottom: 1px;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.contentWrap h1
{
    font-size: 22px;
    font-weight: bold;
    padding-top: 8px;
}
.contentWrap h2
{
    color: #f68d1e;
    font-size: 15px;
    font-weight: bold;
}
.content_full_header h1
{
    font-size: 22px;
    margin-bottom: 10px;
    margin-right: 50px;
}
.contentWrap h3
{
    
}
.contentWrap h4
{
    border-bottom-color: #808080;
    color: #6B6B6B;
    font-color: #808080;
    font-size: 14px;
    text-transform: none;
}
.contentWrap h5
{
    border-bottom: none;
    color: #8f8f8f;
    font-size: 14px;
    text-transform: none;
}

.contentWrap h4 span.headers
{
    border-bottom-color: #808080;
}
.contentWrap h5 span.headers
{
    border-bottom-color: #8F8F8F;
}
.headers
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f68d1e;
}
.content_header
{
    display: block;
    line-height: auto;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
}

.content_header .headers
{
    padding-bottom: 3px;
}

#content ul
{
    font-weight: bold;
    line-height: 21px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}
#content ul li
{
    font-weight: normal;
    margin-left: 30px;
    list-style-type: square;
    color: #000;
    padding-bottom: 3px;
    margin-right: 30px;
}

#content .customer_blocks
{
    padding: 10px;
    border-top-width: 1px;
    border-right-width: 10px;
    border-bottom-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: #e4eef7;
    background-color: #FFF;
}
#content .customer_blocks:hover
{
    color: #000;
    background-color: #F3F9FC;
}
#content .customer_blocks .name
{
    font-style: italic;
    text-align: right;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    display: block;
}
.div_clear
{
    clear: left;
}
.numbers
{
    color: #1cb2e8;
    font-size: 1.1em;
    font-weight: bold;
    background-color: #FFF;
    text-align: center;
}
.date
{
    font-weight: bold;
    font-style: italic;
    background-color: #FFF;
    display: block;
}

.media_row
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EFEFEF;
    display: block;
    padding-bottom: 15px;
    padding-top: 10px;
}
.media_logo
{
    width: 200px;
    float: left;
    padding-top: 10px;
    padding-left: 10px;
}
.media_article
{
    margin-left: 230px;
    margin-bottom: 20px;
    display: block;
}

#page .rightColumn
{
    width: 247px;
    margin-top: 5px;
    margin-right: 0px;
}
.disclaimer
{
    font-size: 10px;
    padding-right: 50px;
    display: block;
}

.calculator
{
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
}

.calculator label
{
    font-weight: bold;
    color: #967347;
    font-size: 12px;
}

.calculator div div div label
{
    width: auto;
}

.calculator .savings_bg
{
    z-index: 1000;
}

.calculator .savings_bg .savings_box {
    margin-right: 55px;
}

.calculator .savings_box
{
    width: auto;
    padding: 3px 6px;
}

.calculator .interface
{
    float: left;
    margin-right: 10px;
    margin-top:6px;
    width: 315px;
}
.calculator_style {
	background-color: #fafafa;
	padding: 5px 15px 5px 15px;
	margin: 15px auto 10px auto;
	border: dotted 1px #dbdbdb;
	width: 520px;
	display: block;
	
}
.calculator_style:hover {
	background-color: #ecf7ff;
	border: dotted 1px #1cb2e8;
}