.externalLinkButtons  img  {
	margin-bottom: 10px;
}
.newsPic {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
	height: 90px;
	width: 90px;
	border: 1px solid #D9D9D9;
}
.newsPic img {
	padding: 10px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imageRight {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.columnMidFullWidthPic {
	padding-bottom: 1em;
}
.picWithCaptionFullWidthPic {
}
.picWithCaptionFullWidthPic p {
	font-size: 0.9em;
	margin-bottom: 0.3em;
	color: #666;
	clear: both;
}
.picWithCaptionFullWidthPic img {
	padding-bottom: 4px;
}
.picWithCaptionRight170 {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 170px;
}
.picWithCaptionRight170 p {
	font-size: 0.9em;
	margin-bottom: 0.3em;
	color: #666;
	clear: both;
}
.picWithCaptionRight170 img {
	padding-bottom: 4px;
}

.picWithCaptionLeft170 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 170px;
}
.picWithCaptionLeft170 p {
	font-size: 0.9em;
	margin-bottom: 0.3em;
	color: #666;
	clear: both;
}
.picWithCaptionLeft170 img {
	padding-bottom: 4px;
}
.contentBox04 .picWithCaptionLeft170 p, .contentBox04 .picWithCaptionRight170 p {
	color: #FFFFFF;
}
.footerFloatRight img {
	margin-top: 67px;
}
.columnRight  img {
	/*padding-left: 10px;*/
}

#homewrapper .columnRight img {
padding-left: 10px;
}
.contentBox01 img, .contentBox02 img, .contentBox03 img, .contentBox04 img {
	padding-left: 0px;
	padding-bottom: 5px;
}
.captionedPic {
    float: right;
    margin: 5px 0 5px 10px;
    width: 220px;
}
.captionedPic p {
    clear: both;
    font-size: 0.9em;
}

.captionedPic a:hover {
    text-decoration: none;
    border-style: none;
}

