/* CSS Document for all printer*/
body {
	font-family: Arial, Helvetica, sans-serif;
}

#toplogo img {
	position: relative;
	left: 12cm;
	top: 0cm;
	width: 4cm;
	height: 1.34cm;
}
#toplogo {
	border-bottom: 2pt solid #EFA640;
	padding: 0 0 0.4cm 0;
}


a {
	color: black;
}
a img {
	border-style: none;
}
#footer h1 , .screen, #topbar, #sidebar, #banner {
	display: none;
}
#footer {
	border-top: 0.5pt solid black;
	margin-top: 0.2cm;
}
#footer p {
	margin: 0;
	font-size: 6pt;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
	margin: 0;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 11pt;
}


p, li, dd, dl, dt, blockquote {
	font-size: 10pt;
}

#mlisting {
	text-align: center;
}

#canvas {
	width: auto;
}
#mlisting tr.grey {
}
#mlisting table {
	margin: auto;
	padding: 0;
	width: 100%;
}
#mlisting tr {
	margin: 0;
	padding: 0;
}
#mlisting td{
	border-style: none;
	border-bottom: 0.5pt solid black;
	margin: 0;
	padding: 0pt 5pt;
	font-size: 7pt;
	text-align: left;
}
#mlisting tr.first td{
	border-style: none;
}
#mlisting td.name {
	text-align: right;
}

