UL { font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
LI { font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
P { font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
BR { font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
TR { font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
TD { font-style: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

BODY {
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

H6, H5, H4, H3, H2, H1 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
BLOCKQUOTE { font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
select, input, form, option, value, textarea {font-weight: normal; font-family: sans-serif; font-size: 9pt }

.keywordhighlight { color:#FF0000; font-weight: bold; }
.datatablehead {
	background-color: #006599;
	color: #FFFFFF;
	font-weight: bold;
}
.dataalternate1 { background-color: #EFEFEF; }
.dataalternate2 {
	background-color: #FFFFFF;
}
.dataoddrow { background-color: #EFEFEF; }
.dataevenrow { background-color: #FFFFFF; }
.datatablefoot { background-color: #BDBDBD; }
.datahelptext {
	background-color: #BDBDBD;
	color: #000000;
}
.dataheadline1 { font-weight: bold; font-size: 12px; }
.dataheadline2 { font-weight: bold; font-size: 12px; }
.dataheadline3 { font-weight: bold; font-size: 12px; }
.datainputfield {font-weight: normal; font-family: sans-serif; font-size: 9pt }

.leftcolumntitle {
	background-color: #006599;
	color: #FFFFFF;
	font-weight: bold;
}

.tabon{ 
font-weight: bold;
	color: #FFFFFF;
	background-color: #006599;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	 }
	 
.tabon:hover{color: #FFFFFF; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
.taboff{ font-weight: bold; color: #000000; background-color: #FFFEE9; text-decoration:none; font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}
.taboff:hover{color: #000000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
