body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #63614c;
}

.sidebg {
  background-image: url(../images/side2.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.addressbg {
  background-image: url(../images/addressbg.jpg);
  background-repeat: repeat-x;
}

.bottombg {
  background-image: url(../images/bottom.jpg);
  background-repeat: repeat-x;
}

.textbg {
 background-color: #ffffff;
 background-image: url(../images/right.jpg);
 background-repeat: repeat-y;
 background-position: right;
}

.copyright {
  color: #ffffff;
  font-size: 11px;
}

.textlinks a:link {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

.textlinks a:hover {
  color: #ffffff;
  font-size: 11px;
  text-decoration: underline;
}

.textlinks a:active {
  color: #ffffff;
  font-size: 11px;
  text-decoration: underline;
}

.textlinks a:visited {
  color: #ffffff;
  font-size: 11px;
  text-decoration: underline;
}

.collage {
 background-color: #63614c;
 font-size: 13px;
 color: #ffffff;
 font-weight: bold;
}

.header {
  font-size: 18px;
  font-weight: bold;
  color: #63614c;
}

.subheader {
  font-size: 14px;
  font-weight: bold;
  color: #21418a;
}

.bold {
  font-weight: bold;
  color: #21418a;
}

.blackbold {
  font-weight: bold;
}

.greybold {
  font-weight: bold;
  color: #63614c;
}

.bluebold {
  font-weight: bold;
  color: #23418a;
}

.services {
  background-color: #f6f0e0;
  font-size: 11px;
  border: thin solid #ddca92;
}

.smblue {
  font-weight: bold;
  color: #21418a;
  font-size: 11px;
}

li {
   line-height:20px;
   list-style-type: square;
}

.txtlnk a:link {
  font-size: 10px;
  color: #21418a;
  text-decoration: none;
}

.txtlnk a:hover {
  font-size: 10px;
  color: #63614c;
  text-decoration: none;
}

.txtlnk a:active {
  font-size: 10px;
  color: #63614c;
  text-decoration: underline;
}

.txtlnk a:visited {
  font-size: 10px;
  color: #63614c;
  text-decoration: none;
}

.bluebg {
  background-color: #21418a;
  color: #ffffff;
}

.bluebgbig {
  background-color: #21418a;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.functionality {
  background-color: #f6f0e0;
  font-size: 11px;
  border: thin solid #21418a;
}

.logiview {
  border: thin solid #ffffff;
}

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

.logiviewlnk a:hover {
 font-weight: bold;
 color: #dbc88e;
 text-decoration: none;
}

.logiviewlnk a:active {
 font-weight: bold;
 color: #dbc88e;
 text-decoration: underline;
}

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

.morelnk a:link {
  font-weight: bold;
  color: #24428b;
  font-size: 13px;
  text-decoration: underline;
}

.morelnk a:hover {
  font-weight: bold;
  color: #63614c;
  font-size: 13px;
  text-decoration: underline;
}

.morelnk a:active {
  font-weight: bold;
  color: #decd99;
  font-size: 13px;
  text-decoration: underline;
}

.morelnk a:visited {
  font-weight: bold;
  color: #63614c;
  font-size: 13px;
  text-decoration: underline;
}

.border {
  border: thin solid #21418a;
}

.thinblue {
  border: 1px solid #21418a;
}

a:link {
  color: #21418a;
  text-decoration: underline;
}

a:hover {
  color: #63614c;
  text-decoration: underline;
}

a:active {
  color: #c9a044;
  text-decoration: underline;
}

a:visited {
  color: #63614c;
  text-decoration: underline;
}