#sidebar,
#participantFilters,
.noPrint { display: none; }

.noList { display: block; }

body,
#wrap,
#main {
	width: 98% !important;
	margin: 0 2%;
	padding: 0;
	float: none !important;
	}

#logoHolder {
	float: none;
	display: block;
	}

table.listing {
	border-collapse: collapse;
	width: 100%;
	margin: 12pt 0;
	}

#wrap table.listing th,
#wrap table.listing td {
	padding: 5pt 8pt;
	border: 1pt solid #E3E3D7;
	text-align: left;
	font-size: 8pt;
	page-break-inside:avoid;
	}

table.listing .rowHeader { font-weight: normal; }
table.listing .name { width: 35%; }
table.listing .category { width: 20%; }
table.listing .benefit { width: 44%; }

table.listing strong { font-weight: normal; color: #000; }
#wrap table.listing .name strong,
#wrap table.listing .benefit strong { margin-bottom: 8pt; line-height: 1.3; font-size: 9pt; }

a:link,
a:visited { color: #000; text-decoration: none; font-weight: bold; }
.wordCap { text-transform: capitalize; }


.padder ol li { margin-bottom: 1em; }
.padder ol li p {
	margin: 0.2em 0 0.3em 0;
	line-height: 1.2;
	font-weight: normal;
	}

.padder ol li p.detailDesc { font-size: 90%; font-weight: bold; }
.padder ol li p.detailDetails { font-size: 90%; }