/* ------------------------------------------------------- 

	print stylesheet  /  www.milestowork.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	november 2007

---------------------------------------------------------- */


/* ------------------------------------------------------------- body */

body, p, td {
	font-family:Arial;
	font-size: 11px;
	line-height:20px;
	color:#000000;
}

a{
	border:0px;
	text-decoration:none;
	color:#000000;
}

img{
	border:0px;
	text-decoration:none;
	color:#000000;
}

.vergroot{
	display:none;
}
	
.pageTitle{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#bd9f55;
	font-size:20px;
	margin:0px;
	margin-bottom:40px;
}
.subTitle{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:13px;
	margin:0px;
}
	
/* ------------------------------------------------------------- center */
div#center {
	margin:0 auto;
}

div#top {
	display:none;
}
div#left {
	display:none;
}

div#contentLeft {
	width:66%;
	float:left;
}
div#contentRight {
	width:33%;
	float:right;
}
div#contentRight {
	width:33%;
	float:right;
}



.contentTop{
	display:none;
}