body
{
  font-family: Arial;
  color: #000000;
}

td
{
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  line-height: 20px;
}


.footer, .download_box
{
  font-size: 12px;
}


a, p, td
{
  font-size: 12px;
}


a.footer_link:link, a.footer_link:visited, a.footer_link:active, a.footer_link:hover
{
  font-family: Arial;
  color: #6f6f6f;
}

a.heading:link, a.heading:visited, a.heading:active
{
  text-decoration:none;
}

a.heading:hover
{
  text-decoration:underline;
}

/*-------------- HYPERLINKS END --------------*/

.nav_button
{
  font-family: Arial;
  font-size: 11px;
  color: #25556b;
  padding-right: 15px;
}

h1
{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #25556b;
  padding-bottom:0px;
  margin-bottom:0px;
}

h2
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #25556b;
  padding-bottom:0px;
  margin-bottom:10px;
}

.content_area_padding
{
  padding-top: 32px;
  padding-bottom: 20px;
  padding-left: 60px;
  padding-right: 30px;
}

.download_box
{
  padding-left: 6px;
  padding-right: 10px;
  padding-bottom:5px;
  padding-top:5px;
}

.photo_adjustment_right_aligned
{
  margin-left: 10px;
}

.footer
{
  font-family: Arial;
  color: #6f6f6f;
  text-align:center;
  line-height:15px;
}

p
{
  padding-top:5px;
  padding-bottom:10px;
  margin:0;
}

ul
{
  padding-top:5px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
}

li
{
  padding-bottom:0px;
  margin-bottom:0px;
}



