html body
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #ffffff;
}

td
{
	vertical-align: top;
	font-family: Arial;
	font-size: 14px;
}

.mainTable
{
	width: 100%;
}

img
{
	border: 0;
}

.menuBarCell
{
	height: 45px;
	width: 100%;
}

.videoCell
{
	height: 400px;
	width: 500px;
}

.titleCell
{
	height: 25px;
}

.documentCell
{
	height: 250px;
	width: 550px;
	padding-top: 10px;
}

.fullWidth
{
	width: 100%;
}

.title
{
	font-size: 16px;
	color: #767676;
	font-weight: bold;
}

.text
{
	font-size: 14px;
	color: #767676;
}


.documents
{
}

.engageSection
{
	width: 50%;
}

.engageSection a
{
	color: #9C9C9C;
	text-decoration: none;
}

.engageSection a:hover
{
	text-decoration: underline;
}

.extendSection
{
	width: 50%;
	padding-left: 10px;
}

.extendSection a
{
	color: #9C9C9C;
	text-decoration: none;
}

.extendSection a:hover
{
	text-decoration: underline;
}