/* 
CSS : Print declarations for zielkelaw.com
Author : Randall Lee Spence dba AnalogueWeb.com
Version : 08.2004
*/

/* GLOBAL */
html, body { height: auto; margin: 0; padding: 0; background: #ffffff; }
a:link, a:visited, a:hover, a:active { color: #43271b; text-decoration: underline; }
address {	margin: .25cm .75cm; }
blockquote { margin: .25cm .75cm; }
ol { margin: .25cm .75cm .25cm .75cm; padding: 0; }
ol li { margin: 0 .75cm 0 .75cm; }

/* LAYOUT */
#body { position: static; width: 100%; height: auto; text-align: center; }

/* HEADER */
#header { position: static; width: 99%; height: auto; background: #ffffff; margin: 0; padding: 0; border: medium none; text-align: right; }
#header h1 { margin: 0; border-bottom: 2px solid #43271b; font-size: 24pt; text-decoration: none; }
#header h2 { margin: 0; font-size: 14pt; }

/* CONTENT */
#content { width: 99%; height: auto; margin: 0; padding: 0;	text-align: justify; font-size: 12pt; line-height: 125%; }
#content h4 { margin: .5cm 0 .25cm 0;	color: #43271b; font-size: 14pt; }
#content h5 { margin: .25cm 0 .25cm 0;	color: #43271b; font-size: 12pt; }
#content img { display: block; float: right; margin: 0 0 0 .25cm; border: 1px solid #000000; }
#content p { margin: .25cm 0 .25cm 0; text-indent: .75cm; }
#content ul { margin: .25cm .75cm .25cm .75cm; padding: 0; list-style: none; }

/* ARTICLES AND PLEADINGS */
#articles { width: 99%; height: auto; margin: 0; padding: 0;	text-align: justify; font-size: 12pt; line-height: 125%; }
#articles blockquote { text-align: left; }
#articles blockquote p {	text-indent: 0; }
#articles h4 { margin: .5cm 0 .25cm 0;	color: #43271b; font-size: 14pt; }
#articles h5 { margin: .5cm 0 .25cm 0;	color: #43271b; font-size: 12pt; }
#articles h6 { margin: .5cm 0 .25cm 0;	color: #43271b; font-size: 12pt; text-align: center; }
#articles ol { margin: .25cm .5cm .25cm .5cm; padding: 0; }
#articles p { margin: .25cm 0 .25cm 0; text-indent: .75cm; }
#articles table { width: 100%;	margin: 0; padding: 0; border: medium none; }
#articles td.capleft { padding: .5cm .25cm .25cm 0; }
#articles td.capright { padding: .5cm 0 .25cm .25cm; border: none; }

/* FOOTNOTES */
#footnote { margin: 0 0 .25cm 0; padding: 0; border-top: 1px solid #43271b; font-size: 9pt; }
a.footnote { color: #43271b; font-size: 9pt; vertical-align: super; }

/* FOOTER */
#footer {	position: static; width: 99%; height: auto; margin: .5cm 0 0 0; padding: 0; border-top: 1px solid #43271b; }
#footer #fineprint { color: #000000; font-size: 10pt; text-align: left; }

/* HIDDEN */
#header h3, #header img, #content p.back, #navigation, form, hr, #logos, #footer #fineprint span { display: none; }