.page-break{
  page-break-after:always;
}

.homepage-template{
  margin:0px;
  background-color: #550000;  
}
.content-template{
  margin:0px;
  background-color: #550000;  
}
.note-red{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #FF0000;
  line-height: 12px;  
}

.red-header{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #FF0000;
  line-height: 12px;  
}
/*
Left Navigation Links
*/
.left-nav-links{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #333333;  
  line-height: 12px;
  text-decoration: none;
}
.left-nav-titles{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #003366;  
  line-height: 12px;
  text-decoration: none;
}
A.left-nav-links:link{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #333333;  
  line-height: 12px;
  text-decoration: none;
}
A.left-nav-links:hover{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
  line-height: 12px; 
  text-decoration: underline;
}
/*
--------------------
*/

.content-header{
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  color: #550000;  
  line-height: 14px;
}
.content-sub-header{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #550000;  
  line-height: 14px;
}
/*
Body Navigation Links
*/
.body-links{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #006699;  
  line-height: 14px;
}
.body-text{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #333333;  
  line-height: 14px;
}
.body-nav{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #333333;
  line-height: 12px;  
}
/*
--------------------
*/

.band-text{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #99CCFF;  
  line-height: 16px;
}

/*
Footer Navigation Links
*/
.footer-nav{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #003366;  
}
.copyright{
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #666666;  
}
A.copyright:link{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #99CCFF;  
}
A.footer-nav:link{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #003366;  
}
A.footer-nav:hover{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;  
}
/*
-----------------
*/

A.body-nav:link{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
  line-height: 12px; 
}
A.body-nav:hover{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #CC0000;
  line-height: 12px; 
}

select{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #333333;  
  line-height: 14px;
}
input{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #333333;  
  line-height: 14px;
}
textarea{
  font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
  color: #333333;  
  line-height: 14px;
}