DIV.pair
{
	height: 160px;
}
DIV.pair DIV.pairSection
{
	width: 48%;
	float: left;
	border: 5px ridge #DBE2E3;
	background-color: #DBE2E3;
	position: relative;
}
DIV.pair DIV.right
{
	float: right;
	margin-right: 5px;
}
.creditee
{
	height: 140px;
	vertical-align: middle;
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
}
#scrollContent H2
{
	color: #04027D;
	text-align: center;
	font-size: 16pt;
	margin-top: 70px;
	margin-bottom: 15px;
}
#scrollContent H3
{
	color: #800000;
	margin-bottom: 3px;
	font-size: 14pt;
}
DIV H4
{
	margin-top: 3px;
}
#scrollContent HR
{
	display: none;
}
.creditee H5
{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #00353C;
	font-size: 9pt;
	font-style: italic;
}
#scrollContent
{
	margin-bottom: 20px;
}
.crediteeLogo
{
	position: absolute;
	top: 10px;
	right: 10px;
}

