/* 

	Title:     Lorenz Print Stylesheet
	Type:	   print media
	Author:    wim@comodocreative.com
	Updated:   February 2009
	
*/

body { 	margin:0.1in; font-family:Arial, Sans-Serif; font-size:9pt; }

h1, h2, h3 { font-family:Georgia, "Times New Roman", Times, serif; color:#770038; }

h1 { font-size:16pt; }

h1 a { text-decoration:none; }

h2 { font-size:14pt; }

h3 { font-size:12pt; }

.ie-message, .breadcrumb, #mainNav, #secondaryNavigation, #flashMovie, #searchform, #toolbar, ul.tabs, .footer { display:none; }

a:link, a:visited {	color:gray; }	

/* print URLs after link text */
a:link:after, a:visited:after {	content:" (" attr(href) ") ";	}

#footer { font-size:6pt; }

#footer dl { float:left; margin:0; padding:0; width:8in; }

#footer dt { float:left; width:1.2in; }
 
#footer dd { float:left; width:2.5in; }
