.page-bg {
	background-repeat: repeat-x;
	background-position: left top;
}
.requestformtitle {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #C21034;
}
.requestcopytx {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.alertfail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
