@charset "utf-8";
/* CSS Document */

/********************* MATTER ******************/
.box h3.sectionNav
{
	/*color:#930;*/
	color:#1E0E67;
}


p.pageHeader
{
	margin:0;
	padding:0 0 .5em 0;
	line-height:1.1;
	color:#555;
}
p.pageHeader strong
{
	/*color:#930;*/
	color:#1E0E67;
}

h1.pageHeader
{
	color:#666;
	margin:0;
	padding:0;
}


.box a.thispage:link,
.box a.thispage:visited
{
	display:block;
	/*color:#930;*/
	color:#1E0E67;
	text-indent:8px;
	background:url(../images/banner/bullet_indicator.gif) no-repeat 0 .4em;
}



ul.shelflist {
	margin-top:1.5em;
}
ul.shelflist li{
	margin: 0 0 .3em 0;
}


table.illustration,
table.illustrationNoline,
table.illustrationWide,
table.illustrationNolineWide {
	margin: 0 0 10px 10px;
	padding: 0;
}
table.illustration td{
	width: 160px;
	font-size:.9em;
	line-height:1.2;
	border-bottom:1px dotted #999999;
	padding: 0 5px 5px 5px;
}
table.illustrationNoline td{
	width: 160px;
	font-size:.9em;
	line-height:1.2;
	padding: 0 5px 5px 5px;
}
table.illustrationWide td{
	width: 240px;
	font-size:.9em;
	line-height:1.2;
	border-bottom:1px dotted #999999;
	padding: 0 5px 5px 5px;
}
table.illustrationNolineWide td{
	width: 240px;
	font-size:.9em;
	line-height:1.2;
	padding: 0 5px 5px 5px;
}

div.illustration{
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 0 5px 5px 5px;
	font-size:.9em;
	line-height:1.2;
	border-bottom:1px dotted #999999;
	float: right;
}
div.illustrationNoline {
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 0 5px 5px 5px;
	font-size:.9em;
	line-height:1.2;
	float: right;
}
div.illustration img,
td.illustration img {
	margin-bottom: .7em;
}


p.photocredit{
	color: #666666;
	font-style:italic;
}

img.iconWrap,
img.thumbnailWrap
{
float:left;
padding-right:8px;
}

/* IE6 needs the following */
* html div.tabModule img.iconWrap,
* html div.tabModule img.thumbnailWrap
{
display:none;
}


img.icon
{
	vertical-align:middle;
	padding-right:4px;
}

p.callout
{
	width: 260px;
	margin: 0 0 10px 10px;
	padding: 10px 5px 10px 5px;
	float:right;
	font-size:1.2em;
	line-height:1.2em;
	color:#c60;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}

/************************* SECONDARY/TERTIARY ********/

