body {
	background-color: #E1E2E2;
}

#alpar {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;	
}

#alpar h2 {
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:30px;
}

#alpar h3 {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:6px;
}

#alpar .blue {
	color: #0066CC;
}

#alpar ul {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:14;
	margin-top:0;
  	padding:0;
}

alpar li {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	list-style-position:outside;
	list-style-type:disc;
  	padding:2;
}

.repeatalpar {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

#calculation {
	display: block;
}

#calculation .amount {
	font-size:26px;
	font-weight:bold;
}

.footercopy {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
	font-weight: normal;
	color: #000000;
}
.formhead {
	color:#FFFFFF;
	Font-weight: bold;
	background-color: #3366CC;	
}
.caltable {
	background-color: #FFFFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	text-align: center;
}
.caltable th {
	color:#FFFFFF;
	Font-weight: bold;
	background-color: #3366CC;
	vertical-align: bottom;
	text-align: center;
	line-height: normal;
}
.advcalculation {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
