﻿div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
div.menuBar {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  padding: 6px 24px 6px 0px;
  text-align: left;
}
div.menuBar a.menuButton {
  border: 0px solid #f0f0f0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 0px;
  padding: 6px 25px 6px 25px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
	border-color: #a0a0a0;
	color: #ffffff;
}
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #008471;
  border: 1px inset #a0a0a0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}
div.menu {
  background-color: #ffffff;
  border: 1px solid #008471;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem {
  color: #008471;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #008471;
  color: #ffffff;
}
div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}
div.menu div.menuItemSep {
  border: 1px inset #f0f0f0;
  margin: 4px 4px;
}
table.rp {
border: 1px #008471 solid;
border-collapse: collapse;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-align: center;
}
table.rp caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-align: center;
}
table.rp tr {
padding: 4px;
border: 1px #008471 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-align: center;
}
table.rp td {
padding: 4px;
border: 1px #008471 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-align: center;
}
table.rp td.hd {
background-color: #F0F0F0;
padding: 4px;
border: 1px #008471 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-align: center;
}
table.rps {
border: 1px #008471 solid;
border-collapse: collapse;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-align: center;
}
table.rps caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-align: center;
}
table.rps tr {
padding: 4px;
border: 1px #008471 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-align: center;
}
table.rps td {
padding: 4px;
border: 1px #008471 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-align: center;
}
body {
 text-align: center;
	margin: 0 auto;
 background: white url('Logo Background.jpg');
 color: black;
}
/* Use the "wd" class table to set a standard width */
/* Use the "wd" class table to set a standard width */
table.wd{
	width: 800px;
 padding: 0px;
 border-spacing: 0px;
 border-collapse: collapse
}
/* Use the "ms" class table to set a standard width with margin spacing */
table.ms{
	width: 780px;
 padding: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
 margin-left: 10px;
 margin-right: 10px
}
/* Use the "pt" class to setup page titles / headers */
table.pt{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-align: center;
 height: 100px
}
/* Use the "med" class for "medium" non-list text */
span.med{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
 color: black
}
/* Use the "mdb" class for "medium - bold" non-list text */
span.mdb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
 color: black
}
/* Use the "lg" class for "large" non-list text */
span.lg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
 color: black
}
/* Use the "lgb" class for "large - bold" non-list text */
span.lgb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
 color: black
}
/* Use the "pst" class for page sub-titles */
span.pst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: black;
}
/* Use the "xsm" class for "x-small" non-list text */
span.xsm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
 color: black
}
/* Use the "sm" class for "small" non-list text */
span.sm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
 color: black
}
/* Use the "smb" class for "small - bold" non-list text */
span.smb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
 color: black
}
/* Use the "square" class for sub-categories in product spec lists */
ul.square{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: square
}
#pw800 {
 width: 800px;
 margin: 0 auto;
 text-align: left;
 background-color: white;
}
