.PageBODY {background-color: #F7FBFB; color: #000000}
.FormTABLE {border: 1px ridge #F0F0F0}
.FormHeaderTD {background-color: #000080; text-align: Center; border: 1px inset #F0F0F0}
.FormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #FFFFFF; font-weight: bold}
.FieldCaptionTD {background-color: #F7FBFB; border: 1px outset #F0F0F0}
.FieldCaptionFONT {font-family: Arial, Tahoma, Verdana, Helvetica; color: #000080; font-size: 10pt}
.DataTD {background-color: #F7FBFB; border: 1px inset #C7E7D7}
.RecordSeparatorTD {background-color: #C7E7D7; border: 1px solid #F0F0F0}
.DataFONT {font-family: Arial, Tahoma, Verdana, Helvetica; color: #000000; font-size: 10pt}
.ColumnFONT {
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.ColumnTD {background-color: #468E8E; border: 1px solid #F0F0F0}
.DataTDAlter {
background-color: #D0E8E8; border: 1px inset #C7E7D7
}
.FormHeaderFONTsmall {
font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 10pt; color: #FFFFFF; font-weight: normal
}
.SmallNote {
	font-size: xx-small;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
.DeveloperNote {
	background-color: #66FFCC;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;


}

