/*
 ****************************************************
 Master Style Sheet: print media
 Created: dkm, BSR: 2003.05.05
 Last Modified: 
 ****************************************************
 */
 
body {
 	margin: 0;
	padding: 0;
}
#header {
	margin: 0;
	padding: 0;
	background: transparent;
	height: 25px;
}
#logo {
	margin: 15px 0 0 25px;
	padding-left: 20px;
}
#nav {
	display: none;
}
#nav a {
	display: none;
}
#browser {
	display: none;
}
#content {
	margin: 15px 15px 0 15px;
	padding: 0 25px 0 25px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
}
#left {
	display: none;
}
#breather {
	margin: 0 15px 0 15px;
	padding: 0 0 15px 0;
	border-top: 1px solid #333;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 37px;
	font-family: 'lucida sans unicode', 'lucida console', verdana, sans serif;
	font-size: 9pt;
}
#footer p {
	margin: 0 15px 0 15px;
	padding-left: 25px;
}
.marker {
	float: right;
	padding: 5px;
}
.leftpub {
	display: none;
}
.news {
	display: none;
}
.latestpub {
	display: none;
}
.pubhead {
	display: none;
}
.latestpub p {
	display: none;
}

/* Specific elements */
h1, h2, h3, h4, h5, h6 {
	font-family: georgia, palatino, serif;
	color: #4a000f;
}
h1 {
	margin-top: 0;
	padding-top: 15px
}
#content p {
	font-family: georgia, palatino, serif;
	font-size: 13pt;
	line-height: 20pt;
	color: #333;
}
.address {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	line-height: 13pt;
}
.address a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #660;
}
.partner {
	float: right;
	margin: 0 15px 10px 15px;
	padding: 15px;
	font-family: 'lucida sans unicode', 'lucida console', verdana, sans serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.75em;
	color: #4a000f;
	border-top: 1px dotted #4a000f;
	border-bottom: 1px dotted #4a000f;
}
.pullquote {
	float: right;
	margin: 0 15px 10px 15px;
	padding: 0 15px 0 15px;
	background: #eee;
	width: 20%;
	font-family: 'lucida sans unicode', 'lucida console', verdana, sans serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 1.75em;
	color: #4a000f;
	border-top: 2px dotted #4a000f;
	border-bottom: 1px dotted #4a000f;
}
.subhead {
	display: none;
}
.news {
	display: none;
}