/*General Style Info*/
BODY
{
	background-color: #006233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
A
{
	color: #006233;
	font-size: 12px;
	text-decoration: none;
}
A.linksmall
{
	color: #006233;
	font-size: 9px;
	text-decoration: none;
}
A:hover
{
	color: #944B0E;
	text-decoration: none;
}
A:visited
{
	color: #006233;
	text-decoration: none;
}
H1
{
	color: #A6B399;
	text-align: center;
}
H2
{
	color: #A6B399;
	text-align: center;
}
H3
{
	color: #FFFFFF;
}
H4
{
	color: #993;
}
IMG.border
{
	border: 2px solid rgb(207, 218, 143);
}
HR
{
	color: #006233;
}
/*Tables*/
TABLE
{
}
TD
{
	font-size: 10pt;
}
TH
{
	text-align: center;
}
TH.title
{
	background-image: url(/images/home/topbanner.gif);
	color: #FFFFFF;
	height: 36px;
	font-size: 10pt;
}
TH.small
{
	font-size: 10px;
	color: #006233;
	padding: 5px;
}
TH.featured
{
	color: #944B0E;
	font-weight: bold;
	font-size: 10px;
}
TR.over TD
{
	background-color: #FFFFFF;
}
TR.form
{
	background-color: #C5D9B4;
}
TH.hpcols
{
	background-color: #C5D9B4;
}
TR.altrow
{
	background-color: #DCE8DC;
}
/*Forms*/
FORM
{
}
FIELDSET
{
	border-color: #C2D7B0;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
FIELDSET LEGEND
{
	color: #5C9731;
	font-size: 18px;
	font-weight: bold;
}
LABEL
{
	font-size: 10pt;
	font-weight: bold;
	margin: 10px;
}
INPUT, TEXTAREA
{
	border-color: #5F9B34;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
INPUT.error, TEXTAREA.error
{
	border-color: #EA5200;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
SELECT.error
{
	border-color: #EA5200;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
SELECT
{
	border-color: #5F9B34;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
OPTION
{
	font-size: 10pt;
}
INPUT, TEXTAREA
{
	border-color: #5F9B34;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
INPUT[type=checkbox]
{
	border-width: 0px;
}
INPUT[type=radio]
{
	border-width: 0;
}
INPUT[type=submit] [type=reset] [type=file] [type=button]
{
	background-color: #E5E4EC;
	color: #355606;
	font-weight: bold;
	border-color: #B4B8BB;
	border-width: 1px;
	border-style: solid;
}
/*Notices and Errors*/
#TheForm LABEL.error
{
	display: inline;
	background-image: url(/js/images/unchecked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	font-size: 8pt;
	color: #EA5200;
	text-align: left;
}
#TheForm LABEL.checked
{
	display: inline;
	background-image: url(/js/images/checked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
}
.message
{
	clear: both;
	color: #DF0101;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.error-message
{
	clear: both;
	color: #EA5200;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.notice
{
	background-color: #FFCC00;
	display: block;
	font-family: Courier, monospace;
}
/*Other*/
.bottom
{
	color: #375A0A;
	font-size: 9pt;
	font-weight: bold;
}
.navinf, .navinf A
{
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.price
{
	color: #944B0E;
	font-weight: bold;
}
.logos
{
	font-size: 9px;
}
.text
{
	text-align: justify;
}
.pages
{
	border-width: 1px;
	border-color: #CFDA8F;
	border-style: solid;
	text-align: center;
	color: #006233;
	padding: 7px;
}
.subscribe
{
	width: 160px;
	text-align: center;
	font-size: 9pt;
	color: #FFFFFF;
}
.featured
{
	color: #944B0E;
	font-weight: bold;
	font-size: 10pt;
}
