/* CSS Document */
span.footer
{
  font-size:12pt;
  font-weight:400;
  color:#174D73;
 }
p.title
{
  font-family:"Times New Roman",Roman,serif;
  font-size:18pt;
  font-weight:400;
  color:#174D73 ;
  margin-top:0px;
  margin-bottom:10px;
 }
 p.pagetitle
{
  font-family:"Times New Roman",Roman,serif;
  font-size:18pt;
  font-weight:bold;
  color:#174D73 ;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:20px;
  text-align:left;
 }
 p.copy
{
  font-family:"Times New Roman",Roman,serif;
  font-size:12pt;
  color:#174D73 ;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:20px;
  text-align:left;
 }
 a.nav
 {
   color:#ffffff ! important;
   font-family:"Times New Roman",Roman,serif;
   font-size:12pt;
   font-weight:bold;
   text-decoration:none;
 }
  td.nav
 {
   color:#ffffff;
   font-family:"Times New Roman",Roman,serif;
   font-size:12pt;
   font-weight:bold;
   text-decoration:none;
 }
 td.spacer
 {
   width:25px;
 }
 p.spacer
 {
   font-size:30px;
 }
 a.nav:hover {
	color: #DDF7F8 ;
	text-decoration  : underline;
	}

