@charset "utf-8";
/* CSS Document */
body {
	font: 100%/1.4 Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width:80%;
	padding: 0;
	color: #000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: left;
	padding: 0px;
	line-height: normal;
}
.formHeight {
	line-height: 50px;
}
.appInstructions {
	text-align: center;
}
.giftMembership {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000099;
	text-align: center;
	font-weight: bold;
}
