a img {border-style: none;}
.body01 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #000000}
.bodybold01 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; font-weight: bold; color: #003366}
.bu01 {  font-family: Arial, Helvetica, sans-serif; font-size: 11.5px; font-weight: normal; color: #003366}
.headerwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.prbodyboldblack {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.body02 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #000000}
.body02bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #003366; font-weight: bold}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px}
.body03bold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; color: #003366}
.tenbody {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.tenverdanabold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

.tagline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  font-size: 14px;
  font-weight: bold;
}
.header_right .tagline {
  width: 6em;
  margin: 0.9em;
  color: white;
}

.news {
  width: 160px;
  margin-left: 20px;
  border: #036 solid 1px;
  padding: 5px 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.news h4,
.news p {
  margin-left: 5px;
}

.product_selector {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: black solid 1px;
  border-collapse: collapse;
}

.product_selector td,
.product_selector th {
  width: 80px;
  border: black solid 1px;
  height: 2.2em;
  text-align: center;
}

.product_selector th.control,
.product_selector th.operation,
.product_selector th.installation,
.product_selector td.section_start {
  border-left-width: 2px;
}

.product_selector tr.section_start td {
  border-top-width: 2px;
}

.product_selector thead th.system,
.product_selector thead td {
  border-bottom-width: 2px;
}

.product_selector .control {
  background-color: #fff698;
}

.product_selector .operation {
  background-color: #ffbf7f;
}

.product_selector .installation {
  background-color: #9c9;
}

.product_selector .footer {
  text-align: left;
  padding: 7px 2em;
  width: auto;
}

.nbs_plus_logo {
  margin: 50px;
}

.product_links_list td {
  padding-top: 7px;
}

a:hover {
  color: #c00;
}