a 
	{			
		color: #0000FF;
		font-size: 10pt;
		text-decoration: underline;
		border-bottom-style: solid;
		border-bottom-width: 0;
				
	}
			
	a:hover
		{
			text-decoration:underline;
			color:	#000099;
			border-bottom-style: dashed;
			border-bottom-width:0;
		}				

body
	{
		
		background-color:	#8E8F90;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			10pt;
		
	}
	
h1  {
	
	font:		verdana, arial, sans-serif;
	font-size:	x-large;
	color:		#CC0000;
	font-weight:bold;
	text-align:	center;
	margin:		0;
	padding:	5px;
}

h2 {
	font:		verdana, arial, sans-serif;
	font-size:	large;
	color:		#CC0000;
	font-weight:bold;
	text-align:	center;
	margin:		0;
}

h3 {

	font:		verdana, arial, sans-serif;
	font-size:	small;
	color:		#CC0000;
	font-weight:bolder;
	text-align:	center;
	margin:		0;
	padding:	5px;

}

h4 {

	font:		verdana, arial, sans-serif;
	font-size:	medium;
	color:		#000080;
	font-weight:bolder;
	text-align:	center;
	margin:		0;
	padding:	5px;

}
h5 {
	font:		verdana, arial, sans-serif;
	font-size:	large;
	color:		#000000;
	font-weight:bold;
	text-align:	center;
	margin:		0;
}

.hl1 {
	background-color:yellow;
	font-weight:bold;
}

hr
	{
		border: 0;
		border-bottom-color: #FF93BA;
		border-bottom-style: dashed;
		border-bottom-width: 1;
		height: 0;
		margin: 0;
		padding: 0;
		width: 100%;		
	}
p
	{
		margin-left: 10;
		margin-right: 10;
		margin-top: 5;		
	}
	
	.pContent
		{
			margin-bottom: 0;
			margin-top: 0;				
		}

	.pOffer
		{
			font-family:courier;
			font-size:	12pt;
			margin-left: 5%;
			margin-right: 5%;
						
		}

	.pLegal
		{
			font-size:	10pt;
			text-align:	center;
		}

	.pOptin
		{
			font-size:	8pt;
			text-align:	center;
		}
	
table
	{
		font-family:				Verdana, Arial, MS Sans Serif;
		font-size:					10pt;		
	}
	
	.tblMain
		{		
			background-color:		#8E8F90;
			border-color:			#FFFFFF;
			border-style:			solid;
			border-width:			0;
			font-family:			Verdana, Arial, MS Sans Serif;
			font-size:				10pt;
			margin-left:			auto;
			margin-right:			auto;
			width:					700px;
			align:					center;	
			
		}

	.tblTest
		{
			background-color:		#003366;
			border-style:			solid;
			border-width:			0;
			width:					545px;
			padding:				5px;
		}

	.tblOffer
		{
			background-color:		#003366;
			border-style:			solid;
			border-width:			0;
			width:					545px;
			padding:				5px;
		}

	.tblGuarantee
		{
			background-color:		#FF0000;
			border-style:			solid;
			border-width:			1;
			width:					545px;
			padding:				5px;
		}
	.tblTestdashed
		{
			background-color:		#FFFF99;
			border-style:			dashed;
			border-width:			3px;
			border-collapse			collapse;
			border-color:			black;
			width:					545px;
			padding:			    10px;
			
		}

td
	{
		margin-left: 10;
		margin-right: 10;	
	}
	
	.tdTestcontent
		{
			background-color:#FFFFCC;
			text-align:	justify;
			vertical-align: top;
			width: 545px;	
			padding:	10px;		
		}

	.tdTestdashed
		{
			background-color:#FFFF99;
			text-align:	left;
			vertical-align: top;
			width: 545px;	
			padding:	10px;		
		}

	.tdOffercontent
		{
			background-color:#FFFFFF;
			text-align:	justify;
			vertical-align: top;
			text-align: center;
			padding:	10px;		
		}
		
	.tdFooter
		{
			background: url(../images/footer.gif);
			height: 52px;
			width:	700px;
			
		}
							
	.tdHeader 
		{
			
			background: url(../images/contheader.gif);
			height: 19px;
			width:	47px;
			vertical-align: middle;			
		}

		.tdHeader a
			{
				color: #FFFFFF;
				font-weight: normal;
				margin-Top: 0;
			}
				
	.tdLeft
		{
			background-color:		#FFFFFF;
			background: url(../images/lshim.gif);
			
			height:					7px;			
			width:					47px;
			vertical-align:			top;		 	
		}
		
	.tdOffer
		{
			font:		courier;
			font-size:	10pt;
			text-align:	center;
			padding:	5px;

		}
		
	
	.tdRow a
			{
				color: #FFFFFF;
				font-weight: normal;
				margin-Top: 0;
			}

.iconlist
	{
	list-style-type: none;
	padding: 0;
	margin-left: 1.5em;
		
	}
li.list
{
	text-align: left;
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0% .4em;
	padding: 10px 0px 10px 30px;	

}

li.section
{
	text-align: left;
	background-image: url(../images/checkmark2.gif);
	background-repeat: no-repeat;
	background-position: 0% .4em;
	padding: 10px 0px 10px 30px;	

}

