body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
li {
	list-style-image: url(images/check.jpg);
}

.headerwhitelarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.headergreenlarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFF66;
}
.headerwhite24px {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}



.highlight {
	background-color: #FFFF00;
}
.testimonial {
	background-color: #FFFFCC;
	border: 1px solid #0C7588;
}


body {
	background-color: #0C7588;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #51B20A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	color: #0C7588;
}
h3 {
	font-size: 16px;
	color: #000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00F;
	font-weight: bold;
}
#spam_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
/*opt-in form 4 (text below button)*/
#fixed-optin-4 {
  border:  none;
  width: 503px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  background-image: url(images/fixed-optin4.jpg);
  height: 326px;
  background-repeat: no-repeat;
}
#fixed-optin-content-4 {
  float: left;
  margin-top: 180px;
  margin-left: 70px;
}
#text-below-download-button {
  width: 250px;
  margin-top: -7px;
  margin-right: auto;
  margin-left: auto;
}

/*opt-in form 4 (graphic text)*/
#fixed-optin-4-b {
	border:  none;
	width: 503px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/Touretttes_optin.jpg);
	height: 326px;
	background-repeat: no-repeat;
}
#fixed-optin-content-4-b {
  float: left;
  margin-top: 160px;
  margin-left: 70px;
}
