/* CSS Document */
.a1datatable
{
    padding: 10px;
    margin: 0;
}
h1.a1item
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	color: #000000;
	padding:0;
	margin:0;
    text-align:center; 
	vertical-align: top;
}
.a1price
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	color: #000000;
	vertical-align: bottom;
}
.a1exgst
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 6pt;
	FONT-WEIGHT: bold;
	color: #000000;
	vertical-align: bottom;
	padding-top: 5px;
}
.a1desheadings, .a1desheadings p
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	color: #000000;
	vertical-align:top;
}
.a1desheadings p{
    margin:0;
	padding:0;
}
.a1description, .a1description p
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	color: #000000;
	vertical-align:top;
}
.a1description p{
    padding:0;
	margin:0;
}
.a1divider
{
	border-bottom: 1px solid #000000;
}
.a1order
{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	color: #000000;
	vertical-align:top
}

