/* Print CSS Document */

/* hide a lot of the presentational and nav stuff */
#MenuBar1, #graybar, #gradientbar, #bottom_nav, #right_content_middle_interior, #right_content_interior, #alpha-sort-control {
	display: none;
}

#main_body, #header, #bluebar, #left_content_bottom{
	display: block;
	position: static;
	float: none !important;
	clear: both;
}


#left_content_interior, #news_image_gallery   {
	border: none;
	width: 100%;
	clear: both;
	position: static;
	float: none !important;
}

#gradientbar02 {
	background: #fff;
}

.mainHeader {
	color: #000 !important;
}

#tabProgress {
	display: none;
}


#new_to_darpa_button {
	display: none;
}

#search-page-search-box
{
    display: none;
}

.paging
{
    display: none;
}

.pm_result, .program_result
{
    border: none;
    border-bottom: solid 1px #ccc;
    page-break-inside: avoid;
    font-size: 120%;
}