a {
	font-family: arial;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	color: #333333;
	font-size: 9pt;
	text-decoration: underline;
}
a.kiosk {
	font-family: arial;
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.kiosk:hover {
	font-family: arial;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
.text {
	font-family: arial;
	color: 000000;
	font-size: 9pt;
	text-decoration: none;
}
.title {
	font-family: arial;
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tblbor {
	border: 1px solid #CCCCCC;
}
.buttons {
	border: 1px solid #4081C1;
	font-family: arial;
}
.reporttitle {
	font-family: arial;
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.tbBkCol {
	background-color: #F1EDE4;
}
#hideshow{
	visibility: hidden;
}
.lf{
	font-size: 14pt;
}
.err{
	font-weight: bold; color: #FF0000;
}