
    /*    print.css for secondary pages of WCC 1-16-04   */
	
	
/* Primary layout sections


body	{
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
	}
	

html>body	{
	font-size: small;	
	} 

	
p, td, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd   {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;            }
	
	
body p, body td, body th, body table   {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;            }
	
h1   {
     font-size: 1.5em;
     font-weight: bold;    
	 margin-bottom: 1em;
     }
	 
h2, h3  {
     font-size: 1.25em;
     font-weight: normal;    
	 margin-bottom: 0;
     }
	 */
	/*  Hide earlier versions, hide Skip Navigation */ 
	
.hide  {
       display: none;
       }

img {
       display: block;
       border: 0;
       }

.inline {
	display: inline;
	}

	/*
#contentwrapper	{
	position: absolute; 
	top: 0; 
	left: 143px; 
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
	}
	

	

	
#content	{
	color: #000;
	 BACKGROUND: url(/images/coalminerghost.gif) #fff no-repeat right bottom;
	margin: 0;
	padding: 11px 11px;
	text-align: left;
	}
	 
#content p   {
         margin-top: 0;
         margin-bottom: 1em;
         text-align: left;
         line-height: 1.5;
         }
		*/

#head	{
       display: none;
	}

#nav	{
       display: none;
	}

/*#footer {
	color: #fff;
	text-align: center;
	font-size: 10px;
	margin-bottom: 15px;
	}
	*/

/* Lists 

#plain  {
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0;
	border: 0;
	line-height: 2em;
	
		}

#plain  {
	list-style-type: disc;
	list-style-image: url(../images/check.gif);
	list-style-position: inside;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0;
	border: 0;
	line-height: 2em;
}



	
#check {
	list-style: none;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0;
	border: 0;
	line-height: 2em;	}


#check li a {
	color: #00f;
	text-decoration: none;
	text-align: left;
	padding-left: .25em;
	text-indent: -1.5em;
	}

#check li a:visited {
	text-decoration: none;
	text-align: left;
	color: #555;
	list-style: disc url(/images/check.gif) inside;
	padding-left: .25em;
	text-indent: -1.5em;
	}

	
#check li a:hover {
	color: #900;
	text-decoration: underline;
	text-align: left;
	list-style: disc url(/images/check.gif) inside;
	padding-left: .25em;
	text-indent: -1.5em;
	}

#check li a:active {
	color: #f00;
	text-decoration: underline;
	text-align: left;
	padding-left: .25em;
	text-indent: -1.5em;
	}


#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}

#nav li	{
	text-align: center;
	border-bottom: 1px solid #999;
	width: 120px;
	padding: 0;
	margin: 0;
	font: 13px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	color: #fff;
	background: transparent url(/images/libackfull.gif) repeat;
	}
	*/
/*#nav li a {
	display: block;
	font-weight: bold;
	padding: 5px 0;
	background: transparent url(../images/libackfull.gif) repeat;
	color: #fff;
	text-decoration: none;
	width: 120px; 	 SHOW content + padding + border = amt.  Show False value for IE4-5.x/Win.
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 120px; */	/* SHOW correct content amt (content only from above) for compliant browers. 	
	}*/
	/*
html>#nav li a {
	width: 120px;	  SHOW correct content amt.  Be nice to Opera 
	}
	
#nav li a:hover {
	font-weight: bold;
	background: #600;
	color: #ffe;
	text-decoration: none;
	}

#nav li a:active {
	font-weight: bold;
	background: #000;
	color: #ffe;
	text-decoration: none;
	}
*/
/* tables 



table   {
	margin-top: 1em;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
   }

.centered   {
	text-align: center;
	font-weight: bold;
	background: #CECECE;
	padding: 0 5px;
	line-height: 1.75em;
   }

td   {
	text-align: left;
	padding: 0 5px;
	vertical-align: top;
	line-height: 1.75em;
   }

th   {
	text-align: center;
	padding: 0 5px;
	font-weight: bold;
     color: #fff;
     background: #003;
	line-height: 1.75em;
   }

.cap	{
	text-align: center;
	font-weight: bold;
     color: #fff;
     background: #666;
	line-height: 1.75em;

	}
*/

	/* default links 	

a:link {
	text-decoration : none;
	color: #00F;
	}

a:visited {
	text-decoration : underline;
	color: #009;
	}

a:hover {
	text-decoration : underline;
	color: #900;
	}

a:active {
	text-decoration : underline;
	color: #00F;
	}
	
*/
