body {
	color:				#333;
	background:			url();
	}
#print_header
{
	margin: 0pt;
	padding: 0pt;
	top: -20 pt;
	left: 100 pt;
	height: 100pt;
}
#print_header_img
{
	height: 88pt;
}
#header {
	height:				110pt;
	display:			none;		/* Hide the lo res inq banner in favor of the hi-res one for printing */
	}
#navbar	{
	display:			none;
	}
	
#content {
	width:				490pt;
	margin-top:			0pt;
	padding-top:		0pt;
	clear:				both;
	}
	
#content h2 {
	font-size:			18pt;
	line-height:		20pt;
	}

.screens {
	margin:				20pt 0pt 10pt 0pt;
	display:			block;
	overflow:			auto;
	}
.screens img {
	padding-right:		10pt;
	width:				100pt;
	height:				75pt;
	float:				left;
	}
	
#client_head {
	font-size:			10pt;
	color:				#999;
	display:			inline;
	}
#client_body {
	font-size:			10pt;
	font-style:			italic;
	color:				#999;
	display:			inline;
	}
	
.callout {
	margin:				0pt 10pt 0pt 0pt;
	padding:			10pt;
	width:				80pt;
	height:				55pt;
	font-size:			9pt;
	text-align:			center;
	vertical-align:		middle;
	background-color:	#ffc;
	float:				left;
	}

#columnContainer {
	clear:				both;
	overflow:			auto;
	}
	
#column1 {
	width:				215pt;
	float:				left;
	margin:				0pt 20pt 0pt 0pt
	}

#column2 {
	width:				215pt;
	float:				left;
	}
	
#columnContainer .pictureFrame {
	border:				1px dotted #999;
	margin-top:			10pt;
	padding:			5pt;
	text-align:			center;
	float:				left;
	}

#columnContainer ul
{
	margin: 			0pt;
	padding-left:		10pt;
	list-style-type: 	square;
}
