body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt;
	line-height: 130%;
}

div#wrap-background,
h2#logo,
div#wrap-main,
div#right,
div#right-top h1,
div#right-top div.home,
div#right-repeat,
div#explorer,
div#explorer-top,
div.thumb-panel p,
div#explorer-repeat {
	overflow: visible;
}

div#right-top,
div#right-top h1,
div#breadcrumbs,
div#breadcrumbs-base,
div.text-repeat,
div.text-base,
div#grey-top-nav,
div#wrap-outer,
div#right-repeat,
div#right-base,
div.text-repeat h1 {
	background: none !important;
	background-image: none !important;
}

div#wrap-background,
div#wrap-outer,
div#wrap-head,
div#head {
	display: block;
}

div#skip,
h2#logo,
h3#link,
div#grey-top-nav,
ul.share,
div#audio,
div.text-top,
div#wrap-bar {
	display: none;
}

img#logo-print {
	display: block;
	float: right;
	clear: both;
	margin-left: 1em;
}

div#wrap-main,
div#main,
div#right,
div#wrap-gridcolumns,
div.gridcolumns {
	display: block;
}

div.gridbox {
	border: #333 1px solid;
	float: left;
	width: 38%;
	margin: 10px;
	padding: 20px;
}

div.gridbox h2 {
	margin-top: 0;
}

div.gridcolumns {
	clear: both;
}

ul#nav-left,
div.gridcolumns.right,
div#explorer,
div#footer,
p.top,
div#breadcrumbs-base,
div.text-base {
	display: none;
} 


div#wrap-head,
div#main,
div#right,
div#right-repeat,
div#right-base,
div#grid,
div#wrap-gridcolumns,
div#breadcrumbs,
div#breadcrumbs ul,
div.text-top,
div.text-repeat {
	width: 99% !important;
}

div#main {
	margin: 0 !important;
}

div#right-top h1 {
	padding-left: 0 !important;
}

div.text-repeat {
	margin: 0 0 0 0; /* was 2em 0 0 0 */
	padding: 0;
}

div#breadcrumbs ul {
	clear: both;
	padding-top: 0.4cm;
}

div#breadcrumbs ul li {
	display: inline;
	font-size: 9pt;
}

div#breadcrumbs ul li a,
div#breadcrumbs ul li a:visited,
div#breadcrumbs ul li a:focus,
div#breadcrumbs ul li a:hover,
div#breadcrumbs ul li a:active {
	text-decoration: none;
	color: #000;
}

div#breadcrumbs ul li.first {
	display: none;
}

/*########## text formatting ############*/

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
}

h1 {
	color: #000;
	font-size: 167%;
	margin-bottom: 0.5em;
	page-break-before: avoid;
}

div#right-top h1 {
	font-size: 250%;
	padding-top: 0.2em;
}

div#docBody h1 {
	margin-top: 1em;
	clear: both;
}

h2, h3, h4, h5, h6 {
	margin-top: 1em;
	margin-bottom: 0.3em;
}

h2 {
	font-size: 150%;
	page-break-before: auto;
}

h3 {
	font-size: 130%;
}
h4 {
	font-size: 116%;
}

h5 {
	font-size: 110%;
	
}
h6 {
	font-size: 105%;
	font-weight: bold;
}

blockquote {
	margin: 0;
	padding: 0 0 0 1.5em;
}

blockquote p {
	color: #000;
	font-size: 1.7em;
}

p, ul, ol {
	color: #000;
}

p {
	margin-top: 0;
}

table {
	color: #000;
	line-height: 130%;
	border-collapse: collapse;
	margin: 15px 0;
}

table tr td {
	border-bottom: 1px #000 solid;
}

table th {
	border-bottom: 2px #000 solid;
	padding: 5px;
	padding: 0.2cm;
	border-left: 1px #000 solid
}

table td {
	padding: 5px;
	padding: 0.2cm;
	border-left: 1px #000 solid;
}

table th:first-child, table td:first-child {
	border-left: none;
}


img { 
	border: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

div.text-repeat a {
	color: #000;
	text-decoration: underline;
}

div.text-repeat a.anchor {
	text-decoration: none;
}

/* a, a:link, a:visited, a:focus, a:hover, a:active {
	color: #000;
} */

/*
div.text-repeat a:hover {
	 x-border-bottom: 1px solid #2f597f; 
}
*/

div.text-repeat a.info {
	background: none;
	line-height: 22px;
	padding: 5px 0 0 26px;
}

div.text-repeat ul li {
	list-style-type: disc;
	background: none;
	background-image: none;
}

em, strong {
	font-style: normal;
	font-weight: bold;
}

#onthispagetoc, div.onthispage, .onthispagetext, #onthispagetext {
	display: none;
}

img.publications, img.right {
	float: right;
	margin: 10px;
}

.bghightlight {
	background-color: #fff;
	border: 1px solid black;
}

ol.atoz {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.atoz li {
	float: left;
	margin-right: margin-left: 0.3em;
}

.printlinks {
	word-wrap: break-word; /* IE only */
	display: block !important;
	clear: both;
}

div.printonly, p.printonly {
	display: block;
}

sup.printonly, span.printonly {
	display: inline;
}

div#grid {
	min-height: 1% !important;
}

div#breadcrumbs ul { margin-bottom: 2em; }

div.home a {
	display: none;
}

div#right div.home h1 {
	font-size: 200%;
}