.detailHeading {
	font-weight:normal;
	color: #459583;
	text-align:left;
}
.rightColumn {
	font-weight:normal;
	background-color: #C4DED6;
	text-align:left;
	padding:5px;
}
.endangered {
	font-weight:bold;
	color: #ff0000;
}
.listDivider { 
	background-color: #459583;
	height:1px;
}
.listDividerLight { 
	background-color: #E9F4F1;
	height:1px;
}
.listDividerHeavy { 
	background-color: #E9F4F1;
	height:3px;
}
.subHeading {
	font-weight:bold;
	color:#459583;
	background-color: #E1EEEA;
	text-align:left;
	padding:2px 5px 3px 5px;
}
.detail {
	padding:2px 5px 3px 5px;
}

