	
	
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.VideoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #074306;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #074306;
}
.Rule {
  border:0;
  border-top: 1px solid #A3BCDA;
  height: 1;
}
.GrayRule {
  border:0;
  border-top: 1px solid #999999;
  height: 1;
}
.GreenRule {
  border:0;
  border-top: 1px solid #006633;
  height: 1;
}
.WhiteBodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.SubmitButtons {
	background: transparent
	url("images/RegisterNow.swf") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	align: center;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
}
.GreenFormBkgd {
	border: 1px solid #AAAAAA;
	background: transparent 
	url("images/InnerForm.jpg") no-repeat;
}

