#header, #fontsizeWrap, #topNav, #subNavigation, #sideNavWrap, #profilePlayerDiv, #fakeProfilePlayer, .nextLink, .plusSign, .close, #printQuizButton, .printLogo{
	display: none;
	background: none;
}

a {
	color: #000;
	text-decoration: none;
}

#bodyContentWI
{
	width: 800px;
	margin-left:0px;
	background: none;
}

#contentResize, #pageTitle {
	font-family: sans-serif;	
}

#q1, #q2, #q3, #q4, #q5, #q6
{
	display: block;
	width:800px;
	margin: 0;
	padding: 0 0 80px 0;
}

.rowA td, .rowB td, .rowHead td {
	font-size: 12px;
}

table.rowHead td {
	font-size: 14px;
}

/* New Header */
div#printHeader
{
  display: block;
  width: 622px;
  height: 149px;
}

h1
{
  margin-top: 0;
  padding:0 25px;
}

#bodyContentRD, #bodyContentWI, #bodyContentCG, #bodyContentAS, #bodyContentTH, #bodyContentLH, #bodyContentRC, #bodyContentAS
{
	width: 622px;
}

#contentResize
{
	padding: 0 25px;
}

#contentResize #poll
{
	width: 0;
}


table.tableWrap tbody tr td table.tableFiveFiftyFive tbody tr.rowHead td
{
	color: #313f4e;
	width: 622px;
/*	border-top: solid 1px #313f4e;
	border-bottom: solid 1px #313f4e;	*/
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
	
}



