/* begin css style sheet for Census 2000 for PNN */

/* ------------------- */

/* styles for left menu */


/* end left menu styles */

/* ---------------------------- */

/* paragraph and format styles for main content area */

body	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	}

p	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin: 0px 10px 0px 30px;
	}

p.left	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin-left: 10px;
	}

pre	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30 px;
	}

blockquote	{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 11px;
	margin: 0px 0px 0px 25px;
	}

ul, li {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-indent: 0px;
	margin: 0px 10px 0px 25px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	}

ul.left, li.left {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-indent: 0px;
	margin: 0px 10px 0px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	}

/* image styles */

img.leftimagecenter	{
	margin-left: 0px;
	border: 1px black solid;
	}

img.float-imageleft	{
	float: left;
	margin: 0px 5px 0px 0px;
	}

img.float-imageright	{
	float: right;
	margin: 0px 0px 0px 5px;
	}

/* style for links */

a, a:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: blue;
	font-weight: normal;
	}

a:visited {
	text-decoration: none;
	color: blue;
	}

a:hover {
	text-decoration: underline;
	color: #blue;
	background-color: #EEEEEE;
	}

a:active {
	text-decoration: none;
	color: #FF9900;
	}

a.projects {
	text-indent: 55px;
	}

/* styles for headings */

p.pageheading {
	font-family: verdana;
	font-size: 18px;
	font-style: italic;
	color: #cc3333;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
	}

p.subheading {
	font-family: 'trebuchet ms', verdana;
	font-size: 15px;
	line-height: 20px;
	color: #cc3333;
	font-weight: bold;
	text-indent: 0px;
	}

p.leftheading {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-indent: 0px;
	margin-left: 10px;
	}

p.lefttextbold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	margin-left: 10px;
	}

td	{
	text-align: left;
	}

td.table-format{
	text-align: right;
	}

/* bold and other text styles */

p.textbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

span.inline-textbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

/* for captioned images - begin here */
div.cap150-image-right	{
	float: right;
	width: 150px;
	border: 1px black solid;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	margin-left: 0px;
	text-align: center;
	}

p.image	{
	margin:  0px 0px 0px 0px;
	}

p.caption	{
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	margin-left: 0px;
	text-indent: 0px;
	}
/* for captioned images - end here */


a.tagtext:link, a.tagtext:visited, a.tagtext:active {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	}

a.tagtext:hover	{
	color: #FF9900;
	font-weight: normal;
	background-color: #FFFFFF;
	}

/* ----------------------- */

/* end css sheet */