﻿html, body {
	height: 100%;
}
.fd-footer-copyright {
	font-size: 11px;
	color: #aaa;
}
.fd-footer-copyright--link,
.fd-footer-copyright--link:visited {
	color: #aaa;
	text-decoration: none;
}
	.fd-footer-copyright--link:hover,
	.fd-footer-copyright--link:active,
	.fd-footer-copyright--link:focus {
		color: #666;
		text-decoration: underline;
	}
div#fd-body-paper-logo {
	background-image: url("../images/incalis-watermark-small27.jpg");
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	width: 135px;
	height: 129px;
	z-index: -1
}
div#fd-body-logo {
	position: absolute;
	left: 5px;
	top: 5px;
}
