@charset "UTF-8";
/* CSS Document */


p.p1 {margin: 0.0px 0.0px 18.0px 0.0px; font: 18.0px Times}
p.p2 {margin: 0.0px 0.0px 18.0px 0.0px; font: 18.0px Times; min-height: 21.0px}
span.s1 {font: 27.0px Times}
span.s2 {font: 18.0px Lucida Grande}
span.s3 {font: 15.0px Times}
span.s4 {font: 13.5px Lucida Grande}

body {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:65px;
	margin-bottom:50px;
	font-family:Helvetica, Arial;
	font-size:12px;
}

p
{
	margin-bottom:10px;
}

td, th{
	text-align:left;
	width:100px;
}

.wide {
	width:300px;
}

#chart_data, #chart_data_source, #chart_data_total
{
	visibility:hidden;
}

.heading
{
	color:white;
	background-color:Black;
	padding:3px 5px;
	margin-top:65px;
	margin-bottom:10px;
}

.gf-title, a
{
	color:#3366FF;
	text-decoration:none;
}

.gfc-resultsHeader
{
	visibility:hidden;
}

a:hover
{
	color:#0000CC;
}
