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

/* Remove unwanted elements */
#header, #left, #NavBar .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#content, #content-full
{
width: 100%; margin: 0; float: none;
}

h3 {font-size:13pt;  
	font-weight:bold;
	line-height:125%}


#container {
	border:none
}

#content {
	border-left:none
}