html body
{
	font-family: arial, helvetica;
	color: black;
	font-size: 11pt;
	background: #000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

div
{
	position: absolute;	
}

table
{
	width: 100%;
	border: 0;
}

td 
{
	font-size: 11pt;
}

img
{
	border: 0;
}

iframe
{
	width: 100%;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

.thumbnail
{
	width: 100px;	
}

.header
{
	height: 95px;
	width: 100%;	
}

.footer
{
	background-color: Black;
	left: 0px;
	width: 100%;
	color: White;
	font-size: 10pt;
}

.footer img
{
	border: 0;
	vertical-align: middle;
}

.footer a
{
	color: White;
	text-decoration: none;
}

.navigationRow
{
	height: 94px;
	width: 100%;
}

.navigationCell
{
	height: 94px;
	width: 100%;
}

.objectRow
{
	height: auto;
	width: 100%;
}

.objectCell
{
	height: 100%;
	width: 100%;
}

.footerRow
{
	vertical-align: bottom;
	height: 25px;
	width: auto;
}

.footerCell
{
	vertical-align: bottom;
	height: 25px;
	width: auto;
}

.title1
{
	top: 57px;
	left: 0px;
}

.title2
{
	top: 57px;
	left: 105px;
}

.title3
{
	top: 57px;
	left: 310px;
}

.title4
{
	top: 57px;
	left: 480px;
}

.standardTable
{
	width: 95%;
	border: 0px;
}

.titleCell
{
	width: 100%;
}

.mainTable
{
	height: 100%;
}

.tableCenter 
{
	text-align: center;
}

a
{
	color: White;
	text-decoration: underline;
}

.videoTitle
{
	background-color: #000000;
}

.videoTable
{
	text-align: center;
	width: auto;
}

.videoTableHeight
{
	height: 372px;
}

.footerHeight
{
	height: 25px;
}
