#communityquiz h1, #communityquizresults h1
	{
	font-family:"Benton",georgia,times,times new roman;
	font-size:20px;
	border-top:1px solid #000;
	border-bottom:3px double #000;
	}
	

#communityquizresults h2
	{
	font-family:arial,helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	margin-top:30px;
	}

#communityquizresults p
	{
	font-family:georgia,times,times new roman,serif;
	font-size:11pt;
	font-style:italic;
	}


#communityquiz div.number
	{
	font-family:arial,helvetica,sans-serif;
	font-size:36pt;
	margin-top:20px;
	color:#c5ceb1;
	}
	
#communityquiz p.intro
	{
	font-family:"Benton",georgia,times,times new roman;
	font-size:13px;
	}
	
#communityquiz p.question
	{
	margin-top:0;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	}

#communityquiz hr, #communityquizresults hr
	{
	height:1px;
	border:0;
	color:#000;
	background-color:#000;
	margin:20px 0 20px 0;
	}
	
#communityquiz table td
	{
	vertical-align:top;
	padding:0;
	}

#communityquiz table th
	{
	vertical-align:bottom;
	padding:0;
	}
	

table#ratings
	{
	width:100%;
	border-collapse:collapse;
	}
	
table#ratings td
	{
	width:45px;
	text-align:center;
	vertical-align:middle;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ccc;
	font-size:9pt;
	}

table#ratings td.label
	{
	width:260px;
	text-align:left;
	}



table#localcommunity
	{
	width:500px;
	border-collapse:collapse;
	}
	
table#localcommunity td
	{
	width:100px;
	text-align:center;
	padding:4px;
	}
	

table#demographics
	{
	width:640px;
	border-collapse:collapse;
	}
	
table#demographics th
	{
	width:110px;
	text-align:left;
	vertical-align:top;
	}

table#demographics td
	{
	padding:4px 0 0 0;
	vertical-align:top;
	}
	
table#demographics th.wide
	{
	width:200px;
	}
	

table#ratings th, table#localcommunity th
	{
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;
	color:#666;
	}


/* Results Page */


#lowerthanyou, #higherthanyou
	{
	font-family:georgia,times,times new roman,serif;
	font-size:15pt;
	font-style:italic;
	}

#lowerthanyou
	{
	color:#fff;
	}

#lowerthanyou .value, #higherthanyou .value
	{
	font-family:"Arial Black",arial,helvetica,sans-serif;
	font-size:36pt;
	font-weight:bold;
	font-style:normal;
	}

#higherthanyou .value
	{
	color:#999;
	}

#lowerthanyou .red, #higherthanyou .red
	{
	color:#c00;
	}
	
	
#lowerthanyou
	{
	padding:10px 65px 20px 20px;
	}
	
#higherthanyou
	{
	padding:20px 20px 20px 20px;
	}


table#demographicbreakdowns
	{
	border-collapse:collapse;
	width:100%;
	}
	
table#demographicbreakdowns td
	{
	font-family:helvetica,arial,sans-serif;
	font-size:9pt;
	padding:4px 4px 4px 10px;
	font-weight:bold;
	color:#666;
	text-align:center;
	}
	
table#demographicbreakdowns td.major
	{
	color:#000;
	}

table#demographicbreakdowns td.label
	{
	width:236px;
	color:#000;
	font-weight:normal;
	text-align:left;
	}

table#demographicbreakdowns tr.underlined td
	{
	border-bottom:1px solid #000;
	}
	
table#demographicbreakdowns tr.shaded td
	{
	background-color:#e2e8d7;
	}

table#demographicbreakdowns tr.national td
	{
	font-size:13pt;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
	padding:10px 4px 4px 10px;
	}	

table#demographicbreakdowns tr.subsection td
	{
	font-size:11pt;
	font-weight:bold;
	color:#000;
	padding:15px 0 0 10px;
	text-align:left;
	}	
	
	

table#communitycharacteristics
	{
	border-collapse:collapse;
	width:100%;
	}
	
table#communitycharacteristics td
	{
	width:75px;
	font-weight:bold;
	color:#666;
	text-align:center;
	vertical-align:bottom;
	padding:2px 4px 4px 4px;
	border-bottom:1px solid #000;
	}

table#communitycharacteristics th
	{
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;
	color:#666;
	vertical-align:bottom;
	}

table#communitycharacteristics tr.checkmarks td
	{
	border:0;
	padding:4px 4px 0 4px;
	}

table#communitycharacteristics td.label
	{
	width:300px;
	text-align:left;
	color:#000;
	}