/* Page Default Settings */
body, td {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}

td a {
  color: #620000;
}

td a:hover {
  color: #FF8644;
}


/* Copyright Settings */
.copyright td {
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
}

.copyright a {
  color: #FFB980;
}

.copyright a:hover {
  color: #FFCEA6;
}

/* Page Heading Settings */
h1 {
  color: #620000;
  font-size: 14pt;
  font-family: Arial;
  margin: 0, 3px, 0, 0;
  display: inline;
}

/* Small Bold Heading Settings */
h2 {
  color: #580000;
  font-size: 10pt;
  font-family: Arial;
  margin: 0, 3px, 0, 0;
  display: inline;
  font-weight: bold;
}

/* BOLD GRAY HEADINGS */
h3 {
  color: #5C5C5C;
  font-size: 10pt;
  font-family: Arial;
  margin: 0, 3px, 0, 0;
  display: inline;
  font-weight: bold;
}


/* Big Calls-To-Date Number */
.callstodate {
  font-family: Verdana;
  font-size: 28pt;
  font-weight: bold;
  color: #FFFFFF;
}

#leftcol table {
  border-right: 1px #000 solid;
  border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
}

/* Left Column Settings */
.columntext {
  font-family: arial;
  font-size: 8pt;
  color: #FFFFFF;
  position: relative;
  left: 4px
}

.columntext a {
  color: #FFFFFF;
}

.columntext a:hover {
  color: #FFF1C6;
}

.acrobat {
  position: relative;
  top: -6px;
}

.error {
  font-family: Arial;
  font-size: 8pt;
  color: #C40000;
}

/* Apparatus Settings */
#apparatus img {
  border: 1px #000 solid;
}

ul.apparatuslist {
  font-size: 8pt;
  text-align: left;
  position: relative;
  right: 20px;
  list-style-image: url('apparatusimages/bulletpoint.gif');
}

.spacer {
  height: 200px;
}

#inclst td {
  border-bottom: solid #DFDFDF 1px;
}