table#CRDCodesOfPractice
{
	width: 100%;
	border: 0;
}

table#CRDCodesOfPractice th.business_sector
{
	color: #FFFFEE;
	background-color: #7A95AD;
	padding: 5px 20px;
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

table#CRDCodesOfPractice td.dates
{
	color: #000000;
	background-color: #DFECF0;
	padding: 0 40px;
	border: 0;
	text-align: left;
	font-style: italic;
	font-size: smaller;
}

table#CRDCodesOfPractice td.contaminants
{
	background-color: #DFECF0;
	padding: 0 20px;
	border: 0;
}

table#CRDCodesOfPractice td.contaminants h4
{
	padding-bottom: 0;
	margin-bottom: 0;
}

table#CRDCodesOfPractice td.PDFlinks
{
	padding: 10px 0;
	text-align: center;
	border: 0;
}

div.linkup
{
	width: 20px;
	float: right;
	clear: none;
	display: block;
}

div.linkup a,
div.linkup a:hover
{
	color: #AACC99;
	text-decoration: none;
}

