@charset "utf-8";
/* Stylesheet File													*/
/* print.css 														*/
/* Modified March 09th 2010								 			*/
/* http://www.heder.nu/		 									    */

/* printing styles */

h1, h2, h3 {
	width: 100%;
	margin: 0 !important;
	margin-bottom: 12px !important;
}
h1, h2, h3, h4, h5, h6, p, strong, span, em, ul, ol, li {
	height: auto;
	padding: 0 !important;
	background: none !important;
	line-height: 1.4em;
	color: #000000 !important;
}
span, strong {
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
img {
	border: none;
	page-break-inside: avoid;
}
body {
	background: none !important;
	background-color: #fff;
	color: #000000;
	padding: 0;
}
.canvas {
	width: auto;
	background: none !important;
	padding: 0;
	margin: 0;
}
.canvas div.head {
	display: none;
}
.canvas div.body {
	width: auto;
	background: none !important;
	border: none !important;
	margin: 0;
}
.canvas div.foot {
	display: none;
}
.content {
	width: 490px;
	background: none !important;
	overflow: visible !important;
	border: none !important;
	padding: 0;
	margin: 0;
}
.content .box {
	width: 490px;
	background: none !important;
	float: none !important;
	border: none !important;
	padding: 0;
}
.content .box.single {
	display: none;
}
.teaser {
	border: none !important;
}
.transition {
	display: none;
}
.navigator, .related, .anchor,
.pagination, .widget, .menu, .vcard {
	display: none;
}
.tab-menu, .tab-box, .facebook-comments, .blog-user-comments, 
.blog-comment-form, .social-media, .tip-a-friend, .feedback-form {
	display: none;
}
.file {
	background: none !important;
}
.divider {	
	margin: 0;
	height: 10px;
	margin-top: 10px;
	border-top: 1px solid #666;
	background: none !important;
	padding: 0;
}
a, a span {
	height: auto;
	padding: 0 !important;
	text-decoration: underline;
	color: #0000FF !important;
	background: none !important;
}
.document {
	width: auto;
	text-decoration: none;
}
.action {
	width: auto;
	background: none !important;
	text-decoration: none;
	padding: 2px 0 !important;
	color: #000000;
}
ul, ol {
	margin-left: 2em;
	margin-bottom: 14px;
	line-height: 18px;
	font-size: 12px;
}
ul li {
	padding-bottom: 4px;
	list-style: disc outside;
}
ol li {
	margin-left: 1em;
	padding-bottom: 4px;
	list-style: decimal outside;
}
ul ol, ol ul, ol ol, ul ul  {
	margin-top: 4px;
	margin-bottom: -4px;
}
ul.bullet, ul.tick, ul.custom {
	margin-left: 2em;
	margin-bottom: 14px;
	line-height: 18px;
	font-size: 12px;
}
ul.bullet li, ul.tick li, ul.custom li {
	padding: 0;
	padding-bottom: 4px;
	list-style: disc outside;
	background: none;
}
table {
	margin: 0 -7px 20px -7px !important;
	background: none !important;
	background-color: #fff !important;
	border: none !important;
}
table tr, table th, table td {
	padding: 3px 7px 2px 7px !important;
	background: none !important;
	background-color: #fff !important;
	color: #000000 !important;
	border: none !important;
}
table td table{
	margin-bottom: 0 !important;
}
.definition dl, .definition dt, .definition dd {
	background: none;
	border: none;
}
dl, dl dt, dl dd {
	color: #000000;
	background: none;
	border: none;
}
.matrix {
	width: 620px;
}
.matrix li {
	width: 155px;
	height: 155px;
	vertical-align: top;
	display: block !important;
	float: left !important;
}
.factbox {
	border-color: #666666;
}
.factbox div {
	border: none;
	background: none;
}
.canvas div.dialog {
	display: none;
}

