
/*  Basic Page Elements...  */
body    {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	margin: 16px }
img {
	display: none;
	border: none;}
ul    {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 0px 14px;
	padding: 0px }
#textOnlyMessage { /*  message visible only to non-css and non--javascript  capable browsers  */
	visibility: hidden;}
#site-links  {
	margin: 6px;
	text-align: right;
	vertical-align: top;
	font-size: x-small;}
#header a {
	color: #666666;}
#related-content  { /*  right nested area for related content  */
	float: right;
	margin: 16px;
	position: relative;
	width: 180px;}
	#rc-head  {
		color: #336699;
		background-color: #c5c5ab;
		padding: 2px;}
	#rc-sub  {
		color: #003366;
		background-color: #f5f5f5;
		border: 2px solid #990000;
		padding: 4px;}
#nwcc-nav  {
	padding: 6px;
	position: relative;
	color: #ffffff;
	background-color: #990000;
	font-weight: bold;}
	#nwcc-nav a {
		color: #ffffff;
		background-color: inherit;
		text-decoration: none;}
	#nwcc-nav a.internal {
		color: #ffff66;
		background-color: #660000;
		text-decoration: none;}
	#nwcc-nav a:hover {
		color: inherit;
		background-color: inherit;
		text-decoration: underline;}
#sections  {
	padding: 6px;
	position: relative;
	color: #808080;
	background-color: #e3e3d7;
	font-weight: bold;}
	#sections a {
		color: #660000;
		background-color: inherit;
		text-decoration: none;}
	#sections a.internal {
		color: #ffff66;
		background-color: #660000;
		text-decoration: none;}
	#sections a:hover {
		color: inherit;
		background-color: inherit;
		text-decoration: underline;}
#breadcrumb  {
	color: #003366;
	background-color: transparent;
	font-size: x-small;}
	#breadcrumb a {
		color: #999;
		background-color: transparent;}
	#breadcrumb a:hover {
		color: #003366;
		background-color: transparent;}
#content {
	padding: 6px;
	border: solid 2px #e3e3d7;
	color: #003366;
	background-color: #ffffff;}
					
h1{color: #666; background-color: inherit; font-weight: bold; font-size: 140%;}
h2{color: #333; background-color: inherit; font-weight: bold; font-size: 130%;}
h3{color: #666; background-color: inherit; font-weight: bold; font-size: 120%;}
h4{color: #333; background-color: inherit; font-weight: bold; font-size: 110%;}
h5{color: #666; background-color: inherit; font-weight: bold; font-size: 100%;}
h6{color: #333; background-color: inherit; font-weight: bold; font-size: 90%;}
td { font-size: x-small;}
th { font-size: x-small; font-weight: bold; color: #600; background-color: inherit;}
code { font-size: x-small; color:#0f0; background-color: #000; }
input {font-size: xx-small;}
select {font-size: xx-small;}

.boldtitlewhite { color: white; font-weight: bold; }
.caption { font-size: xx-small; }
.titletext { color: white; background-color: inherit; font-weight: bold; font-size: medium; }
.titletextblue { color: #600; background-color: inherit; font-weight: bold; font-size: medium; }
.boldblue { color: #600; background-color: inherit; font-weight: bold; }
.boldlink { font-weight: bold; text-decoration: underline; }
.highlight { color: #900; background-color: inherit;}
.internal   {color: inherit; background-color:#ffffcc;}
.nav-num {text-decoration: none;}
.na {color: #ccc; background-color: inherit;}
.disabled {color: #036; background-color: #ccc;}
.gis-links {float:right; font-size: xx-small; clear:both; width:172px; margin-left:12px;}
