.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.report-title {
	background: url(../img/arrow_1.gif) no-repeat 10px 3px;
	padding: 0 0 11px 20px;
	font-weight: bold;
}

.report-download {
	padding: 0 0 12px 20px;
	font-size: 94%;
}

.report-questions {
	background-color: #FAF3E9;
	padding: 8px;
	margin: 0 0 20px 35px;
	font-size: 94%;
}

.note {
	color: #999999;
}


.tool-nav {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/bg_footer_inverse.gif);
	background-repeat: no-repeat;
	background-position: -200px top;
}
.tool-nav-left {
	float: left;
	width: 200px;
}
.tool-nav-right {
	float: right;
	width: 200px;
}
.tool-nav-archive {
	clear: both;
	border: 1px solid #ffffff;
	padding-top: 10px;
}

