/* print css v1.0 11-01-2009
---------------------------------------- */

body {
	width:100% !important;
	padding:0 !important;
	line-height: 1.4;
	padding:.2in .1in;
	color:#000;
	background: none;
	font-family: "Times New Roman", serif;
	font-size:12pt;
	}

.secondary-content,
.content
.wrap-inner {
	position: static;
	background: none;
	left: auto;
	height: auto;
	width: auto !important;
	float: none;
	overflow: visible;
	}
img {
	float:left;
	margin:0 15px 15px 0;
	}

/* =links
---------------------------------------- */
a {
	color:#333;
	text-decoration:underline;
	background: transparent;
	}
	
/* =images
---------------------------------------- */
a img {border:none;}
	
/* =headings
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Serif;
	font-weight:normal;
	clear:both;
	page-break-after:avoid;
	}
h1 {font-size:19pt;}
h2 {font-size:17pt;}
h3 {font-size:15pt;}
h4,h5,h6 {font-size:12pt;}

.art-gallery ul {
	list-style-type:none;
	}

/* various
---------------------------------------- */
p {margin:0 0 1.0em 0;}
blockquote {font-style:italic;}
hr {background-color: #ccc;}

/* =tables
---------------------------------------- */
thead {display: table-header-group;}
tr {page-break-inside:avoid;}

/* =hide
---------------------------------------- */
.primary-content, .a-btn, #b-lang, #footer, .downloads, fieldset, .primary-nav, .top-nav, #tabs, .b-switch, .breadcrumbs, .q-links, .third-content, .access-keys {display:none;}