
BODY {
  font-family: Arial, Helvetica;
  background-color: #c5d1df;
}

.default {
  font-size: 10pt;
  color: black;
}

A:link {
  color: #0000ff;
}

A:visited {
  color: #888888;
}

A:hover {
  color: #ff0000;
}

A.header:link {
  color: white;
  text-decoration: none;
}

A.header:visited {
  color: white;
  text-decoration: none;
}

A.header:hover {
  color: #ffd774;
  text-decoration: underline;
}

A.headerhl:link {
  font-weight: bold;
  font-size: 8pt;
  color: #ffd774;
  font-family: Verdana, Helvetica;
  text-align: center;
  text-decoration: none;
}

A.headerhl:visited {
  font-weight: bold;
  font-size: 8pt;
  color: #ffd774;
  font-family: Verdana, Helvetica;
  text-align: center;
  text-decoration: none;
}

A.headerhl:hover {
  font-weight: bold;
  font-size: 8pt;
  color: #ffd774;
  font-family: Verdana, Helvetica;
  text-align: center;
  text-decoration: underline;
}

.headerbg {
  background-color: #f0f6fb;
}

.header {
  font-weight: bold;
  font-size: 8pt;
  color: white;
  font-family: Verdana, Helvetica;
  background-color: #708fbe;
  text-align: center;
}

.horizontaldivider {
  background-color: #000000;
}

.articleheader {
  font-weight: bold;
  font-size: 11pt;
  color: #000000;
  line-height: 26px;
  font-family: Verdana, Arial, Helvetica;
  background-color: #f1f6fc;
}

.articleheaderrelease {
  font-size: 7pt;
  color: #800000;
  background-color: #f1f6fc;
  text-align: center;
}

.articleheaderdivider {
  background-color: #705a46;
}

.subarticleheader {
  font-size: 10px;
  color: #705a46;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica;
  background-color: #f7e8d3;
}

.resourceheader {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  font-family: Verdana;
  background-color: #f1f6fc;
}

.resourcerating {
  font-weight: bold;
  font-size: 11px;
  color: #595959;
  background-color: #f1f6fc;
  text-align: center;
}

.topresources {
  font-size: 10px;
  color: white;
  background-color: black;
}

.mastertable {
  background-color: #ffffff;
}

.footer {
  font-size: 8pt;
  background-color: #e8e8e8;
  text-align: center;
}

.featuredbg {
  background-color: #f1f6fc;
}

.featuredtable {
  border-top: 2px #ced8e2 solid;
  border-bottom: 2px #ced8e2 solid;
  border-right: 2px #ced8e2 solid;
  border-left: 2px #ced8e2 solid;
}

.featuredheader {
  font-size: 7pt;
  color: #800000;
  background-color: #cfd9e3;
  text-align: center;
}

.bg {
  background-color: #c5d1df;
}

.arrow {
  font-weight: bold;
  font-size: 8pt;
  color: red;
}

.shadow {
  background-color: #c8c8c8;
}

.button {
  background-color: #ffc800;
}

.highlight {
  color: #999999;
}

.highlighttable {
  border-top: 2px #cfd9e5 solid;
  border-bottom: 2px #cfd9e5 solid;
  border-right: 2px #cfd9e5 solid;
  border-left: 2px #cfd9e5 solid;
}

.browsertable {
  border-top: 1px #cfd9e5 solid;
  border-bottom: 1px #cfd9e5 solid;
  border-right: 1px #cfd9e5 solid;
  border-left: 1px #cfd9e5 solid;
}

.forumpostbg {
  background-color: #f0f0f0;
}

.forumreplybg {
  background-color: #f9f9f9;
}

.fontsize15pt {
  font-size: 15pt;
}

.fontsize14pt {
  font-size: 14pt;
}

.fontsize13pt {
  font-size: 13pt;
}

.fontsize12pt {
  font-size: 12pt;
}

.fontsize11pt {
  font-size: 11pt;
}

.fontsize10pt {
  font-size: 10pt;
}

.fontsize9pt {
  font-size: 9pt;
}

.fontsize8pt {
  font-size: 8pt;
}

.fontsize7pt {
  font-size: 7pt;
}

.notice {
  color: teal;
}

.feature {
  color: #800000;
}

.bold {
  font-weight: bold;
}

.nobold {
  font-weight: normal;
}

.italics {
  font-style: italic;
}

.noitalics {
  font-style: normal;
}

.colortier1 {
  background-color: #f8f8f8;
}

.colortier2 {
  background-color: #e8e8e8;
}

.colortier3 {
  background-color: #d8d8d8;
}

.colortierheader1 {
  background-color: #f0f0f0;
}

.colortierheader2 {
  background-color: #e0e0e0;
}

.colortierheader3 {
  background-color: #d0d0d0;
}
