/*---------------------------------------------------*/
/*--[ Print CSS Van Daele 2007, copyright Robarov ]--*/
/*---------------------------------------------------*/
body {
	background: white;
	font-family: Arial, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: black;
}
#header h1 {
	font-family: Georgia, Times, sans-serif;
	font-weight: normal;
	border-bottom: 1pt solid grey;
	padding-bottom: 10pt;
	margin-bottom: 10pt;
	font-size: 24pt;
	line-height: 20pt;
}
input, select {
	font-size: 11pt;
}
p, form div {
	margin: 0 0 15pt 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border: 1px solid grey;
	border-left: none;
	border-bottom: none;
	font-size: 11pt;
	width: 90%;
	padding: 0;
	margin: 0 0 15pt 0;
}
fieldset {border: none;}
form {margin-bottom: 15pt;}
td {
	padding: 2pt 5pt;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	text-align: center;
}
#rentalcost {width: 120px;}
td input, td select {width: 60px;}


a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
h1, h2, h3, h4 {
	font-family: Georgia, Times, sans-serif;
	font-weight: bold;
	margin: 0 0 5pt 0;
	padding: 0;
}
h1 {font-size: 20pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}


#skipnav, #nav, #footer, div.button, .noprint, p.button {
  display: none !important;
}


body, #container, #content {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
html body #content {background: none;}

#sidebar {
	margin-top: 20pt;
}
