a {
	color: #596D30;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #454A33;
	text-decoration: none;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: White;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022942;
}

.button {
	background: #f8fceb;
	border: 1px;
	font-size: 11px;
	border-style: outset;
	color: #666666;
	font-weight: bold;
}
.checkb {
	background: #ffffff;
	border: 0px;
	font-size: 10px;
	color: #ffffff;

}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.sbutton {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background: #737A60;
	border: 1px;
	font-size: 9px;
	border-style: outset;
	color: #ffffff;
	font-weight: bold;
}
.optin {
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #596D30;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f8fceb;
	border: 1px solid #8D9379;
	color: #8D9379;
}
input.radio {
	background-color: #ffffff;
}
input.checkbox {
	background-color: #ffffff;
	border: 0px solid #ffffff;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f8fceb;
	border: 1px solid #596D30;
	color: #666666;
}
textarea {
	background-color: #f8fceb;
	border: 1px solid #596D30;
	font-family: Arial, Helvetica, sans-serif;f;
	font-size: 11px;
	color: #666666;
}
hr	{
	height: 0px;
	border: solid #454A33 0px;
	border-top-width: 1px;
}
.smallest {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #919191;
	text-decoration: none;
	font-weight: normal;
	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4B4B4B;
}
.navig {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #336699;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #454A33;
}

.stitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #6E015C;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align: justify;
}
.testimonials {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #6E015C;
	text-align: center;
}
.footer {
	font-size: 11px;
	color: #596D30;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.footer:hover {
	color: #454A33;
	text-decoration: underline;
}
.latest_news {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.subnavig {
	padding: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	color: #C55629;
}
.subnavig:hover {
	padding: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C55629;
	text-decoration: none;
}

td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}