body {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #363636;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	background-image:url(images/template_01.jpg);
	background-repeat:no-repeat;
	height:172px;
}
#wrapper {
	width: 985px;
	margin: 0 auto;
}
#center {
	width: 985px;
	background-image:url(images/template_middle.jpg);
	background-repeat:repeat-y;
}
#center .content {
	padding: 3px 50px;
	font-family:Georgia, Helvetica, sans-serif;
	font-size: 12pt;
	border: 0px solid #000;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	height:55px
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	width: 985px;
	height:55px;
	background-image:url(images/template_05.jpg);
	background-repeat:no-repeat;
}

#center a:link {
	color:#0000FF;
}
#center a:visited {
	color:#0000FF;
}
#center a:hover {
	color:#0000FF;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

/**** Start Custom ***/

.optin { 
background-color:#d5eaf3;
border:1px solid #a5e2fe;
padding:10px;
width:450px;
margin:0 auto;
}

.green-check ul li {
list-style-image:url(arrow-green.jpg); 
}

#center .content ol li {
padding-top:20px;
}

#center .content ul li {
padding-top:20px;
}

.table-disclaimer {
color: #999999;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif; }

.green-check2 ul li {
list-style-image:url(checkmark1.jpg); }

.red-arrow ul li {
list-style-image:url(arrow3.jpg); }

.content p {
margin: 12px 0;
}

.optin2 { 
background-color:#d5eaf3;
border:1px solid #a5e2fe;
padding:10px;
width:350px;
margin:0 auto;
font-size:12px;
}

.bottom-links {
line-height:23px; }

.bottom-links a:link {
	color:#999999;
}
.bottom-links  a:visited {
	color: #999999;
}
.bottom-links a:hover {
	color: #999999;
}

.headline1-large-georgia-centered{
color:#ad1a1a;
font-size:33pt;
font-weight:bold;
padding:10px 0;
letter-spacing:-1px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.15em;
text-align:center;}

.headline1-small-georgia-centered{
color:black;
font-size:21pt;
font-weight:bold;
letter-spacing:-1px;
padding:10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.15em;
text-align:center;}

.table-content {
font-size: 19px;
line-height: 30px; }