body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:0;
}
.thePage{
	width:100%;
	padding:0;
	margin:0;
}
.header{
	display:none;
}

h1 {
	margin: 0px;
	padding: 0px;
}

.blueText
{
	color:#3E6690;
}
h2
{
	color:#3E6690;
}
.pkrTable{
	background-color:#CDD0B2;
}
.metricData
{
	background-color:#C9E4FB;
}
.blueBar{
	background-color:#9DCFF8;
	border-bottom:1px solid #ccc;
}
.whiteBelow{
	border-bottom:1px solid #ccc;
}
.blueBelow{
	border-bottom:1px solid #3E6690;
}


.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
}
