body {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-style: normal;


}

p	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size : 12px;
	font-style: normal;

	}

td	{
	font-family:  Verdana, Geneva, Arial, Helvetica;	
	font-size : 12px;
	}
	
hr	{
	color: #CC0000;
}

h1	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 16pt;
	color: #CC0000;
}

h2	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #CC0000;
}

h3	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	color: #CC0000;
}

pre	{
	font-family : Courier ;
	font-size : 11px;
	line-height: 16px;
	}

.Whead	{
	font-family:  Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
}
/*following mostly used with forms - exceptions are the ids formLabel and note and the th selector*/	
textarea  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}	

select  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}	
	
input  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}

form {
	font-size : 11px;
}

/*end following mostly used with forms*/
/*----- link styles ----*/

.dummy a:hover {
	background: none;
}
/*work around for broswers that support hover. hover background color is red that 
shows on the products gif because of the transparent corners. this changes that to 
backgrouns color of white so it doesn't show*/
 
.white {
	color: #ffffff;
}
.white a:link {
	text-decoration : none;
	color: #ffffff;
}

.white a:visited {
	text-decoration : none;
	color: #ffffff;
}

.white a:hover {
	text-decoration : underline;
	color: #6699cc;
}

a:link {
	text-decoration : none;
	color: #154890;
}

a:visited {
	text-decoration : none;
	color: #154890;
}

a:hover {
	text-decoration : underline;
	color: #CC0000;
}
.links {		
	color: #FFFFFF; 
}
	
.links a:link {	
	text-decoration : none;	
	color: #FFFFFF; 
	display:block; 
	background:transparent; 
	padding-top: 5px; 
	padding-bottom: 6px; 
	padding-left: 5px;
	padding-right: 5px;
}
.links a:visited {
	text-decoration : none;	
	color: #FFFFFF; 
	display:block; 
	background:transparent; 
	padding-top: 5px; 
	padding-bottom: 6px; 
	padding-left: 5px;
	padding-right: 5px;
}
.links a:hover {
	text-decoration: none;	
	color: #FFFFFF; 
	display:block; 
	background: #154890;
	padding-top: 5px; 
	padding-bottom: 6px; 
	padding-left: 5px;
	padding-right: 5px;
}
	
.backto {font-size: 10px;	color: #FFFFFF;}	
.backto a:link {font-size: 10px;text-decoration : none;	color: #FFFFFF;}
.backto a:visited {font-size: 10px;text-decoration : none;	color: #FFFFFF;}
.backto a:hover {font-size: 10px;text-decoration : underline;color: #FFFFFF;}
/*following mostly used with forms - exceptions are the ids formLabel and note and the th selector*/	

textarea  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}	

select  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}	
	
input  {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica;
	}

.formLabel {
	font-size : 11px;
	line-height: 15px;
}		
/*end following mostly used with forms*/

.head {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
	
.date {
	font-size: 10px;
	color: #FFFFFF;
	}

.copyright { 
	font-family : Verdana, Geneva, Arial, Helvetica;
	color: #104386;
	font-size:10px; 
	}
.copyright a:link {
	font-family : Verdana, Geneva, Arial, Helvetica;
	color:#6699FF;
	text-decoration:none;
	font-size:10px;
}

.copyright a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica;
	color:#6699FF;
	text-decoration:none;
	font-size:10px;
}

.copyright a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica;
	color:#CC0000;
	background: none;
	text-decoration: underline;
}

.tableDate {font-size: 10px; color: 000000}
.tableHead {font-size: 10pt; color: CC0000}

.tableBody {color:000000; font-size:11px}

.acc {font-size: 10px; color: ffffff}
.acc a:link {font-size: 10px; color: ffffff; text-decoration: none}
.acc a:visited {font-size: 10px; color: ffffff; text-decoration: none}
.acc a:hover {font-size: 10px; color: CC0000; text-decoration: underline}

ul {line-height: 14pt;
	}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#2C5885;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#CC0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;

}
.headWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
