BODY
{
	background-image: url(ThankYouBackground.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
}

a:link
{
	background: transparent;
	color: #006;
	text-decoration: underline;
}

a:visited
{
	background: transparent;
	color: #000;
	text-decoration: underline;
}

a:hover
{
	background: transparent;
	color: #F33;
}

a:active
{
	background: transparent;
	color: #F93;
	text-decoration: underline;
}

h2	/* Cloumn one, centered text */
{
	text-align: center;
	line-height: 21pt;
	vertical-align: top;
	text-transform: none;
	text-decoration: none;
	color: white;
	background: transparent;
	font-size: 17pt;
	font-weight: normal;
	font-family: Arial Black, Helvetica Black, sans-serif;
}

h3 /* Column two head */
{
	text-align: center;
	text-decoration: none;
	color: black;
	background: transparent;
	font-size: 14pt;
	font-weight: bold;
}

h4 /* Column two, centered text */
{
	color: black;
	background: transparent;
	text-decoration: none;
	text-align: center;
	line-height: 14pt;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

h5 /* Column two, centered text */
{
	color: black;
	background: transparent;
	text-decoration: none;
	text-align: center;
	line-height: 11pt;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

p + p /* First paragraph no indent, subsequent indent */
{
	text-indent: 25px;
	margin-top: -5px;
	color: black;
	background: transparent;
	text-align: left;
	line-height: 13pt;
	font-size: 11pt;
	vertical-align: top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#container1
{
	position: absolute;
	top: 42px;
	left: 36px;
	width: 189px;
	float: none;
	clear: none;
	height: 513px;
	display: block;
	font-size: 11pt;
}

#container2
{
	position: absolute;
	top: 30px;
	left: 241px;
	width: 423px;
	float: none;
	clear: none;
	padding: 0px;
	font-size: 11pt;
}
	
	#container3
{
	position: absolute;
	top: 200px;
	left: 241px;
	width: 350px;
	float: none;
	clear: none;
	padding: 0 40px 0 40px;
	font-size: 11pt;
}

#container4
{
	position: absolute;
	top: 570px;
	left: 0px;
	width: 719px;
	float: none;
	clear: none;
	text-align: center;
	text-decoration: none;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background: transparent;
}

#link1
{
	color: white;
	text-decoration: none;
	background: transparent;
}

#link2
{
	color: white;
	text-decoration: none;
	background: transparent;
}

#link3
{
	color: white;
	text-decoration: none;
	background: transparent;
}

#link4
{
	color: white;
	text-decoration: none;
	background: transparent;
}

dir
{
	color: black;
	font-size: 11pt;
	line-height: 13pt;
	background-color: transparent;
}


li +li
{
	text-indent: 0px;
	margin-top: 6pt;
	color: black;
	background: transparent;
	text-align: left;
	line-height: 13pt;
	font-size: 11pt;
	vertical-align: top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}