			/* These CSS rules are common to the inset pages */
	.bgImage
		{ 
			background-image: 			url(../../imagery/insetBG.gif);
			background-repeat:			no-repeat;
			background-color:			#ffffff;
			background-attachment:		fixed;
			background-position:		center center;
			width:						565px;
			border:					thick none #006688;
		}
		
		
	.parent
		{
			position:			absolute;
			top:				5px;
			left:				-2px;
			width:				720px;
			height:				555px;
			font-family: 	arial,helvetica, sans-serif;
			font-size:			10pt;
			background-color:	transparent;
			border:			thin none #000000;
		}
		
		
	.subHead1
		{
			position:			absolute;
			top:				41px;
			left:				128px;
			width:				430px;
			height:				25px;
			font-family: 	arial,helvetica, sans-serif; 
			font-size: 			8pt; 
			text-align: 		left; 
			margin-left: 		0px;
			background-color:	transparent;
			border:				thin solid #15A57A;
		}
		
	.subHead2
		{
			position:			absolute;
			top:				41px;
			left:				408px;
			width:				150px;
			height:				25px;
			font-family: 	arial,helvetica, sans-serif; 
			font-size: 			8pt; 
			text-align: 		right; 
			background-color:	#15A57A;
			border:				thin solid #15A57A;
		}
			
		
	.message0
		{
			position:			absolute;
			top:				0px;
			left:				2px;
			width:				585px;
			height:				245px;
			font-family: 	arial, helvetica, sans-serif; 
			font-size: 			10pt; 
			text-align: 		justify;
			margin-top:				10px;
			background-color:	transparent;
			border:			thin none #ff0000;
		}
			
		
	.message1
		{
			position:			absolute;
			top:				0px;
			left:				0px;
			width:				585px;
			height:				50px;
			background-color:	#ffffff;
			border:			thin none #0000ff;
		}
		
	.message2
		{
			position:			absolute;
			top:				50px;
			left:				50px;
			width:				535px;
			height:				310px;
			background-color:	#ffffff;
			border:			thin none #ff0000;
		}
		
	.message3
		{
			position:			absolute;
			top:				278px;
			left:				0px;
			width:				585px;
			height:				100px;
			background-color:	transparent;
			border:			thin none #00ff00;
		}
