@charset "utf-8";
/* Print CSS Document for Gunpolicy.org Main Pages */


* {
	position: static;
	float: none;
    font-family: Verdana, Arial, Sans-serif !important;
	color: #000 !important;
}

.contentpaneopen {width: 100%}
.level2data {
	padding-left: 2cm;
}
.dataset h2 a {
	border-bottom: 1px solid #D4D4D4 !important;
	display: block;
}
.dataset .preamble {
	font-style: italic;
}
.closedbranch .level1data, .closedbranch .level2data {
	display: none;
}
h2 .jargon {
	display: block;
	float: right;
	width: 5cm;
}
.datagrid h4 {
	border-width: 0px;
	border-style: none;

}
.dataset .jargon {
	color: #B4B4B4 !important;
	font-weight: normal;
}
.unsichtbar , p .u2, .buttonheading, #header form , .pagination, p.na_further_reading, #footer .moduletablemenu, p.counter , .unseen, #header ul, #breadcrumbs , #left , #fontsize, #right, a.comparebtn, .buttonbar, #cptabbar, .noprint, .optionbar, a.btn.chartbtn {
	display: none !important;
}
#footer {
	width: auto;
	background: none #DFDFDF;
	font-size: 8pt;	
	border-top: 1px solid #666;
	page-break-before: avoid;
	float: none;
	margin-top: 1cm;
    text-align: center;
}
#footer .moduletabletxt {
	width: auto;
	float: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0.5cm 0cm 0cm 0cm;
	color: #000;
}
.pagination {
	position: static;
	margin: 1cm 0cm;
}
.pagination p {
	position: static;
	float: none;
}
.pagination ul {
	display: none;
}


#all { font-size: 8pt }
#header { display: none; }

/*#header, { width: auto; }
*/.spiderbait { width: auto; font-size: 0.8em; color: #999}
#logo {padding-bottom: 1cm}
#main2 {width: auto; height: auto; margin: 0cm; padding: 0cm;}

a {
	color: #999;
	text-decoration: underline;
}
body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea
{
	font: 1em;
	color: #000;
}

ul {list-style-type:square;}
ol {list-style-type:decimal;}

h1 {font-size:14pt !important; font-weight:bold !important;}
h2 {font-size:13pt !important; font-weight:normal; }
h3, legend {font-size:11pt; font-weight:bold; color: #999 !important;}
h4 {font-size:11pt !important; font-weight:bold !important;}
h5 {font-size:11pt !important; font-weight:normal !important; }
h6 , th {font-size:10pt !important; font-weight:bold !important;}

/** update for printing charts */
.noprint, .optionbar{
    display:  none;
}

div.citations{
    width:600px;
    margin: 0 auto;
}

#printButton{
    display:none;
}

#wrapper main2, #wrapper right, #contentarea2 left{
    height: auto !important;
}


#header-print{
    display:block !important;
}

.comTitle{
    padding: 0.5cm !important;
    background-image: none !important;
}

.na_title{
    font-size: 0.9em !important;
}
.na_content{
font-size:7pt !important;
}
