/* Print styles
----------------------------------------------------- */
body {
	margin: .6in;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: black;
	}
	
a:link, a:visited {
	color: navy;
	}

#logo a img, img {border:0 !important;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

#title h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}


/* hide */
hr, .h, .note, #aux-nav, #nav, #subnav, #breadcrumb, #sidebar, #sidebar, #bottom-nav {
	display: none;
	}


/* print URLs after link text */
a.p:link:after, a.p:visited:after, .p a:link:after, .p a:visited:after {
	content: " [" attr(href)"]";
	}
ul li {margin: 1em 0 !important;}

#footer {
	font-size: 8pt;
	}

/* hide sifr */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
