.link-pdf {
	background: url('images/pdf_icon.png') left center no-repeat;
}

.link-external {
	background: url('images/ext_icon.png') left center no-repeat;
}

.link-erg {
	background: url('images/erg_icon_small.png') left center no-repeat;
}

.align-right {
	float: right;
	margin: 5px 20px 5px 10px;
}
.photo-border-right {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 2px;
	border:	1px solid #ccc;
}

.align-left {
	float: left;
	margin: 5px 10px 5px 20px;
}
.content-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #003466;
	font-size: 1.1em;
	line-height: 1.2em;
}
#mainbody p.paragraph-horz-divider {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
