body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #f5f5f5;
}

.jdcslogohead {
	font-size: 36pt;
	font-weight: bold;
	font-style: italic;
}

.subhead {
	font-size: 18pt;
	font-weight: bold;
}

.buttonstyle {
	font-size: 10pt;
	font-weight: bold;
	border: thin outset #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	padding: 2px;
	background-color: #999999;
}
.tablesubhead {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.requiredfield{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
