<!--
BODY {
	font-family: Arial;
	font-size: 12px;
	width: auto;
	background-color: #859861;
	color: #000000;
	width: 766px;
	margin: 0 auto;
}

A {
	font-family: Arial;
	font-weight: normal;
	color: #7CAED5;
	font-weight: bold;
	text-decoration: none;
}

A:LINK {
	font-family: Arial;
	font-weight: normal;
	color: #7CAED5;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial;
	font-weight: normal;
	color: #859861;
	font-weight: bold;
	text-decoration: none;
}

TD {
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	font-size: 12pt;
}

.ColumnHeader {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	background-color: #993400;
	font-size: 10pt;
}

IMG.PicOff {
	border: 2px solid #cccccc;
}

IMG.PicOn {
	border: 2px solid #c74811;
}

FONT.RequiredFieldLabel {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0081ac;
}

FONT.NonRequiredFieldLabel {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

FONT.RequiredAsterisk {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffb12b;
}


FONT.ErrorMessage {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

input,button,select {
	font-size:8pt;
	font-family: Arial;
}

input,button,select.SmallInput {
	font-size:8pt;
	font-family: Arial;
}

-->
