
   
  .contentheader
  { 
    font-family: Arial;
    font-size: 20px;
    color: #A50021; 
  }
  
  .nolink
  {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #A50021;
  }
    
  .subheader
  {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #A50021;
  }
  
  .subheader2
  {
      font-family: Arial;
      font-size: 16px;
      font-weight: bold;
      color: #000000;
      text-align: left;
  }
  
  ul
  {
    margin-top: 0px;
    font-weight: normal;
    text-decoration: none;
    font-size:11.0pt;
    font-family: Arial;
  }
  
  A.linkcontent
  {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
  }
  
 .linkcontent
  {
      font-family: Arial;
      font-size: 12px;
      color: #000000;
      text-decoration: underline;
      cursor:pointer;
  }
  
  A:hover.linkcontent
  {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
  }
  
  .quote
  { 
        font-family: Arial;
        font-size: 11px;
        color: #365855;
        font-weight: bold;
  }
  
  A.columnlinkcontent 
  { 
    font-family: Arial; 
    font-size: 11px; 
    color: #000000;
    text-decoration: none;
  }
  
  A:hover.columnlinkcontent
  { 
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
  }

  A.linksubmenu
  { 
    font-family: Verdana,Arial;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
  }
  
  A:hover.linksubmenu 
  { 
    font-family: Verdana,Arial;
    font-size: 12px;
    color: #A20101;
    text-decoration: none; 
  }

  .footercontent
  { 
    font-family: Verdana, Arial;
    font-size: 12px; 
    color: #FFFFFF;
  }
  
  .footerha
  { 
        font-family: Verdana, Arial;
        text-align: center;
        font-size: 9px; 
        color: #FFFFFF;
        
  }
  
  .textareabox 
  { 
    font-family: Arial,Verdana; 
    font-size: 11px; 
    border-left: 1px solid black; 
    border-top: 1px solid black; 
    border-right: 1px solid black; 
    border-bottom: 1px solid black;
  }
  
  .selectbox
  { 
    font-family: Arial,Verdana; 
    font-size: 11px;
  }
  
  .inputbox 
  { 
    font-family: Arial,Verdana;
    font-size: 11px; 
    border-left: 1px solid black; 
    border-top: 1px solid black; 
    border-right: 1px solid black; 
    border-bottom: 1px solid black; 
  }
  
  .inputbutton 
  { 
    font-family: Arial,Verdana;
    font-size: 11px; 
    border-left: 1px solid black; 
    border-top: 1px solid black; 
    border-right: 1px solid black; 
    border-bottom: 1px solid black;
    cursor: pointer; 
  }

  .body 
  { 
    font-family: Arial;
    font-size:12.0pt; 
    text-align: center;
  }
  
  #bodyWrapper
  {
    position: absolute;
    left: 50%;
    width:720px;
    margin-left: -360px;
    padding-top: 5px;
  }


  .link
  { 
        font-family: Arial;
    font-size: 11px;
    color: #000000;
        text-decoration: none;
  }
  
  .RxBody
  {
    text-decoration: none;
    font-size:16.0pt;
    font-weight: bold;
    color: #000000;
    font-family: Arial;
  }
  
  .RxSubHeader
  {
    text-decoration: none;
    font-size:14.0pt;
    font-weight: bold;
    color: #A50021;
    font-family: Arial;
  }
  
  .RxParaHeader
  {
      text-decoration: none;
      font-size:12.0pt;
      font-weight: bold;
      color: #000000;
      font-family: Arial;
      font-style: italic;
  }
  
  
  .RxBody2
  {
    text-decoration: none;
    font-size:11.0pt;
    color: #000000;
    font-family: Arial; 
  }  
  
.RxNormal
{
  text-decoration: none;
  font-size:11.0pt;
  color: #000000;
  font-family: Arial; 
  font-weight: normal;
} 

.content
{
  text-decoration: none;
  font-size:11.0pt;
  color: #000000;
  font-family: Arial; 
  font-weight: normal;
} 
