<style>

	body  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal; color: #000000;

	}

	table  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000
	}

	td  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000
	}

	p  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;		/* was 10pt  EK 6/14/05 */
		font-style : normal;
		font-weight : normal;
		color: #000000
	}

	b  {
		font-weight : bold;
	}

	i  {
		font-style : italic;
	}

	ul  {
		/*list-style-type : square;*/
	}			
		
	li  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal;
		color: #000000;
		/*list-style:none*/
	}

	a:link    { color: #336699;}
	a:active  { color: #CCCCCC;}
	a:visited { color: #336699;}

	.date  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		color: #999999
	}
	
	.small, .doc  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		color: #000000
	}
	
	.xsmall  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 7.5pt;
		font-style : normal;
		font-weight : normal;
		color: #000000
	}

	.title,h2  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18pt;
		font-style : normal;
		font-weight : bold;
		color: #669900;
		margin-bottom:0;
	}

	h4  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-style : normal;
		font-weight : bold;
		color: #669900;
		margin-bottom:0;
	}

	h5  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : bold;
		color: #669900;
		margin-bottom: 4px; /* JH 2/13/09 added 4px - was 0 */
		margin-top:8px;
	}
	h5 a {color: #669900; text-decoration:none;}
	
	.breadcrumb {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal;
		color: #CC6600;
		margin-top:0;
	}
    .noprint {display: none}
	
	.catTwoCol  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-style : normal;
		font-weight : normal; color: #000000;
	}
	
	.absTwoCol  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-style : normal;
		font-weight : normal; color: #000000;
		margin-bottom: 5pt;
		padding-bottom: 8px;
	}

</style>