  html, body,
  #wrapper {
  height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
  }
#wrapper {
margin: 0 auto;
position:relative;
text-align: left;
vertical-align: middle;
width: 100%;
}.logo {
	height: 55px;
	padding-left: 12px;
}
.ptitle {
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
}
.trans {
	background-color: #FFFFFF;
	width: 710px;
	height: 430px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	border: 1px solid #CDDDF8;
}
.main {
	border: 1px solid #eeeeee;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 11px;
}
a.bott:active, a.bott:link, a.bott:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #446590;
	padding-right: 3px;
	padding-left: 0px;
	text-decoration: none;
}
a.bott:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D54761;
	padding-right: 3px;
	padding-left: 0px;
	text-decoration: underline;
}
.content {
	width: 695px;
	padding: 15px;
	height: 415px;
	font-family: Arial;
	font-size: 12px;
	color: #06306A;
}
.thestuff {
	height: 413px;
	overflow: auto;
	text-align: left;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.tdpad {
	padding-right: 22px;
}
#wrapper .main .trans .content .thestuff a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CF294F;
	font-weight: bold;
	line-height: 18px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C0C0C0;
	padding-top: 9px;
}
a.intro:link, a.intro:active, a.intro:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CF294F;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
}
a.q:link, a.q:active, a.q:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bold;
	font-size: 9px;
}
