/*				 

The Joint Pathology Center (JPC)
Name: print.css
Description:  This document contains the @print CSS for the JPC website . 
CSS v2.1
Created: 02-07-2011
Last Updated: 04-11-2012
  
*/




body{
background-color:  #ffffff;

font-size:13pt !important;
color:#000000 !important;
margin:0px;
padding:0px;
}

#skiplink{
display: none;
}


#container{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.nodisplay{
display: inline;
float:left;
padding-bottom:15px;
}




#headerArea{
display: none;
}

#collageArea{
display: none;
}


#bannerArea{
display: none;
}

#subNavLinks{
display: none;
}

#crumbs{
display: none;
}

#directorPortlet{
display: none;
}

#noFlash{
display: none;
}

#top-bar{
display: none;
}


#announcementPortlet{
width:95%;

}

#announcementPortlet table td a.h3{
font-size:18pt !important;
font-family:arial !important;
color:#000000 !important;
font-weight:bold !important;
}

#announcementPortlet table td{
font-size:13pt !important;
font-family:arial !important;
color:#000000 !important;
font-weight:normal;
}




#announcementPortlet table td div a{
	color:#000000 !important;
	font-size:13pt !important;
        
}


#contentPortlet {
width:95%;

}


div.pagePortlet{
width:95%; 
border: 0px;
float:left;
margin-top:5px;
margin-left:10px;
margin-bottom:10px;
}


div.pagePortlet h3{
font-size:18pt !important;
font-family:arial !important;
color:#000000 !important;
font-weight:bold !important;
border:0px;
padding:5px; 
margin:0px;
background-color:#ffffff !important;
}

div.pagePortlet div.content{
font-size:13pt !important;
color:#000000 !important;
padding:5px;
font-family:arial !important;
}

div.pagePortlet div.content li{
padding-bottom:10px;
font-size:13pt;!important;
color:#000000 !important;
}

div.pagePortlet a{
font-size:13pt !important;
color:#000000 !important;
}

#footerArea{
display: none;
}



#print_confirmation{
display: none;
}