/* main tags */

body {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #82a216;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
}
ol {
	margin-left: 0px;
	padding-left: 0px;
}
img {
	border: none;
}

/* header */

td.header {
	background-color: #888888;
	height: 119px;
}

td.header h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	line-height: 26px;
	display: inline;
}

td.header h1 span {
	color: #000000;
}

/* side bar */

table.sidebar td {
	background-color: #FFFFFF;
}

table.sidebar p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	margin: 0 0 14px 0;
	padding: 0;
}
table.sidebar  h2 {
	margin: 0;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 10;
}
table.sidebar h3 {
	padding: 0;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

table.sidebar h4 {
	padding: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
	font-style: italic;
	line-height: 21px;
}
table.sidebar td a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
table.sidebar td.quote {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfe9ba;
	border-bottom-color: #dfe9ba;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.sidebar       td    ul    {
	margin:0px;
	padding:0px 0px 1px 0px;
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	width:228px;
	background-image: url(images/home_dots.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	text-transform: uppercase;
}
table.sidebar       td    ul li          {
	margin:0px;
	padding:1px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/home_dots.gif);
	background-repeat:repeat-x;
	background-position: left top;
}
table.sidebar     td   ul li         a   {
	text-decoration:none;
	color:#666666;
	display:block;
	height:22px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.sidebar td ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/left-nav-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.sidebar  td  ul  li  a.page {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/left-nav-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.sidebar  td  ol {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	width:228px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
table.sidebar  td  ol li  {
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/arrow-a.gif);
	background-repeat: no-repeat;
	background-position: 213px center;
}
table.sidebar  td  ol li  a  {
	text-decoration:none;
	color:#666666;
	display:block;
	height:20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.sidebar   td   ol li   a:hover  {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 213px center;
}
table.sidebar td ol li a.page {
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 213px center;
}

/* main bar */

table.mainbar td {
}

table.mainbar p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 18px;
}
table.mainbar p.findoutmore {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
table.mainbar a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82a216;
	text-decoration: none;
}
table.mainbar a:hover {
	color: #666666;
	text-decoration: underline;
}
table.mainbar h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

table.mainbar td.header {
	background-image: url(images/banner-background_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
table.mainbar h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #477935;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.mainbar h5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 14px;
}

table.mainbar td.body {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
table.mainbar td.contacts {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
table.mainbar td.downloads {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
table.mainbar  td.contacts  ul {
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}
table.mainbar   td.contacts   ul  li {
	float: left;
	display: block;
	list-style-type: none;
	width: 146px;
}
table.mainbar td.feature {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(images/home-feature-back.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
}
table.mainbar td.feature ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left: 188px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 235px;
}
table.mainbar td.feature ul li {
	background-image: url(images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
table.mainbar td.feature ul li span {
	color: #999999;
	font-size: 11px;
}
table.mainbar td.feature ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
table.mainbar td.feature ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
table.mainbar td.body ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	line-height: 14px;
	margin-bottom: 12px;
	margin-left: 0px;
}
table.mainbar td.body ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
table.mainbar td.body ol {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	padding-left: 0px;
	line-height: 14px;
	margin-bottom: 12px;
}
table.mainbar td.body ol li {
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: inside;
}
table.mainbar td.body ol li p {
	margin-bottom: 6px;
}
table.contact td {
	padding-top: 5px;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table.contact  p  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
table.contact a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97bf0d;
	text-decoration: none;
}
table.contact a:hover {
	text-decoration: underline;
	color: #666666;
}

table.mainbar td.footer {
	background-image: url(images/footer-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td.mainbar h3 {
}

td.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: FFFFFF;
}
td.footer a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

td.footer span {
	color: #D92028;
}
table.sidebar td.actionheader {
	background-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
}
img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 4px;
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#columns {
	float: left;
	width: 195px;
	margin: 0px;
	padding: 0px;
}
#columns ul#pdfs {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 195px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#columns ul#pdfs li {
	background-image: url(images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 195px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#columns ul#pdfs li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#columns ul#pdfs li a:hover {
	color: #333333;
	text-decoration: underline;
}
#contacts {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 146px;
}
#contacts p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 2px;
}
#contacts a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#contacts a:hover {
	color: #333333;
	text-decoration: underline;
}
#contacts h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #97bf0d;
}
#singlecolumn {
	margin-top: 0px;
	width: 100%;
	margin-bottom: 12px;
}
#singlecolumn  ul#pdfs {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#singlecolumn ul#pdfs li {
	background-image: url(images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: none;
}
#singlecolumn ul#pdfs li span {
	font-size: 11px;
	color: #999999;
}
#singlecolumn ul#pdfs li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
#singlecolumn ul#pdfs li a:hover {
	color: #333333;
	text-decoration: underline;
}
#columns ul#pdfs li span {
	color: #999999;
	font-size: 11px;
}
table.pdfs ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
table.pdfs ul li {
	background-image: url(images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: none;
}
table.pdfs ul li span {
	font-size: 11px;
	color: #999999;
}
table.pdfs ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 22px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
table.pdfs ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Contact Form */
#contact-area {
	margin-top: 24px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
}
#contact-area form > div {
	overflow: hidden;
	margin-bottom: 12px;
}
#contact-area input {
	width: 270px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	font-size: 12px;
	margin: 0;
	border: 1px solid #ccc;
}
#contact-area textarea {
	/* Removed for now
	height: 90px; */
	width: 385px;
}
label {
	float: left;
	text-align: left;
	margin: 0 15px 0 0;
	width: 100px;
	padding-top: 5px;
}
/* Removed for now
.text-area label {
	display: block;
	width: 100%;
	margin-bottom: 6px;
} */
#contact-area input[type=radio] {
	width: auto;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #97BF0D;
}
#contact-area input.submit-button {
	width: 120px;
	float: right;
	margin-right: 33px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-color: #97BF0D;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}

