/* WinNS4 */
td	{ 
	font-family:	Verdana, Arial, sans-serif; 
}
PRE, CODE, TT	{ 
	font-family:	monospace; 
	color: #999999;
	font-size: 9pt;
}


/* WinNS4 */





/* WinNS4 */
	/* begin affordances */	/* 1 - blue orange */
		
ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, IMG, KBD,		
LI, OBJECT, OL, P, TD, Q, SAMP, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, 		
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	font-size: 9pt;
	color: #383838;
	line-height: 10pt;
	border-color:	#ffffff;
	border-style:	none;
	font-family: Verdana, Arial, sans-serif;
	}
	
B {
	font-weight: bold;
}
P.footer	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	line-height: 9pt;
	border-color:	#ffffff;
	border-style:	none;
	}
	
SMALL	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight: bold;
	font-size: 7pt;
	color: #383838;
	line-height: 8pt;
	border-color:	#222222;
	border-style:	none;
	}
	
A	{	
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration: none;
	font-size: 8pt;
	line-height: 9pt;
	border-color:	#003869;
	border-style:	none;
	}
	
A.header	{	
	word-spacing:	normal;
	letter-spacing:	1px;
	text-transform:	none;
	font-weight:	bold;
	font-size: 7pt;
	line-height: 7pt;
	border-color:	#FFFFFF;
	border-style:	none;
	}
	
H1, H2, H3, H4, H5, H6	{	
	font-family: Verdana, Arial, sans-serif;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration: none;
	font-size: 10pt;
	line-height: 9pt;
	border-color:	#666666;
	border-style:	none;
	}
H1 {
	font-size: 12pt;
	line-height: 13pt;
}
	
P.white	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight:	bold;
	font-size: 10pt;
	font-weight:	bolder;
	color: #FFFFFF;
	line-height: 12pt;
	border-color:	#666666;
	border-style:	none;
	}	
		

.warning	{	
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	yellow;
	color:	black;
	}	
		
DEL	{	
	text-decoration:	line-through;
	background:	#F66;
	}	
		
INS	{	
	text-decoration:	none;
	background:	yellow;
	}	
		
VAR, CITE, DFN, .note	{	
	font-style:	italic;
	}	
		
ADDRESS	{	
	font-style:	normal;
	letter-spacing:	.1em;
	}	
		
CODE, KBD, SAMP	{	
	font-family:	monotype, Courier New, monospace;
	}	
		
ACRONYM	{	
	font-variant:	small-caps;
	letter-spacing:	0.1em;
	}	
		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT	{	
	color:	#000000;
	background:	transparent;
	}	
		
HR	{	
	color:	#003869;
	}	
		
.colophon	{	
	display:	none;
	}
	
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#003869;
	background:	transparent;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#003869;
	background:	transparent;
	}	
		
A:active	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#003869;
	background:	transparent;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#3C2E21;
	background:	transparent;
	}	
		
A:offsite	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#3C2E21;
	background:	transparent;
	}	
		
A.header:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFFF;
	background:	transparent;
	}	
		
A.header:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFFF;
	background:	transparent;
	}	
		
A.header:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFCC;
	background:	transparent;
	}	
		
A.header:hover	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFCC;
	background:	transparent;
	}	
		
A.header.offsite	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFFF;
	background:	transparent;
	}
	

.bluebox {
	background-color: #D6E1EE;
	
	margin: 10px;
}

.whitebox {
	background-color: #FFFFFF;
}