
html, div.pagesupplement {
  background-color: #e2e2e2;
}

div.pagesupplement {
  color: #202752;
  padding: 12px;
  font-size: 11px;
  text-align: right;
}

body {
  margin: 0;
  padding: 0;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  color: #002f4f;
  width: 960px;
}

img {
  border-style: none;
}

div.sitetitle {
  background-image: url('/lib/images/wwwtitle.jpg');
  background-repeat: no-repeat;
  height: 70px;
  width: 100%;
  padding: 0;
  background-color: #002f4f;
}

img.loginmenu {
  float: right;
}

div.loginmenu {
  background-color: #c9d7eb;
  width: auto;
  padding-right: 12px;
  float: right;
  height: 18px;
}

div.loginmenu img {
  position: relative;
  vertical-align: middle;
  left: -4px;
}

div.loginmenu a, div.sitemenubottom a {
  margin: 0 0 0 10px;
  font-size: 11px;
  text-decoration: none;
  color: #002f4f;
}

div.loginmenu a:hover, div.sitemenubottom a:hover {
  text-decoration: underline;
}

div.sitemenubottom {
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #859bba #002f4f #859bba #002f4f;
  background-color: #c9d7eb;
  height: 18px;
}

div.sitemenubottom span.left {
  position: relative;
  top: 1px;
}

div.sitemenubottom span.right {
  float: right;
  position: relative;
  right: 8px;
  top: 1px;
}

div.sitetelno {
  color: #ffffff;
  font-size: 20px;
  float: right;
  white-space: nowrap;
  clear: right;
  margin-top: 13px;
  margin-right: 10px;
  vertical-align: middle;
}

div.sitetelno span.sitecalltxt {
  color: #ffffff;
  font-size: 14px;
  position: relative;
  right: 4px;
  bottom: 2px;
}

div.sitemenu {
  background-color: #c3cee0;
  width: 160px;
  display: block;
  margin: 0 0 10px 0;
}

div.sitemenu ul {
  list-style: none;
  text-align: center;
  background-color: #dfe7f1;
  margin: 2px;
  padding: 0;
}

div.sitemenu h6 a:hover {
  text-decoration: none;
}

div.sitemenu h6 a {
  color: #ffffff;
}

div.sitemenu li, div.sitemenu li a {
  color: #202752;
}

div.sitemenu li a {
  display: block;
  padding: 3px 0 3px 0;
  text-decoration: none;
}

div.sitemenu li a:hover {
  background-color: #c9d7eb;
  text-decoration: none;
}

div.sitemenu li {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #859bba;
  padding: 0;
}

div.sitemenu h6 {
  white-space: nowrap;
  text-align: center;
  display: block;
  color: #ffffff;
  background-color: #002f4f;
  padding: 4px;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}

table.pagelayout {
  width: 100%;
  border-collapse: collapse;
}

td.pagelayoutmenu {
  width: 1px;
  padding: 8px 4px 8px 8px;
}

td.pagelayoutcontent {
  padding: 8px 8px 8px 4px;
}

td.pagelayoutmenu, td.pagelayoutcontent {
  vertical-align: top;
}

a {
  text-decoration: none;
  color: #721510;
}

a:hover {
  text-decoration: underline;
}

img {
  border-style: none;
}

label {
  cursor: pointer;
}

hr {
  border-style: solid;
  border-color: #859bba;
  border-width: 1px 0 0 0;
  padding: 0;
  margin: 6px 0 6px 0;
  height: 0;
  clear: right;
}

div.hr {
  border-style:solid;
  border-color:#859bba;
  border-width:1px 0 0 0;
  padding:0;
  margin:6px 3px 6px 0;
  height:0;
  clear:both;
}

ul.b3star {
  list-style-type: none;
  list-style-image: URL('/lib/images/ul.png');
}

ul.b3star li {
  margin-top: 10px;
}

div.hlist {
  margin: 16px 4px 16px 4px;
}

div.hlist span {
  white-space: nowrap;
  padding-right: 8px;
  line-height: 1.5em;
}

div.hlist img {
  display: inline;
  white-space: nowrap;
  padding: 0 4px 2px 0;
  vertical-align: middle;
}

ul.b3star li ul {
  list-style-image: none;
  list-style-type: square;
}

ul.plain {
  list-style-type: none;
  margin: 10px 0 10px 0;
  padding: 0;
}

ul.plain li {
  margin: 0;
  padding: 0;
}

h1 {
  color: #202752;
  background-color: #dfe7f1;
  font-weight: bold;
  font-size: 1.4em;
  display: block;
  margin: 0 0 12px 0;
  padding: 2px 5px 2px 5px;
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #859bba;
  white-space: nowrap;
}

h2 {
  padding: 0 0 3px 0;
  margin: 18px 0 12px 0;
  font-weight: bold;
  font-size: 1.25em;
  display: block;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #859bba;
  white-space: nowrap;
}

h3 {
  display: block;
  margin: 0;
  padding: 6px 0 0 0;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
}

div.section, div.sectionbox {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #c9d7eb;
  background-color: #f6f6f6;
  padding: 10px 8px 6px 8px; /* top was 8px bottom was 4px - another IE tweak */
  margin-bottom: 8px;
  clear: right;
}

div.sectionbox {
  float: left;
  margin-right: 8px;
}

div.input input, div.input select, div.input textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #859bba;
  width: 250px;
}

div.input textarea {
  width: 100%;
  height: 150px;
}

div.input {
  margin: 8px;
}

div.buttons input {
  border-color: #859bba;
  border-width: 1px;
  background-color: #c9d7eb;
  width: 60px;
  margin-right: 4px;
}

div.input label {
  position: relative;
  top: -2px;
}


div.section h6 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div.section p {
  margin-top: 11px; /* added margin-top as IE tweak */
}

div.section span.posted {
  font-size: 12px;
  float: right;  
  font-style: italic;
  /* margin: 0; /* added margin: 0 as IE tweak */
}

table.infotiles {
  width: 100%;
  border-spacing: 8px; /* not supported by IE - used cellspacing property inline :( */
}

table.titletiles {
  border-spacing: 8px; /* not supported by IE - used cellspacing property inline :( */
}

table.infotiles td {
  vertical-align: top;
  border-style: solid;
  border-width: 1px;
  border-color: #c9d7eb;
  background-color: #f6f6f6;
  padding: 8px 8px 4px 8px;
  width: 33.3%;
  height: 120px;
}


table.titletiles td.titletile {
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #c9d7eb;
  background-color: #f6f6f6;
  padding: 4px 12px 4px 4px;
  width: 50%;
  white-space: nowrap;
}

table.infotiles tr.twocols td {
  width: 50%;
}

table.infotiles td.infotile a, table.titletiles td.titletile a {
  color: #202752;
  text-decoration: none;
}

table.infotiles td.nobox, table.infotiles td.texttile {
  border-style: none;
  background-color: transparent;
}

table.infotiles td.texttile {
  padding: 0;
  margin: 0;
}

table.infotiles td.texttile a {
  color: #202752;
  text-decoration: none; /* added as IE tweak */
}

table.infotiles h5 {
  margin: 0;
  padding: 0;
  position: relative;
  top: -2px;
  font-size: 20px;
  text-align: center;
}

table.infotiles p {
  margin-top: 6px;
  margin-bottom: 10px; /* Added as IE tweak */
}

table.infotiles h6, table.homepage h6 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

table.titletiles span.title {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

table.titletiles td.titletile img {
  vertical-align: middle;
  margin: 4px 12px 4px 4px;
}

table.infotiles span.price, div.section span.price {
  float: right;  
  color: red;
  font-weight: bold;
}


table.infotiles img.right {
  float: right;
  margin: 0 0 4px 8px;
}

div.sectionfault div.section { /* changed to div within div for standards compliance */
  background-color: #FFF0F0;
  color: #cc0000;
}

span.fault {
  color: #cc0000;
  line-height: 8px;
  vertical-align: top;
}

input.fault, textarea.fault, select.fault {
  background-color: #fff0f0;
}

img.pagelogo {
  background-color: white;
  float: right;
  padding: 0 6px 0 12px;
}

table.simple {
  margin: 3px 0 2px 0;
  border-collapse: collapse;
  width: 100%;
}

table.simple td {
  height: auto;
  width: auto;
  padding: 2px 0 1px 0;
  margin: 0;
  background-color: transparent;
  border-style: none;
  white-space: nowrap;
}

div.section table.simple td {
  white-space: normal;
}

ul.simple {
  list-style: none;
  margin: 0;
  padding: 3px 0 2px 0;
  white-space: nowrap;
}

ul.simple li {
  padding: 2px 0 1px 0;
}

p.tm { /* class added as IE tweak */
  margin: 5px 0 8px 0;
  text-align: right;
  font-size: 0.8em;
}

img.verify {
  float: right;
  padding: 0 0 5px 0; /* wraps word 'insensitive' in IE - acceptable quirk :( */
  margin: 0;
}

table.doclist {
  border-style: none;
  margin: 6px 0 12px 0;
}

td.doclist {
  padding: 2px 5px 2px 5px;
}

div.homepage {
  background-image: URL('/lib/images/homepage1.jpg');
  background-repeat: no-repeat;
  width: 770px;
  border-style: solid;
  border-color: #dfe7f1;
  border-width: 1px;
  height: 350px;
}

div.homepage div.content {
  margin: 5px 12px 5px 262px;
}


div.homepage img, div.homepagelogos img {
  border-style: none;
  padding: 0;
}

div.homepage select {
  width: 400px;
  margin: 2px 0 12px 0;
  border-style: solid;
  border-width: 1px;
  border-color: #859bba;
}

div.homepagelogos {
  margin: 24px 0 0 0;
  padding: 8px 0 0 0;
  background-color: transparent;
}

div.homepagelogos img {
  margin: 4px 12px 4px 12px;
  vertical-align: middle;
}

div.news span.posted {
  float: right;
}