*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: transparent;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}

#page
{
	padding: 3em 10%;
}

#nav, #footer, img, hr, #breadcrumb, .nodisplay
{
	display: none;
}

a							{ text-decoration: underline; }

p, .section, dl.std, ul.std, .highlight
{
	margin-bottom: 1.5em;
}

#logo a
{
	display: block;
	height: 170px;
	background: url(../pics/logo_print.gif) 100% 0 no-repeat;
}

h1
{
	font-size: 140%;
}

h2, h3
{
	font-size: 100%;
}

h3
{
	font-weight: normal;
	padding-left: 20px;
	background: url(../pics/icons/checkbox.gif) 0 0.3em no-repeat;
}

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}