body
{
  background-color : #1c9947;
  font-family : helvetica, arial, sans-serif;
  font-size : 11px;
  color : #ffffff;
}

h1, .head1 { font-size : 20px; font-weight : bold; }
h2, .head2 { font-size : 18px; font-weight : bold; } 
h3, .head3 { font-size : 14px; font-weight : bold; } 

.alert
{
  padding-left: 12px;
  background : url('images/star.png') no-repeat left center;
}

.phone { font-weight : bold; color : #96f62f; }
.small { font-size : 7pt; }

a:link, a:visited
{
  color : #ffffff;
  text-decoration : underline;
}

a:hover
{
  color : #7dbe34;
  text-decoration : underline;
}

.error
{
  margin-top: 20px;
  width: 600px;
  color: #ffff00;
}

input, textarea, select
{
  font-family : helvetica, arial, sans-serif;
  font-size : 11px;
  color : #000000;
  border : 1px solid #555555;
}

.datafooter, .datafooter input
{
  text-align : center;
  font-weight : bold;
  color : #000000;
}

.datafooter input { border : 1px solid #000000; }

.dataheader
{
  font-family : helvetica, arial, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #ffffff;
}

.datarow1, .datarow2, td.datatable
{
  background-color : #1c9947;
  text-align : left;
  font-family : helvetica, arial, sans-serif;
  font-size : 11px;
}

#form-table14, #form-table13
{
  margin-left: 10px;
}

.datatable
{
}

.medium
{
  font-size: 18px;
}
