body
{
	margin:30px;
	background:#F4F4F4;
	color:#000;	
	text-align:center;
}
body, textarea, input, table
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:13px;	
}
#container
{
	position:relative;
	text-align:left;
	width:1000px;
	margin:0 auto;
}
#wrapper
{
	width:850px;
}
#sidead
{
	position:absolute;
	top:0;
	right:0;
}
.field
{
	border:1px solid #C0C0C0;
	background:lightyellow;	
	padding:2px;
}
table td
{
	vertical-align:top;	
}
.result
{
	background:lightyellow;
	border:3px dashed #C0C0C0;
	color:red;
	font-size:30px;	
	padding:10px;
	text-align:center;
}
.ref
{
	border:1px solid #000;
}
fieldset
{
	padding:20px;
	margin-bottom:20px;
	border-top:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	border-right:3px solid #C0C0C0;
	border-bottom:2px solid #C0C0C0;
}
legend
{
	font-family:arial,verdana,helvetica,sans-serif;
	font-weight:bold;
	color:#999;
	background:inherit;
	padding:0px 10px;
	margin-left:-15px;
}
.calculate
{
	height:40px;
	width:150px;	
}
.disclaimer
{
	line-height:18px;
	font-size:11px;
}
h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:20px;
	color:darkblue;	
}
h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
	color:maroon;
}
h3
{
	font-family:arial,helvetica,sans-serif;
	font-size:17px;
	color:#999;
	margin-top:60px;
}
p
{
	line-height:20px;	
}
.warn
{
	color:red;	
}
hr
{
	color:#C0C0C0;
	height:1px;	
}
.footer
{
	font-size:11px;
	color:#333;
	float:right;
}
.part
{
	background:#FFF;
	border:1px dashed #C0C0C0;	
	padding:20px;
}
.container
{
	width:100%;	
}
#ad
{
	text-align:center;
}