﻿.body
{
  font-family: Avenir Light, Arial, Helvetica, sans-serif !important;
}
 
.sub_content
{

  background-color: #5E5E5E;
  color: white;
  padding-top:40px;
  padding-bottom: 40px;
}

.sub_content h1
{
  font-size: 20pt;
  font-weight:bold;
}

.sub_content p{
   padding-bottom:8px;
}

.page_header
{
  margin-top: 2px;
  
  background-color: #EA1C2D;
  font-weight: bold;
  padding-left: 0px !important;
  padding-right: 0px !important;
  vertical-align: middle;
  text-align: left
}

.tb_head
{
  vertical-align: middle; 
  height: 100px;
}

.tb_head td
{
  width: 100%; 
  padding-left: 25px;
  padding-bottom: 5px
}

.tb_head h1
{
  font-size: 28pt;
  color: white !important;
  font-weight:bold;
}
.other_content
{
  font-size: 12pt !important;
}