body
{
	background-image: url(images\faded.gif);
	background-color: #f1f1ff;
}
.GridCellTd
{
}
.GridHeaderLabel
{
}
.TextBoxInput
{
}
.FormLabel
{
	font-size: smaller;
	font-family: Arial;
}
.FormTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #9900ff;
	font-family: 'Arial';
	text-align: center;
}
.CriteriaTable
{
	border-right: #6600ff thin solid;
	border-top: #6600ff thin solid;
	font-size: smaller;
	border-left: #6600ff thin solid;
	border-bottom: #6600ff thin solid;
	font-family: Arial;
	background-color: #eeebff;
}
.CriteriaTd
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.FormButton
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}
.formCurrency
{
	text-align:right;
}
.formNumber
{
	text-align:right;
}
.contractBody
{
	font-size: 7pt;
	font-family: Arial;
	background-color: white;
	background-image: none;
}
.contractTable
{
	table-layout: fixed;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	border-bottom-style: solid;
}

.contractFooter
{
	page-break-after: always;
}
.policyLabel
{
	overflow: hidden;
}
.designByLabel
{
	font-style: italic;
	font-family: Arial;
	font-size: 8pt;
}
.designByA
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
