.noPrint
{
	display: none;
}

.print
{
	display: block;
}

.headline
{
	color: rgb(54, 60, 146);
	font-family: georgia, 'times new roman', serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
}

.projectLocation
{
	color: rgb(54, 60, 146);
	margin-bottom: 20px;
}

.projectImage { margin: 15px 0; }

.projectText
{
	color: rgb(100, 100, 100);
	font-size: 16px;
	font-family: georgia, 'times new roman', serif;
	line-height: 22px;
	margin-top: 20px;
}

.gallery { margin-bottom: 20px; }

.header
{
	position: relative;
}

.corporateLogo
{
	border: 0;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}
