body {font-family: georgia, times new roman, times, serif; 
	color: black;
	background-color: white;
	font-size: 12pt; 
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
}
h1 {
	font-size: 30pt;
	color: red;
	text-align: center;
	line-height: 32pt;
}
h2 {font-size: 18pt;
	color: black; 
	text-align: center;
	line-height: 18pt;
}
h3 {font-size: 18pt;
	color: black; 
		text-align: left;
}
#logoText
{
    font-family: 'Trebuchet MS' , Verdana, Arial, Sans-Serif;
    font-size: 22pt;
    font-weight: bold;
    color: #39BFF3;
}
.headercontainer{
	background-color: white;
	width: 100%;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	background-image: url(images/BGgradient.jpg);
}
.headercontent {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
.headerfooter{
	text-align: center;
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	background-image: url(images/ShadowFooter.jpg);
}
.topsectioncontainer{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-height: 100%;
	min-height: 400px;
	background-color: White;
}
.topsectioncontent{
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-color: White;
	max-height: 100%;
	min-height: 650px;
	
}
.column1 {
	text-align: center;
	background-color: white;
	width: 700px;
	vertical-align: top;
}
.column1page2 {
	text-align: left;
	background-color: white;
	width: 800px;
	vertical-align: top;
	font-size: 10pt; 
}
.column2 {
	text-align: center;
	background-color: white;
	float: left;
	width: 310px;
	margin-right: 20px;
	vertical-align: top;
	font-size: 10pt; 
}
.column3 {
	text-align: center;
	background-color: white;
	float: left;
	width: 370px;
	height: 475px;
	vertical-align: top;
	background-image: url(images/OptinBoxArrow.jpg);
}
.optin {
	text-align: left;
	font-size: 10pt;
	float: left;
	width: 250px;
	height: 220px;
	vertical-align: top;
	margin-left: 85px;
	margin-top: 110px;
}
.optinfields {
	text-align: left;
	font-size: 8pt;
	float: left;
	width: 250px;
	height: 210px;
	vertical-align: top;
	margin-left: 40px;
	margin-top: 10px;

}

.footerimage{
	text-align: center;
	color: blue;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 50px;
	max-height: 100%;
	min-height: 40px;
	font-size: 10pt;
	
}

.footercontainer{
	text-align: center;
	color: blue;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100px;
	max-height: 100%;
	min-height: 50px;
}
.footercontent{
	text-align: center;
	color: blue;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	max-height: 100%;
	min-height: 50px;
	font-size: 10pt;
	
}