/* XMT Print Styles */
#tl, #bl, #paypal, #trk, div.navbar	{
	display: none;
}
body	{
	font-size: 10pt;
}
#header, #footer, #content, #contact_strip	{
	width: 80%;
}
#header	{
	border-bottom: 1px solid black;
	padding-top: 1.4em;
	margin-top: 1em;
}
#footer	{
	padding-bottom: 1em;
	padding-top: 1em;
}
ul	{
	border-left: 1em white solid;
}
body, h1, #header, #footer, #content, #copyright, form, fieldset, legend, col, #contact_strip	{
	color: black;
	background-color: white;
}
#contact_strip	{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
a, a:link, a:visited, a:hover, #footer a, #footer a:visited, #footer a:link, h1 a, h1 a:visited, h1 a:link	{
	font-weight: normal;
	text-decoration: none;
	color: black;
	background-color: white;
}
fieldset	{
	border: 1px black solid;
}
h1 a {
	font-weight: bold !important;
}
table	{
	page-break-inside: avoid;
}






