#centerimg
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/successimg.gif);
	text-indent: -5000px;
	z-index: 1000;
	width: 569px;
	height: 279px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	left: -12px;
	top: 20px;
}
span.titletop
{
	font-size: 20px;
	color: #f2f5eb;
	text-transform: uppercase;
	display: block;
	font-family: myriad, Arial, Helvetica, sans-serif;
}
span.titlebottom
{
	display: block;
	text-indent: 6em;
	font-size: 18px;
	font-weight: bold;
	color: a57b5b;
	font-style: italic;
	text-transform: uppercase;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
}

#textonly .listimg
{
	height: 24px;
	width: 24px;
	background-image: url(../images/suplistdgrn.gif);
	display: inline;
}

#textonly .first, #textonly .second, #textonly .third
{
	color: #4c6040;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	font-size: 12px;
	margin-bottom: 20px;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3a4764;
}
#textonly .first
{
	text-indent: 7em;
}
#textonly .second
{
	text-indent: 3em;
}
#textonly .third
{
	text-indent: 9em;
}
#textonly img
{
	border: 0px;
	margin-right: 15px;
	text-align: middle;
	vertical-align: middle;
	display: inline;
}
