.footer
{
	color: black;
	font-family: Arial;
	text-decoration: none;
	font-size: 10;
	font-weight: normal;
	font-style: normal;
}

.regtext
{
	color: black;
	font-family: Arial;
	text-decoration: none;
	font-size: 14;
	font-weight: normal;
	font-style: normal;
}

.CheckoutValidationSummary
{
	color: Black;
	font-family: Arial;
	text-decoration: none;
	font-size: 13;
	font-weight: bold;
	font-style: normal;
}

.CheckoutErrorMessage
{
	color: Red;
	font-family: Arial;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
}

.CheckoutFieldLabel
{
	color: Black;
	font-family: Arial;
	text-decoration: none;
	font-size: 12;
	font-weight: normal;
	font-style: normal;
}

.CheckoutInstructions
{
	color: Black;
	font-family: Arial;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
}

.CheckoutSubInstructions
{
	color: Black;
	font-family: Arial;
	text-decoration: none;
	font-size: 11;
	font-weight: normal;
	font-style: italic;
}
