﻿td {
	font-size: 13px; line-height: 16px; 
	font-family: Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
}
a {
	text-decoration: none;
}
a.Printable, a.Printable:active, 
a.Printable:visited, a.Printable:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.Printable:hover {
	text-decoration: underline;
}
.style1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
fieldset {
	border:					tiny black solid;
	padding: 				5px;
}
legend {
	border:					0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	text-decoration:		none;
	font-style:				normal;
	font-weight:			bold;
	padding: 				0px;
}
.InputLabel, .InputField, .InputNote, .InputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.InputField, .InputText {
	font-weight: normal;
}
.InputNote {
	color: red;
}
.ErrBox {
	width: 98%;
	border-collapse: collapse;
	border: 2px solid #000000;
	background-color: #FFFF00;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

thead {
	display: table-header-group;
}
tbody {
}
tfoot {
	display: table-footer-group;
}


/***************************************
**	Review and finished forms BOF
****************************************/
th.radios_1st, td.radios_1st {
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-top: 1px black solid;
	border-right: 1px silver solid;
}
th.radios_middle, td.radios_middle {
	border-bottom: 1px black solid;
	border-left: 1px silver solid;
	border-top: 1px black solid;
	border-right: 1px silver solid;
}
th.radios_last, td.radios_last {
	border-bottom: 1px black solid;
	border-left: 1px silver solid;
	border-top: 1px black solid;
	border-right: 1px black solid;
}



/***************************************
**	Review and finished forms EOF
****************************************/

/***************************************
**	Review and finished forms BOF
****************************************/
.DisplayList {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	color: black;
	text-decoration:none;
}

/***************************************
**	Review and finished forms EOF
****************************************/