/**
 * @version $Id: print.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

body, li, ol, p, a{
color: #000000;	
font-size: 12pt;
 }
 th, legend {
 	 color: #000000 !important;	
 	 font-weight:bold;
 }
 .section ol{
	margin-left: 0px !important;
}
h1,h2,h3,h4,h5, .contentheading, legend, ol li h3 {
	color: #000000 !important;
	page-break-after: avoid;
	font-size:16pt;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding:0px !important;
	font-weight: bold;
}
a
{
	font-weight: bold;
	text-decoration:underline;
}

#breadcrumbs, #header, #right { display: none; }
#main2 { margin: 0%; }
#all {text-align:left;}

#left {
	width:100% !important;
}
#content{
	border:0px;
}

ol.collapsible li ol {
	display:inline !important;
}

ol, ol.collapsible, ol.collapsible li h3, ol.collapsible li ol, ol.collapsible li ol li, legend, ol h3 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding:0px !important;
}

ol {
list-style-type: decimal !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	padding:0px !important;
}

ol ol {
list-style-type: decimal !important;
}
.articleinfo{
margin-top: 4em !important;
}
#footer{
display:block;
clear:both;
}
ol.collapsible li h3:before{
	content:"" !important;
}
table {page-break-inside: avoid;}