﻿/* These are the Chemwatch MSDS style sheets */



#logoWrapper {
  text-align: center;
}
#headingWrapper {
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 60pt;
}
#headingMasthead {
  font-weight: bold;
  height: 35pt;
  text-align: center;
}
#headingLeftColumn {
  float: left;
  font-weight: bold;
  height: 25pt;
}
#headingRightColumn {
  float: right;
  font-weight: bold;
  height: 25pt;
}
body {
  background-color: white;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
}
a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
div.images {
  margin-bottom: 0pt;
  margin-top: 10pt;
  text-align: left;
}
h1 {
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 0pt;
  margin-top: 10pt;
  padding-left: 10mm;
  text-align: left;
}
h2 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 0pt;
  margin-top: 10pt;
  text-align: left;
}
h3 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 0pt;
  margin-top: 10pt;
  padding-left: 10mm;
  text-align: left;
}
hr {
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 1px;
  width: 100%;
}
p {
  font-size: 10pt;
  margin-bottom: 0pt;
  margin-top: 0pt;
  text-align: left;
}
p.indented {
  padding-left: 20mm;
  text-align: left;
}
p.tocSectionheading {
  padding-left: 10mm;
  text-align: left;
}
p.tocHeading {
  padding-left: 20mm;
  text-align: left;
}
pre {
  font-family: "Lucida Console", "Andale Mono", "Courier New", Courier;
  font-size: 8pt;
  margin-bottom: 0pt;
  margin-top: 0pt;
}
pre.indented {
  padding-left: 20mm;
}
td {
  font-size: 10pt;
  padding-left: 0mm;
  padding-right: 5mm;
}
