@page {
	margin: 1cm, 1cm, 1cm, 1cm;
}

#logosearchbar, #footer, #sidebarleft, #mainmenucontainer {
	display:none;
}


#body {
	text-align: left;
}

#contentwrapper {
	clear: both;
	margin: 0 0 0 0;
	padding-top: 5px;
	width: 100%;
}

#contentmain {
	float: left;
	margin-left: 0px;
	width: 100%;
}

#contentparts {
	clear: both;
}

#contenttable {
	width: 100%;
	border-top: 1px solid rgb(203, 202, 200);
}

#contenttable .captioncolumn {
	width: 10%;
}

#contenttable .captioncolumn p {
	text-align: right;
}

#contenttable .maincolumn {
	width: 90%;
}

/*
#contenttable .maincolumn p, ul {
	text-align: right;
	width: 500px;
}
*/

#mainboxbottom {
	background-image: none; background-repeat: no-repeat;
	width: 100%;
	height: 1;
	border-top: 1px solid rgb(203, 202, 200);
}

#mainboxheader_con {
	width: 0px;
	
}

#mainboxheader {
	display: none;
}

/*
#mainboxheader {
clear: both;
float: none;
	margin: 0;
	text-align: left;
	font-size: 14pt;
	background-image: none;
	color: #000000;
	border-top: 1px solid rgb(203, 202, 200);
	border-left: 1px solid rgb(203, 202, 200);
	border-right: 1px solid rgb(203, 202, 200);
}
*/

#mainboxheader_l {
	display: none;
}

#mainboxheader_r {
	display: none;

}
