body {
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande",Verdana,sans-serif;
  font-size: small;
  color: #38230e;
}
.header{
  margin-left: 0;
  margin-right: auto;
  background-color: #006666;
  height: 70px;
  padding-left: 20px;
}
.headerframe{
  margin-left: 0;
  margin-right: auto;
  background-color: #006666;
  height: 110px;
}
.title {
  color: #ffffff;
  font-size: 25px;
  padding-left: 10px;
}
.linkcap {
  font-weight: bold;
}
.leftSide {
  width: 188px;
  float: left;
  margin-top: 25px;
  border-right: 1px solid #b5b5b5;
}
.navigation {
  width: 188px;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  background-color: #ffffff;
}
.content {
/*  text-align: left; */
  text-align: justify;
  line-height: 1.5em;
  margin: 5mm 5mm 0 15em;
  padding: 25px 1em 1em 1em;
/*  padding: 1em 1em 1em 1em;+*/
}
.image {
  text-align: center;
  margin: 10px 10px 0 0;
}
.hDiv {
  width: 414px;
  height: 27px;
  background-image: url(../images/horizontalRuler_datalysor.gif);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-repeat: no-repeat;
}
a:link, a:visited {
/* color: #4B0082;*/
  color: #483D8B;
 /* color: #268ccd;*/
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #AA0000;
}
table {
  border: 1px solid #00000;
}
td a{
  font-size: 1.2em;
  margin: 20px;
}
h2 {
  margin: 0;
  color: #006666;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  /* padding-left: 25px; */
  background-repeat: no-repeat;
}
h2 a:link, h2 a:hover, h2 a:visited {
  color: #000000;
  text-decoration: none;
}
hr {
  /* margin: 10px; */
  color: #006666;
}
h1 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -1px;
/*   padding-left: 25px; */
  color: #006666;
}
h1 a:link, h1 a:visited, h1 a:hover {
  text-decoration: none;
  color: #000000;
}
h4 {
/*  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; */
  margin: 0;
  color: #006666;
  font-size: 12px;
/*   padding-left: 25px; */
  padding-top: 5px;
  padding-bottom: 5px;
}
h3 {
  margin: 0 0 8px;
  color: #999999;
  font-size: 19px;
  font-weight: normal;
/*   padding-left: 25px; */
  letter-spacing: -1px;
  text-transform: uppercase;
}
h5 {
  margin: 0 0 8px;
  color: #006666;
  font-size: 12px;
/*   padding-left: 25px; */
  font-weight: normal;
  text-transform: uppercase;
}
.intLink {
  margin: 5px 0;
  padding: 0;
  width: 180px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.intLink li a {
  border-bottom: 1px solid #b5b5b5;
  padding: 3px 0 3px 25px;
  font-weight: bold;
  color: #006666;
  display: block;
  text-decoration: none;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
* html .intLink li a {
}
li {
  margin-left: -20px;
  list-style-type: square;
  color: #006666;
}
.bco {
  color: #006666;
  border-bottom: 1px solid #b5b5b5;
}
.bli {
  margin-left: +20px;
  color: #38230e;
/*   padding-left: 25px; */
  font-weight: normal;
}
