/* SOEP CSS Document */
 
/* Global */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	color: #000000; 
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
}
#header {
	display: none; 
}
#hdSpace {
	display: none; 
}
#nav {
	display: none; 
}
#home {
	display: none; 
}
#feat01 img {
	display: none; 
}
#feat02 img {
	display: none; 
}
#feat03 img {
	display: none; 
}
#footer {
	display: none; 
}
#subImg {
	display: none; 
}
#subNav {
	display: none; 
}
#printSubject {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:32px;
	line-height: 32px;
	font-weight:bold;
	text-decoration: none;
	margin-bottom:5px;
}
#printDetails {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height: 16px;
	text-decoration: none;
	margin-bottom:64px;
}
.printExtras {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height: 16px;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height: 16px;
	text-decoration: none;
}
ul {
	list-style-type: square;
	list-style:square;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height: 16px;
	margin-bottom:1em;
}
form {
	display: none; 
}