body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, Symbol, Sans-Serif;
	font-size: 9px;
	overflow: hidden;
}

a
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.mainTable
{
	height: 100%;
	width: 100%;
}

.bodyText
{
	padding-left: 10px;
	padding-right: 20px;
	font-family: Geneva, Arial, Helvetica, Symbol, Sans-Serif;
	font-size: 12px;
}

.header
{
	background-color: #000000;
	vertical-align: top;
	height: 65px;
	width: 100%;
}

.help
{
	float: right;
	padding-right: 10px;
}

.fullWidth
{
	width: 100%;
}

.menu
{
	text-align: center;
	font-size: 11px;
	width: 220px;
	vertical-align: top;
}

.displayFrame
{
	width: 100%;
}
.textCell
{
	height: 100%;
	width: 0px;
}

.footer
{
	position: relative;
	background-color: Black;
	color: White;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	left: 0px;
	width: 100%;
}

.footer a
{
	color: White;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.footer img
{
	vertical-align: middle;	
}

.footerRow
{
	vertical-align: bottom;
	height: 25px;
}
