/** Document updated May 10, 2008, authored by Stephen Huston.
**/

body:before {
	content: "Printed from the PCNS Website:";
	font-size:18px;
	color:#333333;
	text-decoration:underline;
}

body {margin: 0 2em 0 2em;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:10px;
}
#masthead {
	visibility:hidden;
	display:none;
}
#contentnoside {float:left;
	padding: 0.5em 0em 0em 0em;
}
#content {float:left;
	padding: 0.5em 180px 1em 0em;
}
#sidebar {float: left;
	width: 164px;
	text-align: center;
	margin: 1.5em 0 0 -165px;
}
#footer {color: #333333;
	text-align: right;
	clear: both;
	text-decoration:overline;
}
.form {display:none;
}
.illus {float: right;
	margin: 1em 0em 1em 1em;
}
.navbar {display: none;
}
a:link {
	text-decoration: none;
	text-transform:none;
	color:#000000;
}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}
h2 {font-family: font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
h4 {font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:10px;
	margin:0;
	padding:0;
}
h5 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}
h6 {font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:10px;
}
ul li {font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding: 0 0 0.75em 0.2em;
	line-height: 1.2em;
	font-weight: normal;
	list-style-position: outside;
	list-style:disc;
}
ol li {font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding: 0;
	line-height: 1.2em;
	font-weight: normal;
	list-style-position: outside;
	list-style:decimal;
}
.illus {float: right;
	margin: 0.5em 0em 0.5em 2em;
}
.illus_left {float: left;
	margin: 0em 3em 1em 0em;
}
.super {
	font-variant:small-caps;
	font-size: 60%;
	vertical-align:super;
}