BODY
	{
	background:			url(../../images/bgstate_new.gif);
	background-color:		#ffffff;
	font-family:		"Times New Roman",Times,serif;
	font-size:			12pt;
	}

A:LINK
	{
	color:			#9999ff;
	}

A:ACTIVE
	{
	color:			#ff0000;
	}

A:VISITED
	{
	color:			#aaaaaa;
	}

A:LINK.tblTitle
	{
	color:			#ffffaa;
	}

A:ACTIVE.tblTitle
	{
	color:			#ff0000;
	}

A:VISITED.tblTitle
	{
	color:			#ffffaa;
	}
A:HOVER.tblTitle
	{
	background-color:		#ffffaa;
	color:			#000066;
	}

DIV
		{
		}

H1		{
		}

H2		{

		}

H3		{
		}


										/* PARAGRAPH ELEMENTS */
P
	{
	}
										/* LARGE COLORED FIRST LETTER */
.INITIAL:FIRST-LETTER
	{
	font-size:		14pt;
	font-weight:	bold;
	color:		#000099;
	}
										/* CAPTION under graphics */
.CAPTION
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:			8pt;
	font-weight:		normal;
	text-align:			center;
	}

										/* FOOTNOTE bottom of page */
.FOOTNOTE
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:			8pt;
	font-weight:		normal;
	}
										/* LEFT NAVIGATION for auto prototype */
.l_Nav
	{
	font-family:		arial,helvetica,tahoma,sans_serif;
	font-weight:		normal;
	font-size:			7.5pt;
	margin-left:		-0px;
	margin-top:			16px;
	}
										/* BOTTOM NAVIGATION for auto prototype */
.b_Nav
	{
	background-color:			#000066;
	font-family:		 	arial,helvetica,tahoma,sans_serif;
	font-weight:			normal;
	font-size:				7.5pt;
	text-align:				center;
	padding-top:			2px;
	padding-bottom:			4px;
	}
										/* TOP OF PAGE PARAGRAPH at bottom of all pages */
.TOP
	{
	text-align:			right;
	}

										/* LEGAL PARAGRAPH */
.LEGAL
	{
	font-family:	courier;
	font-size:		10pt;
	}

										/* REFERENCES or SOURCES */
.REF
	{
	font-family:		arial,helvetica,sans-serif;
	font-size:		7.5pt
	}

										/* BLOCKQUOTE */
BLOCKQUOTE
	{
	text-align:		justify;
	font-size:		11pt;
	margin-right:	8%;	
	}

IMG
	{
	height:					auto;
	width:					auto;
	}
