/*
LINKS
*/

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
  }
A:Visited {
  	font-family: Arial, Helvetica, sans-serif;
  	color: #006600;	
	}
A:Active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	}

.boxlink {
	color: #000000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.boxlink:Visited {
	color: #000000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.boxlink:Active {
	color: #000000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.boxlink:Hover {
	color: #000000;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;	
	}
	
.footer {
	color: #000000;
	font-size:8pt;
	}
.footer:Visited {
	color: #000000;
	font-size:8pt;
	}
.footer:Active {
	color: #000000;
	font-size:8pt;
	}
.footer:Hover {
	color: #000000;
	font-size:8pt;
	}
	
/*	
TABLE CELLS
*/	

TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	}


.whitepageheading {
	font-size:11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 6pt;
	}		

.pageheading {
	font-size:11pt;
	font-weight: bold;
	color: #663366;
	padding-bottom: 6pt;
	}	
	
.headingblack {
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	padding-top: 2pt;
	padding-bottom: 2pt;
	}
	
.boxhead {
	font-size:10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4pt;
	}	

.menuitem {
	font-size:8pt;
	}	
	
.footer {
	color: #000000;
	font-size:8pt;
	}
	
.formlabel {
	padding-right: 5pt;
	text-align: right;
	text-valign: top;
	}			

.formreq {
	color: #FF0000;
	}
	
.leftform {
	font-size: 8pt;
	}	
	
.leftheading {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
	}	
				
.tinytext {
	font-size:7pt;
	}	

LI {
	list-style-type:square;
	}
	
