
<!--
/*  COLORS */
	/* dark blue #336699 */
	/* green #A2B8A2 */
	/* dark green #597159 */
	/* yellow #FFC05F */

/*  STANDARD PARAGRAPH AND HEADING STYLES */

	/*P {font: 0.8em Arial, Helvetica, sans-serif;}*/
	P {font: 11px Arial, Helvetica, sans-serif; color:#000000; vertical-align:top;}
	H1 {font: bold 18px Arial, Helvetica, sans-serif; color:#330099;}
	H2 {font: bold 16px Arial, Helvetica, sans-serif; color:#330099;}
	H3 {font: bold 14px Arial, Helvetica, sans-serif; color:#330099;}
	H4 {font: bold 12px Arial, Helvetica, sans-serif; color:#330099;}
	
	/* standard link and hover styles */
	A {color:#000000;}
	A:HOVER {color:#ff0000;}

	/* main nav styles */
	TD.mainNav {font: bold 13px Arial, Helvetica, sans-serif; color:#336699; background-color: #ffffff; vertical-align:top;}
	TD.mainnav A {color:#000000; text_decoration:underline;}
	TD.mainnav A:VISITED {color:#336699; text_decoration:underline;}
	TD.mainnav A:HOVER {color:#336699; text_decoration:underline;}
	TD.mainnav A:ACTIVE {color:#336699; text_decoration:underline;}

	/* TABLES */
	TD.tableheader {font: bold 18px Arial, Helvetica, sans-serif; text-align:center; color:#597159; vertical-align:top;}
	TD.tablesubheader {font: bold 16px Arial, Helvetica, sans-serif; background-color:#336699; color:#ffffff; vertical-align:top;}
	TD.tabletitle {font: bold 14px Arial, Helvetica, sans-serif; text-align:left; color:#336699; vertical-align:top;}
	TD.tabletitle A {color:#336699; text_decoration:underline;}
	TD.tabletitle A:VISITED {color:#336699; text_decoration:underline;}
	TD.tabletitle A:HOVER {color:#336699; text_decoration:underline;}
	TD.tabletitle A:ACTIVE {color:#336699; text_decoration:underline;}
	TD.tabletext {font: 12px Arial, Helvetica, sans-serif; 
color:#000000; vertical-align:top;}
	TD.tableTextSmall{font: 10px Arial, Helvetica, sans-serif; 
color:#000000; background-color:#FFFFFF; vertical-align:top;}
	TD.tablefooter {font-family: 12px Arial, Helvetica, sans-serif; text-align:center; background-color: #336699;}

/* tableCalendar styles */
	TD.tableCalTitle {font: bold 12px Arial, Helvetica, sans-serif; color:#336699; vertical-align:top;}
	TD.tableCalTitle A {color:#000000; text_decoration:underline;}
	TD.tableCalTitle A:VISITED {color:#336699; text_decoration:underline;}
	TD.tableCalTitle A:HOVER {color:#336699; text_decoration:underline;}
	TD.tableCalTitle A:ACTIVE {color:#336699; text_decoration:underline;}
	TD.tableCalText {font: 12px Arial, Helvetica, sans-serif; color:#000000; vertical-align:top;}
	TD.tableCalText A {color:#000000; text_decoration:underline;}
	TD.tableCalText A:VISITED {color:#336699; text_decoration:underline;}
	TD.tableCalText A:HOVER {color:#336699; text_decoration:underline;}
	TD.tableCalText A:ACTIVE {color:#336699; text_decoration:underline;}
	TD.tableCalTextSmall {font: 10px Arial, Helvetica, sans-serif; color:#000000; vertical-align:top;}
	TD.tableCalTextSmall A {color:#000000; text_decoration:underline;}
	TD.tableCalTextSmall A:VISITED {color:#336699; text_decoration:underline;}
	TD.tableCalTextSmall A:HOVER {color:#336699; text_decoration:underline;}
	TD.tableCalTextSmall A:ACTIVE {color:#336699; text_decoration:underline;}
/*  EXPLICIT TAG DEFINITIONS FOR NETSCAPE */

	B, STRONG {font-weight:bold}
	I, EM {font-style:italic}
	BIG {font-size:bigger}
	SMALL {font-size:smaller}
	TT, PRE {font-family:monospace}

-->


