.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: 250px;
	top: 25px;
	font-style: normal;
	font-variant: small-caps;
	width: 500px;
	text-align: center;



}

.HeaderHR {
	position: absolute;
	left: 250px;
	top: 75px;
	color: #FF0000;
	height: 4px;
	width: 500px;







}
.logo {
	z-index: 0;
	left: auto;
	top: 20px;
	position: absolute;


}
.HeaderTagLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	left: 250px;
	top: 95px;
	width: 500px;
	text-align: center;
}
.clipboard {
	position: absolute;
	left: 350px;
	top: 175px;

}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
	white-space: normal;
	position: absolute;
	width: 750px;
	left: 0px;
	top: 535px;
}
.textBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	position: absolute;
	height: 200px;
	width: 350px;
	left: 35px;
	top: 200px;
}
.activelinks {
	color: #FF0000;
	text-decoration: none;
}
