
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:196px;
	text-align: left;
	font-size:1.2em;
	font-weight: bold;
	color: #006699;
	text-indent: -5000px;
	background: #ffffff url(../img/struct/header_ants.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:196px;
	width:950px;
	background: #ffffff;
	border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	background: transparent url(../img/menu/bg_menu_ants.gif) repeat scroll;

}
div#tplCo{
	margin-left:200px;
	padding: 1px 15px 10px 15px;
	width:720px;
	background-color: #FFFFFF;
	background: #ffffff url(../img/struct/bg_tplco_ants.jpg) repeat-y scroll left top;
}
div.tplLftYes{
	margin-left:210px;
}
div.tplLftNo{
	margin-left:0px;
}
div.tplRgtYes{
	margin-right:160px;
}
div.tplRgtNo{
	margin-right:0px;
}
div#tplLft{
	min-height: 500px;
	width:180px;
	font-size: 0.9em;
	padding: 25px 0 0 12px;
	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{
}