tr {
	padding: 0px;
	font: normal 11px/30px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
	width: 20%;
	text-align: center;
}
td {
	border: 1px solid #E8E8E8;
	margin: 0px;
	padding: 0px;
}
.orangeheading {
	font-weight: bold;
	color: #FFFFFF;
	background: #EDC936;
	text-align: center;
	margin-right: 0px;
	margin-left: 5px;
	border-bottom: 2px solid #AE7B1C;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.greenheading {
	font-weight: bold;
	color: #FFFFFF;
	background: #9AD856;
	text-align: center;
	border-bottom: 2px solid #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.blueheading {
	font-weight: bold;
	color: #FFFFFF;
	background: #52B6EB;
	text-align: center;
	border-bottom: 2px solid #0066CC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sideheading {
	font-weight: bold;
	color: #666666;
	background: #EFEFEF;
	padding-left: 10px;
	text-align: left;
}
.topleftheading {
	font-weight: bold;
	color: #FFFFFF;
	background: #C0C0C0;
	padding-left: 10px;
	text-align: left;
	border-bottom: 2px solid #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
table {
	margin: 10px auto;
	width: 750px;
	padding: 0px;
}
.yes {
	font-weight: bold;
	color: #5EBD24;
}
.no {
	font-weight: bold;
	color: #D5402B;
}
.blankcell {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
