
body {
	padding: 20px 20px 80px 20px;
}

#titlePage {
	display: none;
}

#logo {
	float: right;
	text-align: right;
	clear: both;
}

#toolsTop {
	margin: 0;
	padding: 0 0 0 0;
}

#toolsTop h1 {
	margin: 0;
	padding: 0;
}

#toolsTop h2 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #f89c34;
	text-transform: uppercase;
	font: normal 14px/28px Helvetica, "Helvetica Neue", Arial, sans-serif;
}

#toolsTop .selector {
	float: left;
}

.printButton {
	padding: 10px 0 4px 0;
}

#toolsTop .selector div label {
	margin: 0 0 0 6px;
	color: #a90a0e;
	text-transform: uppercase;
	font: normal 14px/22px Helvetica, "Helvetica Neue", Arial, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

.contentBlock {
	width: 50%;
	float: left;
}

.contentRow {
	clear: both;
}

#tableOfContents {
	clear: both;
}

#tableOfContents h3 {
	margin: 0 0 0 0;
	border: 1px solid #fff;
	border-left-width: 0;
	border-right-width: 0;
	padding: 0 0 0 72px;
	font: normal 14px/28px Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #fff;
}

#tableOfContents h3.report { background: url('../img/bg_toc_1_report.gif') top left repeat; }
#tableOfContents h3.performance { background: url('../img/bg_toc_2_performance.gif') top left repeat; }
#tableOfContents h3.governance { background: url('../img/bg_toc_3_governance.gif') top left repeat; }
#tableOfContents h3.product { background: url('../img/bg_toc_4_product.gif') top left repeat; }
#tableOfContents h3.environmental { background: url('../img/bg_toc_5_environmental.gif') top left repeat; }
#tableOfContents h3.people { background: url('../img/bg_toc_6_people.gif') top left repeat; }
#tableOfContents h3.supplier { background: url('../img/bg_toc_7_supplier.gif') top left repeat; }
#tableOfContents h3.awards, #tableOfContents h3.awardsNoPrint { background: url('../img/bg_toc_8_awards.gif') top left repeat; }


#tableOfContents ul {
	margin: 0;
	padding: 3px 12px 10px 20px;
	list-style: none;
}
#tableOfContents table td {
	border: 0 solid #fff;
	border-left-width: 1px;
	border-right-width: 1px;
}
#tableOfContents td.report { background: #fdd974; }
#tableOfContents td.performance { background: #d6d565; }
#tableOfContents td.governance { background: #c6ca85; }
#tableOfContents td.product { background: #c8bc7d; }
#tableOfContents td.environmental { background: #d3b476; }
#tableOfContents td.people { background: #d8b76d; }
#tableOfContents td.supplier { background: #f3e869; }
#tableOfContents td.awards { background: #eeb663; }

#tableOfContents li {
	margin: 0;
	padding: 1px 12px 1px 20px;
	border-bottom: 1px dotted #ad8a37;
}

#tableOfContents li label {
	margin: 0;
	padding: 0 0 0 15px;
	font: normal 11px/14px Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #7d4900;
}

#tableOfContents li label.sub {
	padding: 0 0 0 40px;
}



.sec {
	display: none;
}

.secPrint {
	display: none;
}