div.b-search,
div.b-navigation-1,
div.b-navigation-2,
div.b-navigation-additional,
div.b-trail,
div.b-section,
div.b-section-image,
div.etracker,
div.bol-buttonline,
.noprint {
	display: none !important;
}

body, 
div.b-center {
	background: none !important;
	font-family: Arial, Helvetica, Verdana;
}
div.b-logo {}
div.b-content-header {
	height: 30px;
	overflow: hidden;
}
div.b-contentframe-1 {}
div.b-contentframe-2 {}
div.b-contentframe-3 {}

h1,
h2,
h3,
h4,
h5 {
	font-size: 18pt;
}

table {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 20px;
}
table td,
table th {
	padding: 5px;
	border: thin solid grey;
	text-align: left;
}
table caption {
	padding: 5px;
	border: thin solid grey;
	text-align: left;
	font-weight: bold;
}

.gen_helpline {
	color: #11b400;
	font-size: 16pt;
	font-weight: bold;
}

.swapcontent {
	padding: 10px 20px;
	border-top: thin solid grey;
}
.swapcontent-a {
	font-size: 14pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.swapcontent-content {
	display: block !important;
}