#auditorbodysection {
	width: 970px;
}
#link {
	float: right;
	padding: 0px 10px 0px 0px;
}
#link a {
	font-size: 75%;	
}
dl {
	margin: 0;
	padding: 0px 10px 10px 15px;
	line-height: 20px;
}
dt {
	padding: 7px 10px 0 0px;
	margin: 0;
	/*top: 1.1em;
	min-width: 120px;*/
	font-weight: bold;
}
dd	{
	/*border-bottom: 1px solid #c0c0c0;
	margin: 0 0 0;*/
	margin: 0;
	padding: 0 10px 10px 0px;
}
#auditormainsection ul li ul li {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
ul.nobullets {
	list-style: none;
}
#auditorbodysection .footnote {
	font-size: 75%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#auditormainsection th.table_header {
	/*color: #444;
	background-color: #eee;*/
	 background-color:#003366;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
}
#auditormainsection td {
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	padding: 10px;
	/*border-bottom: solid 1px #eee;*/
}
#auditormainsection tr.shaded {
	background:#f3f9ff;
}
.pdfsize {
	font-size: 75%;
}
