@charset "UTF-8";
body {
	font: 10pt/14pt "Times New Roman", Times, serif;
	color: #000;
	margin:0 0.5in 0 0;
	padding:0;
	background: #FFF;
	width: 7.5in;
}
#page {
	background:none;
	position:relative;
	top:0;
	left:0;
	margin:0;
	width: 7.5in;
	padding:0;
}
#cont {
	background:none;
	margin:0;
	padding:0;
}
#spurl, #foot, #tnav, img.screen, #hom_form {
	display:none;
	visibility:hidden;
	height:0;
}
img.print {
	width:7.5in;
	height:1.5in;
}
h1 {
	text-align:center;
	font-size:18pt;
}
h2 {
	font-size:16pt;
}
h3 {
	font-size:14pt;
}
h4 {
	font-size:12pt;
}
h5 {
	font-size:10pt;
}
#cont a {
	color:#000;
	text-decoration:underline;
}
#cont .purl a {
	font-weight:bold;
	text-decoration:none;
}
#cont .purl a:after {
	content:" <"attr(href)">";
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
	vertical-align:middle;
	font-weight:normal;
	color:#888;
}
.clr {
	clear:both;
}
.col {
	text-align:center;
	width:49%;
	float:left;
}
.col p {
	font-size:10pt;
	line-height:10pt;
}
.listcol {
	float:left;
	width:3.25in;
	margin:0 0 0.25in 0.25in;
}
li.pdf {
	list-style-image:url(images/pdf.jpg);
}
.cimg {
	clear:both;
	display:block;
	padding:0;
	margin:1em auto;
	border:#000 solid 1pt;
}
.limg {
	float:left;
	padding:0;
	margin:0 0.25in 0 0;
	border:#000 solid 1pt;
}
.rimg {
	float:right;
	padding:0;
	margin:0 0 0 0.25in;
	border:#000 solid 1pt;
}
#page #cont p .qref {
	font-weight: bold;
	font-style:italic;
}
#hom_info {
	display:block;
	width:500px;
	margin:0 100px;
	border-top:1px #700 solid;
	border-bottom:1px #700 solid;
}
#hom_info img.at {
	width:9pt;
	height:9pt;
	vertical-align:text-bottom;
}

