/* why we exist = brown */
#fastread #container {
	background-image: url(../../images/nav/fastNav_background.gif);
}
#fastread #main { 
	background-image: url(../../images/contentBkg/content_background_fast.gif);
	/*border-left: 1px solid #984141;*/
}
 
#fastread h1,
.highlight {
	color: #984141;
}

#fastread h3 span.subhead {
	color: #984141;}

/* H2 stylings */
#fastread #main h2 {
	background: #f2e1de url(../../images/h2/whoWeAreTop.gif) top no-repeat;
}
#fastread #main h2 span{
background: #f2e1de url(../../images/h2/whoWeAreBottom.gif) bottom no-repeat;
}

#fastread.whoweare #main h2 {
	background: #f2e1de url(../../images/h2/whoWeAreTop.gif) top no-repeat;
}
#fastread.whoweare #main h2 span{
	background: #f2e1de url(../../images/h2/whoWeAreBottom.gif) bottom no-repeat;
}

#fastread.whyweexist #main h2 {
	background: #fbecde url(../../images/h2/ExistTop.gif) top no-repeat;
}
#fastread.whyweexist #main h2 span{
	background: #fbecde url(../../images/h2/ExistBottom.gif) bottom no-repeat;
}

#fastread.whatwethink #main h2 {
	background: #f2f0dd url(../../images/h2/ThinkTop.gif) top no-repeat;
}
#fastread.whatwethink #main h2 span{
	background: #f2f0dd url(../../images/h2/ThinkBottom.gif) bottom no-repeat;
}

#fastread.doing #main h2 {
	background: #f9e4e4 url(../../images/h2/doingTop.gif) top no-repeat;
}
#fastread.doing #main h2 span{
	background: #f9e4e4 url(../../images/h2/doingBottom.gif) bottom no-repeat;
}

#fastread.WPP #main h2 {
	background: #e2f2f8 url(../../images/h2/WPPTop.gif) top no-repeat;
}
#fastread.WPP #main h2 span{
	background: #e2f2f8 url(../../images/h2/WPPBottom.gif) bottom no-repeat;
}

#fastread.behave #main h2 {
	background: #ece6f1 url(../../images/h2/behaveTop.gif) top no-repeat;
}
#fastread.behave #main h2 span{
	background: #ece6f1 url(../../images/h2/behaveBottom.gif) bottom no-repeat;
}

#fastread.rewarded #main h2 {
	background: #f7e6f2 url(../../images/h2/rewardedTop.gif) top no-repeat;
}
#fastread.rewarded #main h2 span{
	background: #f7e6f2 url(../../images/h2/rewardedBottom.gif) bottom no-repeat;
}

#fastread.ownership #main h2 {
	background: #eaf2fa url(../../images/h2/ownershipTop.gif) top no-repeat;
}
#fastread.ownership #main h2 span{
	background: #eaf2fa url(../../images/h2/ownershipBottom.gif) bottom no-repeat;
}

/* Navigation */
#fastread ul#navigation li.parent a {
	background-image: url(../../images/nav/whoweare_lev1_current.gif);
}
#fastread ul#navigation li.parent ul {

}
#fastread ul#navigation li.parent ul li a {
	background-image: none;
}
#fastread ul#navigation li.parent ul li.current a,
#fastread ul#navigation li.parent ul li a:hover {
	background-color: #e8cbca;
}

a {
	color:#e78147;
}

#fastread ul#navigation li.parent {
	padding-bottom: 10px;
}
#fastread ul#navigation li.parent ul li.whowearecurrent a{
	background-color:#e5c0b5;
}
#fastread ul#navigation li.parent ul li.whatwethinkcurrent a{
	background-color:#d6d6bc;
}
#fastread ul#navigation li.parent ul li.whyweexistcurrent a{
	background-color:#ebc7b3;
}
#fastread ul#navigation li.parent ul li.howwedoingcurrent a{
	background-color:#edb8b7;
}
#fastread ul#navigation li.parent ul li.whorunswppcurrent a{
	background-color:#c0d6de;
}
#fastread ul#navigation li.parent ul li.howwebehavecurrent a{
	background-color:#d7ccde;
}
#fastread ul#navigation li.parent ul li.howwererewardedcurrent a{
	background-color:#e4c6d6;
}
#fastread ul#navigation li.parent ul li.sharecurrent a{
	background-color:#c1d3e5;
}
/* fastread sub page styling */
#fastread .whoweare #main {
	background-image: url(../../images/contentBkg/content_background_fast.gif);
	border-left: 1px solid #984141;
}
#fastread .whoweare h1 {
	color: #984141;
}
#fastread .whyweexist #main {
	background-image: url(../../images/contentBkg/content_background_whyexist.gif);
	border-left: 1px solid #e9824c	;
}
#fastread .whyweexist h1 {
	color: #cf5025;
}
#fastread .whatwethink #main {
	background-image: url(../../images/contentBkg/content_background_think.gif);
	border-left: 1px solid #8f833f;
}
#fastread .whatwethink h1 {
	color: #666600;
}
#fastread .howwearedoing #main {
	background-image: url(../../images/contentBkg/content_background_doing.gif);
	border-left: 1px solid #bd4b48;
}
#fastread .howwearedoing h1 {
	color: #d03232;
}
#fastread .whorunswpp #main {
	background-image: url(../../images/contentBkg/content_background_whorunsw.gif);
	border-left: 1px solid #3893b9;
}
#fastread .whorunswpp h1 {
	color: #006699;
}
#fastread .howwebehave #main {
	background-image: url(../../images/contentBkg/content_background_behave.gif);
	border-left: 1px solid #5c436e;
}
#fastread .howwebehave h1 {
	color:#330066;
}
#fastread .howwearerewarded #main {
	background-image: url(../../images/contentBkg/content_background_rewarded.gif);
	border-left: 1px solid #994a71;
}
#fastread .howwearerewarded h1 {
	color: #75023d;
}
#fastread .shareownership #main {
	background-image: url(../../images/contentBkg/content_background_shares.gif);
	border-left: 1px solid #4894cb;
}
#fastread .shareownership h1 {
	color: #0c68ab;
}

/* fast read nav and links */
#fastread ul#navigation li.parent ul li.whoweare a.current,
#fastread ul#navigation li.parent ul li.whoweare a:hover {
	background: #e1c8c1;
}
div.whoweare a {
	color:#950b00;
}
#fastread ul#navigation li.parent ul li.whyweexist a.current,
#fastread ul#navigation li.parent ul li.whyweexist a:hover {
	background: #efd8c7;
}
div.whyweexist a {
	color: #de590d;
}
#fastread ul#navigation li.parent ul li.whatwethink a.current,
#fastread ul#navigation li.parent ul li.whatwethink a:hover {
	background: #d9dbc0;
}
div.whatwethink a {
	color: #5a5a00;
}
#fastread ul#navigation li.parent ul li.howwearedoing a.current,
#fastread ul#navigation li.parent ul li.howwearedoing a:hover {
	background: #ecc7c2;
}
div.howwearedoing a {
	color: #c31515;
}


#fastread #content table tr.highlightPink td {
	background-color:#f4dddd;
}

#fastread #content table tr.highlightPalePink td {
	background-color:#f3f1ef;
}

#fastread ul#navigation li.parent ul li.whorunswpp a.current,
#fastread ul#navigation li.parent ul li.whorunswpp a:hover {
	background: #c5d9e1;
}
div.whorunswpp a {
	color:#006699;
}
#fastread ul#navigation li.parent ul li.howwebehave a.current,
#fastread ul#navigation li.parent ul li.howwebehave a:hover {
	background: #d9d1e6;
}
div.howwebehave a {
	color:#52147d;
}
#fastread ul#navigation li.parent ul li.howwearerewarded a.current,
#fastread ul#navigation li.parent ul li.howwearerewarded a:hover {
	background: #efd3de;
}
div.howwearerewarded a {
	color:#75023d;
}
#fastread ul#navigation li.parent ul li.shareownership a.current,
#fastread ul#navigation li.parent ul li.shareownership a:hover {
	background: #d2dee6;
}
div.shareownership a {
	color: #1376bd;
}


#content .whoRunsList h3 {
	margin: 3px 0 5px 0;
	padding: 3px 0 5px 0;
}
#content .whoRunsList p {
	margin: 0 0 8px 0;
	background: url(../../images/seperators/blue_seperator.gif) no-repeat bottom center;
	padding: 0 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#content .whoRunsList p span{
	color: #999;
}
ul.whoweare li {
	background: url(../../images/bullets/WhoWeAre_bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}
#content p.whowearetext {
	color:#984141;
	font-size:1.4em;
}

#content h3.whowearetext {
	color:#984141;
}

#content p.footnotewhoweare {
	color:#984141;
	font-size: 1.1em;
}
ul.whyweexist li {
	background: url(../../images/bullets/WhyWeExist_bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}
#content p.whyweexisttext {
	color:#cf5025;
	font-size:1.1em;
}

#content h3.whyweexisttext {
	color:#cf5025;
	margin-bottom:10px;}

#content p.footnotewhyweexist {
	color:#cf5025;
	font-size: 1.1em;
}
ul.howwebehave li {
	background: url(../../images/bullets/HowWeBehave_bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}
ul.howwearerewarded li {
	background: url(../../images/bullets/HowWeRewarded_bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}
#content p.whatwethinktext {
	color:#666600;
	font-size:1.4em;
}
#content p.footnotewhatwethink {
	color:#666600;
	font-size: 1.1em;

}
#content p.howweredoingtext {
	color:#d03232;
	font-size:1.4em;
}
#content p.footnotehowweredoing {
	color:#d03232;
	font-size: 1.1em;

}
#content p.footnotewhorunswpp {
	color:#006699;
	font-size: 1.1em;

}
#content p.footnotehowwebehave {
	color:#330066;
	font-size: 1.1em;
}
#content p.footnotehowwererewarded {
	color:#75023d;
	font-size: 1.1em;
}

#content p.footnoteshare {
	color:#0c68ab;
	font-size: 1.1em;
}
#content p.footnoteshare a{
	font-weight:normal;
}
#fastread img.line{
margin-bottom:1em;}

.shareChartPadding {
	padding-right:1em;
}

.doingChartPadding {
	padding-bottom:1.5em;
}

.whoRunsName {
	color:#333333;
	font-weight:bold;
}

