/* GENERAL STYLES */

BODY {
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 0; 
	font: normal 11px Verdana, Arial, Georgia, sans-serif;
	text-align: center;
}

A, A:visited {
	color: #000;
	text-decoration:underline;
	font-size:inherit;
}

A:hover, A:visited:hover {
	color: #000;
	text-decoration:underline;
	font-size:inherit;
}

DIV.wrapper {
	border:none;
}

TABLE.wrapper {
	background: #ffffff;
	width:100%;	
	border:0;
}

/* HEADER */

DIV.breadcrumbs {
	display:none;
}

.breadcrumbs A:link, .breadcrumbs A:visited, breadcrumbs A:hover, .breadcrumbs A:hover:visited {
	display:none;
}

DIV.generalHeader {
	display:none;
}

DIV.logo {
}

/* PAGE FUNCTIONS */

DIV.pageFunctionColor {
	display:none;
}

DIV.pageFunctionBar {
	display:none;
}

.pageFunctionBar INPUT {
	display:none;
}

DIV.hierarchy /* "jump to" menu */ {
	display:none;
}

SELECT, OPTION {
	display:none;
}

DIV.ocr { /* Plain Text button */
	display:none;
}

.ocr A, .ocr A:visited { /* Plain Text button */
	display:none;
}

DIV.ocrText { /* Layer of dirty OCR text */
        font-family: Courier;
        font-size: 14px;
        font-weight:bold;
}




DIV.pdf { /* PDF button */

	display:none;
}

.pdf A, .pdf A:visited { /* Plain Text button */

	display:none;
}



/* BOOK FUNCTIONS */
TD.bibcit {
	padding:0px;
	margin:0px;
	width:0px;
}
TD.bibcitHead {
	text-align:left;
	font-size:inherit;
}
TD.bibcitHead H2 {
	font-size: 14px;
	font-weight:bold;
	color: #2d2a62;
	padding-bottom:1px;
	margin-bottom:0px;
	margin-top:0px;
}

DIV.bibcit {
	display:none;
}

DIV.bibcit HR {
	display:none;
}

DIV.bibcit H2 {
	display:none;
}

DIV.workSearchBar {
	display:none;
}

/* BOOK IMAGE */

DIV.bookImage {
	color: #ccc; 
	font-family: inherit;
	font-size: inherit;
	vertical-align:top;
	text-align:center;
	background-color:transparent;
}

.bookImage IMG {
	padding:0px;
	border:0px;
	display:block;
}
.bookImage P {
	display:none;
}



TD.footer {
        background-color: #2d2a62;
}
DIV.footer {
	display:none;
}

TABLE, TD, TR {
	font-size:100%;
}

FORM, SELECT {
	padding:0;
	margin:0;
	padding-bottom:2px;
	font-size:inherit;
}
#a {display:none; !important}
#b {display:none;}
#menu { display:none; !important}
#min { display:none; !important}
#max { display:none; !important}

TD.toolsMenu { display:none; !important}
