/* For printing */

/* general */
#header {
	background:#fff;
	margin-bottom:30px;
	border-bottom:0;
}

#stickyNote,
#navigation,
#footer, 
.resultToolbar {
	display:none;	
}

#printCitation {
	margin-top:30px;
	zoom:1;
	display:block;	
}



/* spotlight */

#spotlight_fullWidthBG,
#spotlight_entitySearch {
	display:none;	
}

#youSelected, 
#comparison {
	background:#fff;	
	float:left;
}

#selectionInfo {
	border-bottom:1px solid #DADCD9;	
}

#spotlight_r #selectionInfo #youSelected, 
#spotlight_r #selectionInfo #comparison {
	width: 400px;
}

#spotlight_r #sections .section .subSection {
	position:relative;	
}

#spotlight_r #sections .section .subSection ul.headers .col1 {
	clear:left;
}

#spotlight_r #sections .section .subSection div.chartContainer img {
	border:1px solid #000000;
	margin-bottom:17px;
}

#spotlight_r #sections .section .subSection div.chartContainer img.pieEnlarge {
	border:0;
	margin-bottom:0;
}

/* topics */
#split_lCol {
	display:none;	
}

#topicsCharts .chart img {
	border: 1px solid #000;	
}

/* show the chart images */
img.printOnlyChart {
	display:block;
}
/* don't show any flash */
embed, object {
	display:none;	
}
/* for footnote text in all tabs */
div.footnoteTxt {
	font-size: 90%;
	color: gray;
}
div.footnoteWrap {
	display: none;
}
div.footnoteWrapSpotlight {
	display: none;
}
/*#dynamicBoss {
	min-height:500px;
	margin-bottom: 100px;
}*/