body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #1A3D77;
	width: 442px;
}
#top {
	height: 120px;
	width: 442px;
	background: url(/images/video_top.png) no-repeat center;
}
#top p {
	font-size: 10px;
	float: right;
	margin-right: 10px;
	display: inline;
	padding-top: 5px;
}
#top p img {vertical-align: middle;}
#top h1 {
	text-indent: -9999px;
}
h2 {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	width: 392px;
	color: #1A3D77;
	margin: 0 auto 2px auto;
	font-family: "Times New Roman", Times, Georgia, serif;
	background: url(/images/video_panel.gif) no-repeat;
	padding: 0 10px;
}


h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1b3c75;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 100%;
}


h2 strong {
	float: left;
}
h2 span {
	float: right;
}
#videoDisplayBox {
	width: 412px;
	background-color: #E2E7ED;
	margin: 0 auto;
}

a, img {border: 0;}
a {color: #1b3c75; text-decoration: none;}
a:hover {text-decoration: underline;}