.sup {
	position: relative;
	font-size: 50%;
	top: -1em;
}

.sectHeader, .sectSubHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:15px;
	color: #cc0000;
}

.sectSubHeader {
	color: #333333;
	margin: 0px;	
}

.copy {
	margin-top: 0px;
}

#showInfo, #showTerms {
	width: 528px;
	color: #333333;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 15px;
}

#showInfo td, #showInfo th, #showTerms td, #showTerms th {
	height: 23px;
	text-align: left;
	vertical-align: top;
}

#showInfo .field, #showTerms .field {
	width: 210px;
}

ul.copy {
	margin-top: -12px;
}

.smallCopy {
	font-size: 10px;
}

.submitBtn {
	margin-top: 24px;
}

#formError {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background-color: #cc0000;
	padding: 10px;
}
