/* 
 * Main body and table defenitions
 */
 
body, table, tr, td {
  font-family: arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #40033;
  margin: 0px;
  padding: 0px;
  line-height: 200%;
}

h1 { font-size: 18px; color: #1D8ACB;}
h2 { font-size: 14px; color: #1D8ACB; margin-top: 20px; margin-bottom: 1px}
h3 { font-size: 13px; color: #1D8ACB; margin-top: 15px; margin-bottom: 1px} 

.breadcrums {font-size: 9px;}
.footer {font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: bold; font-weight; bold color: #7D7D7D; }

a:active  {color: #8CBB31; text-decoration: underline; font-weight: none; }
a:visited {color: #8CBB31; text-decoration: underline; font-weight: none; }
a:link    {color: #8CBB31; text-decoration: underline; font-weight: none; }
a:hover   {color: #8CBB31; text-decoration: underline; font-weight: bold; }


a.menu-link         {font-size: 13px; color: #08476C;text-decoration: none; font-weight: bold; line-height: 20px;}
a.menu-link:active  {color: #08476C;text-decoration: none; font-weight: bold; line-height: 20px;}
a.menu-link:visited {color: #08476C;text-decoration: none; font-weight: bold; line-height: 20px;}
a.menu-link:link    {color: #08476C;text-decoration: none; font-weight: bold; line-height: 20px;}
a.menu-link:hover   {color: #08476C;text-decoration: underline; font-weight: bold; line-height: 20px;}

a.menu-link2         {font-size: 13px; color: #1D8ACB;text-decoration: none; font-weight: bold; line-height: 10px;}
a.menu-link2:active  {color: #1D8ACB;text-decoration: none; font-weight: bold; line-height: 10px;}
a.menu-link2:visited {color: #1D8ACB;text-decoration: none; font-weight: bold; line-height: 10px;}
a.menu-link2:link    {color: #1D8ACB;text-decoration: none; font-weight: bold; line-height: 10px;}
a.menu-link2:hover   {color: #1D8ACB;text-decoration: underline; font-weight: bold; line-height: 10px;}
