@charset "utf-8";
#deptimg {
	border: 3px solid #cc9;
	padding: 2px;
	margin: 5px;
	background-color: #933;
	float: right;
	display: none;
}
.print {
	display: none;
}

.anotherdeptimg {
	display: none;
}
#bannerpics {
	float: left;
	padding-left: 3px;
	display: none;
}
.bannerpic {
	display: none;
}
#smalltopnav {
	font-size: 90%;
	font-style: italic;
	display: none;
}


#topnav {
	color: #ffffcc;
	font-family:  verdana,arial,sans-serif;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
	background-color: #993333;
	border-bottom: 1px solid #000000;
	display: none;
	} 
/* Tips for sidebar1:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the "#sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
#sidebar1 {
	float: left;
	width: 0%; /* top and bottom padding create visual space within this div  */
	height: auto;
	background-color: #000000;
	font-size: 0.75em;
	padding-left: 0px;
	display: none;
}
.imgbdr {
	border: 3px solid #cc9;
	padding: 2px;
	margin: 5px;
	background-color: #933;
	display: none;
}

.screen	{
	display: none;
	}
.caption {
	text-indent: 0px;
	font-size: .85em;
	}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.back	{
	list-style-image: url('images/leftlinkarrow.gif');
	margin-left: -20px;
	display: none;
	}

html{

  border: 0px;
  background: #fff;

}
body, p, th, td, li, dd, dt {
  font: 1em Times New Roman, serif;
  text-align: left;
  color: #000;
}


h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:italic;
}
h6 { font-size: 0.8em; }
p { font-size: 0.9em; }

table	{
	 border: 0px solid #000;


	 width: 98%;
	 text-align: left;
	 }
a{text-decoration:none;
	color: #000000;
	}

div {
	border: 0px solid #000;
	}
#header	{
	font-size: .80em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}
#container {
	border: 0px solid #000000;
	width: 100%;
	}
#crumbs	{
	float: left;
	width: 100%;
	padding: 0px;
	font-size: .70em;
	margin: 0px;

	}
#footer	{
	float: right;
	font-size: .8em;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}



.blockquoteleft {
	color: #330099;
	width: 10em;
	margin: 0;
	float: left;
	font-size:125%;
	font-style:italic;
}
.blockquoteright {
	color: #330099;
	width: 10em;
	margin: 0;
	float: right;
	font-size:125%;
	font-style:italic;
}

.pic	{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	display: none;
	}
.pic2	{
	float: right;
	padding-left: 5px;
	display: none;
	}
.smaller	{
	font-size: .9em;
	}
.italic {
	font-style: italic;
	}
.small {
	font-size: .65em;
	}
.para	{
	text-indent: 2em;
	}
.active	{
	color: #666;
	}
.clear	{
	clear: both;
	}

.column {
	border-right:0px dashed #ccc;  
	padding-right: 0px; 
	padding-top: 0px; 
	margin-top:0px; 
	float:left; 
	width:100%;
	clear:both;
	}
.secondcolumn	{
	padding-left: 0px; padding-top: 0px; margin-top:0px; float:left; width: 100%;	clear:both;
	}

	
.contents {
	float: left;
	text-align: left;	
	margin:0px;
	border:#000000 0px solid;
	width: 90%;
	clear: both;
}

.pagenumber {
	float: right;
	text-align: right;
	margin:0px;
	border:#000000 0px solid;

}
.author	{

	margin-left:25px;
	margin-bottom:10px;
	font-style:italic;
	text-align: left;
	clear: right;
	border:#000000 0px solid;
	width: 70%;
}
#tableofcontents {
	width:75%; 
	margin:0 auto;
}
.featureauthor {
	margin-top: 0px;
	font-style:italic;
	margin-left:50px;
}
.reviewauthor {
	margin-top: 0px;
	font-style:normal;
	margin-left:50px;

}
.booknoteauthor {
	margin-top: 0px;
	font-style:normal;
	margin-left:50px;
	margin-bottom:10px;
}
.reviewer {
	margin-bottom:10px;
}
#subcontent {

	float: none;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px solid #000;
	width: 100%;
	border-right: 0px solid #000;
	border-bottom:0px solid #000;
}
	
#section_name {
	font-size: 0.8em;
	border-bottom: 0px solid #000;
	padding-left: 5px;
	background-color: #FFFFCC;
	padding-top: 1px;
	min-height: 50px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;

}
.anotherdeptimg {
	border: 3px solid #000;
	padding: 2px;
	margin: 5px;

	background-color: #fff;
	float: left;
}
.anotherdeptimgright {
	border: 3px solid #000;
	padding: 2px;
	margin: 5px;

	background-color: #fff;
	float: right;
}
.h3eventheading	{
	font-family:Palatino Linotype, Times New Roman, serif; font-style:italic; font-size:24px;
	}
.h2eventheading	{
	font-family:Palatino Linotype, Times New Roman, serif; font-style:italic; font-size:36px; margin-top:0px;margin-bottom:0px;
	}
.sixhundred	{
	width: 90%;
	}
	.featureauthor {
	margin-top: 0px;
	font-style:italic;
	margin-left:10px;
	margin-bottom:0px;
}
.reviewauthor {	
	margin-bottom:0px;
	margin-top: 0px;
	font-style:normal;
	margin-left:50px;
}
.reviewer {
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:10px;
}
.reviewtitle	{
	font-style:italic;
	font-weight:bold;
	}
.booknoteauthor {
	margin-top: 0px;
	font-style:normal;
	margin-left:50px;
	margin-bottom:10px;
}

#mhrcontents	{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	width: 60%;
}
.mhrbooktitle {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}
.mhrarticletitle {
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}
.bold_noindent	{
	margin-bottom:0px;
	 text-align:justify;
	 margin-top:0px; 
	 font-weight:bold;
	 text-indent: 0em;
	 font-family:Myriad Pro, arial, sans-serif;
	}
#catalog	{
	background: #FFFFFF;
	padding-left: 0px;
	border:#000 solid 0px;
	font-family:"Times New Roman", Times, Georgia, serif;
	width: 100%;
	}
.h4head	{
	color:#000000; 
	font-family: Palatino Linotype, Times New Roman, serif; 
	font-style:italic; 
	font-size:30px;
	margin-bottom:20px;
	font-weight:bold;

	}
