/* news@webards.net styles */

.bodyStyle {
  background-color: white;
  font-size: 11pt;
}

.pageBorder {
  border: 1px solid #E0E0E0;
  padding: 9px;
  width: 720px;
}

.pageHeader {
  background-color: #E0E0E0;
  border: 1px solid #E0E0E0;
  width: 720px; /* 1 + 9 + 700 + 9 + 1 */
  display: block;
  padding: 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: black;
}

.textBlock {
  display: block;
  width: 700px;
  text-align: justify;
  padding-top: 15px;
  padding-bottom: 15px;
}

.textBlockArchive {
  display: block;
  width: 700px;
  text-align: justify;
  line-height: 1.5em;
  padding-left: 12px;
}

.textQuote {
  display: block;
  text-align: center;
}

.textLink {
  text-decoration: none;
  color: black;
}

.sectionHeader {
  display: block;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}

.navigationBox {
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px dashed #C0C0C0;
}

.navLine {
  display: block;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
}

.ymNav {
  width: 70%;
  text-align: left;
}

.snpNav {
  float: right;
  text-align: right;
}

.greyel {
  color: #C0C0C0;
}

a.altref {
  text-decoration: none;
  color: #000000;
}

a.altref:link {
  text-decoration: none;
  color: #000000;
}

a.altref:visited {
  text-decoration: none;
  color: #000000;
}

a.altref:hover {
  text-decoration: underline;
  color: #000000;
}

a.altrefsel {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

a.altrefsel:link {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

a.altrefsel:visited {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

a.altrefsel:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
}

.pageFooter {
  display: block;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: black;
}

.searchResults {
  display: block;
  padding-left: 10px;
  padding-bottom: 10px;
}

.smallSearchResults {
  font-size: 10px;
}

.signature {
  font-style: normal;
}
