body {
	background: #A0CB96;
}
#content {
	padding: 15px 24px 20px;
	position: relative;
}
#content sup {
	font-size: 75%;
	line-height: 75%;
}
#content a {
	color: #1F4E02;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #1F4E02;
	margin: 0px 0px 1em;
	padding: 0px;
}
#content p {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 1em;
	padding: 0px;
}
#content p.nav {
	border-top: 1px solid #1F4E02;
	text-align: center;
	margin-top: 30px;
	padding-top: 8px;
}
#content h4 {
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px;
	color: #1F4E02;
}
#content #faqs p {
}
#content #descriptions {
	border-top: 1px solid #1F4E02;
	margin-bottom: 12px;
}
#content #descriptions tr td {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-bottom: 1px solid #1F4E02;
	padding: 6px 10px 6px 0px;
}
#content #descriptions tr td a,
#content a.arrow {
	font-size: 10px;
	text-transform: uppercase;
	/*background: url(/images/arrow_colony.gif) no-repeat right;
	padding-right: 12px;*/
	text-decoration: none;
}
#content #descriptions tr td a:hover,
#content a.arrow:hover {
	text-decoration: underline;
}
#content p a#backtotop {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#content p a#backtotop:hover {
	text-decoration: underline;
}
#content table.options td {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}
#content table.options td h4 {
	padding-top: 20px;
}
#content table.options td h4.nopad {
	padding-top: 0px;
}
#content table.options td.price,
#content table.options th.price {
	text-align: right;
	padding-right: 10px;
}
#content table.options th {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-top: 20px;
}
#content table.benefits  {
	border-collapse: collapse;
}
#content table.benefits td {
	border: 1px solid #CCC;
	padding: 4px;
	vertical-align: top;
}
#content table.benefits td p{
	margin: 0px;
	padding: 0px;
}
.red {
	color: #C03;
}
