/* inCMS print css */
/* (c)2008 Spika David, Inexes */

* {
	background-color: white !important;
	background-image: none !important;
}
body {
	margin: 0;	padding: 0;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	line-height: 1.3;
	font-size: 9pt;
	color: black;	background: white;
}
th, td {
	margin: 0;	padding: 3pt 5pt 3pt 5pt;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: black;	background: white;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 8pt 0;	padding: 0;
	page-break-after: avoid;
	font-family: 'helvetica ce', tahoma, verdana, arial, sans-serif;
	color: Black;
}
h1 {
	letter-spacing: 1px;
	font-size: 13pt;
}
h2 {
	font-size: 11pt;
}
h3, h3 a, table caption {
	font-size: 10pt;
	font-weight: bold;
	color: #87b41c;
}
h4 {
	font-size: 9pt;
	color: #87b41c;
}
p, table {
	margin: 0;	padding: 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 91.7%;
	line-height: 24px;
	border-collapse: collapse;
	clear: left;
	color: #fff;
	text-align: left;
}
table caption {
	line-height: 1.3;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-align: left;
	color: #87b41c;
}
table thead th, table thead td {
	font-size: 12px;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1pt;
	margin-top: -1pt;
}
img {
	border: none;
}
em, address {
	font-style: normal;
}
address {
	line-height: 1.3;
}
p {
	margin: 5pt 0;
	line-height: 1.4;
	float: left;
}
hr {
	clear: both;
	margin: 0;
}
a {
	text-decoration: none;
	color: Black;
}

object, embed, #headerBox hr,
#headerBox p.description, #headerBox p#languages, p.navigation,
#upBack, #subMenuBox, #mainMenuBox, #searchBox
{
	display: none;
}
#headerBox {
	text-align: center;
	border-bottom: solid #606060 1px;
}
#headerBox a {
	margin: 0 10pt 5pt 10pt;
}
.article .htmlEditorContent {
	margin: 5pt 0;
}
p#footerBox-copy {
	font-size: 7pt;
	line-height: 32px;
	text-align: center;
	letter-spacing: 1pt;
	color: Gray;
}
p#dateAuthor, p.dateAuthor {
	font-size: 91.7%;
	color: #82ad1d;
	padding-bottom: 1px;
}
img.bordered {
	border: 4px solid #87b41c;
}
ul {
	padding: 5px 0 5px 20px;
	list-style: square;
}
ul li {
	padding: 2px 0 2px 0px;
	line-height: 1.4;
	margin-bottom: 3px;
}
ol {
	padding: 5px 5px 5px 19px;
}
ol li {
	padding: 2px 0 2px 0;
	line-height: 1.4;
}
table.styled {
	margin: 5px 0 15px 0;
}
table.styled tr {
	margin: 5px 0 15px 0;
}
table.styled th, table.styled td {
	color: #fff;
	line-height: 1.5;
	padding: 3px 10px 3px 11px;
	text-align: left;
	border-bottom: 1px solid #84af1d;
}
.htmlEditorContent table.styled thead th, table.styled thead td {
	font-size: 116.7%;
	padding: 2px 10px;
	color: #87b41c;
	font-weight: bold;
}
#topContentBox p {
	padding-bottom: 10px;
}

