#main {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	color: #333333;
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #CCCCCC;
	background-color: #F8F8F8;
}
#bottom {
	background-color: #E7EDF9;
	padding: 0px;
	clear: both;
	height: 35px;
	width: 940px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_right {
	display: inline;
	float: right;
	vertical-align: middle;
	margin-left: 10px;
	border:none;
	clear:right;
	margin-bottom:10px;
}

h1 {
	font-size: 20px;
	color: #666666;
}
h4 {
	font-size: 16px;
}


.imgleft {
	float: left;
	padding-right: 10px;
	margin: 0px;
	padding-left: 0px;
	margin-bottom:10px;
	border:none;
	clear:left;
}

#topbanner {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #193C1E;
}
#content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.style2 {
	color: #426197;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	color: #006699;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
hr {
	clear: both;
	color: #CCC;
	background-color: #CCC;
	padding: 0px;
	height: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border:none
}
#apDiv1 {
	background-color: #EFEFEF;
	padding: 10px;
	width: 500px;
	height:140px;
	border: 1px solid #999;
	visibility: hidden;
	position: absolute;
	z-index: 101;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	float: right;

}
#tsc_player {
   z-index: 9999;	
}

.tscplayer_inline {
	position:static;
	margin: 30px;
	width: 854px;
	height: 480px;
	z-index:auto;
}

.tscplayer_fullframe {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 9999;	
}

@media screen and (max-width: 854px) {
    .tscplayer_inline {
	width: 100%;
    }
}
