
#sectionFooter {
	border-top: 4px solid #DFDFDF;
	margin: 0 auto 1em auto;
	clear: both;
	width: 898px;
	
}
#sectionFooter div {
	width: 152px; /* extra 2 pxs accounts for image borders */
 	min-height:220px;
	height: auto !important;
	height: 220px;
	float: left;
	border-right: 1px dotted #DFDFDF;
	margin: 10px 17px 0 0;
	padding: 0 16px 0 0;
}
#sectionFooter div.last {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}
#sectionFooter a {
	color: #001F5E;
}
#sectionFooter h2 {
    margin: 0 0 2px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #888888;
}
#sectionFooter h3 {
    margin: 0;
	font-size: 0.8em;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 1.2em;
}
#sectionFooter p,
#sectionFooter div ul.relatedLinksList {
    font-family: Verdana, sans-serif;
    color: #5F5F5F;
	font-weight: normal;
}

#sectionFooter p {
	font-size: 1em;
}
#sectionFooter div p.image,
#sectionFooter div p.image img {
	margin: 0;
	padding: 0;
}
#sectionFooter div p.image img {
	border: 1px solid #ccc;
}
#sectionFooter div ul.relatedLinksList {
	margin: 0.25em 0 0 0;
	padding: 0;
}
#sectionFooter div ul.relatedLinksList li {
	text-indent: 14px;
	font-size: 0.75em;
	list-style-type: none;
	background: transparent url(/v5/images/icon/icon-roundel.png) no-repeat left 15%;
}
#sectionFooter div ul.relatedLinksList li,
#sectionFooter div ul.relatedLinksList li a {
	color: #656565;
}
#sectionFooter .meta-data {
	display: none;
}