@charset "UTF-8";
/**
CSS Document for pcns.org screen view revised July 9, 2008, by Stephen Huston
**/
body {
	font-family: "Times New Roman", Times, serif;
	font-size:medium;
	color: #003200;
	margin: 0;
	padding: 0;
	background-image:url(pcns_graphx/medalback.jpg);
}
#masthead {padding: 21px 12px 1px 12px;
	text-align: left;
	background-image: url(pcns_graphx/logoMedal.gif);
	background-repeat: no-repeat;
	background-position: 99%;
	height:99px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:inherit;
	font-weight: bolder;
	font-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #006600;
	padding: 0.25em 0 0.25em 0px;
	border:solid 1px #006600;
	white-space: nowrap;
}
.navbar a {padding: 0.2em 1.5em 0.2em 1.5em;
	display: inline;
	white-space: nowrap;
	border-right: 2px outset #003333;
	border-left: 2px inset #55DD55;
	border-top: 2px inset #55DD55;
	border-bottom: 2px outset #003333;
}
.navbar a.last {
	display: inline;
	white-space: nowrap;
}
.navbar a.current {color: #006600 !important;
	background-color: #E9EEE9 !important;
	border: 1px solid #CCCCCC !important;
}
.navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
	background-color:#006600;
}
.navbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
	background-color:#006600;
}
.navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #006600 !important;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	background-color:#CCFFCC !important;
}
.navbar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: yellow;
	font-weight: bold;
	line-height: normal;
	background-color: red;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
#contentnoside {
	padding: 1.25em 4em 0.75em 4em;
	text-align:left;
	margin: 0px;
}
#content {float:left;
	padding: 1.5em 180px 1em 4em;
	text-align:left;
}
#sidebar {float: left;
	width: 179px;
	text-align: center;
	margin: 1.5em 0em 0em -180px;
}
a:link {
	font-family:inherit;
	font-style: normal;
	color: blue;
	font-weight:inherit;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
a:hover {
	font-family:inherit;
	font-style: normal;
	color: blue !important;
	font-weight: inherit;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline !important;
}
a:visited {
	font-family:inherit;
	font-style: normal;
	color: blue;
	font-weight:inherit;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
a:active {
	font-family:inherit;
	font-style: normal;
	color: yellow;
	font-weight: inherit;
	line-height: normal;
	background-color: red;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image:url(pcns_graphx/grn_bullet.gif);
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	white-space:normal;
	font-style: normal;
	line-height: 1.25em;
	text-transform: inherit;
	vertical-align:inherit;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	margin-top: 0.75em;
	margin-bottom: 0.66em;
}
li {
	padding-bottom:0.6em;
	text-align:Justify;
	}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
	text-align: left;
	font-family:inherit;
	white-space:normal;
	font-style: normal;
	line-height: 1.3em;
	text-transform: none;
	vertical-align: baseline;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant:normal;
	text-transform:none;
	text-align:inherit;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:inherit;
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:inherit;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:inherit;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:inherit;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	text-decoration: none;
	text-align:inherit;
	font-variant: normal;
	text-transform: none;
}

.redtext {
	color: #FF0000;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.greenbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant:normal;
	text-transform: none;
	text-decoration: none;
	background-color:green;
	padding: 0.25em 1.5em 0.25em 1.5em;
	margin: 1.0em 2em 1.0em -2em;
	border-bottom:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	border-top:#BBBBBB 2px solid;
	border-left:#BBBBBB 2px solid;
	display:inline;
}
.illus {float: right;
	margin: 0.5em 0em 0.5em 2em;
}
.illus_left {float: left;
	margin: 0em 3em 1em 0em;
}
#footer {background-color:#006600;
	padding: 0.3em 1.5em 0.3em 2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:inherit;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}
#footer a {
	font-family: inherit;
	font-style: normal;
	color: #FFFFFF !important;
	font-weight: inherit;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: underline;
	font-variant: normal;
}
p {margin-top: 0em;
	margin-bottom: 0.65em;
	font-size:inherit;
	line-height: 1.2em;
}
.super {
	font-variant:small-caps;
	font-size: 60%;
	vertical-align:super;
}