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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #53B34B;
}
.mainTable {
	height: 100%;
}
.header {
	background-image: url(images/headerStripe.jpg);
	background-repeat: repeat-x;
	height: 115px;
}
.footer {
	background-image: url(images/footerStripe.jpg);
	background-repeat: repeat-x;
	height: 132px;
}
h1 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding-bottom: 8px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #388733;
	margin: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sideLinks {
	font-size: 13px;
	color: #000000;
	background-color: #D6F6D4;
	text-align: left;
	text-indent: 10px;
	display: block;
	width: 100%;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
}
.sideLinks:hover {
	font-size: 13px;
	color: #53B34B;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	display: block;
	width: 100%;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bottomLinks {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.bottomLinks:hover {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.copyright:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentCell {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.red {
	color: #FF0000;
}
#update {
	background-color: #EEEEEE;
	padding: 4px;
	border: 1px solid #000000;
}
td {
	font-size: 12px;
}
p {
	line-height: 20px;
	color: #000000;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #FF0000;
	font-weight: bold;
}
ul {
	width: 500px;
}
.getStarted {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #000000;
	background-color: #D6F6D4;
	margin-top: 6px;
	font-weight: bold;
}
.getStarted:hover {
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	padding: 6px;
	border: 1px solid #000000;
	background-color: #D6F6D4;
	margin-top: 6px;
	font-weight: bold;
}
.disclaimer {
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	font-family: "Times New Roman", Times, serif;
}
.formHead {
	font-size: 13px;
	font-weight: bold;
	color: #53B34B;
}
.blkBorders {
	border: 1px solid #000000;
}
.green {
	color: #53B34B;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.testReply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6F6D4;
	padding: 6px;
	width: 98%;
	line-height: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.activePage {
	font-size: 13px;
	color: #53B34B;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	display: block;
	width: 100%;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6px;
}
.pad15px {
	padding-left: 40px;
}
.red {
	color: #FF0000;
}
.FAQ {
	font-size: 20px;
	font-weight: bold;
	color: #53B34B;
}
hr {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C1F6D;
}
.sideQuote {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #368330;
	line-height: 20px;
	border: 1px none #000000;
}
