/* 
SU Library 2006 style sheet
This file contains print settings
 */
 
@page {
  size: auto;   /* auto is the initial value */
  margin: 10%;
}

#PrintOnly {
	display: block;
	
}
 
/* Defaults */
body {
	background: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 1.25em;
}

p, ul, ol, li, dl, dt, dd {
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p {
	margin-top: 0.25em;
}

dt {
	padding-top: 0.5em;
}

h2, h3, h4, h5, h6 {
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.25em 0em 0em 0em;
	page-break-after: auto;
}

a:link {
	color: black;
	background: transparent;
}

a:visited {
	color: black;
	background: transparent;
}

a:hover {
	color: #099;
	background: transparent;
}

/* Stops Mozilla applying hover properties to named targets */
a[name]:hover {
	color: inherit;
}

a:active {
	color: black;
	background: white;
}

tr {
	
	page-break-inside: avoid;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: white;
	font-size: x-small;
}

tr.headrow {
	background-color: black;
	color: white;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: white;
	page-break-inside: avoid;
	}

pre {
	font-family: "courier new", courier, monospace;
}

ul, ol, dl {
	margin-top: 0em;
}

li {
	padding-top: 0em;
	padding-bottom: 0.5em;
}

form {
	font-size: smaller;
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: transparent;
}

form td {
	font-size: smaller;
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: white;
}

form th {
	font-size: smaller;
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: white;
}

fieldset {
	margin-bottom: 1em;
	padding: 0em 0.5em 0.5em 0.5em;
	border: 1px solid black;
	page-break-inside: avoid;
}

legend {
	font-weight: bold;
	color: black;
}


address {
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: transparent;
}



/* General classes/exceptions (some legacy) */

span.redpipe {
	color: black;
	background: transparent;
}

ul.compact li {
	padding-top: 0em;
	padding-bottom: 0em;
}

p.subnote {
	font-family: arial, helvetica, sans-serif;
}

p.backtop {
	display: none;
}

p.smaller {
font-size: smaller;
}

p.updated {
	font-size: smaller;
	font-style: italic;
	text-align: right;
}

p.subhead {
	font-family: arial, helvetica, sans-serif;
}

blockquote.cite {
	font-size: smaller;
}

.accent {
	color: black;
	background: transparent;
}

.white {
	color: black;
	background: transparent;
}

.beige {
	color: black;
	background: white;
}

td.shaded {
	background: #666;
}

/* Main content block, ie everything apart from standard navigation */
#content1 {
	width: 100%;
	margin: 0em 0em 0em 0em;
}

/* Banner */
.hiddenlink {
	display: none;
}

#banner {
	position: relative;
	border: 1px none white;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 1.25em 0em;
	padding: 0em;
	background: white;
	color: black;
}

p.breadcrumb {
	display: none
}


.textlink { 
	display: none
}

#banner h1 {
	margin: 0em;
}

#banner h1 a:link,
#banner h1 a:visited {
	color: black;
	background: transparent;
}

#banner h1 a:hover {
	color: black;
	background: white;
}

#banner h1 a:active {
	color: black;
	background: white;
}

#wrapper {
	background-color: white;
	color: black;
	margin: 0em 0em .5em 0em;
}
/* Content block */
#contentin {
	width: 95%;
	position: relative;
	margin: 0em 0em .5em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	color: black;
}

img.rightfloat {
	float: right;
	position: relative;
}

img.logo {
	display: none;
}

/* Header 2 links on sitemap page */

h2 a:link {
	color: black;
	background: white;
}

h2 a:visited {
	color: black;
	background: white;
}

/* Front page stuff*/

h2.frontpage {
	margin-top: 0em;
	padding-top: 0em;
	background-color: transparent;
}

p.topgap {
	padding-top: 1em;
}

#picturebox {
	float: left;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 80px;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0em;
}

/* News box */
#newsbox {
	float: right;
	background: white;
	color: black;
	padding: 0.5em;
	width: 10em;
	position: relative;
	margin-left: 1em;
	border: 1px solid black;
}

#newsbox ul {
	background: white;
	color: black;
	list-style-type: square;
	padding-left: 1em;
	margin-top: 0em;
	margin-left: 0.5em;
	font-size: smaller;
}

#newsbox ul li {
	color: black;
	background: transparent;
}
#newsbox p {
	background: white;
	color: black;
	font-size: smaller;
}

#newsbox h2 {
	background: white;
	color: black;
	font-size: small;
}

#newsbox h3 {
	background: white;
	color: black;
	font-size: smaller;
}

#newsbox h4 {
	background: white;
	color: black;
	font-size: smaller;
}

#newsbox h5 {
	background: white;
	color: black;
	font-size: smaller;
}

#newsbox h6 {
	background: white;
	color: black;
	font-size: smaller;
}

#content div.spacer {
	clear: both;
}

#relatedbox {
	display: none;
}

#divStayTopLeft {
	display: none;
}

/* Footer */
#footer {
	clear: both;
	position: relative;
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	background: white;
	background-image: none;
	color: black;
}

#footleft {
	display: none;
}
#footright {
	display: none;
}

#footer hr {
	color: black;
	background: transparent;
	margin: 0;
	border-top: 1px solid black;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

/* Main/standard navigation block */
#navigation {
	display: none; 
}

a.rsslink {
	background: transparent;
	color: black;
	padding: 0.1em;
	text-decoration: none;
}


