html, body {
    padding: 0;
    margin: 0;
}
#tpcont {
	background-image:url(../Images/GQPTE-BKG.jpg);
    background-size: 100% 100%;
    margin: 0 auto;
    width: 100%;
	min-width:1000px;
	display:block;
	float:left;
}
#cleft {
    float: left;
    width: 26%;
	text-align:center;
}
#h {
	padding-top: 44%;
	width: 1%;
	float: left;
}
#cright {
    float: right;
    width: 30%;
}
.styletxt2 {
	font-family: "Monotype Corsiva";
	font-size: 42px;
	color: #FFF;
	padding-top: 4%;
	line-height: 32pt;
}
.styletxt3 {
    font-family: "Monotype Corsiva";
    font-size: 42px;
    line-height: 1;
    color: #FFF;
    padding-top: 46%;
}
a:link {
    text-decoration: none;
}
.Calibri10 {
    font-family: Calibri;
    font-size: 12px;
    color: #000;
}
.stletxtnx {
    font-family: Tahoma;
    font-size: 8.5pt;
}
.rborder {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	border:#000 1px solid;
}
.popup {
    display:none;
    width:100%;
    height:520px;
    position:fixed;
    z-index:6;
	top: 5%;
}
.popupbx {
    width: 600px;
    height: 450px;
	margin: 0 auto;
	border: 5px double #fc6;
	background-image:url(../Images/gpfm.png);
	text-align: center;
}
.pbox {
	color:#FFF;
	width:90%;
	margin:10px auto;
}
.close {
	color:#FFF;
}
.nltxt {
    font-family: "Monotype Corsiva";
    font-size: 36px;
    color: #FFF;
}
.tltxt {
    font-family: "Monotype Corsiva";
    font-size: 20px;
    color: #fc6;
}
