/* GENERAL STYLES */
/*
 * The css code here is only applied when printing.
 */

body
{
	color: #000000;
}

div.wrapper,
div.topBanner img
{
	width: 645px;
}

div.topBanner,
div.topBanner img
{
	height: 71px;
}

div.topBar,
div.navigationBar
{
	display: none;
}

table.breadcrumb
{
	margin-left: 0;
}

div.fullWidthContent,
div.leftContent
{
	margin-left: 0;
}


div.rightContent
{
	padding-right: 0;
}


/*table.horizontalLines td
{
	border-bottom: 0.01em solid #999999;
}*/

/* EDITOR PROPERTIES */

