/* CSS for more compliant wowsers. This is IMPORTed into *
 * pages, to effectively hide it from NS 4, IE 3 and     *
 * earlier problem browsers.                             */
BODY {
	margin-top:     3px;
	margin-left:    3px;
	margin-right:   3px;
	margin-bottom:  .5em;
}

BLOCKQUOTE.article {
	border-left: thin solid #036;
}

H1, H2, H3, H4, H5, H6 {
	margin-top : 1.667em;
	margin-bottom: 0;
}

H1 {
	margin-left: .9em;
}

H1.special {
	margin-top: 1em;
	text-align: center;
}

H2 {
	margin-left: 1.05em;
}

H3 {
	margin-left: 1.3em;
	margin-bottom: 0em;
}

H4 {
	margin-left: 1.45em;
}

H5 {
	margin-left: 1.45em;
}

H1.pageheader {
	border-top: 10px solid #036;
	margin-top: 0em;
	margin-bottom: .2em;
	padding-left: .75em;
}

H1.pageheader SPAN {
	line-height: .9em;
}

H2.pageheader {
	margin-top : .5em;
	padding-top: .2em;
}

.chapter-header {
	margin-top: 0em;
	padding-top: .75em;
	padding-bottom: .75em;
	padding-right: 1.5em;
	width: 45%;
}

H3.chapter-title {
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 1.125em;
}

H3.planeheader {
	border-top: 1pt solid #036;
	max-width: 80%;
}

H3.ruled {
	border-top: 1pt solid #036;
}

.sub-chapter-title {
	font-size : 90%;
}

H4.chapter-quote {
	margin-top : .5em;
	font-size : 1em;
}

H4.link-header {
	margin-top: 0em;
	margin-bottom: 0em;
}

.section-header {
	border-top: 2px solid #036;
}

.section-side-header {
	border-top: 2px solid #036;
}

.sub-chapter-quote {
	font-weight : normal;
	font-size: 90%;
}

LI {
	margin-top : .75em;
	margin-bottom: .25em;
}

P {
	margin-top : .75em;
	margin-right: 1.5em;
	margin-bottom : .75em;
	margin-left: 1.5em;
}

P.pageheader {
	margin-top: .5em;
	margin-bottom: .7em;
}

.prefooter {
	margin-top : 1em;
	margin-bottom: 1em;
}

/* Inset table to align with page header text*/
TABLE.left {
	margin-left : 1%;
}

/* Tweaks for site index */
UL.index, OL.index {
	list-style-type: none;
	margin-top: -.5em;
}

/* Shortcut menu: overlaps main page header */
.shortcuts {
	right: 4px;
	top: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: .1em;
}
