/* Print Style Sheet */
* {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

body {background: white url(images/logo.jpg) no-repeat; color: #000; margin: 0; font-size: 12pt; height: auto;}

#comments, #secondary, #page-bottom, #sec_menu, .menu, #subsidiary
{
	display: none;
}

#branding {border-bottom: 10px solid #e7e7e7; margin: 0;}

#breadcrumb-navxt, .entry-title, #branding {padding: 5px 0;}

#container, #content, .hentry, #main, .entry-content, #siteinfo
{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	float: none !important;
	position: relative !important;
	overflow: visible !important;
}

#siteinfo {border-top: 1px solid #e7e7e7; font-size: 10pt; padding: 5px; margin-top: 15px;}

table, th, td {border: 1px solid #000 !important;}

/* WP Table Reloaded */

