/* tags */

body {
  font-family: tahoma, arial, verdana, sans-serif;
  background-color: #aa8f3d;
  background-image: url(/images/body_bg.gif);
  background-position: top left;
  background-repeat: repeat-y;
  color: #cccccc;
  margin: 0;
  padding: 0;
  font-size: 75%;
}

table {
  border-collapse: collapse;
}

th, td {
  font-family: tahoma, arial, verdana, sans-serif;
  color: #cccccc;
  vertical-align: top;
}

p {
  font-family: tahoma, arial, verdana, sans-serif;
  color: #cccccc;
  margin: 0 0 20px 0;
}

pre {
  font-size: 100%;
}

h1 {
  font-family: arial, verdana, sans-serif;
  font-size: 175%;
  font-weight: bold;
  color: #a1a1a1;
  margin: 0 0 10px 0;
}

h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 150%;
  font-weight: bold;
  color: #a1a1a1;
  margin: 0 0 0 0;
  border-bottom: 1px solid #a1a1a1;
}

h3 {
  font-family: arial, verdana, sans-serif;
  font-size: 135%;
  font-weight: bold;
  color: #a88b38;
  margin: 0 0 20px 0;
}

h4 {
  font-family: arial, verdana, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #a88b38;
  margin: 0 0 10px 0;
}

h5 {
  font-family: arial, verdana, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #a88b38;
  margin: 0 0 10px 0;
}

h6 {
  font-family: arial, verdana, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #a88b38;
  margin: 0 0 10px 0;
}

hr {
  height: 1px;
  width: 100%;
  color: #cccccc;
  border: 0;
}

ul, ol, dd {
  padding: 0;
  margin: 0 0 20px 0;
}

ul {
  list-style-image: url(/images/bullet_a88b38.gif);
}

li, dd {
  margin: 0 0 0 30px;
  padding: 0;
}

a:link, a:visited {
  color: #a88b38;
  text-decoration: none;
}

a:focus, a:hover, a:active {
  color: #cccccc;
  text-decoration: underline;
}

dl {
  margin: 0 0 20px 0;
}

dl.small {
  font-size: 80%;
}

dt {
  font-weight: bold;
}

dl.small dt {
  font-weight: bold;
}

blockquote {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 20px;
}

acronym, abbr, .abbr {
  border-bottom: 1px dashed #000000;
  cursor: help;
}

.imgAlignLeft {
  margin: 0 10px 10px 0;
}

.imgAlignRight {
  margin: 0 0 10px 10px;
}

.data {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 10px 0;
}

.data th, .data td {
  border-width: 1px 0;
  border-style: dotted;
  border-color: #808080;
  padding: 2px 4px;
  text-align: left;
  vertical-align: top;
}

.topLink {
  font-size: 80%;
  text-align: right;
  margin-bottom: 0;
  border-top: 1px solid #a1a1a1;
}

.topLink a {
  display: block;
}

.print {
  display: none;
}

/* tags.import.css */

p {
  line-height: 150%;
}

h1 {
  line-height: 180%;
}

h2 {
  line-height: 150%;
}

h3 {
  line-height: 130%;
}

h4 {
  line-height: 115%;
}

h1 {
  line-height: 100%;
}

h1 {
  line-height: 90%;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.clearBoth {
  clear: both;
}
