.keywordhighlight { color:#FF0000; font-weight: bold; }
.datatablehead {
	background-color: #578EC7;
	color: #FFFFFF;
	font-weight: bold;
}
a.datatablehead {
	background-color: #578EC7;
	color: #FFFFFF;
	font-weight: bold;
}
.dataalternate1 { background-color: #99CCFF; }
.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: 9pt; }
.dataheadline2 { font-weight: bold; font-size: 9pt; }
.dataheadline3 { font-weight: bold; font-size: 9pt; }
.datainputfield {font-weight: normal; font-family: sans-serif; font-size: 9pt }

.leftcolumntitle {
	background-color: #578EC7;
	color: #FFFFFF;
	font-weight: bold;
}

.nav1on {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	background-color: #C2D7EB;
}
.nav1on:hover { color: #333399; }
.nav1off {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	background-color: #578EC7;
}
.nav1off:hover {
	color: #99CCFF;
}
.nav1 { font-size: 13px; background-color: #578EC7; }
 
.nav2on { font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	background-color: #578EC7; }
.nav2on:hover { color: #99CCFF; }
.nav2off { font-weight: bold;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	background-color: #C2D7EB;}
.nav2off:hover { color: #578EC7; }
.nav2 { font-size: 13px; background-color: #578EC7;}

.tabon{ 
font-weight: bold;
	color: #FFFFFF;
	background-color: #578EC7;
	text-decoration:none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	 }
	 
.tabon:hover{color: #FFFFFF; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
.taboff{ font-weight: bold; color: #000000; background-color: #C2D7EB; text-decoration:none; font-size: 8pt; font-family: Arial, Helvetica, sans-serif;
}
.taboff:hover{color: black; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

