/* print styles */

@media print {
	#maincontent {
	color: #000;
	background-color:#fff;
	font-size: 14pt;
	font-family: Arial;
	width: 100%;
	height: 100%;
	padding-top: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
	}
		}
		
		
/*do not touch		
body{
	font-style: normal;
	text-align: justify;
	line-height: 14.4pt;
	font-size: 12pt;
	font-family: Arial;
	
}
		*/

.title3 {
	font-style: normal;
	font-weight: bold;
	color: #009933;
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 0px;
	display: block;
	line-height: 12pt;
	font-size: 12pt;
	font-family: Arial;
	margin-top: -30px;
}











/*defaults*/

div#centre {
	margin-left: -300px;
	
}


div#topbar {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 10px;
	}
div#menu {
	display:none;
	}
div#submenu {
	display:none;
	}

div#menur {
	display:none;
	}
div#imagebarpage {
	display:none;
	}		
	div#bottombar {
	display:none;
	}	
		div#boxes {
	display:none;
	}		

div#pagecopy {

}

div#whiteline {
display:none;
}
div#copyrightbar {
display:none;
}

div#imagebarhome {
display:none;
}



div#content {

}

