/* employment = light blue */
#supplychain #container {
	background-image: url(../../images/nav/supplychainNav_background.gif);
}
.font_alt,
.notes {
	font-family: Arial,
Helvetica,
sans-serif;
}
#supplychain #main {
	background-image: url(../../images/supplychain/supplychain_background.gif);
}
#supplychain h1,
.highlight,
.signOff h3 {
	color: #cf5025;
}
#supplychain #main h2 {
	background: #fbecde url(../../images/h2/supplychainTop.gif) top no-repeat;
}
#supplychain #main h2 span {
	background: #fbecde url(../../images/h2/supplychainBottom.gif) bottom no-repeat;
}
#supplychain h3 span.subhead {
	color: #cf5025;
	font-weight:bold;
}
h5 {
	font-style: normal;
}
/* Navigation */
#supplychain ul#navigation li.parent a {
	background-image: url(../../images/nav/supplychain_lev1_current.gif);
}
#supplychain ul#navigation li.parent ul {
	background-color:#f1ded2;
}
#supplychain ul#navigation li.parent ul li a {
	background-color:#f1ded2;
	background-image: none;
}
#supplychain ul#navigation li.parent ul li.current a,
#supplychain ul#navigation li.parent ul li a:hover {
	background-color: #eec7b1;
}
a {
	color: #de590d;
}
#supplychain #content ul li {
	background: url(../../images/bullets/supplychain_bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}
span.top {
	float:right;
}
span.top a {
	font-size:1.2em;
}
/* note special cases */

.notes h3 {
	font-size: 1.2em;
}
.notes h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
.notes h5 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-style: italic;
}
#content .tabintro {
	margin: 0;
}
table td {
	border-bottom-color: #C5B369; /* needs real hex value from the pdf */
}
#supplychain #content table.notopline {
	border-top : none;
	border-bottom : none;
}
.rowhighlight {
	background-color: #F0E9D0; /* needs real hex value from the sunnit */
}
table td.first,
table thead th.first {
	text-align: left;
	vertical-align:top;
}
table td.first,
table thead th.first span {
	font-size:1.2em;
	text-align: left;
	vertical-align:top;
}
table td.second,
table thead th.second {
	text-align: left;
	vertical-align:bottom;
}
#supplychain #content ul.account {
	width:20em;
	float:left;
}
#supplychain #content ul.accountright {
	width:20em;
	float:right;
}
#supplychain .quote {
	width: 370px;
	margin-bottom: 10px;
	background: transparent url(../../images/supplychain/endquote.gif) no-repeat bottom right;
	padding: 0 0 5px 0;
	font-size: 1.4em;
	font-style: italic;
	color: #d9772d;
}

