body
{
	text-align: center;
}
#clearDiv
{
	height: 0px;
	clear:both;
	overflow: hidden;
}

.TitleH1
{
	text-align: center;
	width: 100%;
	background: ;
	font-weight: bold;
	font-size: 16px;
}

#Table1, #Table2
{
	float: left;
	display: inline;
}

#FormDiv
{
	border: 0px solid green;
}

#wagonDiv
{
	width:539px;
	border: 0px solid red;
	margin-left: auto;
	margin-right: auto;
}
.footerText
{
	margin-left: 5px;
	font-size: 8pt;
	text-align: left;
}