/*
------------------------------
nclud'ed print styles
http://www.nclud.com
------------------------------
*/

body { font:80% Arial, Helvetica, sans-serif; }

div#header a#logo img { border: 0; }
div#header { padding: 20px 0; border-bottom: 1px solid #000; margin-bottom: 20px; }
img, fieldset#search, #navigation, .actions, #skipLinks, #sidebar, #footer-nav, #footer-credits,  #newsletter  { display: none; }

h1 { font-size: 2.2em; color: #993300; }
h2 { font-size: 2.2em; color: #993300; border-bottom: 1px solid #bababa; padding-bottom: 12px; }
h3 { font-size: 1.8em; color: #202020; border-bottom: 1px solid #bababa; padding-bottom: 12px; }
h4 { font-size: 1.8em; color: #993300; border-bottom: 1px solid #bababa; padding-bottom: 5px; margin-top: 1.2em;}
	h1 em,
	h2 em,
	h3 em { display: block; font-style: normal; font-size: 11px; color: #494949; margin-top: 10px; }
		h4 em { display: block; font-style: normal; font-size: 11px; color: #494949; margin-top: 5px; }
		
		div.img { float: right; background-color: #fff; padding: .7em; border: 1px solid #ccc; width: 240px; margin: 2em .5em 2em 2em; clear: right;}
		div.img span { background-color: #ebebeb; display: block; padding: 5px 8px; font-size: 1.1em;}

		fieldset#download { margin: 0; }
		fieldset#download a[href]:after { content: " [" attr(href) "] "; font-size: 90%; }
		div.box a[href]:after { content: " [" attr(href) "] "; font-size: 90%; }
td {display: block; }