body
{
	margin-top:0;
	margin-bottom: 0;
	background: #FFFFFF;
	color: #333333;
}

.wizard
{
text-align: left;
    width: 500px;
    height: 200px;
}


div.Container
{
	margin-left: 0px;
	margin-right: 0px;
	width: 50em;
	text-align:left;
}

table.body
{
	font-family: arial, trebuchet MS;
	font-size: 10pt;
	color: #000000;
	border-left:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	width:790px;
	height:100%;
}

td
{
	font-family: arial, trebuchet MS;
	font-size: 10pt;
}

td.banner
{
	border-top:1px solid #FFFFFF;   
	background: rgb(243,244,246);
}

td.strip
{

	border-bottom:1px solid #999999;
	height:123px;
}

td.body
{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	width:100%;
	vertical-align:top;
	text-align:left;
}



h3
{
font: 18px arial, helvetica, sans-serif; font-weight: bold; color: #000000;
}

h5
{margin: 0 0 4px 0; 
 font-size: 14px; 
 font-weight: bold; 
 line-height: .90em; 
 color: #4e81a0;
 font: arial;}


