html{font:xx-small Tahoma, Verdana, Arial, Helvetica, Sans-serif;}
body{
	background:#fff;
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height: 1.5em;
	color:#596171;
}
img{
	border:0;
	display:inline-block;
}
	.toright{
		float:right;
		margin: 10px 0 10px 10px;
	}
#pwrap{
	overflow:hidden;
	padding:18px 0 0;
}
	* html #pwrap{height:1%;}
#ptop{
	overflow:hidden;
	padding:0 0 24px 0;
	margin:0 15px;
	border:solid #F0F3F4;
	border-width: 0 0 8px;
}
	* html #ptop{height:1%;}
#logo{
	float:left;
}
#ptit{
	float:right;
}
#pbody{
	padding:0 15px;
	overflow:hidden;
	display:block;
}
	* html #pbody{height:1%;}

#pcont{
	float:left;
	padding:10px 0;
}

#pcont h1{
	color:#000;
	font-size:1.3em;
	margin:10px 0;
}
#pcont h2{
	color:#0077AA;
	font-size:1.1em;
	margin:15px 0 0;
}
#pcont h3{
	color:#0077AA;
	font-size:1em;
	margin:15px 0 0;
}
#pcont p{
	padding: 5px 0;
	margin:0;
	line-height:1.8em;
}

#news p.date{
	background:url(/i/bg_dtx_light.png) repeat-x bottom;
	color:#82A7D2;
	width:100%;
	padding: 0 0 10px;
	margin: 0 0 20px;
	font-size:.9em;
}

a{
	color:#2B6CB1;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#infobox{
	margin:25px 0;
	background:#F6F7F9;
	padding:5px;
	color:#999;
	font-size:1em;
}
#infobox h4{
	font-size:1em;
}