@charset "utf-8";
#header {
	background-image: url(images/calculator_03.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 692px;
	float: left;
}
#calculate {
	background-image: url(images/calculator_07.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 692px;
	float: left;
	margin-left: 133px;
}
#midcolum {
	background-image: url(images/calculator_05.jpg);
	width: 692px;
	height: 455px;
	float: left;
	background-repeat: no-repeat;
}
#download {
	float: left;
	margin-top: 85px;
	margin-left: 25px;
	width: 200px;
}
#download p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #023D75;
}

#formstyle {
	margin-left: 250px;
	margin-top: 25px;
	margin-right: 70px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01366C;
	line-height: 22px;
	font-weight: normal;
}
#footer {
	float: left;
	width: 990px;
	text-align: center;
}
#formstyle h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #01366C;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#formstyle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01366C;
	line-height: 30px;
}
#formstyle input {
	margin-bottom: 0px;
}

#wrapper {
	width: 990px;
}
#ltcol {
	background-image: url(images/calculator_02.jpg);
	height: 331px;
	width: 133px;
	background-repeat: no-repeat;
	float: left;
}
#formstyle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01366C;
	line-height: 22px;
	font-weight: normal;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01366C;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01366C;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01366C;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01366C;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
#download a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #023D75;
	text-decoration: none;
}
#download a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #023D75;
	text-decoration: none;
}
#download a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #023D75;
	text-decoration: underline;
}
#download a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #023D75;
	text-decoration: none;
}
