html { 
	padding:0px;
	margin:0px;
}

body {
	font-size: 12pt;
	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
	color:#000;  
	background-color: #FFF;
	text-align:left;
	margin:0px;
	padding:0px;
}

a:link, a:visited { 
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
}

pre { 
	color: #333;
	font-size: 10pt;
	font-family: Courier, Monaco, Monospace;
	background: transparent;
}

br {
	clear: both;
}

#box {
	width:auto;
	background: transparent;
}

#container {
	color: #000;
	background: #FFF;
}

#logotype {
	display: none;
}

#printheader {
	margin: 0 0 25px 0;
}

#printheader table {
	width: 100%;
	border: 0;
}

#printheader td.logo {
	width: 317px;
}

#printheader img {
	border: 0;
}

#printheader h1 {
	text-align: right;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 2em;
	text-transform: uppercase;
}

#header {
	display: none;
}

#blurb {
	display: none;
}

#content {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
	background-color: #FFF;
	width: auto;
	margin: 0 5%;
}

#content h1 {
	margin-top: 0;
	padding-top: 0;
}

#content p {
	text-align: justify;
	line-height: 1.8em;
}

#content hr {
	border: 0;
	background: #FFF;
	width: 100%;
	height: 25px;
}

#content ul {
	list-style: none;
	margin-left: 20px;
	text-indent: -1em;
}

#content li {
	margin: 0 0 5px 0;
	font-size: .8em;
}

#content ul li:before {
	content: "\00BB \0020";
}

#content span.dropcap {
	float:left;
	color:#000;
	font-size:100px;
	width: 75px;
	line-height:70px;
	padding-top:5px;
	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
}

#sidebar {
	display: none;
}

#navlist {
	display: none;
}

#footer {
	margin: 20px auto 10px auto;
	width: auto;
}

#footer hr {
	display: none;
}

#footer p {
	text-align: center;
	margin: 5px 0;
	padding: 5px;
	font: .6em "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

#footer p.tagline {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
	font-size: 1.1em;
	font-style: italic;
}

#attorneys {
	border: 0;
}

#attorneys td {
	height: 200px;
	vertical-align: top;
}

#attorneys td.mugshot img {
	border: 1px solid #BFBFBF;
	padding: 4px;
	width: 124px;
}

#attorneys td.mugshot a img:hover {
	border: 1px solid #BF900D;
}

#attorneys td.summary {
	padding: 0 0 0 10px;
}

#attorneys td.summary h3, p, ul, li {
	margin: 0 0 2px 0;
	padding: 0;
}

#attorneys td.summary h4 {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
	font-size: .6em;
	font-style: italic;
	padding: 0 0 0 10px;
}

div.detail {
	margin: 10px;
	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
	font-size: .6em;
	font-style: italic;
}

div.detail a {
	margin-right: 3px;
}

#contact {
	border: 0;
	width: 100%;
}

#contact h2 {
	font: 1.5em "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#contact td {
	font-size: .7em;
	line-height: 1.4em;
	height: 150px;
	vertical-align: top;
}

#contact td.map {
	text-align: right;
}

#contact td.map img {
	border: 1px solid #BFBFBF;
	padding: 4px;
}

#contact td.map a img:hover {
	border: 1px solid #BF900D;
}

#address {
	border: 0;
	width: 100%;
}

#address td {
	font-size: .7em;
	line-height: 1.4em;
	vertical-align: top;
}

#news h4 {
	margin: 0;
	font-style: italic;
}

#news p {
	margin: 0 0 20px 0;
}

#resume h2 {
	font: 1.2em "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}

#resume h3 {
	font: .9em "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}

#resume table {
	border: 0;
	width: 100%;
}

#resume td {
	font-size: .8em;
	line-height: 1.2em;
	vertical-align: top;
}

#resume td.degree {
	font-weight: bold;
}

#resume p {
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 20px 0;
}

#resume p.title {
	margin: 0;
	font-style: italic;
}

#resume div.subsection {
	margin: 0 0 50px 0;
}

#resume ul li:before {
	content: "";
}

#content p.disclaimer {
	font-size: .6em;
}

#patents {
	border: 0;
	width: 100%;
	margin: 0 0 0 2px;
	border-collapse: collapse;
}

#patents td {
	border-bottom: 1px solid #BFBFBF;
	font-size: .8em;
	line-height: 1.2em;
	vertical-align: top;
	padding: 5px;
}

#patents tr.odd {
	background: #DEDEDE;
}

#patents tr.even {
	background: #EFEFEF;
}

#patents td.number {
	font-weight: bold;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}