body,P,TD
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

H1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #143665;
	}
  
H2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc3300;
	}
	
.form
	{
	font-size: 10px;	
	background-color: #D8E2EC;
	color: red;
	}
		
a.link, a.link:visited
	{
	color: #006699;
	text-decoration: underline;
	}	

a.link:hover
	{
	color: #cc3300;
	text-decoration: underline;
	}
		
.topnav
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
  }
  
a.topnav
	{
	color: #ffffff;
	text-decoration: none;
	}
	
a.topnav:hover
	{
	color: #ffcc33;
	text-decoration: none;	
	}	
	
a.topnav-highlight
	{
	color: #ffcc33;
	text-decoration: none;
	}
	
a.topnav-highlight:hover
	{
	color: #3399ff;
	text-decoration: none;	
	}	
	
.footer
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
  }	

TH		{background-color:#143665;font-size:10PT;font-weight:bold;color:#ffffff;}

.table-header {font-size: 12px; font-face: arial, verdana; font-weight: bold; background-color: #D9E1EC;}
.data   {font-size: 12px; font-face: arial, verdana; font-weight: normal; background-color: #EDF1F4;}

a.leftnav
	{
	color: #6699cc;
	text-decoration: none;
  font-weight: bold;
	}
	
a.leftnav:hover
	{
	color: #006699;
	text-decoration: none;	
  font-weight: bold;
	}	
  
a.leftnav-current
	{
	color: #cc3300;
	text-decoration: none;
  font-weight: bold;
  font-style: italic; 
	}
	
a.leftnav-current:hover
	{
	color: #006699;
	text-decoration: none;	
  font-weight: bold;
	}	
  
.button
  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
  background-color: #99ccff;
	text-align: center;
	text-decoration: none;
  font-weight: bold;
  }
  
.error
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #990000;
	}  	  
  
.success
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #339900;
	}  	    
