
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:219px;
	text-align: left;
	font-size:1.2em;
	font-weight: bold;
	color: #006699;
	text-indent: -5000px;
	background: #ffffff url(../img/struct/header_anc6.jpg) top left no-repeat;
	border-left: 1px solid #E9740A;
	border-top: 1px solid #E9740A;
	border-right: 1px solid #E3DA11;
}
div#tplTi{
	margin-top: 59px;
	text-indent: -5000px;
	font-size:1.2em;
	font-weight: bold;
}

div#tplMid{
	position: absolute;
    background-color: #FFFFFF;
	top:220px;
	width:950px;
	border-bottom: 1px solid #E3DA11;
	border-left: 1px solid #E9740A;
	border-right: 1px solid #E3DA11;
}
div#tplCo{
	min-height:800px;
	margin-left:208px;
	padding: 1px 15px 10px 15px;
	width:700px;
	background-color: #FFFFFF;
	margin-top: 30px;
}
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:200px;
	top: 30px;
	left:6px;
	font-size: 0.9em;
	background-color: transparent;
}
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/footer_anc6.gif) top left repeat;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:15px;
	margin-top: 15px;
}

div#tplLegal{
	margin-bottom: 9px;
}

ttLegal tooltip{
}