/* CRNCC Print Styles */

body { 
background: none; 
}

#wrapper {
	width: auto;
}


#skipnav, #footer,
#leftcol, #totop{
	display: none;
}

#headerRight {
float:none;
}
#headerLeft, #leftcol {
float: none;  
} 
#leftContent #highlights {
float: none;  
} 

#content, #leftContent #highlights {
width: 6in;
margin: 0 auto
}


/* The print header provides a heading for  printed page */
.print-header {
color:#000; 
font: 16pt Arial, Helvetica, sans-serif; 
	margin-bottom: 25px;
}

#content a { color: #000;
}
a:after {content:"[" attr(href) "]";
}

#content h1, #content h2, #content h3{ 
color:#000; 
font: 12pt Arial, Helvetica, sans-serif; 
}
#leftContent .thumbnail-list h3{ 
color:#000; 
font: 14pt Arial, Helvetica, sans-serif; 
}
#content p, #content2 p { 
font: 12pt/14pt "Times New Roman", Times, serif; color: #000; 
} 


#leftContent h3, #highlights h1, #highlights h2, #highlights h3 { 
color: #000; 
font: 12pt Arial, Helvetica, sans-serif; 
} 

#highlights p { 
font: 9pt/11pt "Times New Roman", Times, serif; color: #000; 
}
#leftContent .thumbnail-list li { 
font: 9pt/11pt "Times New Roman", Times, serif; color: #000; 
}