#cookie-info {
display:none !important;
}
.navbar  {
display:none;
}
.languages, #breadcrumbs, .search, .buttons, .ci_logo, .cookies, .styleswitcher, #otherlangs, ul.anchorlinks {
	display:none;
}

/*h2.topic, div.topic h2 {
	border-bottom: solid 1px #000
}*/

/*The following line will turn off the URL on printing*/
a[href]:after {
   content:"" !important;
}
a {
	text-decoration: underline;
}

.side_navigation,.contact_us,.footer p {
display:none;
}

.document
{
width:100%;
font-size:100%;
line-height:1.5;
font-family: Arial,Helvetica,sans-serif;
}
.document table,.document td,.document tr,.document th {
    border-spacing: 0;
    margin: 0;
	text-align: left;
	border-collapse:collapse;
  border: 1px solid black;
}

.document td,.document th  {
    padding: 5px 15px;
}

footer {
	display: none;
}

