*{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	behavior:url("/htc/csshover.htc");
	text-align:center;
}
h1{
	display:none;
}
p{
	font-size:10px;
	color:#fff;
}
img,
a img{
	border:none;
}
sup{
	font-size:6px;
}
.ie sup{
	font-size:7px;
	position:relative;
	top:-3px;
}
div#container,
div#footer{
	position:relative;
}
div#container{
	margin:57px auto 0px auto;
	border:1px solid #ccc;
	text-align:left;
	width:721px;
}
.ie div#container{
	padding:8px 8px 8px 8px !important;
}
div#left_side{
	float:left;
	width:465px;
	padding-right:8px;
}
div#right_side{
	float:left;
	width:232px;
	height:405px;
	background-color:#183394;
}
.padding_left{
	padding-left:8px;
}
.padding_right{
	padding-right:8px;
}
p.header{
	margin:22px 0px 22px 0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
p.header span{
	font-size:18px;
	color:#b5e2e5;
}
div.clear{
	float:none;
	clear:both;
	height:1px;
	line-height:1px;
}
.ie div.clear{
	margin-top:-12px;
}
div#footer{
	margin:8px auto 0px auto;
	text-align:left;
	width:737px;	
	height:98px;
}
div#footer div#copyright{
	width:450px;
	float:left
}
div#footer div#copyright p,
div#footer div#copyright p a{
	font-size:9px;
	color:#999;
	background-color:#fff;
	text-decoration:none;
}
div#footer div#copyright p a:hover{
	color:#666;
}
div#footer a.logo{
	background:url(/images/footer.playtexlogo.jpg) top right no-repeat;
	display:block;
	float:right;
	width:250px;
	height:98px;
	font-size:11px;
	color:#999;
}
div#footer a.logo span{
	display:none;
}
form table tr th{
	font-size:10px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	vertical-align:middle;
	width:80px;
}
form table tr td{
	vertical-align:middle;
	font-size:10px;
	color:#b5e2e5;
	padding:4px 2px 4px 2px;
}
.ie form table tr td{
	padding:4px 1px 3px 1px;
}
input.text,
select,
option,
testbox{
	font-size:10px;
	background-color:#eee;
	width:115px;
}
input.text,
testbox{
	padding:1px;
}
input.text,
select,
testbox{
	border:1px solid #ccc;
}
label{
	color:#fff;
}
select{
	width:119px;
}
.ie select{
	margin-top:1px;
}
.index_table{
	margin-left:14px;
}
.ie .index_table{
	margin-left:6px;
}