
div#tplPge{
	position: relative;
	width: 100%;
	min-width: 950px;
}
div#tplFra{
	position: absolute;
	width:950px;
	background-color: white;
	text-align: left;
	left:50%;
	margin-left:-475px;
}
div#tplTop{
	position: absolute;
	width:950px;
	height:219px;
	text-align: left;
	font-size:1.2em;
	font-weight: bold;
	color: #006699;
	text-indent: -5000px;
	background: #ffffff url(../img/struct/video3_header.jpg) top left no-repeat;
	border-left: 1px solid #004C99;
	border-top: 1px solid #004C99;
	border-right: 1px solid #004C99;
}
div#tplTi{
	margin-top: 59px;
	text-indent: -5000px;
	font-size:1.2em;
	font-weight: bold;
}

div#tplMid{
	position: absolute;
	background: #4DB4E1 url(../img/struct/spacer.gif) top left repeat-y;
	top:220px;
	width:950px;
	border: 1px solid #034077;
}
div#tplCo{
	min-height:800px;
	margin-left:258px;
	padding: 1px 15px 10px 15px;
	width:650px;
	background-color: #FFFFFF;
	margin-top: 10px;
	/*border:1px solid #325455;*/
}
div.tplLftYes{
	margin-left:210px;
}
div.tplLftNo{
	margin-left:0px;
}
div.tplRgtYes{
	margin-right:160px;
}
div.tplRgtNo{
	margin-right:0px;
}
div#tplLft{
	position: absolute;
	min-height: 420px;
	width:240px;
	top: 10px;
	left:6px;
	font-size: 0.9em;
	background-color: transparent;
	/*border: 1px solid #FFFFFF;*/
}
div#tplRgt{
	position: absolute;
	width:150px;
	top: 10px;
	min-height:300px;
	right: 0px;
	background-color:#f5f5f5;
}

div#tplBtm{
	width:950px;
	height:120px;
	text-align: center;
	background: #6AB5DD url(../img/struct/video3_footer.gif) top left repeat;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:32px;
	margin-top: 25px;
	border-top: 1px solid #034077;
}

div#tplLegal{
	margin-bottom: 28px;
}

ttLegal tooltip{
}