body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	color: #000000;
}

.error {
	color: #ff0000;
}

.pageheader {
	font-family: Verdana, Arial, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4d7018;
}

.copyright {
	text-align: center;
}

img.subnav {
	vertical-align: middle;
}

a:link {
	color: #4d7018;
	text-decoration: none;
}
a:visited {
	color: #4d7018;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.nav:link {
	color: #4d7018;
	text-decoration: none;
}
a.nav:visited {
	color: #4d7018;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: underline;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}

a.subnav:link {
	color: #4d7018;
	text-decoration: none;
	font-size: 12px;
}
a.subnav:visited {
	color: #4d7018;
	text-decoration: none;
	font-size: 12px;
}
a.subnav:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a.subnav:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a.copyright:link {
	color: #4d7018;
	text-decoration: none;
}
a.copyright:visited {
	color: #4d7018;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}
a.copyright:active {
	color: #000000;
	text-decoration: none;
}
a.newsletter:link {
	color: #484a53;
	text-decoration: none;
}
a.newsletter:visited {
	color: #484a53;
	text-decoration: none;
}
a.newsletter:hover {
	color: #484a53;
	text-decoration: underline;
}
a.newsletter:active {
	color: #484a53;
	text-decoration: none;
}

a.reseller:link {
	color: #4d7018;
	text-decoration: none;
}
a.reseller:visited {
	color: #4d7018;
	text-decoration: none;
}
a.reseller:hover {
	color: #000000;
	text-decoration: underline;
}
a.reseller:active {
	color: #000000;
	text-decoration: none;
}

a.resellername:link {
	color: #000000;
	text-decoration: none;
}
a.resellername:visited {
	color: #000000;
	text-decoration: none;
}
a.resellername:hover {
	color: #000000;
	text-decoration: none;
}
a.resellername:active {
	color: #000000;
	text-decoration: none;
}

.pbsubmit,.fobutton{
	border: 1px solid gray;
	font-size:11px;
	font-weight: normal;
	color:#585454; 
	height:22px;
	width:91px;
	height:17px;
	border: 1px solid gray;
}
.form,.input {
	border: 1px solid gray;
	height:17px;
	background-color:#FFFFFF;
}
.label {
	color: #000000;
}
.textfieldError,.inputerror {
	border: 1px solid gray;
	background-color: #E4DCBB;
	height:17px;
}
.errortextfield {
	background-color: #FAC7A0;
}

