<!--/*--><![CDATA[/*><!--*/

@media screen, print {

table {
	width: 100%;
	clear: right;
	border: 0px;
	font-size: 12px;
	margin-bottom: 20px;
	color: #999999;
}

table thead tr th a {
	font-weight: normal;
}

table thead tr th {
	border-bottom: 1px solid #DDDDDD;
}

table tr td,
table tbody tr td {
	border: 0px solid;
	border-bottom: 1px solid #DDDDDD;
}

table tbody tr.row_alt {
	background: #EEEEEE;
}

table caption {
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	background: #EEEEEE;
	margin-bottom: 6px;
}

#content #left-column div.left-box table {
	width: 100%;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}

#content #left-column div.left-box table caption {
	display: none;
}

#content #left-column div.left-box table thead tr th a {
	color: #333333;
	text-decoration: underline;
}

#content #left-column div.left-box table tbody tr {
	/* background: none; */
}

#content #left-column div.left-box table thead tr th,
#content #left-column div.left-box table tbody tr td,
#content #left-column div.left-box table tfoot tr td {
	padding-right: 6px;
	padding-left: 6px;
}

}	

/*]]>*/-->