.calc {
	background: #f8f8f8;
	border: 1px solid #8688A8;
	font: 83% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
	border-collapse: collapse;
}
.calc_input {
	font: 100% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
}
.calc_button {
	font: 83% arial,verdana,helvetica,lucida,sans-serif;
	color: #000000;
}
.sfont {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	color: #666;
}
.err{
	color: #CC0000;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 100%;
}
TH {
	border: 1px solid #8688A8;
	background: #d3d3d3;
	font-weight: bold;
	padding: 3px;
	color: #333333;
	text-align:center;
	font-size: 12px
}
#tiplayer {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
}

.fill01 {background-color: #FFFFFF}
.fill02 {background-color: #ebebeb}
#calcH1{
	font: bold 125% arial,verdana,helvetica,lucida,sans-serif;
	color: #595B70;
	text-align: center;
}
#calclist{font: 83% arial,verdana,helvetica,lucida,sans-serif}
#calclist li{margin-bottom: 6px}

#pathway{
	font: bold 20px arial,verdana,helvetica,lucida,sans-serif;
	color: #153564;
	text-align: center;
}
#pathway a{
	font-weight: normal;
	text-decoration: none;
}
#texttable{
	font: 83% arial,verdana,helvetica,lucida,sans-serif;
}

/* free mortgage calc csss */
.style1 {
	color: #153564;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #153564;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link{text-decoration:underline; color:#153564}
a:visited{
	text-decoration:underline;
	color: #153564;
}
a:hover{text-decoration:none; color:#0060BF}
a:active{
	text-decoration:underline;
	color: #153564;
}
body {
	background-color: #c9c9c9;
}
.form_header_needs{
	color:#fff;
	font-weight:bold;
	FONT-FAMILY:Arial,Verdana;
	padding-left: 8px;
	font-size: 20px;
}
.app_borders {border-left:#b2aea1 1px solid; border-right:#b2aea1 1px solid;}
.bottom_bg_corners{BACKGROUND:url(images/bottom_corners_default.gif) #fff no-repeat center bottom; PADDING-BOTTOM:11px; MARGIN-LEFT:auto; MARGIN-RIGHT:auto}
.top_bg_corners{
	BACKGROUND:url(images/top_corners_default.gif) #fff no-repeat 50% top;
	PADDING-TOP:11px;
	width: 683px;
	height: 10px;
}
.header_text_two{FONT:bold 16px Arial; COLOR:#133162}
.app_bg {
	background: #f5f7f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* end free mortgage calc csss */
