P.browse,
BODY.tool #controls,
BODY.tool .csnav,
#content .cover,
.rcl20ad,
IMG.off,
P.browse,
P.last,
#local,
#sections,
#context,
.hide {
	display: none;
}

BODY {
	font-family: Georgia,serif;
	font-size: 12pt;
	color: #000;
	background-color: #FFF;
}

#head, #footer,
TABLE.main, #content, TD.content {
	width: 100%;
	margin: 0;
	padding: 0;
}

P, LI, LI P, DL, DT, DL P, LI LI, LI LI LI, BLOCKQUOTE, BLOCKQUOTE P {
	line-height: 1.2em;
}

A:link, A:visited {
	color: #333;
	text-decoration: none;
}

.tm,
.url,
.source,
.scheme,
.tool,
.smallest {
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

LI {
	margin-bottom: 0.5em;
}

.nowrap {white-space: nowrap;}

#footer {
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	color: #666;
	padding-top: 5px;
	border-top: 1px #999 dotted;
}

SPAN.source {
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	color: #666;
	color: #C00;
}

A.thumbnail IMG {
	border-color: #CCC;
}

H2 {
	margin-bottom: 0;
	font-family: Georgia,serif;
	font-weight: normal;
}

#logo {
	background: none;
}

#logo IMG {
	display: block;
}

TABLE.toc {
	background-color: #F6F4EF;
	margin-top: 0.5em;
	margin-bottom: 1em;
	border: 1px dotted #CCC;
	width: 25%;
}

TABLE.toc TD {
	padding: 5px;
}

#content .caption,
#content TABLE.toc P,
#content TABLE.toc LI {
	font-size: 8pt;
	font-family: Verdana,sans-serif;
}

#content .caption {
	text-align: center;
	color: #333;
}

TABLE.toc {
	width: 15em;
}

TABLE.toc H2 {
	font-size: 0.9em;
	margin: 0 0 0.5em 0;
}

TABLE.toc H3 {
	font-size: 0.9em;
	margin: 0.5em 0 0 0;
}

TABLE.toc UL {
	margin: 0.25em 0;
	padding-left: 2em;
}

TABLE.toc A {  text-decoration: none; }

#content .right {
	float: right;
	margin-left: 1em;
}
#content .left {
	float: left;
	margin-right: 1em;
}

SPAN.rrp {
	color: #C00;
	text-decoration: line-through;
}

P.author, P.employer, P.date {
	margin: 2px 0;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

IMG.pic {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

TABLE.compare {
	margin-bottom: 1em;
}

TABLE.compare TH,
TABLE.compare TD {
	text-align: center;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

TABLE.compare TH {
	padding: 3px 0;
}

TABLE.compare TD {
	padding: 3px 5px;
}

TABLE.compare TR.r TD,
TABLE.compare TR.r TH {
	border-bottom: 1px dotted #CCC;
}

TABLE.compare TR.r TH  {
	text-align: right;
}

TABLE.pagetype {
	display: inline;
}

#content BLOCKQUOTE {
	border-left: 1px dotted #CCC;
	padding-left: 1em;
	margin: 1em 2em;
}

#content BLOCKQUOTE.quote,
#content DIV.quote P,
#content P.quote,
#content SPAN.quote {
	font-size: 1em;
	color: #333;
	font-style: italic;
}

#content BLOCKQUOTE.quote CITE,
#content DIV.quote CITE,
#content P.quote CITE,
#content SPAN.quote CITE {
	font-style: normal;
}

SPAN.pre, DIV.pre, PRE {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 1em;
}

DIV.pre, SPAN.pre {
	font-family: monospace;
	margin: 1em 0;
}

SPAN.pre {
	display: block;
}


