/* mobile stylesheet */

html {
	}

body {
	}
	
#jumplink {
	display: block;
	}

#topLinks, #sectitle, #sectitleWide, #menu, #search, #searchBkgrd, .relatedRight, .related, .ddsubmenustyle { 
	display: none;
	}

#mainNavBkgrd { 
	background: none; 
	}

#container, #content, #main, #mainWide, #sub1, #sub1Wide, #sub1Narrow, #sub2, #maincol1, #maincol2,  #maincol3,  #maincol4,  #maincol5, #mainWideIndex, #sub1WideIndex, #sub1NarrowIndex  { 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	float: none; 
	clear: all; 
	border: 0px;
	}
	
#sub1, #sub1Wide, #sub1Narrow, #sub2 {
	border-top: 1px solid #000;
	}

img {
	display: none;
}
.noprint { 
	display: none;
	}
	
.caption, .captionLight { 
	color: #000;
	}