.nodisplay, .noprint { display: none; }

#topmenu, #topsearch, #footer, #footermenu, #sectionmenu, #rightcol { display: none; }

body { font: 10pt Arial, Helvetica, sans-serif; }
a { color: #00A659; text-decoration: none !important; }
img { border: none; }
#sectionpath { 
  border-bottom: 1pt solid black; 
  padding-bottom: 0.5em; 
}
#footer2 { 
  font-size: 8pt; 
    border-top: 1px solid black; 
    padding-top: 0.5em;
}

/* article */
.articleperex, .articlefulltext { text-align: justify; }
.articleimg-right {
	float: right;
	margin: 0.5em;
}
.articleimg-left {
	float: left;
	margin: 0.5em;
}
.articletoolbar { display: none }
