.bodytext1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.bodytext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytext3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.leader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.highlight {
	background-color: #FF9;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #00C;
}
div#actionPopup .headline{
  font-size:24px;
  margin:0 0 12px;
}
.pullout_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}
.subheadlines {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #00C;
}
.subheadline2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00C;
}
.headline2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.picturecaptions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodytextboldred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #C00;
}
.pullout_textred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #C00;
}

/* for privacy text at bottom of opt-in */
.privacy{
  font-size:10px;
  font-weight:bold;
}

div#actionPopup td{
  padding:0px;
}

table.signupframe td{
  padding:4px !important;
}

/* control look of purchase now button */
div#purchaseButtonWrap{
  text-align:center;
}

input#purchaseButton{
  width:auto;
  font-size:14px;
}