﻿body 
{
	margin:0 0 0 0;
}
#main
{
	width:100%;
	float:right;
	text-align:center;
	
}
input, select
{
	text-align:left;
	color:Blue;
	font-family:Verdana;
}
#maincontent
{
	width:80%;
	text-align:center;
	border:double 2 blue;
}
#dsilogo, #truechecklogo
{
	width:50%;
	text-align:center;
	float:left;
}
.WizButton
{
	text-align:center;
}
.headertext
{
	margin: 0 10 0 10;
}
#title
{
	width:100%;
}

h2
{
	font-family:Verdana;
}
hr
{
	width:50%;
}


