body {
	margin : 0;
	padding : 0;
	color: #000;
	background: #fff;
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000;
	font-size: small;
}
h1 {
	text-align:center;
}
h2 {
	text-align:center;
	font-size: large;
}
.hide {display: none;}
a img {border-width:0; border-style:none; color:#fff;}
#nav {display:none; width: 0;}
#content {
	margin-left:0;
}
#content p {
	text-indent: 3em;
}
#att p,#pac p,#badfaith p, #govlaw p {
	text-indent: 0;
}
#content p.noindent {
	text-indent: 0;
}
#att p {
	text-indent: 0;
	margin: .25in;
}
#att h2 {
	text-align: left;
}
#badfaith .casename {
	text-decoration: underline;
}
#bfarticle h3 {
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.maincol {
	float: none;
	width: 100%;
	margin:0;
	line-height:1.5em;
	font-size: small;
}

/* Logo Header
----------------------------------------------- */
#header {
	background: #fff ;
	height: 119px;
	margin:0;
} 
html>body #header {height:119px;}
 {
	height: 38px;
	background-color: #fff;
	margin:0;
}
html>body #subtitle {height:38px;}
#subtitle{
	margin: 0;
	margin-left: 130px;
	padding: 0px;	
}
#logo {
	background-color: transparent; 
	border-style: none;
	height: 81px;
	padding: 0;
	margin: 0;
}
.alt {display:none;}
/* Forms */
.formrow {
	clear: left;
}
label {
	font-weight: bold;
	text-align: right;
	clear: left;
	float: left;
	width: 8em;
	padding-right: 1px;
	padding-left: 0;
	margin-left: 0;
}
label.checkbox {
	font-weight: normal;
	float: none;
	width: auto;
	padding-left: 2px;
}
.field {
	float: left;
}
.error{
	display: block;
	color: #F00;
	background-color: #FFF;
	font-weight: bold;
	margin-left: 12em;
}
label, select, input, textarea, checkbox, fieldset {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
checkbox {
	vertical-align: bottom;
}
fieldset {
	padding: 5px 0 5px 5px;
	width: 410px;
	display: block;
}

/* Footer
----------------------------------------------- */
#footer {
	margin: 0;
	text-align: center;
	clear:both;
	padding: 0;
	padding-top:15px;
	font-size:x-small;
	width: 100%;
}
.clear {
	display: inline;
	clear: left;
}
hr {
	text-align:center;
	width: 80%;
	size: 1px;
	height: 1px;
	border: none;
}