/*
		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 ))<<>>(( - - - >> */

#top-nav,
.content-right,
#footer,
#skip,
#content-main #page-tools { display: none; }

body { background-color: #fff; background: none; }

#header img.logo {
	width: 9.3em;;
	height: 5em;
	border: #ccc solid 1pt;
	padding: 3pt;
	float:right;
	display: block;
}

#header p { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	margin-top: 2em;
	display: block;
}
#header { margin-bottom: 5em; }

body { margin: 4%; margin-left: 8%; font: 12pt "Times New Roman", Times, serif; }
h1 { display: block; margin-top: 2em; border-bottom: #ccc solid 2pt; padding-bottom: 0.5em; }
h1, 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;}
