A.pagelinks:link 
{
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #6E6E6E;
}

A.pagelinks:visited 
{
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #6E6E6E;
}
A.pagelinks:active 
{
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #6E6E6E;
}
A.pagelinks:hover {
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-size: 10pt;
	color: #FF0000;
}
.outertable
{
  border: 0px double #E0E0E0;
}
.genericstyle
{
  font-family: Arial, Verdana; 
  font-size: 10pt;
}
.innertable
{
  font-family: Arial, Verdana; 
  font-size: 10pt; 
  border: 1px solid #E0E0E0;
}
.button
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  background-color: rgb(255,255,255); 
  color: rgb(0,72,145); 
  font-weight: bold; 
  border: 1px solid rgb(0,72,145);
}
.bluesubheader
{
   font-family: Arial, Verdana; 
   font-size: 10pt; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   color: rgb(0,58,117);
}
/*.copyright
{
  font-family: Arial, Verdana; 
  font-size: 10pt; 
  background-color: #FFFFFF; 
  color: #000000;
} */

.ddbox
{
  font-family: Arial, Verdana; 
  font-size: 8pt; 
  background-color: #FFFFFF; 
  color: #666666;
  
}
.form
{
	margin-bottom:0;
	margin-top:0;
}
