body {
  margin-top:10px;
  background-color:#EFEFEF;
}

a.footerLink {color:#ffffff; text-decoration:none;}
a.footerLink:active {color:#ffffff; text-decoration:none;}
a.footerLink:visited {color:#ffffff; text-decoration:none;}
a.footerLink:hover {color:#ffffff; text-decoration:underline;}

.aboutus_heading {
  border-bottom:1px solid black;
  width:36%;
  font-weight:bold;
}

.body_table {
  background-color:#FFFFFF;
  width:795px;
  text-align:left;
}

.box_header {
  font-weight:bold; 
  padding-right:5px;
  background-color:#D8E9F9;
  text-align:center;
  height:20px;
}
.box_image {
  margin:10px;
}
.box_seperator {
  padding-left:10px; 
  padding-top:12px;
}
.box_seperator_top {
  padding-left:10px; 
}
.box_td {
  height:80px;
}
.box_table {
  font-family:verdana; 
  color:#404040; 
  font-size:.9em; 
  border: 2px solid #1d3c8b;
  width:325px;
}

.contactus_heading {
  border-bottom:1px solid black;
  width:70%;
  font-weight:bold;
}  

.features_heading {
  border-bottom:1px solid black;
  width:100%;
}  

.font {
  font-family:verdana; 
  color:#404040; 
  font-size:.9em;
}
.font_bold {
  font-weight:bold; 
  font-family:verdana; 
  color:#404040; 
  font-size:.9em;
}

.introduction_home {
  font-family:verdana; 
  color:#404040; 
  font-size:.9em; 
  padding:10px 0px 0px 10px;
}

.no_margin {
  margin-bottom:0px; 
  padding-bottom:0px; 
  margin-top:0px; 
  padding-top:0px;
}