/* 
	INGOA 2006
	Print stylesheet
	
	VALIDATION
	----------
	Code expanded for css validation (combined rules expanded where necessary)
	Last Validated 26.05.06/11:12 @ http://jigsaw.w3.org/css-validator/ (CSS3)
	
	No errors or warnings found.				
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
table {
	font-size: 1em;
}
hr,
.access, 
a#top, 
#breadcrumbs, 
#panel,
#content p.top,  
#footer ul,
li.anchor {
	display: none;
}
abbr {
	border: 0;
}
#content img {
	float: right;
	margin: 0 0 15px 10px;
}
#content h5 {
	clear: right;
}
#header, 
#content {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #666;
	margin-bottom: 0.5em;
}
#content {
	margin-bottom: 1.5em;
}
h1 {
	margin: 0;
}
a img {
	border: 0;
}
dl, dt, dd {
	padding-left: 0;
	margin-left: 0;
}
#footer:before {
	/* content: 'INGOA | www.ingoa.com'; */
}

#content table, 
#content th, 
#content td {
	border: 1px solid #000;
	text-align: left;
}
#content caption {
	text-align: left;
}
#content caption span.access { 
	/* TO FIX! */
	position: relative;
	top: auto;
	left: auto;
	visibility: visible;
}
#content table {
	border-width: 1px 0 0 1px;
}
#content th, 
#content td {
	border-width: 0 1px 1px 0;
	padding: 0.4em;
}
#content caption, 
#content th, 
#content td {
	padding: 3px;
}
#content th, 
#content td {
	border-width: 0 1px 1px 0;
}
