/* Leesafe Stylesheet */

BODY {
  margin: 0px;
}

.spacer {
  background-image: url('pics/spacer.jpg');
  background-repeat: repeat-x;
}

.bodyText {
  font-family: arial narrow, verdana, arial;
  color: #505050;
  font-size: 11pt;
  font-weight: normal;
}

.faqsText {
  font-family: arial narrow, verdana, arial;
  color: #505050;
  font-size: 11pt;
  font-weight: normal;
}

.serviceHeader {
  font-family: arial narrow, verdana, arial;
  color: #000088;
  font-size: 13pt;
  font-weight: bold;
}

.headerText {
  font-family: arial narrow, verdana, arial;
  color: #5DD7D6;
  font-size: 16pt;
  font-weight: bold;
}

.sloganText {
  font-family: arial narrow, verdana, arial;
  color: #5DD7D6;
  font-size: 24pt;
  font-weight: bold;
}

.menuLink {
  font-family: verdana, arial;
  color: #5DD7D6;
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
}

.menuLink:hover {
  font-family: verdana, arial;
  color: #000000;
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
}

.imanezLink {
  font-family: arial;
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

.imanezLink:hover {
  font-family: arial;
  color: #5DD7D6;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

.iframe {
  background-color: #ffffff;
  background-image: url('pics/separater.gif');
}
