html body
{
	font-family: arial, helvetica;
	color: black;
	font-size: 11pt;
	background: #FFFFFF;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

img
{
	border: 0;
}

.headerCell
{
	height: 48px;
	text-align: center;
	width: 100%;
	background-color: #96D300;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	font-family: Comic Sans MS;
	font-size: 24px;
	font-weight: bold;
}

.subheading
{
	position: absolute;
	left: 225px;
	top: 45px;
}

.trailCell
{
	height: auto;
	vertical-align: top;
}

.scenario1
{
	position: absolute;
	top: 190px;
	left: 85px;	
}

.scenario2
{
	position: absolute;
	top: 225px;
	left: 280px;	
}

.scenario3
{
	position: absolute;
	top: 235px;
	left: 475px;	
}

.scenario4
{
	position: absolute;
	top: 395px;
	left: 560px;
}

.scenario5
{
	position: absolute;
	top: 500px;
	left: 710px;
}

.footer
{
	background-color: Black;
	position: relative;
	left: 0px;
	width: 100%;
	color: White;
	font-size: 10pt;
}

.footer img
{
	border: 0;
	vertical-align: middle;
}

.footer a
{
	color: White;
	text-decoration: none;
}

.footerRow
{
	vertical-align: bottom;
	height: 25px;
	width: auto;
}

.footerCell
{
	vertical-align: bottom;
	height: 25px;
	width: auto;
}