* {
	text-shadow: none !important;
}

html, body {
	color: Black !important;
	background: transparent none;
	font-size: 11pt;
}

a {
	color: Black !important;
	background-color: transparent !important;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-width: 100%;
	height: auto;
}

@page {
	margin: 0.5cm;
}

section {
	background: transparent none;
}

.topBar, .topCont, .topBox, .slideShow, .topNav, .respNav, #dark, .thReplace, .asideCol, .menuBtn, .leftCol, .rightCol, footer, form, .breadCrumbs, object, video, .slideShow, .loga, .socIco, .soc, .searchBox, .photogallery, .windowPopup {
	display: none;
}

.tab {
	border-collapse: collapse;
	font-size: 1em;
	border: 1px solid var(--bdrColor);
}

.tab td, .tab th {
	border: 1px solid var(--bdrColor);
}

input, textarea, select {
	font-size: 1em;
}

img {
	float: left;
	margin: 0 2em .5em 0;
	max-width: 30%;
	height: auto;
}

a img {
	border: 0;
}

h1, h2, h3, .main, .lomic {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	font-family: inherit;
	font-weight: bold;
	margin: .4em 0;
	background: transparent none;
}

h1 {
	font-size: 21pt;
	margin: 15pt 0 3pt 0;
}

.logo span {
	display: inline-block;
	vertical-align: middle;
}

.logo img {
	max-width: 4cm;
	height: auto;
}

h2 {
	font-size: 19pt;
	margin: 15pt 0 6pt 0;
}

h3 {
	font-size: 17pt;
	margin: 15pt 0 4pt 0;
}

h4 {
	font-size: 15pt;
	margin: 15pt 0 3pt 0;
}

h5 {
	font-size: 13pt;
	margin: 15pt 0 2pt 0;
}

h6 {
	font-size: 11pt;
	margin: 15pt 0 2pt 0;
}

hr {
	height: 1px;
	color: #dddddd;
	background: #ddd;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

img, ul, ol, article {
	page-break-inside: avoid;
}

.content {
	page-break-inside: auto;
}

.lomic {
	clear: both;
}

.columns {
	display: block;
}

main {
	clear: both;
}

#page, .header {
	background-image: none !important;
}
hr{margin: 1cm 0;}
