<style type="text/css">


	a {
		color: #3446C5;
		text-decoration: none;
	}

	a:link {
		color: #3446C5;
		text-decoration: none;
	}

	a:visited {
		color: #368D80;
		text-decoration: none;
	}

	a:hover {
		color: #368D80;
		text-decoration: underline;
	}

	.blue  {
		color:  #0066A8;
	}

	body {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;		
		
	}

	.citation {
		font: 9pt arial;
	}

	.defn_link {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
	}

	li {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: normal;
	}

	ol.alpha {
		list-style-type: lower-alpha;
	}

	.orange  {
		color:  orange;
	}

	p {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
	}

	.para  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
	}
	
	.paralarge  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 15px;
		font-weight : bold;
	}

	.pagetitle  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 18px;
		font-weight : bold;
		text-align : center;
	}
	
	.pagedate  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		text-align : center;
	}	

	.spr {
		font-family: verdana, arial, sans-serif;
		font-size: 10px;
		font-weight : bold;
		color: #3446C5;
		text-decoration: underline;
		vertical-align : super;
		cursor : hand;
	}

	.StatRef  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
	}

	.subtitle  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight : bold;
		text-align : left;
	}

	table.shadowbox  {
		border : thick outset;
		cellpadding: 15;
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;		
	}
	
	table.StatutoryRef  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		text-align : left;
		vertical-align: top;
	}

td.StattRef  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		text-align : left;
		vertical-align: top;
	}	
	/*td  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		text-align : left;
		vertical-align: top;
	}*/

	td.pagetop  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-align : center;
		vertical-align: top;
	}

	TD.toprow  {
		border-left : 2 solid Black;
		border-right: 2 solid Black;
		border-top: 2 solid Black;
		border-bottom :  none;
		padding-left: 10px;
		padding-right: 10px;
	}

	TD.midrow  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;	
		border-left : 2 solid Black;
		border-right: 2 solid Black;
		border-top: none;
		border-bottom :  none;
		padding-left: 10px;
		padding-right: 10px;
	}

	TD.botmrow  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;	
		border-left : 2 solid Black;
		border-right: 2 solid Black;
		border-bottom: 2 solid Black;
		border-top:  none;
		padding-left: 10px;
		padding-right: 10px;
	}

	/* Table of Contents table data classes */

	TD.toc0  {
		text-align : center;
	}

	TD.toc1  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 0px;
		padding-top:  15px;
		padding-left: 0px;
		text-align : left;
	}

	TD.toc2  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: normal;
		padding-left: 10px;
		padding-top:  10px;
		text-align : left;
	}

	TD.toc3  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		padding-left: 20px;
		text-align : left;
	}

	TD.toc4  {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: normal;
		padding-left: 30px;
		text-align : left;
	}

	/* end of ToC classes */

	.teal  {
		color: #368D80;
	}

	.topic {
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
	}
</style>