body {
	margin: 0px;
}
.bar {
	background-color: #00AADD;
}
.learnmore {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #777777;
	text-align: right;
}
.techsupport {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
#videoTable {
	height: 360px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
}
a:link {
	color: #00AADD;
	text-decoration: none;
}
a:hover {
	color: #00AADD;
	text-decoration: underline;
}
a:visited {
	color: #00AADD;
	text-decoration: none;
}
.launcherHeader {
	padding: 15px;
}
.leftBar {
	background-color: #f4f4f4;
	width: 200px;
}
.webcastTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.webcastDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#launcherMain {
	height: 100%;
	width: 100%;
}
#launcherContent {
	width: 100%;
	height: 100%;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	vertical-align: top;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.instructText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6633;
	padding: 15px;
	vertical-align: top;
}
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 200px;
	background-color: #f4f4f4;
}
table.main { width: 100%; height: 100%; }
