body 	{
   background: white;
   overflow: visible !important;
   font-family:verdana, arial, helvetica, sans-serif;
	}
div.hidden,
div#header-wrapper, 
div#nav-wrapper,
div#main-wrapper div#rightlinks, 
div#main-wrapper div#breadcrumbs, 
#footer, 
#funding_logos {
   display: none;
   }

#content table {
	width:100%;
	}

#main-wrapper, #content {
   width: auto;
   margin: 0px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#dcu_logo,
#top_section,
#go_anywhere,
#banner,
#main_nav_with_search,
.portal_menu,
.third_block,
#footer,
#portal_report_section
	{
	display: none;
	}


/* For portal */
.priority_page_section {
	vertical-align: top;
	float:none;
	clear:both;
	padding: 5px;
	width:98%;
	font-size:95%;
	border-right:none;
	border-bottom:none;
		
}
.priority_page_section .photo_caption_portrait
	{
	width: 100px;
	}
.priority_page_section h3
	{
	font-size:95%;
	color: #ffffff;
	background:url(../images/portal_header_background.gif) no-repeat;
	padding-left:10px;
	margin-left:-1%;
	margin-right:-1%;
	margin-top:-4px;
	}
.portal_print_button, .rightlinks
	{
	display:none;
	}
