/* CSS Document */
.exhireheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3366FF;
	text-align: center;
	letter-spacing: 2pt;
}
.exhiretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3366FF;
	font-weight: normal;
	line-height: 10pt;
	border-top-style: none;
	font-style: normal;
}
.exhireprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	font-weight: normal;
	line-height: 10pt;
	border-top-style: none;
	font-style: normal;
}
.exhirebullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3366FF;
	font-weight: normal;
	line-height: 10pt;
	border-top-style: none;
	font-style: normal;
	list-style-type: none;
	text-align: center;
}
.exhiretableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3366FF;
	font-weight: normal;
	line-height: 10pt;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	border-bottom-width: 1px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #3366FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: left;
}


