table#footer {
	width: 100%;
}
table#footer th, table#footer td {
	width: 33.33%;
}
table#footer th {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
}
table#footer td {
	border-left-style: dotted;
	border-left-color: #fafdc6;
	border-left-width: 2px;
	border-right-style: dotted;
	border-right-color: #fafdc6;
	border-right-width: 2px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
div.standardsCompatible {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
div.standardsCompatible img {
	border: 0;
}


