a:link, a:visited { color: #5485B5; text-decoration:none; }
a:hover { color: #365574; text-decoration:none; }

a.base_menu:link, a.base_menu:visited { color: #000000; text-decoration:none; }
a.base_menu:hover { color: #DB2129; text-decoration:none; }

.base {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
  line-height: 11px;
  letter-spacing: 0px;
}

.body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
  line-height: 16px;
  letter-spacing: 0px;
}

.body_lrg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#000000;
  font-weight: bold;
  text-decoration:none;
  line-height: 18px;
  letter-spacing: 0px;
}

.testimonial {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
  line-height: 20px;
  letter-spacing: 0px;
}


h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color:#CF1F27;
  font-weight: bold;
  text-decoration:none;
  line-height: 20px;
  letter-spacing: 0px;
}


.mission {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
  line-height: 17px;
  letter-spacing: 0px;
}

.whats_that {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
  line-height: 13px;
  letter-spacing: 0px;
}

.tagline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#000000;
  font-weight: normal;
  text-decoration:normal;
  line-height: 18px;
  letter-spacing: 0px;
}

.class_box_txt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight: normal;
  text-decoration:none;
}

.balloonstyle {
  position:absolute;
  top: -300px;
  left: -300px;
  padding: 20px;
  visibility: hidden;
  border:0px solid #000000;
  font:normal 11px Arial;
  color:#FFFFFF;
  line-height: 13px;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead {
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}


