/*
 * Print Stylesheet
 */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	clear: left;
}
.nav, form {
	display: none;
}
#content img, #sidebar img {
	float:right;
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #ccc;
}
#content a.slideshowlink {
	display:none;
}
table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
caption {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.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;
}