/* general presentation stuff */

body, p, td, th, ul, a {
	background-color: #fff;	
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	font-size: 11pt;
}
a, a.visited { color: #369; }
.noprint { display: none; }
#page {
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	border: none;
}
#footer {
	background-color: #fff;
	width: 100%;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #650065;
}
#banner {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #650065;
}
div#printing {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #650065;
}
div#printing img { display: block; } 

#bigQuote {
	margin: 25px auto;
	width: 100%;
	clear: both;
}
.theQuote { 
	clear: both;
	float: left;
	font-size: 110%; 
	font-weight: bold;
	margin-bottom: 10px;
}
.byline {
	clear: both;
	float: left;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 20px;
}
p.normal { clear: both; }
.bioBodyHead {font-weight: bold; }
.printattorneyname { color: #000; font-weight: bold; font-size: 175%; margin:0;padding:0; }
.printattorneyaddress { color: #000; font-weight: normal; font-size: 100%; margin:0;padding:0; }
.printattoryneyphone {color: #000; font-weight: normal; font-size: 100%; margin:0;padding:0; }
.printattoryneyfax { color: #000; font-weight: normal; font-size: 100%; margin:0;padding:0; } 
.printattoryneyemail { color: #000; font-weight: normal; font-size: 100%; margin:0;padding:10px 0 0 0; }
