body {
	background-image: url(assets/templateAssets/wwwOverallBkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 30px;
}
.mainContent a:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}
.mainContent a:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}
.mainContent a:hover {
	color: #CC6600;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #CC6600;
}
.mainContentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 15px;
}
.mainContentTable a:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}
.mainContentTable a:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
}
.mainContentTable a:hover {
	color: #CC6600;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #CC6600;
}
.mainContentTableNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 15px;
}
.mainContentTableNoLine a:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 0px dotted #666666;
}
.mainContentTableNoLine a:visited {
	color: #000000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 0px dotted #666666;
}
.mainContentTableNoLine a:hover {
	color: #CC6600;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 0px dotted #CC6600;
}

.topHeaderBkg {
	background-image: url(assets/templateAssets/wwwHeaderGroupBkg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.videoThumbNailTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
}
.videoThumbNailTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.videoThumbNailTable img {
	border: 2px solid #000000;
}
.mainContentSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #594004;
}
.mainContentTableBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	background-color: #EB8C1C;
	padding: 5px;
	text-transform: uppercase;
}
.mainContentTableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.mainContentKeyline {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.topOfPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	padding-top: 10px;
}
.topOfPage a:link {
	text-decoration: none;
	color: #999999;
}
.topOfPage a:visited {
	text-decoration: none;
	color: #999999;
}
.topOfPage a:hover {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px solid #999999;
}