﻿*
{
	/*padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;*/
}

.blank-body
{
	border-right: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
}
#main-column
{
	float: left;
	width: 100%;
}
.clearfix
{
	display: block;
}
#content
{
	margin: 4px auto 0px;
	width: 100%;
	padding-top: 8px;
}

BODY
{
	font-size: 12px;
	color: #414141;
	font-family: Verdana, "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	background-color: #fff;
}
HTML
{
	background: 0px 50%;
}
.tools .actual
{
	float: left;
	width: 100%;
}
.side-slide
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(Images/fade-background.gif) no-repeat 0px 0px;
	padding-bottom: 0px;
	padding-top: 7px;
}
.interest-calculator
{
	margin: 8px 0px;
}
.side-slide .slide
{
	padding-right: 8px;
	padding-left: 8px;
	background: url(Images/fade-background.gif) no-repeat left bottom;
	padding-bottom: 8px;
	padding-top: 0px;
}
H3
{
	font-weight: 600;
	font-size: 12px;
}
.interest-calculator-earnings
{
	/* padding-right: 20px; */
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
.interest-calculator-earnings STRONG
{
	font-weight: 600;
	font-size: 22px;
	/*color: #1d7acb;*/
	color:#d74401;
}
.mortgage-calculator .interest-calculator-earnings STRONG
{
	color: #ff3312;
}
#main-column .interest-calculator OL
{
	margin-left: 8px;
	list-style-type: none;
}

.interest-calculator #apr-step
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/first-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.mortgage-calculator #apr-step
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/third-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.mortgage-calculator #dapr-step /* 4th */
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/third-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
H2
{
	font-weight: 600;
	font-size: 16px;
}
H2.main
{
	font-weight: normal;
	font-size: 22px;
	color: #141414;
}
.interest-calculator #apr-step H2
{
	color: #1d7acb;
}
.mortgage-calculator #apr-step H2
{
	color: #ff8d30;
}
H2.main STRONG
{
	font-weight: 600;
}
.calculator-slider
{
	background: url(Images/calculator-slider.gif) no-repeat 0px 0px;
	/*width:590px;*/
	height: 30px;
}
.calculator-slider-container
{
	width: 204px;
}
.calculator-slider .slider
{
	background: url(Images/calculator-slider.gif) no-repeat 0px -30px;
	width: 56px;
	cursor: pointer;
	height: 28px;
}

.interest-calculator #term-step
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/third-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.mortgage-calculator #term-step
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/second-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.interest-calculator #term-step H2
{
	color: #799a22;
}
.mortgage-calculator #term-step H2
{
	color: #1d7acb;
}
.interest-calculator #amount-step
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/second-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.mortgage-calculator #amount-step
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/first-step.gif) no-repeat 0px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.interest-calculator #amount-step H2
{
	color: #d24430;
}
.mortgage-calculator #amount-step H2
{
	color: #799a22;
}
.interest-calculator H2.title
{
	padding-right: 0px;
	padding-left: 40px;
	background: url(Images/interest-calculator.gif) no-repeat 0px 0px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.mortgage-calculator H2.title
{
	padding-right: 0px;
	padding-left: 50px;
	background: url(Images/mortgage-calculator.gif) no-repeat left 4px;
	padding-bottom: 20px;
	padding-top: 6px;
}
