html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #091C5A;
	margin: 0px;
}
.copyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.copyGrey a:link {
	color: #999999;
}
.copyGrey a:visited {
	color: #999999;
}
.copyGrey a:hover {
	color: #007A54;
}
.copyGrey a:active {
	color: #999999;
}
.copyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #091C5A;
}
.copyBlue a:link {
	color: #091C5A;
}
.copyBlue a:visited {
	color: #091C5A;
}
.copyBlue a:hover {
	color: #007A54;
}
.copyBlue a:active {
	color: #091C5A;
}
.HeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #091C5A;
}
.HeaderGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #999999;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.footerwhite a:link {
	color: #FFFFFF;
}
.footerwhite a:visited {
	color: #FFFFFF;
}
.footerwhite a:hover {
	color: #007A54;
}
.footerwhite a:active {
	color: #FFFFFF;
}
#home .home a {
	display:block;
	width: 200px;
	height: 44px;
	background-image: url(images/nav-home-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.home a {
	display:block;
	width: 200px;
	height: 44px;
	background-image: url(images/nav-home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.home a:hover { 
	background-image: url(images/nav-home-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#aboutus .aboutus a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-aboutus-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.aboutus a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.aboutus a:hover { 
	background-image: url(images/nav-aboutus-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#manufacturers .manufacturers a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-manufacturers-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.manufacturers a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-manufacturers.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.manufacturers a:hover { 
	background-image: url(images/nav-manufacturers-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#technologies .technologies a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-technologies-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.technologies a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-technologies.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.technologies a:hover { 
	background-image: url(images/nav-technologies-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#whatsnew .whatsnew a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-whatsnew-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.whatsnew a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.whatsnew a:hover { 
	background-image: url(images/nav-whatsnew-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#industrylinks .industrylinks a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-industrylinks-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.industrylinks a {
	display:block;
	width: 200px;
	height: 29px;
	background-image: url(images/nav-industrylinks.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.industrylinks a:hover { 
	background-image: url(images/nav-industrylinks-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contactus .contactus a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-contactus-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-contactus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contactus a:hover { 
	background-image: url(images/nav-contactus-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#parts .parts a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-parts-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.parts a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-parts.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.parts a:hover { 
	background-image: url(images/nav-parts-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#service .service a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-service-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.service a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-service.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.service a:hover { 
	background-image: url(images/nav-service-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#info .info a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-info-down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.info a {
	display:block;
	width: 200px;
	height: 30px;
	background-image: url(images/nav-info.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.info a:hover { 
	background-image: url(images/nav-info-over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}






.copyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #007A54;
}
.copyGreen a:link {
	color: #007A54;
}
.copyGreen a:visited {
	color: #007A54;
}
.copyGreen a:hover {
	color: #007A54;
}
.copyGreen a:active {
	color: #007A54;
}
.copyGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007A54;
	font-weight: bold;
}
.HeaderGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007A54;
}
.copyBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091C5A;
	font-weight: bold;
}
.rulelineheader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007A54;
}
.subHeaderBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #091C5A;
}
.tableborder {
	border: 1px solid #CFE7FC;
	font-size:120%;
}
.tableborder td {
	border-right: 1px solid #CFE7FC;
	border-bottom: 1px solid #CFE7FC;

}
.rulelineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC;
	border-collapse: separate;
	background-color: rgb(255, 255, 240);
}
table.sample th {
	padding: 4px 4px 4px 4px;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px ridge white;
}
table.sample td {
	padding: 4px 4px 4px 4px;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px ridge white;
}
.copyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FF0000;
}
.noprint{
}
.contactheader{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CFE7FC;
	padding: 5px;
	margin: 0px;
}
hr{
	background: none;
	color:inherit;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 100%;
}
.leftnav{
	font-size:.9em;
}
