body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/backstrip.jpg);
	background-repeat: repeat-x;
}





/* ----------------DEFAULT LINKS-------------------------------*/

a:link { 

	color: #F7A403;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 

	color: #F7A403;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 

	color: #497C17;
	text-decoration: underline;
	font-weight: bold;
}

a:active { 

	color: #497C17;
	text-decoration: none;
	font-weight: bold;
}



/* ----------------FOOTER LINKS-------------------------------*/

#footer a { 

	color: #F7A403;
	text-decoration: none;
	font-weight: normal;
}

#footer a:visited { 

	color: #F7A403;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover { 

	color: #497C17;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:active { 

	color: #497C17;
	text-decoration: none;
	font-weight: normal;
}

/* --------------------------------------------------------------*/







body.home {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/homebackstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bodyback {
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #8D8D8D;
}
.homeintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #8D8D8D;
	padding: 0px 40px 0px 18px;
}
.homeform {
	padding: 0px 44px 0px 18px;
}
.homesectors {
	padding: 0px 0px 0px 18px;
}
.homerightcolback {
	background-image: url(/images/homerightcolback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
input.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D8D;
	width:150px;
}
input.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D8D;
	width:120px;
}
.lrgheadback {
	background-image: url(/images/lrg_header_back.jpg);
	background-repeat: repeat-x;
}
.smlheadback {
	background-image: url(/images/sml_header_back.jpg);
	background-repeat: repeat-x;
}
.footerback {
	background-image: url(/images/footer_back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737373;
	text-align: center;
	line-height: 16px;
}
.link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7A403;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F7A403;
	text-decoration: none;
}
tr {
	text-align: left;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
td.right {
	text-align: right;
	vertical-align: top;
}
td.bottom {
	text-align: left;
	vertical-align: bottom;
}
select {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}
form {
	display:inline;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F8B09;
}
.productheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F8B09;
}
.downloadheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F8B09;
}
.newsheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F8B09;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
}
.verticaldiv {
	background-image: url(/images/verticaldiv.gif);
}
.personname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F8B09;
}

.white {
color: #FFF;
background-color: #CCC;
font-weight: bold;
}




.subNavHeadings{
	border-bottom: 1px solid #bfbfbf;
	padding: 0 0 10px 0;
}
.subNavHeadings a{
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
	color:#F7A403;
	font-weight:bold;
	text-decoration:none;
}

.subNavSubHeadings {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
	color:#F7A403;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 10px 0;
}

.subNavSubHeadings a{
	text-transform: uppercase;
	font-size: 12px;
	padding: 0;
	color:#F7A403;
	font-weight:bold;
	text-decoration:none;
}

#partners {
	position: absolute;
	margin: 395px 0 0 44px;
	}
