body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D7D7;
	line-height: 18px;
	background-color: #fff;
}

a {
/*	color: #A3B9F8; */
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {text-decoration: underline;}

pre   {font-family: arial, helvetica, sans-serif; font-size: 11pt}

td,p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 18px;
        clear: both;
}

.vap {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

.heading {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}

table.button td {
	width: 110px;
	text-align: center;
}

table.button td a, a.button {
	display: block;
	border-top: solid #000 1px;
	padding: 0.33em;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

table.categories {
  border-spacing: 0px;
  border-collapse: collapse;
}
table.categories tr td {
/*  display: block; */
  width: 110px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
  text-align: center;
}
table.categories tr td a {
  color: #000;
  font-weight: bold;
  font-size: 10px;
}
table.categories tr td a:hover {text-decoration: none;}
table.categories tr td a:hover span {text-decoration: underline;}
table.footer {
  border-top: solid #D8D7D7 1px;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.footer td {font-size: 11px}
/* table.footer a {color: #fff;} */
td.copyright {font-style: italic; font-size: 11px; text-align: left;}
table.print_footer {display: none;}
table.print_header {display: none;}

img {
  border-style: none;
  border-width: 0px;
}
.menu li.submenu, .menu ol.submenu, .menu ul.submenu {
  display: none;
}
ol.menu li.submenu ol, ol.menu li.submenu ol li ol li ol li ol {
  list-style-type: lower-alpha;
}
ol.menu li.submenu ol li ol {
  list-style-type: decimal;
}
div.prodlist {
  text-align: left;
  padding: 5px;
}
img.page_image_bar {
  float: right;
  vertical-align: top;
}
td.text {
  text-align: left;
}
div#outer {
  text-align: center;
}
div#inner {
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  line-height: 18px;
  clear: both;
}
div.text { padding: 5px 0px; }
table.data tr td {
  vertical-align: top;
  text-align: right;
  font-size: x-small;
}
table.data tr th {
  vertical-align: top;
  text-align: left;
  font-size: x-small;
  font-weight: normal;
}
table.data tr.b td, table.data tr td.b, span.b {
  font-weight: bold;
}
div.page_title, div.h1 {
  width: 800px;
  height: 100px;
  text-align: left;
  vertical-align: middle;
  color: #333;
  font-size: 24px;
/* should use, imo:
  font-weight: bold; */
  display: table-cell;
}
div.page_subtitle, div.h2 {
/*  width: 800px; */
  text-align: left;
  vertical-align: middle;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
}
div.h3 {
  font-size: large;
  font-weight: bold;
  padding: 30px 0px 10px;
}
div.section_heading, div.h4 {
  padding: 20px 0px 10px;
  font-weight: bold;
}
table.thermo {
  border-spacing: 0px;
  border-collapse: collapse;
}
table.thermo tr td {
  border-width: 3px;
  padding: 0px 5px;
  border-style: none double;
  border-color: #A3B9F8;
  text-align: center;
  vertical-align: top;
}
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }
.fl { float: left; }
.fr { float: right; }
.reset { clear: both; }
.b { font-weight: bold; }
.i { font-style: italic; }
.u { text-decoration: underline; }
.little { font-size: x-small; }
.small { font-size: small; }
.medium { font-size: medium; }
.large { font-size: large; }
.wide { width: 100%; }
.half { width: 50%; }
div#footer ul {
  width: 800px;
  border-top: solid #D8D7D7 1px;
  padding: 0px;
  list-style-type: none;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#footer ul li {
  padding: 0px;
  margin: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
}
.mid {
  vertical-align: middle;
}
img.trunnion {
  padding-right: 10px;
}

