/* inCMS print css */
/* (c)2008 Spika David, Inexes */

* {
	background-color: white !important;
	background-image: none !important;
}
body {
	margin: 0;	padding: 0;
	font-family: "Trebuchet MS", 'helvetica ce', tahoma, verdana, arial, sans-serif;
	line-height: 1.3;
	font-size: 9pt;
	color: black;
	background: white;
}
#page {
	width: 97%;
	margin: 0 auto;
}
a {
	color: #008dd8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	line-height: 1.3;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
table caption {
}
table th, table td {
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 8pt 0;	padding: 0;
	page-break-after: avoid;
	font-family: "Trebuchet MS", 'helvetica ce', tahoma, verdana, arial, sans-serif;
	color: Black;
}
h1 {
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	color: #008dd8;
}
h2 {
	padding: 5px 0 3px 0;
	font-size: 15px;
	font-weight: bold;/*normal;*/
	color: #59a400;
}
h3, h3 a, table caption {
	padding: 7px 0 4px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left !important;
}
img {
	border: none;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
img.bordered {
	border: 6px solid #8ec054;
}
a:hover img.bordered {
	/*border: 6px solid #01aeed;*/
}
.hl1 {
	color: #008dd8;
	font-style: italic;
}
ul {
	padding: 5px 0 8px 1px;
	list-style: none;
}
ul li {
	padding-left: 23px;
	padding-bottom: 3px;
	background: url('ListOfLinks.gif') no-repeat 2px 4px;
}
ol {
	padding: 5px 5px 5px 23px;
}
ol li {
	padding: 0 0 0 0px;
	line-height: 1.5;
}
ul li, ol li {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
}
table.styled {
	margin: 3px 0 15px 0;
}
.table.styled th, .table.styled td {
	color: #303030;
	margin-bottom: 2px;
	padding: 5px 15px 5px 8px;
	text-align: left;
}
.table.styled tbody tr:hover th, .table.styled tbody tr:hover td, 
.table.styled tbody tr.hover th, .table.styled tbody tr.hover td {
	background-color: #e6e6e6;
}
.table.styled thead th, .table.styled thead td {
	color: #fff;
	background: url('TableHeaderBg.gif') #a8e461 bottom left repeat-x !important;
}
.table.styled tr.hl th, .table.styled tr.hl td {
	background-color: #f3f3f3;
}
.cleaner {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1pt;
	margin-top: -1pt;
}
em, address {
	font-style: normal;
}
address {
	line-height: 1.3;
}
hr {
	/*display: none;*/
	clear: both;
	margin: 0;
}

object, embed, #headerBox hr, #headerBox p.description, #headerBox p#languages, p.navigation,
#upBack, #subMenuBox, #mainMenuBox, #searchBox, .previewBox {
	display: none;
}
#headerBox {
	border-bottom: solid #606060 1px;
}
#headerBox img {
	width: 177px;
	height: 51px;
	margin: 0 10pt 10pt 0;
}
.article .htmlEditorContent {
	margin: 0;
}
.gallery {
	margin: 5px 0;
	padding: 10px 0 15px 0;
}
.galleryItem {
	float: left;
	padding-bottom: 5px;
	padding-right: 3px;
}
.galleryItem a {
	text-decoration: none;
}
p.sortBy, .pages {
	display: none;
}
#infoContentBox .article .htmlEditorContent p {
	text-align: left !important;
}
p#footerBox-copy {
	font-size: 9px;
	padding-top: 3px;
	text-align: center;
	letter-spacing: 1pt;
	color: Gray;
}
h2.formHeading {
	display: none;
}
