.iDlInsertText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #FFFFFF;
	background-color: #003366;
	font-weight: normal;
}
.iDlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 10pt;
}
.iDlCopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
}
.required {
	background-color: #FFFF99;
}

