
div#tplPge{
	position: relative;
	width: 100%;
	min-width: 950px;
}
div#tplFra{
	position: absolute;
	width:950px;
	text-align: left;
	left:50%;
	margin-left:-475px;
    background-color: #FFFFFF;
}
div#tplTop{
	position: absolute;
	width:950px;
	height:215px;
	text-align: left;
	font-size:1.2em;
	font-weight: bold;
	color: #006699;
	text-indent: -5000px;
	background: #ffffff url(../img/struct/thd3_header.jpg)  no-repeat scroll left top;
	/*border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-left: 1px solid #0066CC;*/
}
div#tplTi{
	margin-top: 59px;
	text-indent: -5000px;
	font-size:1.2em;
	font-weight: bold;
}

div#tplMid{
	position: absolute;
	top:215px;
	width:950px;
	background: #ffffff;
	/*border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-left: 1px solid #0066CC;*/
	background: #003366 url(../img/struct/thd3_bg.jpg) top left no-repeat scroll;

}
div#tplCo{
	margin:110px 0 0 220px;
	padding: 5px 15px 10px 15px;
	width:690px;
	background: #FFFFFF url(../img/struct/thd3_tplco.gif) top left no-repeat scroll;
}
div.tplLftYes{
	margin-left:210px;
}
div.tplLftNo{
	margin-left:0px;
}
div.tplRgtYes{
	margin-right:160px;
}
div.tplRgtNo{
	margin-right:0px;
}
div#tplLft{
	margin-top:130px;
	min-height: 500px;
	width:210px;
	font-size: 0.9em;
	float:left;
	display:inline;
	
}
div#tplRgt{
	position: absolute;
	width:150px;
	top: 10px;
	min-height:300px;
	right: 0px;
	background-color:#f5f5f5;
}

div#tplBtm{
	width:950px;
	height:150px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:15px;
	background-color:#3399CC;
}

div#tplLegal{
	margin-bottom: 9px;
}

ttLegal tooltip{
}