@charset "utf-8";
/* CSS Document */


body
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar
{
	display: none;
}

#contentBanner
{
	display: none;
}

#leftColumn
{
	display: none;
}
#navigation
{
	font-size: 11px;
	margin-bottom: 20px;
}

.language
{
	display: none;
}



.ncsv
{
	display: none;
}
