body {
	background: #fff;
	color: #000;
	font: 9pt/11pt verdana, arial, sans-serif;
	width: 80%;
}

#wrapper {
	background: none;
	width: 966px;
}

#logo-print {
	display: block;
}

#header {
	display: none;
}

#subnav {
	display: none;
}

#footer {
	display: none;
}

a:link, a:visited {
	color: #709306;
	text-decoration: underline;
}

/* TYPO */

h1  {
	margin: 0 0 0.5em 0;
	border: 0;
	padding: 0;
	font-size: 15pt;
	line-height: 17pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #26468b;
}

h2 {
	margin: 0 0 0.5em 0;
	border: 0;
	padding: 0.5em 0 0 0;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #26468b;
}

h3 {
	margin: 0 0 1em 0;
	border: 0;
	padding: 0.5em 0 0 0;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #26468b;
}

h4 {
	background: #e7e7e7;
	margin: 0 0 0.5em 0;
	border: 0;
	padding: 2px 5px 3px 5px;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #26468b;
}

p {
	margin: 0 0 1em 0;
	border: 0;
	padding: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

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

/* LISTS */

ul {
	margin: 0 0 1em 0;
	border: 0;
	padding: 0;
	list-style-type: square;
	list-style-image: none;
}
		
ul li {
	margin: 0;
	border: 0;
	padding: 0;
}