#divMainNav {
	display: none;
}
h3 {
	font-size: 1.1em;
	text-align: left;
}
#divContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}
h1 {
	font-size: 1.5em;
	text-align: center;
}
h2 {
	font-size: 1.25em;
	text-align: center;
}
#divRightCol {
	display: none;
}
.hide {
	display: none;
}
#divHeader h1 {
	font-size: 2em;
}
.clearer {
	border-top: 1px solid #000000;
}
.Question {
	font-weight: bold;
}
table {
	border-collapse:collapse;
	margin: 0px auto;
}
h6 {
	font-size: 0.7em;
	text-align: center;
	margin-top: 5px;
}
#divPearson {
	border: 1px solid #000000;
	font-size: 0.8em;
	width: 45%;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
}
#divPearson .topright {
	text-align: center;
	border: #FFFFFF;
	width: auto;
	float: right;
	clear: right;
}
#divPearson .topleft {
	width: auto;
	border: #FFFFFF;
	float: left;
	text-align: center;
}
#divPearson .centre {
	width: 100%;
	border: #FFFFFF;
	clear: both;
	text-align: center;
	padding-bottom: 15%;
	padding-top: 15%;
}
#divPearson .bottomleft {
	border: #FFFFFF;
	width: auto;
	float: left;
	text-align: center;
}
#divPearson .bottomright {
	border: #FFFFFF;
	float: right;
	width: auto;
	text-align: center;
}
#divPearson .clear {
	height: 1px;
	border: #FFFFFF;
	width: 100%;
	clear: both;
	font-size: 1px;
	left: -220%;
}

