@charset "iso-8859-1"; 
	/*	Motif: purple text, emlabout.htm
	*/
	/*	BEGIN Common Tags. 
			Warning! Leave no rules blank!!
			Reuse generic values for unused special cases
	*/
	/*
		Body. Body. Body.
	*/
	/*	Bkg and Body Text colors take independent Rules
			to accomodate the Veiled Lynx. */
/* text="#FFFFDD" bgcolor="#990099" link="#FFCC66" vlink="#FFCC66" alink="#FF00FF" */
body {
	background-image: url(../pix/tilenestedwren82.gif);
	background-color: #E3E4F1;
}
body,
a.aVeiled,
a.aVeiled:visited {
	color: #909;
}/*	Lynx, primary (default). */
a {
	color: #3834D0;
}
a:visited {
	color: #3834D0;
}
	/*	Lynx, secondary (same as above if unused). */
a.aUtility {
	color: #3834D0;
}
a.aUtility:visited {
	color: #3834D0;
}
	/*	Lynx, Navigational. */
ul.ulNavigate a {
	color: #3834D0;
}
ul.ulNavigate a:visited {
	color: #3834D0;
}
/*	Unlinked text. */
div.BoxNavLetSub,
div.BoxNavLetMain,
div.BoxNavLetLynx {
	color: #909;
}
/*	Snide Remark box (same as [text] if unused). */
div.BoxSnideRemark {
	color: #006;
	border-top-color: #006;
	border-bottom-color: #006;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #909;
	color: #E3E4F1;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
		(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #006;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, 
#RuleBarAboveW3C {
	background-color: #006;
	color: #E3E4F1;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #3834D0;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #006;
}
div.DivPullQuote70Box a:visited {
	color: #006;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #3834D0;
	color: #E3E4F1;
}
	/*	[DivFrontMatter###] allows for alternate 
		headline, byline, etc, coloring. */
.AltColorOne {
	color: #006;
}

