BODY		{
			font-family:		bookman;
			font-size:		9pt;
			color: 			#696969;
		
	
			text-align: 		left;
			
			margin-left:		0in;
			margin-right:		0in;
			margin-top:		0in;
			background-color: 	#FFFFFF;
			width:			700px;
			height:			600px;
		}
	


H1,H2,H3,H4,H5	{
			font-family:		bookman;
			color:			#696969;
			text-align: 		left;
									
		}		


DIV		
		{
			
			position:		absolute;
			font-family:		bookman;
			font-size:		9pt;
			text-align: 		left;
							
			margin-left:		2%;
			margin-right:		0%;
			margin-top:		0%;
			background-color: 	#FFFFFF;
						
			width:			700px;
			
		}


DIV.frameDiv		
		{
			
			position:		absolute;
			font-family:		bookman;
			font-size:		9pt;
			text-align: 		left;
							
			margin-left:		2%;
			margin-right:		0%;
			margin-top:		3.5%;
			background-color: 	#FFFFFF;
						
			width:			700px;
			
		}

.headerTable
		{
			font-family:		bookman;
			font-size:		8pt;
			color: 			#696969;
			text-align: 		center;
			background-color: 	transparent;
			width:			700px;
			
		}
		
.footerTable
		{
			
				
			font-size:		7pt;
			color:			#696969;
			background-color: 	transparent;
			
			margin-left:		0in;
			margin-right:		0in;
			margin-top:		0%;
			
			text-align: 		left;
							
			width:			700px;
			
		}

.footerTable2
		{
			background-color: 	transparent;
			
			margin-left:		0in;
			margin-right:		0in;
			margin-top:		2%;

			width:			700px;
			
		}


.colorPipe
		{
			font-family:		bookman;
			font-size:		6pt;
			color: 			#B22222;
			
		}


.colorColon
		{
			font-family:		bookman;
			color: 			#B22222;
			
		}

.colorRow	{
			background-color: 	#B22222;
			width:			700px;
			height:			0px;
		}

.NocolorRow	{
			background-color: 	#ffffff;
		}


.bodyTable
		{
			font-family:		bookman;
			font-size:		9pt;
			color: 			#696969;
			
			background-color: 	#ffffff;

			width:			700px;
		}
		
.headerTxt	{
			font-family:		bookman;
			color:			#696969;
			text-align: 		left;
			font-size:		16pt;	
			font-weight:		bold;
		}
.bgText
		{
			font-family:		bookman;
			font-size:		12pt;
			color: 			#B22222;
			font-weight:		bold;
		}
.captionTxt
		{
			font-family:		bookman;
			font-size:		8pt;
			color: 			#696969;
			text-decoration:	italic;
		}
		
.captionTxt2
		{
			font-family:		bookman;
			font-size:		7pt;
			color: 			#696969;
			text-decoration:	italic;
		}


A:link.captionLink
		{
			font-family:		bookman;
			font-size:		8pt;
			color: 			#696969;
			text-decoration:	italic;
		}

A:visited.captionLink
		{
			font-family:		bookman;
			font-size:		8pt;
			color: 			#696969;
			text-decoration:	italic;
		}
A:active.captionLink
		{
			font-family:		bookman;
			font-size:		8pt;
			color: 			#696969;
			text-decoration:	italic;
		}

A:hover.captionLink
		{
			font-family:		bookman;
			font-size:		8pt;
			color: 			#333333;
			text-decoration: 	underline;
			background-color: 	#FFFFFF;
		}

	
A:link 		{ 	
			background: 		transparent;
			color: 			#696969;
			text-decoration: 	none;
			font-size:		7pt;

		}
	
A:visited 	{ 	
			color: 			#696969;
			background: 		transparent;
			text-decoration: 	none;
			font-size:		7pt;

		}
	
A:active 	{ 	
			color: 			#696969;
			background: 		transparent;
			text-decoration: 	none;
			font-size:		7pt;

		}			
	 
A:hover 	{ 	
			color: 			#B22222;
			text-decoration: 	underline;
			background-color: 	transparent;
			font-size:		7pt;
					
		}
		 

A:link.picNav  		{ 	
			background: 		transparent;
			color: 			#696969;
			text-decoration: 	none;
			font-size:		7pt;

		}
	
A:visited.picNav  	{ 	
			color: 			#696969;
			background: 		transparent;
			text-decoration: 	none;
			font-size:		7pt;

		}
	
A:active.picNav  	{ 	
			color: 			#696969;
			background: 		transparent;
			text-decoration: 	none;
			font-size:		7pt;

		}			
	 
A:hover.picNav 	{ 	
			color: 			#B22222;
			text-decoration: 	underline;
			background-color: 	transparent;
			font-size:		7pt;
		}

A:link.normalLink 
		{ 	
			background: 		transparent;
			color: 			#000000;
			text-decoration: 	none;
			font-size:		9pt;

		}
	
A:visited.normalLink  	{ 	
			color: 			#000000;
			background: 		transparent;
			text-decoration: 	none;
			font-size:		9pt;

		}
	
A:active.normalLink  	{ 	
			color: 			#000000;
			background: 		transparent;
			text-decoration: 	none;
			font-size:		9pt;

		}			
	 
A:hover.normalLink 	
		{ 	
			color: 			#B22222;
			text-decoration: 	underline;
			background-color: 	transparent;
			font-size:		9pt;
		}
		 		
		 
