@charset "utf-8";
/* CSS Document */
.noPrint{
	display:none;
}
*{
	background:#fff !important;
	overflow:visible !important;
}
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
div#inside_outer, div#inside_inner, div.main{
	width:auto !important;
	background:none;
	margin:0px;
	padding:0px;
}
div#content{
	float:none;
	width:auto !important;
	margin:0px;
	padding:5px;
}
div.wrapper_des{
	width:auto !important;
	padding-bottom:20px;
}
div.wrapper_des p{
	line-height:16px;
	margin-bottom:8px;
}
div.wrapper_des h2{
	color:#222;
	margin-bottom:10px;
}
ul.half{
	width:73% !important;
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
	padding:10px 0px;
	page-break-after: always;
}
