/* Print */
/* Author: James Craig 2003 */
body {
	margin: auto 0.5in auto 0.5in;
	/* margin: 0.5in 0.5in 1in 0.5in; */
	}
a:link:after, a:visited:after {
	content:" (" attr(href) ")";
	font-size:0.8em;
	text-decoration:none;
	}
a:link, a:visited {
	font-size:1em;
	text-decoration:underline;
	}
html>body acronym:after, html>body abbr:after, *[title]:after {
	content:" (" attr(title) ")";
	text-decoration:none;
	font-size:0.8em;
	}
body, td, th, caption {
	font-family:garamond,serif;
	}
.foot, #skip {
	display:none;
	}
hr {
	border-style:none;
	color:#999;
	background-color:#888;
	height:1px;
	}
p {
	font-size:1em;
	text-align:left;
	margin: 0 0 0.4em 0;
	}
dl { margin: 0 0 0.4em 0; }
h1 { font-size:21pt; margin: 0 0 0.5em 0; }
h2 { font-size:16pt; margin: 0 0 0.5em 0; }
h3 { font-size:14pt; margin: 0 0 0.25em 0; }
h4 { font-size:12pt; margin: 0 0 0.25em 0; }
h5 { font-size:10pt; margin: 0 0 0.25em 0; }
h6 { font-size:10pt; margin: 0 0 0.25em 0; }
td, img, ol, ul, dl {
	font-size:1em;
	}
li {
	margin-bottom:0.2em;
	}
table.data {
	margin:0.5em 0 1em 0;
	border-spacing:0px;
	border-collapse:collapse;
	border-style:solid;
	border-width:1px 0 0 1px;
	border-color:#666;
	}
.data caption {
	font-size:1em;
	text-align:left;
	font-weight:bold;
	padding-bottom:0.2em;
	}
.data th {
	text-align:left;
	font-size:1em;
	padding:0.1em 2em 0.2em 0.6em;
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#666;
	}
.data td {
	font-size:1em;
	padding:0.1em 0.6em 0.2em 0.6em;
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#ccc;
	}
.content {
	font-size:12pt;
	}
.content li {
	font-weight:bold;
	margin-top:1em;
	margin-bottom:1.5em;
	}
.content li li, .content li p, .content li code.example, .content .simple li {
	margin-top:0.3em;
	margin-bottom:0.5em;
	font-weight:normal;
	font-size:1em;
	}
code, kbd, tt {
	font-size:1em;
	}
code.example {
	font-size:1em;
	padding:0.5em 1em 0.7em 1em;
	border:dashed 1px #999;
	display:block;
	}
del {
	text-decoration:line-through;
	}
ins {
	text-decoration:none;
	font-style:italic;
	}

abbr, acronym {
	border-bottom:dashed 1px #ccc;
	text-transform:none;
	}


dl {
	font-size:1em;
	}
dt {
	font-weight:bold;
	float:left;
	}
dd {
	font-weight:normal;
	}

abbr.mail {
	border-bottom-style:none;
	}
html>body abbr.mail:after, html>body .contact a:after {
	content:"";
	}
span.mail {
	display:none;
	}
#resources li li {
	font-weight:normal;
	}
