
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 10pt;
  font-family: inherit;
  vertical-align: baseline;
}

body {
	line-height: 1.2em;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin: 1em;	
}

.noprint {
	display: none;
}

div#printLogo {
	margin-bottom: 20mm;
}

#printLogo img{
	width: 58mm;
}

.textContent {
	margin-top: 10mm;
	width: 150mm;
}


#container {
	top: -100px;
	overflow: visible;
}


#companyInfo {
	display: block;
	margin-top: 20mm;
	font-size: 12px;
	letter-spacing: 0.075em;
	margin-bottom: 20mm;
}

#companyInfo span {
	margin: 0;
	display: block;
	font-size: 12px;
	letter-spacing: 0.075em;
}


a {
	color: #000;
	text-decoration: none;
}

.breadcrumb {
	margin-top: 20mm;
	position: relative;
	left: -5px;
}

#breadcrumb_container {
	position: relative;
	top: 20px;
}

