.footer {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}
a.footer {
	decoration: underline;
	color: blue;
}
#email_submit_text {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}
#email_submit_field {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;

	width: 280px;
	height: 25px;
	border: 0px;
}
#email_submit_button {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background-color: #999;
	border: 0px;

	width: 70px;
	height: 25px;
	border: 0px;
}
#soft_teaser_text_area {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	
	margin-top: 80px;
	margin-left: 22px;
	width: 280px;
	border: 0px solid #000;
}
#hard_teaser_text_area {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	
	margin-top: 80px;
	margin-left: 22px;
	width: 280px;
	border: 0px solid #000;
}