body {  
  color: #333; background-color: #fff;  
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
}

h2 {margin-bottom: 0;}

.BodyText {
  font-size: 11px;
  line-height: 20px;
}
ul {
  font-size: 12px;
  margin-top: 0;
  list-style-image: url(images/bullet.gif);
}
ul#newsletters {font-size: 11px; line-height: 15px;}

.NoBullet {
  list-style-image: none;
  list-style-type: none;
}
.Bullet {
  list-style-type: disc;
  list-style-image: none;
}
.Heading {
  /* color: #f33; */
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: .25em;
}
a {
  color: #437ECB; background: transparent;
  font-weight: bold;
}
a:hover {color: #f66; background: transparent;}

.linkSmall {font-size: 10px;}

.navigation {
  font-size: 9px;
  color: #69c;
}
.tableLeft {
  font-size: 11px;
  color: #437ECB;
  font-weight: bold;
  line-height: 120%;
}
.tableRight {
  font-size: 11px;
  color: #333;
  line-height: 120%;
}
.directions {
  font-size: 9px;
  font-weight: bold;
}
.ContactHeading {
  font-size: 14px;
  font-weight: bolder;
  color: #749ACB;
  margin-left: 15px;
}
.IndentedText {
  font-size: 11px;
  line-height: 120%;
  margin-left: 15px;
}
.BodySmall {
  font-size: 9px;
}

