/* At-Rules */
@charset "iso-8859-1";
body{
	background-color:#32B34C;
}

.first{
	width:820px;
	background-color:white;
	border:1px solid #000000;
	padding:3px;
}
A:link,A:visited,A:active { color:#32B34C; }

body,font,td,h2,h3,p,textarea,input,select,p
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:8pt;
}
h2{
	text-decoration:underline;
}

#calcpage input{
	text-align:right;
}

#calcpage .contact {
	text-align:left;
}

#dstotal,#dstotal2,#dtotal {
font-weight:bold;
}

h1{
	color:#32B34C;
	font-size:12pt;

}
.h1,.h1 A:link,.h1 A:visited,.h1 A:active{
	text-align:center;
	font-size:25pt;
	font-weight:bolder;
	color:#32B34C;
	font-family: 'AdLib BT','Tempus Sans itc',gill, helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:0px;
	text-decoration: none;
	background-color:#1383F3;
}


.h2,.h2 A:link,.h2 A:visited,.h2 A:active{
	color:#32B34C;
	text-align:center;
	background-color:#1383F3;
}
.h2 A:active {
	text-decoration: none;
}
.sm {
	font-size:9px;
	color:#32B34C;
}

ul {
margin-top:5px;
margin-bottom:5px;
}

font.com {
	font-style:italic;
	font-weight:bold;
	color: #1383f3;
}
.footer{
	padding-bottom:10px;
	text-align:center;
	color:#000;
	margin-top:10px;
	border-top:1px solid black;
}