/* custom classes - put into seperate style sheet - Contribute use */

.purplebold {
	font-weight: bold;
	color: #606;
}
.pdf {
	float: left;
	margin: 0 10px 20px 0;
}
div#colthree p.article {
	margin: 10px 0 5px 0;
}
.bold {
	font-weight: bold;
}
a.active {
	color: #603;
	background-color: #E5E6E0;
	background-image: url(../images/nav/subnav_bkg.gif);
	background-repeat: repeat-y;
}