@charset "iso-8859-1"; 
/*	motif.color.armygreen.0.css
*/
/*	This file is linked from:
		mail/eml8256
		mail/eml8311
		mail/eml8985
		mail/eml9154
		mail/eml9732
		mail/eml9826
		mail/eml9829
		mail/eml9831
		mail/eml9838
		mail/eml9993
		rw/ofcourse.htm
	and used in concert with:
		docformat.750.0.css
		copy.w3cfloat.750.0.css
*/

	/*	BEGIN Common Tags. 
			Warning! Leave no rules blank!!
			Reuse generic values for unused special cases
	*/
body {
	background-color: #444;
}
body, a.AVeiled, a.AVeiled:visited {
	color: #cc9;
}
	/*
		Lynx. Lynx. Lynx. Lynx.
			(We underline [Hover] and ignore [Active].)
	*/
	/*	Lynx, Veiled (above) are the same color as Body Text. */
	/*	Lynx, primary (default). */
a {
	color: #c96;
}
a:visited {
	color: #c96;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #cc6;
}
a.AUtility:visited {
	color: #cc6;
}
	/*	Lynx, Navigational. */
ul.UlNavigate a {
	color: #c96;
}
ul.UlNavigate a:visited {
	color: #c96;
}
/*	Unlinked text. */
.BoxNavLetSub, .BoxNavLetMain, .BoxNavLetLynx {
	color: #cc6;
}
/*	Snide Remark box. */
div.BoxSnideRemark {
	color: #cc9;
	border-top-color: #cc9;
	border-bottom-color: #cc9;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #000;
	color: #cc9;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #cc3;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, #RuleBarAboveW3C {
	background-color: #cc3;
	color: #333;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #cc6;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #cc6;
}
div.DivPullQuote70Box a:visited {
	color: #cc6;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #cc6;
	color: #333333;
}
div.DivFootNote40Box p {
	border-color: #993;
	color: #993;
}
span.AFootNoteRefNoColor {
	color: #993;
}
/*	Used several times for Title Box */
.AltColorOne {
	color: #cc6;
} 
	/*
		END Specialized Tags.
	*/
	/*
		Tags Unique to the ArmyGreen Motif
	*/
/*	Rulebars: Special to ArmyGreen. */
.RuleBar444, .RuleBar222, .RuleBar66, .RuleBar44, .RuleBar22  {
	background-position: center;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
/*	Rulebars: individual parameters. 
*/
/*	RuleBar: W: 444px; H: 4px. */
.RuleBar444, .RuleBar66 {
	font: 1px/4px Times, mono;
	height: 4px;
	margin: 12pt 153px;
	width: 444px;
}
/*	RuleBar: W: 222px; H: 2px. */
.RuleBar222, .RuleBar44, .RuleBar22 {
	font: 1px/2px Times, mono;
	height: 2px;
	margin: 9pt 264px;
	width: 222px;
}
.RuleBar444, .RuleBar222 {
	background-color: #000;
	color: #CCCC99;
}

