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

h1{volume:loud}
h2{volume:loud}
h3{volume:loud}
h4{volume:loud}

/********************* MATTER ******************/

#sidenav a.thisPage:link,
#sidenav a.thisPage:visited,
a.thisPage:link,
a.thisPage:visited
{
display:block;
color:#a2540b;
text-indent:13px;
background:url(/images/gridcore/thisPage.gif) no-repeat 0 .4em; /* jb */
}



table.illustration,
table.illustrationNoline,
table.illustrationWide,
table.illustrationNolineWide,
table.illustrationFullWidth,
table.illustrationNolineFullWidth
{
	font-size:.9em;
	line-height:1.2;
}


table.illustration,
table.illustrationNoline,
table.illustrationWide,
table.illustrationNolineWide{
	margin: 0 0 10px 10px;
	padding: 0;
}
table.illustration td{
	width: 160px;
	border-bottom:1px dotted #666;
	padding: 0 5px 5px 5px;
}
table.illustrationNoline td{
	width: 160px;
	padding: 0 5px 5px 5px;
}

table.illustrationWide td{
	width: 240px;
	border-bottom:1px dotted #666;
	padding: 0 5px 5px 5px;
}
table.illustrationNolineWide td{
	width: 240px;
	padding: 0 5px 5px 5px;
}

table.illustrationFullWidth,
table.illustrationNolineFullWidth{
	margin: 10px 0;
	padding: 0;
}

table.illustrationFullWidth td{
	width: 100%;
	border-bottom:1px dotted #666;
	padding: 0 5px 5px 5px;
}
table.illustrationNolineFullWidth td{
	width: 100%;
	padding: 0 5px 5px 5px;
}


table.callout{
	margin: 0 0 10px 10px;
	padding: 0;
}

table.callout td{
	width: 240px;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	padding: 0 5px 5px 5px;
}

table.callout p,
table.callout ul{
	font-size:1.2em;
	line-height:1.4;
	color:#ce7019;
}

table.callout p.calloutCredit {
	font-size:.9em;
	line-height:1.2;
	color:#666666;
}

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.caption {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	margin:0 0 .75em 0;
	padding:0;
}
p.credit{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	margin:0 0 .75em 0;
	padding:0;
	color: #666666;
}

p.footnote{
	font-size: 0.9em;
	line-height:1.1;
	padding-top:.7em;
}

p.listItemTitle
{
	padding-top:2em;
	margin-top:2em !important;
	border-top:1px dotted #78716e;
}

p.listItemTitle~p
{
	margin: .5em 0em .5em 0em;	
}

.moreLink,
.dateLink {
	font-size: .9em;
	font-weight: bold;
	text-transform:uppercase;	
}
/************************* SECONDARY/TERTIARY ********/


div.box .sideIllustration {
	padding:3em 0 0 0;
	margin-top:0;
}

div.box .callout {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	line-height:1.9;
	color:#a2540B;
	padding:3em 0 0 0;
	margin-top:0;
	font-style:italic;
}

.hide-left div.box h2{
	font-size:1.5em;
	color:#a2540b;
	margin:0;
	padding:0;
}
.hide-left div.box p+h2{
padding-top:2em;
}

.hide-left div.box p {
	border-top:1px dotted #666;
	margin: .75em 0em .75em 0em;
	padding: .75em 0 0 0;	
}

.memberSpotlightLogo{
	margin: 0 0 8px 8px;	
}

div.box p.sidebarImage {
	border-top:none;
	padding-top:2em;	
}

.superscript { vertical-align: super; font-size: smaller }
.subscript { vertical-align: sub; font-size: smaller } 
