@charset "utf-8";
/* CSS Document */

body
{
  background-image: url(../images/background.gif);
	background-repeat: repeat;
}

a.kw-link:link
{
	color: black;
	text-decoration: none;
}

a.kw-link:visited
{
	color: black;
	text-decoration: none;
}

a.kw-link:active
{
	color: black;
	text-decoration: none;
}

a.kw-link:hover
{
	color: black;
	text-decoration: none;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#page
{
	background-color: white;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 17px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

div#page-header
{
}

div#page-body
{
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
}

div#page-footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#page-footer-links
{
	text-align: center;
	font-size: 14px;
}

div#page-footer-links a:link
{
	color: #6f6f6f;
	text-decoration: none;
}

div#page-footer-links a:visited
{
	color: #6f6f6f;
	text-decoration: none;
}

div#page-footer-links a:active
{
	color: #6f6f6f;
	text-decoration: none;
}

div#page-footer-links a:hover
{
	color: blue;
	text-decoration: underline;
}

div#copyright
{
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #a0a0a0;
}

div.sales h1
{
	font-size: 28px;
	color: #900;
	text-align: center;
}

div.sales h2
{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #900;
	text-align: center;
	margin-bottom: 3px;
}

div.sales ul
{
	list-style-image:  url(../images/optin_bullet.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

div.sales ul li
{
	margin-bottom: 15px;
	margin-right: 28px;
	margin-top: 10px;
	margin-bottom: 0px;
}

div.sales div.call-to-action
{
	border: 2px solid #900;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.sales td.optin_button_cell
{
	text-align: center;
	padding-top: 20px;
}

div.contact
{
	font-size: 14px;
}

div.contact h1
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

div.contact p
{
	margin-top: 6px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

div.contact a
{
	text-decoration: underline;
	color: blue;
}

td.label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
}

div.contact td.contact-widget
{
	vertical-align: top;
	padding-bottom: 10px;
}

div.contact td.contact-captcha-help
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 9px;
	width: 70%;
}

div.contact td.contact-captcha-input-cell
{
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
}

div.contact input.contact-captcha-input
{
	border: 1px solid #555;
}

div.legalese
{
	font-size: 14px;
}

div.legalese p
{
	margin-top: 6px;
	margin-bottom: 12px;
}

div.legalese h1
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

div.legalese ol li
{
	font-weight: bold;
}

div.legalese ol li p
{
	font-weight: normal;
}

div.legalese h2
{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 6px;
}
