/* ********** Begin General ********** */
/* General link settings */
A
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Author, photo, illustration credits */
.Credits
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}

/* Copyright message in footer */
.Copyright
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* "OnEarth" and issue season in footer */
.OnEarthIssue
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
/* ********** End General ********** */

/* ********** Begin R&R ********** */
.RRLead
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial
}

/* ********** End R&R ********** */

/* ********** Begin Features ********** */
/* Title for feature articles - color is issue specific and must be set in each page */
.FeatureTitle
{
    FONT-SIZE: 26pt;
    LINE-HEIGHT: 26pt;
    FONT-FAMILY: Arial
}

/* Feature title for pages 2+ (not used on page 1 of features) */
.FeatureTitleSmall
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial
}

/* Feature subheading for page numbers on pages 2+ (not used on page 1 of features) */
.FeaturePageSubTitle
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Author Byline for feature articles */
.FeatureByLine
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}


/* First paragraph of feature articles */
.FeatureIntro
{
    FONT-SIZE: 14pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Text of feature, other articles */
.FeatureText
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Universal drop cap */
span.dropcap
{
	font-size: 300%;
	float: left;
	width: 1em;
	height: 1em
}

/* Universal drop cap */
P.initial:first-letter
{
	font-size: 300%;
	float: left;
	width: .75em;
}

/* ********** End Features ********** */

/* ********** Begin Resource Box ********** */
/* Resource box subheads */
.ResourceSubHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}

/* Resource box text */
.ResourceText
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Resource box text - small */
.ResourceTextSmall
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Resource box links */
A.ResourceLink
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Resource box text -white*/
.ResourceTextWhite
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}

/* Resource box links -white*/
A.ResourceLinkWhite
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}

/* Resource box links in the text */
A.ResourceLinkWhiteText
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}

/* Resource box links in the text */
A.ResourceLinkBlackText
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

/* ********** End Resource Box ********** */

/* ********** Begin Briefings ********** */
/* Briefings left column title */
.BriefTitle
{
    FONT-SIZE: 26pt;
    FONT-FAMILY: Arial
}

/* Briefings left column subheads (above title) */
.BriefSubHead
{
    FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Arial
}

/* Briefings left column text */
.BriefText
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Briefings right column title - color is issue specific and must be set in each usage */
.BriefRightHeader
{
    FONT-SIZE: 18pt;
    FONT-FAMILY: Arial
}

/* Briefings text for right column - color is issue specific and must be set in each usage */
.BriefRightText
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}

A.BriefWhiteLink
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial
}

/* ********** End Briefings ********** */

/* ********** Begin General/Common ********** */
/* Normal title: NRDC Green */
.StandardTitle
{
    FONT-SIZE: 26pt;
    FONT-FAMILY: Arial;
    COLOR: #009966
}

/* Normal subheads: NRDC Blue */
.StandardSubHead
{
    FONT-SIZE: 10pt;
    COLOR: #003399;
    FONT-FAMILY: Arial
}

/* Normal Text */
.StandardText
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}

/* Back Issues/Archives list handling */
.ArchiveList
}

	list-style-position: outside;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 15px
}

/* Back Issues/Archives list handling */
.ArchiveListItem
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    margin-top: 5px
}

/* Title of Article on TOC */
.ContentsTitle
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}

/* ********** End General/Common ********** */

/* ********** Begin Podcast ********** */
/* Podcast title: Gray */
.PodcastTitleGray
{
    FONT-SIZE: 26pt;
    FONT-FAMILY: Arial;
    COLOR: #666666
}

/* Podcast title accent: Red */
.PodcastTitleRed
{
    FONT-SIZE: 26pt;
    FONT-FAMILY: Arial;
    COLOR: #ff3333
}

/* Podcast heading: Gray */
.PodcastHeading
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: BOLD;
	COLOR: #ff3333;
}

/* Podcast heading link: red */
A.PodcastHeadingLink
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: BOLD;
    COLOR: #666666;
}

/* Podcast item title: Red */
.PodcastItem
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
	COLOR: #ff3333;
}

/* Podcast item title: link */
A.PodcastLink:link,visited
{
    TEXT-DECORATION: NONE;
}

/* Podcast item title: link-hover */
A.PodcastLink:hover
{
    TEXT-DECORATION: UNDERLINE;
}

/* Podcast channel title: italic */
.PodcastChannel
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    FONT-STYLE: italic;
	COLOR: #333333;
}

