/*

 print stylesheet 

body {
	font-family:lucida sans, helvetica, verdana, arial, sans-serif;
	font-size:14px;
	line-height: 1.6em;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding:0;
	height:100%
	}
	
	
#topLinks, #sectitle, #sectitleWide, #menu, #search, #searchBkgrd, .relatedRight, .related { 
	display: none;
	}

#mainNavBkgrd
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#main, #mainWide, #sub1, #mainIndex, #sub1Index, #sub1Wide, #sub1Narrow, #sub2, #maincol1, #maincol2,  #maincol3,  #maincol4,  #maincol5, #mainWideIndex, #sub1WideIndex, #sub1NarrowIndex  { 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	float: none; 
	clear: all; 
	border: 0px;
	}
	
#sub1, #sub1Index, #sub1Wide, #sub1Narrow, #sub2 {
	border-top: 1px solid #000;
	}

#sub1 img, #sub1Index img, #sub1Wide img, #sub1Narrow img,  #sub2 img {
	display: none;
}
.noprint { 
	display: none;
	}
	
.caption, .captionLight { 
	color: #000;
	}
*/