body
{
	margin: 1in 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background-image:url(/images/admin01/printheader.gif);
	background-repeat:no-repeat;
}
#header_container, #subheader_container, #nav_container, #breadcrumb_container
{
	display: none;
}
.header_container, .nav_container
{
	width:0;
	height:0;
	font-size:0;
	line-height:0;
}
#main_container
{
	margin: auto;
	width: 6.5in;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.main_content
{
	margin: auto;
	width: 6.5in;
	float: none;
}
#footer_container
{
	margin: auto;
	width: 6.5in;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
}
h1
{
	font-size: 20pt;
	line-height: 20pt;
}
h2, h3, h4
{
	font-size: 17pt;
	line-height: 17pt;
}
h5, h6
{
	font-size: 14pt;
	line-height: 14pt;
}
li { margin: 0, 0, 5px, 0; }
ul.upper-roman { list-style-type: upper-roman; }
ul.lower-roman { list-style-type: lower-roman; }
ul.upper-alpha { list-style-type: upper-alpha; }
ul.lower-alpha { list-style-type: lower-alpha; }