body
{ font-family: Verdana, Tahoma, Arial, Geneva, Helvetica;
  font-size: 12px;
  color: #211F5F;
  background: #211F5F;
  margin: 0;
  scrollbar-arrow-color: #B3B3D8;
  scrollbar-face-color: #E3E3E3; } 
  
table, td, tr
{ font-size: 12px; }

/* Graphic Elements */

hr
{ Width: 100%;
  Color: #D8D8D8;
  height : 1; }

.border
{ border: 2px solid #FFFFFF;  margin-bottom: 25px;  margin-left: 25px; }

/* Tables */

.titletable
{ background: #EDEDED;  background-image: url(images/backgroundTitle.gif);  background-position: right;  background-repeat: no-repeat; }

.content
{ background: #EDEDED; }

.bottom
{ background: #E3E3E3; background-image: url(images/bottomBackground.gif); }

/* Text Formatting */

span.copyright
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #C6C6C6;
  font-size: 10px; }
  
  li
{ font-family: Trebuchet MS, Arial, Geneva, Helvetica, Verdana;
  font-size: 12px;
  color: #211F5F; }
  
  
.title
{ font-family: Trebuchet MS, Arial, Geneva, Helvetica, Verdana;
  font-size: 16px;
  color: #9D0000;
  letter-spacing: 1px;
  font-weight: bold; }
  
  .pbold
{ font-family: Trebuchet MS, Arial, Geneva, Helvetica, Verdana;
  font-size: 12px;
  color: #211F5F;
    letter-spacing: 1px;
  font-weight: bold; }
  
 .pboldbk
{ font-family: Trebuchet MS, Arial, Geneva, Helvetica, Verdana;
  font-size: 12px;
  color: #8D8CBC;
    letter-spacing: 1px;
  font-weight: bold; }

.subtitle
{ font-family: Arial, Geneva, Helvetica, Verdana;
  font-size: 14px;
  color: #211F5F;

  font-weight: bold; }

/* Links */

a:link, a:visited, a:active
{ color: #211F5F;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none; }

a:hover
{ color: #8383E1;
  font-size: 11px;
  font-weight: bold; 
  text-decoration: none; }

  a:link.footer, a:visited.footer, a:active.footer
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #EEEEEE;
  font-size: 12px;
  font-weight: bold; 
  text-decoration: underline; }

a:hover.footer
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #8383E1;
  font-size: 12px;
  font-weight: bold; 
  text-decoration: underline; }


    a:link.hrlink, a:visited.hrlink, a:active.hrlink
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #EEEEEE;
  font-size: 10px;
  font-weight: bold; 
  text-decoration: underline; }
  
  a:hover.hrlink
{ font-family: Arial, Verdana, Tahoma, Geneva, Helvetica;
  color: #8383E1;
  font-size: 10px;
  font-weight: bold; 
  text-decoration: underline; }

/* Form Elements */

input, textarea, option, comment
{ font: Tahoma, Trebuchet MS, Arial, Geneva, Helvetica, Verdana;
  font-size: 11px;
  color: #211F5F;
  letter-spacing: 1px; }


{ font: Tahoma, Trebuchet MS, Arial, Geneva, Helvetica, Verdana;
  font-size: 11px;
  color: #211F5F;
  background: #FFFFFF;
  letter-spacing: 1px; }
  
h1 {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica;
	font-size: 16px;
	color: #211F5F;
	font-weight: bold;
}
