/* Global Parameters  */

	body
		{ 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }	

	h1, .largetext
		{ font-family: verdana, sans-serif; font-size: 16pt; color: #000000; font-weight: bold; }

	ul 	
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; }



/* Document Fonts  */

	p.text-8pts
		{ font-family: verdana, sans-serif; font-size: 8pt; color: #000000; }
		
	p.text-address
		{ font-family: verdana, sans-serif; font-size: 8pt; color: #000000; text-align: center; }
		
	p.text-8pts-bold
		{ font-family: verdana, sans-serif; font-size: 8pt; color: #000000; font-weight: bold; }
	
	p.text-9pts
		{ font-family: verdana, sans-serif; font-size: 9pt; color: #000000; }
	
	p.text-9ptsorange
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #FFA000; font-weight: bold; }

	p.text-10pts
		{ font-family: verdana, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; }

	p.text-13pts
		{ font-family: verdana, sans-serif; font-size: 13pt; color: #800000; font-weight: bold; }



/* Document Links  */

	a:link, a:active, a:visited
		{ font-family: tahoma, sans-serif, arial; font-size: 10pt; color: #330000; text-decoration: none; font-weight: bold; background: #FFD7AA; }
	a:hover
		{ font-family: tahoma, sans-serif, arial; font-size: 10pt; color: #330000; text-decoration: none; font-weight: bold; background: #CCBB77; }

/* Document Links: Navigation Bar Top 1  */

	a.link-topnav:link, a.link-topnav:active, a.link-topnav:visited, a.link-topnav:hover
		{ font-family: tahoma, sans-serif, arial; font-size: 10pt; color: #330000; text-decoration: none; font-weight: bold; background: #400000; }



/* Document Tables  */

	td.table-nav
		{ background: #FFD7AA; font-family: verdana, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; }

	td.table-navactive
		{ background: #BE9664; font-family: verdana, sans-serif; font-size: 10pt; color: #400000; font-weight: bold; }

	td.table-body
		{ background: #FFFFFF; }

	td.table-header
		{ background: #400000; font-family: verdana, sans-serif; font-size: 10pt; color: #FFC800; font-weight: bold; }

	td.table-info
		{ background: #FFD7AA; font-family: verdana, sans-serif; font-size: 10pt; color: #000000; font-weight: normal; }

	td.table-inquiries
		{ background: #F9F9F9; font-family: verdana, sans-serif; font-size: 10pt; color: #000000; }


       .fbigtext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 20pt;
				color: black;
				font-weight: bold;
  				}



	.smalltext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 8pt;
				color: black;

  				}

	.whitetext
				{
				font-family: tahoma, arial, times new roman;
				font-size: 10pt;
				color: white;
  				}

