.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.watermark {
	background-attachment: fixed;
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.topheader {

	background-color: #167CBC;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.horizontalbar {
	background-image: url(images/horizontalbar.png);
	background-repeat: repeat-x;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bolder;
	color: #000000;
}
.sidelinksactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bolder;
	color: #167CBC;
}
