.factsFigs table {
	width: 500px;
	margin-left: 10px;
}
.factsFigs td {
	color: #476491;
	vertical-align: top;
}
.factsFigsTop {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #91ACBC;
	border-bottom: 1px solid #91ACBC;
	margin-top: 20px;
	background: #DBE9F6;
}
.factsFigsTop table {
	width: 500px;
	margin-left: 10px;
}
.factsFigsTop td {
	color: #476491;
}
.factsFigs {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #91ACBC;
	background: #DBE9F6;
}
#pieCharts td {
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#pieCharts {
	width: 524px;
	margin-top: 15px;
}
