.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#cbl1007ID1456 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#errors {
	margin-bottom: 20px;
	margin-left: 25px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#pnl1007 {
	margin-left: 25px;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 25px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FF0000!Important;
}
.address2 {
  display: none;
}
input.valid {
  background-color: #D0ECAA;
}
input.invalid {
  background-color: #EC8486;
}