#checkList, #checkListSubmit {
	width: 530px;
	text-align: center;
	padding: 0;
}
#checkList {
	margin: 16px 0 0 0;
}
#checkListSubmit {
	margin: 0px 0 0 0;
}
.ThankYouSubHead {
	font-size: 11pt;
	font-weight: 600;
}
.ThankYouCenterText {
	text-align: center;
	margin: 0 0 0 6px;
}
.ThankYouBodyText {
	
}
.checkListTable {
	text-align: center;
	width: 400px;
}
.CheckListHead {
	font-size: 12pt;
	font-weight: 600;
	text-align: center;
}
.CheckListDesc {
	font-size: 8pt;
	text-align: right;
}
.CheckListBox {
	text-align: center;
}
.checkListTableHead {
	font-size: 7pt;
	text-align: center;
	padding: 2px 3px 2px 0;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.checkListCenter {
	border-left: solid 1px #000000;
}
#panChangesMade {
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	margin-top: 30px;
}