/*
project: print media stylesheet DNO
author : ois
date   : june 2005
*/

body 	{
	background-color: #fff;
	color: #000;
	font-family: georgia,"times new roman",serif;
	font-size: 12pt;
	line-height: 125%;
	}

H1 { 
	font-size:20pt;
	margin-bottom: 0.2em;
	padding-bottom: 0.5em;
	border-bottom: 2px solid #000;
	}

H3 { 
	font-family: verdana,arial,sans-serif;
	}	
	
.hide { display: none; }	


div#navigation, div#menu, div#footer, hr, .access, #sidebar1, #dredgejobs, #dredgejobslist {
	display: none;
	}

#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0%;
	padding: 0;
	float: none !important;
	background: transparent;
	}
	
#footer {
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #eee;
	}

.date { display:block; 	font-size: 8pt;}

h4 {background-color:transparent, text-indent:0; }

#photo { font-size: 8pt; }	
#photo img { display:block; }	