/* CSS Document */
body {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
a {
	color: #000000;
	text-decoration: underline;
}		

#nav{
	display: none;
	}
#footer{
	font-size: 9pt;
	display:none;
}
.content #breadcrumb{
		font-size: 9pt;	
}

h2{
	font-size: 12pt;
	font-weight: bold;
}