<!--

A {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

A:LINK {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

A:HOVER {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

A.SmallLink {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #6666FF;
}

A.SmallLink:LINK {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #6666FF;
}

A.SmallLink:HOVER {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}

TD {
	font-family: Verdana,Arial;
	font-size: 8pt;
}

TD.ContentHeader {
	font-family: Verdana,Arial;
}

FONT.ContentTitle {
	font-family: Verdana,Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #0066CC;
}

FONT.WhiteContentTitle {
	font-family: Verdana,Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

FONT.GrayContentTitle {
	font-family: Verdana,Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #808080;
}

FONT.WhiteInputLabel {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

FONT.RequiredFieldLabel {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0066CC;
}

FONT.NonRequiredFieldLabel {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

FONT.RequiredAsterisk {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #996600;
}

FONT.TipText {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #0066CC;
}

FONT.TableColumnName {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

FONT.WhiteTableColumnName {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

FONT.GrayMessage {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
}

FONT.StatusMessage {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}

FONT.ErrorMessage {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

FONT.SpecialStatus {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
}

FONT.Total {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

FONT.GrandTotal {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
}

FONT.SuccessMessage {
	font-family: Verdana,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
}

FONT.SmallFont {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

FONT.SmallWhiteText {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

FONT.SmallGrayItem {
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}

input {
	font-size:8pt;
	font-family: Verdana,Arial;
}

input.textField {
	font-size:8pt;
	font-family: Verdana,Arial;
	border:1px solid #666666;
}

input.submit {
	font-size:8pt;
	font-family: Verdana,Arial;
	border:1px solid #666666;
	background-color:#FFCC00;
}

select {
	font-size:8pt;
	font-family: Verdana,Arial;
}

textarea {
	font-size:8pt;
	font-family: Verdana,Arial;
	border:1px solid #666666;
}

-->
