.bodyText {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 12px;

  color: #666666;

}

.bodyTextBold {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 12px;

  color: #55575a;
}


.bodyLinks {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 12px;
  color: #3333FF;
  text-decoration: none;


}


.spacerHor {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 10px;

  color: #ffffff;

  font-weight: bold;
}


.spacerVer {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 6px;

  color: #ffffff;
}


.sideNav {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 12px;

  color: #55575a;

  font-weight: bold;

  text-decoration: none;
}


.headerNav {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 11px;
  
  color: #55575a;

  font-weight: bold;

  text-decoration: none;
  text-align: right;
}

.footerNav {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 12px;
  
  color: #55575a;

  font-weight: bold;

  text-decoration: none;
  text-align: center;
}


.bodySubLinks {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 11px;

  color: #9ebbde;

  text-decoration: underline;

  font-weight: bold;
}


a:link {
  text-decoration: none;
}

a.headerNav:link {
color: #55575a;
text-decoration: none;
}

a.sideNav:link {
color: #55575a;
text-decoration: none;
}

a:visited {
  text-decoration: none;
}


a:hover {
  text-decoration: none;
}


a:active {
  text-decoration: none;
}

.waterMark {

  background-image: url(images/bigCad.jpg);

  background-repeat: no-repeat;

  background-position: 35% 0%;
}
