





body, #all {
	background-color: #FFF;
	color: #000;
}
#status_bar, #service_menu, #header-menu, #search-form, #footer, #main_menu, #favourite_links, #graphics_zone, .hidden, #panel_left, #panel_right, .cb_header, .news_link_archive, .news_link_detail a, #document_date, #document_service, legend, #forum_content .align_center input, #formLogin, .red, .forum_add_submit, .noprint, #pager {
	display: none;
}

#logo {
	display: none;
	}
	
#header {
	display: none;
	}
	
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

	
#nav {
	visibility: hidden; 
	position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
	}
	
	
#main-menu {
	visibility: hidden; 
	position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
	}
	
#main-menu2 {
	visibility: hidden; 
	position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
	}
	
#footer {
	visibility: hidden; !important;
	position: absolute !important;
        top: -9999px !important;
        left: -9999px !important; 
	}
	
#footer-line {
	visibility: hidden; !important;
	position: absolute !important;
        top: -9999px !important;
        left: -9999px !important; 
	}
	
#footer-info {
	visibility: hidden; !important;
	position: absolute !important;
        top: -9999px !important;
        left: -9999px !important;
	}

#content h1 {
	font-size: 1.3em;
}
h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}
h4 {
	margin: 10px 0px;
	text-align: center;
}


	
#forumform label {
	display: block;
}
.news_image {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}
#news_content hr {
	clear: both;
}
.news_date {
	display: block;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 4px;
	border: 1px solid #000;
}
.forum_header, .forum_text, .forum_author {
	padding-left: 0;
	background: none;
}
.forum_header {
	font-weight: bold;
}
.forum_header a {
	display: none;
}
.forum_text {
	margin: 0 !important;
	padding-top: 3px;
	padding-bottom: 0px;
}
.forum_text p {
	margin: 0 !important;
	padding: 0 !important;
}
.forum_author {
	display: block;
	text-align: right;
	font-size: 0.9em;
}
.forum_response_author {
	display: block;
	text-align: right;
	font-size: 0.9em;
}
#forum_content #zpet {
	display: none;
}
.forum_response {
	margin-top: 2.5em !important;
}
.float_left {
	float: left;
	margin: 8px 8px 4px 0px;
}
.float_right {
	float: right;
	margin: 8px 0px 4px 8px;
}
.align_left {
	text-align: left;
}
.align_right {
	display: block;
	text-align: right;
}
.align_center {
	display: block;
	text-align: center;
}
.cb {
	width: 100%;
	display: block;
	clear: both;
	font-size: 0px;
	height: 1px;
	background-color: transparent;
}
.news_detail p {
	clear: both;
	padding: 0;
	margin: 0;
}
#block-flash {
  display: none;
}
