/*
		Title _____ print.css
		Author ____ webmaster@kalkadoon.net
		URL _______ www.kalkadoon.net
		Desc ______ Print Style
		Created ___ 2006/02/01
		Modified __ 2006/03/24
		Copyright _ Kalkadoon Corporate Solutions 2002-2006

/*  PRINT STYLES ))<<>>(( - - - >> */


body { margin: 4%; margin-left: 8%; font: 12pt "Times New Roman", Times, serif; background-color: #fff; background: none; }
h1 { display: block; margin-top: 1em; padding-bottom: 1em; text-align: right; }
h1 a:link, h1 a:visited{ text-decoration: none; color: #000; }
h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; border-bottom: #ccc solid 2pt; padding-bottom: 0.5em; }
ul, ol, dl { page-break-before: avoid; page-break-inside: avoid; }
p { line-height: 13pt; }
blockquote { font-weight: bold;}
#navTop, #navSub, #tools, #breadcrumb, #side, #footer, #powered, #extlinks, #toolTip { display: none; }

#header img {
	padding: 0 1em;
	background-color: #fff;
	float:right;
	display: block;
}

img.left { float: left; }
img.right { float: right; }

img.left, img.right {
	margin: 1em;
	padding: 4px;
}

