@page {
	margin:1cm;
	padding:1cm; }

@media print {
	body {
		color:black;
		background-color:white;
		font-size:11pt; }
	#header, #footer, .carousel, .right_col, script, .page_banner ul, .promo_ticker, .news_ticker, .handle_promo, .handle_news { display:none !important; }

	table {
	 width:765px;
	 margin-left:-20px;
	 margin-bottom:20px;
	 padding:10px 25px 0 30px ;
	 background:url('../img/table_bg.jpg') no-repeat top left; }

	table thead td {
	 line-height:30px;
	 text-align:center;
	 padding-bottom:8px;
	 padding-left:-10px; }

	table thead td.td_left {
	 text-align:left;
	 padding-left:10px; }

	table tbody td {
	 line-height:28px !important;
	 text-align:center;
	 border-bottom:1px solid #ccc; }

	table tbody td h4 {
	 margin:0;
	 padding:0 0 0 20px;
	 text-align:left;
	 color:#3399cc; }

	table tbody td img {
	 float:right;
	 display:inline-block;
	 width:20px;
	 height:20px;
	 padding:0 50% 0 0;
	 margin:0 -10px 0 0; }

	table tbody td.td_left {
	 text-align:left;
	 padding-left:30px; }

	table tbody td a {
	 font-size:11pt;
	 text-decoration:none;
	 font-weight:bolder;
	 color:#3399cc !important; }

}

