html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.copy {
	font-size: 12px;
	line-height: 18px;
}
.small {
	font-size: 9px;
	font-weight: bold;
}
.headline {
	font-size: 13px;
	line-height: 18px;
}
.yellow-lozenge {
	background-image: url(images/yellow-lozenge.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bullets {
	font-weight: bold;
	margin-left: 15px;
	font-size: 13px;
}
.maintextboldsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 240px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.checkbox {
	height: 12px;
	width: 20px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	vertical-align: middle;
}
.maintextboldlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}


.mandatory {
	color: #FF0000;
	font-size: 20px;
}
