/*
rcsid="$Header: /usr/local/cvsroot/appellate/html/PACER.css,v 4.3 2010/07/17 14:11:29 oliver Exp $"
*/

body {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

table {
	empty-cells: show
}

input {
	font-size:100%;
}
select {
	/*height:21px;*/
	font-size:100%;
	color:#333333;
	/*overflow: hidden;*/
}

.pageTitle {
	text-align:center;
	font-weight:bold;
	font-size:150%;
	color:#0000af;
	padding-bottom:5px;
	width:100%;
}

.exampleSampleInput {
	color:#999;
	font-size:90%;
	font-style:italic
}

.exampleInstructions {
	color:#999;
	font-size:90%;
	font-style:italic
}

