html,
body {
	font-family: arial, sans-serif;
	color: black;
	background-color: #ccc;
	text-align: left;
}

abbr,
acronym,
help {
	border: none;
	cursor: help;
}

.oldBrowser {
	display: none;
}

.nobullet {
	list-style-type: none;
}
.funded {
	font-style: italic;
}
#main {
	background-color: #eee;
}
ul a, .toplink a {
	text-decoration: none;
}
#pagecontentleft li{
	margin-bottom: 1em;
}

ul a:hover, ul a:active, .toplink a:hover, .toplink a:active {
	text-decoration: underline;
}
.toplink {
	font-weight: bold;
	font-size: 80%;
}
#rightBar a {
	font-weight: bold;
}
ul.spacenobullet li {
	padding: .5em;
	list-style-type: none;
}
#lead td {
	padding-left: 1em;
	vertical-align: top;
}
#lead {
	margin-bottom: 1em;
}
#p2p {
	width: 100%;
}
#p2p td {
	font-size: 90%;
	width: 50%;
	vertical-align: top;
	padding: .5em;
}
.nobulletlist {
	list-style-type: none;
}
.nobulletlist li {
	padding: .5em;
}
.note {
	font-style: italic;
}
.tatratable {
	border: solid 1px black;
}
.tatratable td, .tatratable th {
	border: solid 1px black;
	padding: .5em;
}
.tatratable2 {
	border: solid 1px black;
}
.tatratable2 td, .tatratable2 th {
	border: solid 1px black;
	padding: .2em;
}
.questiontable {
	border: solid 1px black;
	margin-top: 1em;
}
.questiontable td, .questiontable th {
	border: solid 1px black;
	padding: .5em;
	width: 50%;
}
.gray {
	background-color: #eeeeee;
}
.nobottomspace {
	padding-bottom: 0;
	margin-bottom: 0;
}
.updated {
	text-align: right;
	font-weight: bold;
}
.backlink {
	font-size: 90%;
}
.posted {
	font-size: 0.9em;
	color: #666;
}

/***********************************
*****                          *****
***     WRAPPER CONTENTS       ***
*****                          *****
***********************************/

#wrapper {
	min-width: 980px;
	max-width: 1200px;
	margin: 0 auto;
	background: #eee;
	border: solid 1px #0C1263;
	color: black;
}

/***********************************
*****                          *****
***       HEADING CONTENTS       ***
*****                          *****
***********************************/
#skiptocontent, #skiptocontent a, #skiptocontent a:visited  {
	color: #000;
	background-color: #ccc;
	font-size: 80%;
	text-decoration: none;
}
#skiptocontent a:hover, #skiptocontent a:active {
	text-decoration: underline;
} 

.nav {
	margin: 0;
	float: right;
	padding: 1em 1em 0 0;
	clear: none;
	color: #fff;
}

#header a {
	text-decoration: none;
	color: #fff;
}

#header {
	background-color: #0C1263;
	color: white;
	font-size: 80%;
}

#nav a, #nav a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom:solid 1px white;
}

#header a:active, #header a:hover {
	color: #fff;
	text-decoration:underline;
}

#header img {
	margin-top: 0;
	padding: 0;
	clear: none;
}
#wrapper #header a:hover img, #wrapper #header a:active img{
	color:#fff;
	text-decoration:none;
	border:none;
}
#header table td {
	vertical-align: top;
}

.searchBtn {
	margin-left: .2em;
	border-style: inset;
}



#menu {
	width: 100%;
	border-top: solid 2px #fff;
	background:#199171;
	clear: both;
	min-height: 3.6em;
}

ul#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #199171;
	font-family: Century Gothic, Arial,Sans-Serif;
	border-bottom: solid 2px #fff;
	font-size: 95%;
	width: 100%;
}

#nav li {
	display: block;
	float: left;
	width: 10.8em;
	list-style-type:none;
	color:#FFF;
	text-align: left;
	background:#199171;
	border-right: solid 1px #fff;
	margin: 0;
	padding: 0;
}


#nav li a {
	display: block;
	width: 9.8em;
	color:#FFF;
	text-decoration: none;
	margin: 0;		
	padding:.5em .5em .1em .5em;
	height: 3em;
}
#nav  li.wider {
	width: 15em;
}
#nav li.wider a {
	width: 15em;
}
#nav li a:hover, #nav li a:active {
	background: #0C1263;
	color: #fff;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background:#199171;
	margin:0;
}

#nav li ul li a {
	border-top: solid 1px white;
}

#nav li:hover ul, #nav li.sfhover ul, #nav li:active ul {
	left: auto;
	background: #0C1263;
	color:#FFF;
	border: 0;
	padding: 0;
	margin: 0;
}

#nav li li a:hover, #nav li li a:active, #nav li.sfhover ul li a {
	background:#0C1263;
	color: #fff;
	border: 0;
	margin:0;
	padding: .5em .5em 0 .5em;
	height: 3em;
	border-top: solid 1px white;
	text-decoration: none;
}

p{
	clear:both;
	float:none;
}

/***********************************
*****                          *****
***     MAIN CONTENT STYLE     ***
*****                          *****
***********************************/

h1 {
	font-size: 160%;
	margin: 0;
	padding-top: .5em;
	text-transform: uppercase;
}

h2 {
	font-size: 135%;
	text-transform: uppercase;
}

h3 {
	font-size: 110%;
	text-transform: uppercase;
	padding: 0;
	margin-bottom: .2em;
}

h4 {
	font-size: 105%;
}

#topbar{
	background-color: #eee;
	color: black;
	padding: .5em .5em .5em 0;
	margin: 0 250px 0 0;
}
#pagecontentleft {
	background-color: #fff;
	color: black;
	padding: .5em 1.5em 1.5em 1.5em;
	margin: 0;
}
#pagecontentleft h1 {
	text-transform: uppercase;
}
/*#pagecontentleft h1 a, #pagecontentleft h1 a:visited, #pagecontentleft h1 a:hover, #pagecontentleft h1 a:active {
	color: #000;
	text-decoration: none;
}
#wrapper #main #maincontentleft #pagecontentleft h2 a, #wrapper #main #maincontentleft #pagecontentleft h2 a:visited, #wrapper #main #maincontentleft #pagecontentleft h2 a:hover, #wrapper #main #maincontentleft #pagecontentleft h2 a:active {
	color: #000;
	text-decoration: none;
}
#wrapper #main #maincontentleft #pagecontentleft h3 a, #wrapper #main #maincontentleft #pagecontentleft h3 a:visited, #wrapper #main #maincontentleft #pagecontentleft h3 a:hover, #wrapper #main #maincontentleft #pagecontentleft h3 a:active {
	color: #000;
	text-decoration: none;
}*/
#pagecontentleft p {
	margin: 1em 0;
	padding: 0;
}
.printemail {
	background-color: #0C1263;
	float: right;
	padding: 0;
	margin: 0 .5em 0 0;
}

.printemail a, .printemail a:visited {
	color: #fff;
	text-decoration: none;
}

.printemail a:hover, .printemail a:active {
	color: #fff;
	text-decoration: underline;
}

.printemail p {
	padding: 0 .5em 0 1em;
	margin: 0;
}

.printemail img {
	padding: 0 .2em 0 0;
	margin: 0;
}
#rightBar {
	width: 250px;
	float: right;
	margin: 0;
	padding: .5em 0 .5em 0;
	background-color: #eee;
}
.pacerinfo {
	background-color: #390;
	color: #fff;
	text-align: center;
	font-size: 110%;
	padding: .5em 0 0 0;
	margin: 0;
}

.pacerinfo2 {
	font-size: 90%;
	background-color: #390;
	color: white;
	text-align: center;
	padding: 1em .5em 0 .5em;
	margin: 0;
}
.volunteerstc {
	font-size: 90%;
	background-color: #fff;
	color: black;
	text-align: center;
	padding: .5em;
	margin: 0;
}
.volunteerstc a, .volunteerstc a:visited {
	color: #069;
	text-decoration: none;
}
.volunteerstc a:hover, .volunteerstc a:active {
	text-decoration: underline;
}

.pacerinfo3 {
	font-size: 90%;
	background-color: #390;
	color: white;
	text-align: right;
	padding: 0 .5em .5em 0;
	margin: 0;
}

.pacerinfo3 a, .pacerinfo3 a:visited {
	font-size: 80%;
	padding-bottom: .5em;
	color: #fff;
	text-align: right;
	text-decoration: none;
}

.pacerinfo3 a:hover, .pacerinfo3 a:active {
	text-decoration: underline;
}
.stayinformed {
	background-color: #fff;
	font-size: 80%;
	padding: 0;
	color: #000;
	margin: .5em 0 0 0;
}
div.stayinformed {
	padding: .5em;
}
.stayinformed h2 {
	color: #199171;
	margin: 0;
	padding: 0;
	font-size: 110%;
}
p.stayinformed {
	padding: .5em;
}
.stayinformed a, .stayinformed a:visited {
	/*color: #09c;*/
	color: #199171;
	text-decoration: none;
}
.stayinformed a:hover, .stayinformed a:active {
	text-decoration: underline;
}
.stayinformed img {
	border: solid 1px black;
	text-align: center;
	padding: 0;
	margin: .5em;
}
table.stayinformed {
	background-color: #fff;
	width: 100%;
	margin: 0;
}
table.stayinformed td {
	text-align: center;
	width: 50%;
	font-size: 90%;
}
.MPCfooter {
	padding: .5em;
	font-size: 85%;
	border-top: solid 1px #000;
}
.pubinfo {
	font-size: 80%;
	background-color: #390;
	color: #fff;
	text-align: left;
	padding: .5em;
	margin: 0;
}
.pubinfo a, .pubinfo a:visited {
	padding: .5em;
	color: #fff;
	text-decoration: none;
}
.pubinfo a:hover, .pubinfo a:active {
	text-decoration: underline;
}
.pubad {
	background-color: #fff;
	font-size: 85%;
	padding: .5em;
	color: black;
	margin: 0;
	text-align: center;
}
.pubad a, .pubad a:visited {
	/*color: #09c;*/
	color: #069;
	text-decoration: none;
}
.pubad a:hover, .pubad a:active {
	text-decoration: underline;
}
.pubad img {
	padding: .3em;
}
ul.pubscatalog {
	list-style-type: none;
	margin-left: .2em;
	font-size: 90%;
}

.pubscatalog li {
	padding: .1em;
}

.pubs td {
	width: 33%;
}

table.pubs, table.handouts {
	width: 98%;
	font-size: 100%;
}

td.handouts {
	padding: .5em 0 .5em 0;
}

td.handoutcode {
	width: 15%;
}

.websites td {
	padding: 1em;
	font-size: 85%;
}

h3.pubcat {
	border-bottom: solid 1px black;
}

#pagecontentleft h3.pubcat a, #pagecontentleft h3.pubcat a:hover, #pagecontentleft h3.pubcat a:active, #pagecontentleft h3.pubcat a:visited {
	color: black;
	text-decoration: none;
}

#pagecontentleft h2.pubcat a, #pagecontentleft h2.pubcat a:hover, #pagecontentleft h2.pubcat a:active, #pagecontentleft h2.pubcat a:visited {
	color: black;
	text-decoration: none;
}

.bullypic {
	background-color: #eee;
	font-size: 80%;
	color: white;
	margin: .5em 0 0 0;
	padding: 0;
	text-align: center;
}
.bullypic img {
	padding: 0;
	margin: 0;
}
.bullypic a, .bullypic a:visited, .bullypic a:hover {
	color: white;
}
.bullylist li {
	padding: 1em;
}
.piccaption {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 85%;
}
.piccaption img {
padding: .5em 0 0 0;
}
#aboutPACER {
	font-size: 85%;
	padding: 1em;
}
#aboutPACER td {
	padding: 1em;
}
#aboutPACER td img {
	vertical-align: middle;
}
#timeline td {
	padding: .5em;
}
.volunteer {
	background-color: #09c;
	font-size: 80%;
	padding: 1em;
	color: #fff;
	margin: 0;
}
.volunteer a, .volunteer a:visited {
	color: white;
	text-decoration: none;
}
.volunteer a:hover, .volunteer a:active {
	text-decoration: underline;
}
.greetingcards {
	background-color: #fff;
	font-size: 85%;
	padding: 1em;
	color: #000;
	margin: .5em 0 0 0;
	text-align: center;
}
.greetingcards img {
	margin: 1em;
	border: solid 1px black;
}
.greetingcards a, .greetingcards a:visited {
	/*color: #09c;*/
	color: #069;
	text-decoration: none;
}
.greetingcards a:hover, .greetingcards a:active {
	text-decoration: underline;
}
.highlight {
	padding: .5em;
	font-weight: bold;
	border: solid 1px black;
	background-color: #ffffff;
	text-align: center;
}
#pagecontentleft h2.nounderline a {
	color: #000;
	text-decoration: none;
}
#pagecontentleft h2.nounderline a:hover, #pagecontentleft h2.nounderline a:active {
	color: #000;
	text-decoration: none;
}
#pagecontentleft h3.nounderline a {
	color: #000;
	text-decoration: none;
}
#pagecontentleft h3.nounderline a:hover, #pagecontentleft h3.nounderline a:active {
	color: #000;
	text-decoration: none;
}
#pagecontentleft p.nounderline a {
	color: #000;
	text-decoration: none;
}
#pagecontentleft p.nounderline a:hover, #pagecontentleft p.nounderline a:active {
	color: #000;
	text-decoration: none;
}


.video {
	background-color: #fff;
	color: #000;
	padding: .5em 0 .5em 0;
	margin-top: .5em;
	text-align: center;
}
.video table td {
	padding: 0;
	margin: 0;
}
.video table td p {
	padding: .2em;
	margin: 0;
}
.video a, .video a:visited {
	/*color: #09c;*/
	color: #069;
	text-decoration: none;
}
.video a:hover, .video a:active {
	text-decoration: underline;
}
#proglinks {
	padding: 0;
	font-size: 80%;
	margin: 0;
}
#proglinkslist {
	list-style-type: none;
	margin: .5em 0 0 0;
	padding: 0;
}
#proglinkslist li {
	border-bottom: solid 1px #fff;
}
#proglinkslist li a, #proglinkslist li a:visited {
	background-color: #199171;
	display: block;
	padding: .5em;
	color: #fff;
	text-decoration: none;
}
#proglinkslist li a:hover, #proglinkslist li a:active {
	background-color: #fff;
	color: #199171;
}
#proglinks ul li a.page {
	background-color: #fff;
	color: #199171;
}/***********************************
*****                          *****
***        FOOTER STYLE        ***
*****                          *****
***********************************/

#footer1 {
	background-color: #199171;
	font-size: 75%;
	padding-bottom: 0;
	margin-bottom: .1em;
	color: #fff;
	margin-top: 1px;
}

table.footer {
	width: 100%;
}
.footer td {
	width: auto;
}

td.footerlinks {
	text-align: right;
}

#footer2 {
	background-color: #fff;
	font-size: 80%;
	padding: .1em .1em .1em .1em;
	margin-top: 0;
	color: #000;
}

#footer2 p {
	padding: 0;
	margin: 5px;
}

#footer1 a, #footer1 a:visited { 
	color: #fff;
	text-decoration: none;
}

#footer2 a, #footer2 a:visited {
	color: #000;
	text-decoration: none;
	padding: .2em;
}

#footer1 a:hover, #footer1 a:active {
	color: #fff;
	text-decoration: underline;
}

#footer2 a:hover, #footer2 a:active {
	color: #000;
	text-decoration: underline;
	background-color: #fff;
}

img {
	border: none;
	padding: 0;
}

.noborder {
	background-color: white;
}

#footCopyRight {
	text-align: left;
	padding-left: .5em;
	font-size: 75%;
}

.extfooter {
	padding: .5em;
}

/* LEFT NAV STYLES BELOW */

/***********************************
*****                          *****
***     BREADCRUMB STYLE       ***
*****                          *****
***********************************/

#breadcrumbleft {
	font-size: 80%;
	padding: .5em;
	color: #fff;
	margin: 0;
	background-color: #0C1263;
}

#breadcrumbleft a, #breadcrumbleft a:visited {
	color: #fff;
	text-decoration: none;
}

#breadcrumbleft a:hover, #breadcrumbleft a:active {
	color: #fff;
	text-decoration: underline;
}

/***********************************
*****                          *****
***     MAIN CONTENT STYLE     ***
*****                          *****
***********************************/

#maincontentleft {
	margin: 0 250px 0 200px;
	padding: 0 .5em .5em .5em;
	background-color: #eee;
	font-size: 0.9em;
}

#maincontentleft p {
	clear: none;
}

#maincontentleft p a, #maincontentleft p a:visited, #maincontentleft ul li a, #maincontentleft ul li a:visited, #maincontentleft td a, #maincontentleft td a:visited {
	color: #0C1263;
	text-decoration: none;
	font-weight: bold;
}

#maincontentleft p a:hover, #maincontentleft p a:active, #maincontentleft ul li a:hover, #maincontentleft ul li a:active, #maincontentleft ul a:visited, #maincontentleft td a:hover, #maincontentleft td a:active {
	text-decoration: underline;
}

#pagecontentleft p a, #pagecontentleft p a:visited, #pagecontentleft ul li a, #pagecontentleft ul li a:visited, #pagecontentleft td a, #pagecontentleft td a:visited, #pagecontentleft a, #pagecontentleft a:visited {
	color: #0C1263;
	text-decoration: none;
	font-weight: bold;
}

#pagecontentleft p a:hover, #pagecontentleft p a:active, #pagecontentleft ul li a:hover, #pagecontentleft ul li a:active, #pagecontentleft ul a:visited, #pagecontentleft td a:hover, #pagecontentleft td a:active, #pagecontentleft a:hover, #pagecontentleft a:active {
	text-decoration: underline;
}

#pagecontentleft h2 {
	font-size: 135%;
	padding: .5em 0 .2em 0;
	margin: 0;
	color: #000;
}
#pagecontentleft h2 a, #pagecontentleft h2 a:visited {
	text-decoration: none;
	color: #069;
}
#pagecontentleft h2 a:hover, #pagecontentleft h2 a:active {
	text-decoration: underline;
}
#pagecontentleft h2.nolinkcolor a, #pagecontentleft h2.nolinkcolor a:visited {
	color: #000;
	text-decoration: none;
}
#pagecontentleft h2.nolinkcolor a:hover, #pagecontentleft h2.nolinkcolor a:active {
	text-decoration: none;
}
#submenu {
	padding: 0;
	font-size: 80%;
	margin: 0;
}
#submenulist {
	list-style-type: none;
	margin: .5em 0 0 0;
	padding: 0;
}
#submenulist li {
	border-bottom: solid 1px #fff;
}
#submenulist li a, #submenulist li a:visited {
	background-color: #09c;
	display: block;
	padding: .5em;
	color: #fff;
	text-decoration: none;
}
#submenulist li a:hover, #submenulist li a:active {
	background-color: #fff;
	color: #09c;
}
#submenulist li a.page {
	background-color: #f93;
	color: #000;
}

/***********************************
*****                          *****
***    LEFT NAVIGATION STYLE     ***
*****                          *****
***********************************/

#leftbar {
	float: left;
	padding: 0;
	margin: 0;
	width: 200px;
	background-color: #eee;
}
#leftbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 .5em;
}
#leftbar ul li a {
	display: block;
	background-color: #199171;
	color: #fff;
	padding: .5em;
	margin: 0 0 .2em 0;
	text-decoration: none;
	font-size: 75%;
}
#leftbar ul li a:hover {
	background-color: #ccc;
	display: block;
	color: #000;
}
#leftbar ul li a.page {
	background-color: #0c1263;
	color: #fff;
}
/***********************************
*****                          *****
***       BULLYING STYLE       ***
*****                          *****
***********************************/

.bullycontact {
	margin: 0; 
	font-size: 70%; 
	background-color: #fff;
	padding: .5em;
	color: #000;
	border-left: solid 1px #09c;
	border-top: solid 1px #09c;
	border-bottom: solid 1px #09c;
}
.bullycontact a, .bullycontact a:visited {
	color: #069;
	text-decoration: none;
}
.bullycontact a:active, .bullycontact a:hover {
	text-decoration: underline;
}
.bullymisperceptions {
	color: #c60;
	font-weight: bold;
}
p.bullyfacts {
	color: #000;
	margin-top: 0;
	padding-top: 0;
}

/***********************************
*****                          *****
***          STC STYLE         ***
*****                          *****
***********************************/

ol li {
	margin: 1em;
}
#projects {
	padding: .3em;
}
#projects td {
	padding: .5em;
	margin: .5em;
	font-size: 95%;
	width: 50%;
	vertical-align: top;
}
#super td {
	padding: 1em;
	margin: .5em;
	font-size: 110%;
	width: 50%;
	vertical-align: top;
}
#superlisting ul {
	margin: 0;
	padding: 0;
}
#superlisting li {
	margin: .5em;
	padding: 0;
}
.top {
	font-size: 85%;
}
.border {
	border-top: solid 1px black;
}
.atlist li {
	margin: .5em;
	list-style-type: none;
}
ul.atlist {
	padding: 0;
	margin: 0;
}
.STCcontact {
	text-transform: uppercase;
	font-size: 125%;
	padding: 0;
	margin-bottom: 0;
}

.STCtitle {
	font-size: 110%;
	margin: 0;
	padding: 0 0 .5em 0;
	font-weight: normal;
}
.horizrule {
	border-bottom: solid 1px #999;
}
.submenu {
	background-color: white;
	padding: 0;
}
.submenu h2 {
	color: #c60;
	font-size: 100%;
	margin: 0;
	padding: .5em .5em .2em .5em;
}
.submenu ul {
	padding: 0;
}
.submenu li a, .submenu li a:visited {
	font-size: 90%;
	display: block;
	background-color: #09c;
	color: #fff;
	text-decoration: none;
	border-bottom: solid 2px #fff;
	margin: 0;
	padding: .1em 0 .1em .5em;
}
.submenu li a:hover, .submenu li a:active {
	background-color: #fff;
	color: #069;
}
/***********************************
*****                          *****
***    Juvenile Justice STYLE    ***
*****                          *****
***********************************/

ul.jjlinks {
	list-style-type: none;
	margin-left: .5em;
}

.jjlinks li {
	padding: .5em;
}

/***********************************
*****                          *****
***       HOUSING STYLE          ***
*****                          *****
***********************************/

ul.housingresources {
	list-style-type: none;
	margin-left: 1em;
}

.housingresources li {
	padding: .5em;
}

/***********************************
*****                          *****
***       PUPPET STYLE           ***
*****                          *****
***********************************/

#puppets td {
	padding: .2em .2em 1.5em .2em;
	vertical-align: top;
}

.lists td {
	width: 50%;
	vertical-align: top;
	padding: .5em;
}

/***********************************
*****                          *****
***    EARLY CHILDHOOD STYLE     ***
*****                          *****
***********************************/

ul.space li {
	padding: .5em;
}
.echighlight {
	border: solid 1px #f93;
	background-color: #fc9;
	padding: .5em;
	text-align: left;
}
.echighlight h3, .echighlight p {
	margin: 0;
	padding: 0;
}
/***********************************
*****                          *****
***    INTERNATIONAL STYLE       ***
*****                          *****
***********************************/
.intlguestbook td {
	padding: .2em;
	vertical-align: top;
}

/***********************************
*****                          *****
***         MPC STYLE          ***
*****                          *****
***********************************/

#mpcresearch td {
	padding: .5em;
	font-size: 85%;
	vertical-align: top;
	width: 50%;
	border-top: solid 1px black;
	margin-top: 1em;
}
#mpcresearch h2 {
	margin-bottom: 1em;
}

ul.nested {
	padding-bottom: 1em;
}
#pitypes {
	width: 95%;
	text-align: center;
	padding: .3em;
}
#pitypes td {
	margin: .5em;
	font-size: 95%;
	width: 50%;
	vertical-align: top;
	/*background-color: #390;*/
}
#pitypes td a, #pitypes td a:visited {
	display: block;
	padding: .5em;
	/*color: white;*/
}
#pitypes td a:hover, #pitypes td a:active {
	/*color: #390;
	background-color: white;*/
	text-decoration: none;
}
#pitypes td.blue {
	background-color: #09c;
	color: black;
}
#pitypes td.blue a, #pitypes td.blue a:visited {
	color: white;
}
#pitypes td.blue a:hover, #pitypes td.blue a:active {
	background-color: white;
	color: #069;
}
#pitypes td.green {
	background-color: #390;
	color: black;
}
#pitypes td.green a, #pitypes td.green a:visited {
	color: white;
}
#pitypes td.green a:hover, #pitypes td.green a:active {
	background-color: white;
	color: #390;
}
#pitypes td.darkblue {
	background-color: #036;
	color: black;
}
#pitypes td.darkblue a, #pitypes td.darkblue a:visited {
	color: white;
}
#pitypes td.darkblue a:hover, #pitypes td.darkblue a:active {
	background-color: white;
	color: #036;
}
#pitypes td.orange {
	background-color: #c60;
	color: black;
}
#pitypes td.orange a, #pitypes td.orange a:visited {
	color: white;
}
#pitypes td.orange a:hover, #pitypes td.orange a:active {
	background-color: white;
	color: #c60;
}
#pitypes td.red {
	background-color: #600;
	color: black;
}
#pitypes td.red a, #pitypes td.red a:visited {
	color: white;
}
#pitypes td.red a:hover, #pitypes td.red a:active {
	background-color: white;
	color: #600;
}
#pitypes td.darkgreen {
	background-color: #063;
	color: black;
}
#pitypes td.darkgreen a, #pitypes td.darkgreen a:visited {
	color: white;
}
#pitypes td.darkgreen a:hover, #pitypes td.darkgreen a:active {
	background-color: white;
	color: #063;
}

/***********************/
/*       Extras        */
/***********************/

.nospace {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
