/* introduction = red */
#introduction #container {
	background-image: url(../../images/nav/introNav_background.gif);
}
#introduction #container.ceo {
	background-image: url(../../images/nav/introNav2_background.gif);
}
.font_alt,
.notes {
	font-family: Arial,
Helvetica,
sans-serif;
}
#introduction #main {
	background-image: url(../../images/introduction/intro_background.gif);/*border-left: 1px solid #78642d;*/
}
#introduction .ceo #main {
	background-image: url(../../images/introduction/introCEO_background.gif);/*border-left: 1px solid #78642d;*/
}
#introduction .ceo h1 {
	color:#666600;
}
#introduction .ceo #main h2 {
	background: #edeae0 url(../../images/h2/socialTop.gif) top no-repeat;
}
#introduction .ceo #main h2 span {
	background: #edeae0 url(../../images/h2/socialBottom.gif) bottom no-repeat;
}
#introduction h1,
.highlight,
.signOff h3 {
	color: #ab2e2e;
}
.ceo .highlight,
.nameHighlight {
	color:#666600;
}
#introduction #main h2 {
	background: #f9e4e4 url(../../images/h2/introTop.gif) top no-repeat;
}
#introduction #main h2 span {
	background: #f9e4e4 url(../../images/h2/introBottom.gif) bottom no-repeat;
}
#introduction h3 span.subhead {
	color: #990000;
	font-weight:bold;
}
/* Navigation */
#introduction ul#navigation li.parent a {
	background-image: url(../../images/nav/intro_lev1_current.gif);
}
#introduction ul#navigation li.parent ul {
	background: transparent;
}
#introduction ul#navigation li.parent ul li a {
	background: transparent;
}
#introduction ul#navigation li.parent ul li.current a,
#introduction ul#navigation li.parent ul li a:hover {
	background-color: #edb8b7;
}
#introduction ul#navigation li.parent ul li.ceocurrent a,
#introduction ul#navigation li.parent ul li.ceo a:hover {
	background-color: #D6D6BC;
}
a {
	color: #a00000;
}
.ceo a {
	color: #666600;
}
#introduction #content ul li {
	background: url(../../images/bullets/standards_bullet.gif) no-repeat 0 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#introduction .ceo #content ul li {
	background: url(../../images/bullets/intro_bullet.gif) no-repeat 0 5px;
}
span.top {
	float:right;
}
span.top a {
	font-size:1.2em;
}
#content .tabintro {
	margin: 0;
}
table td {
	border-bottom-color: #C5B369; /* needs real hex value from the pdf */
}
#introduction #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;
}
#introduction #content ul.account {
	width:20em;
	float:left;
}
#introduction #content ul.accountright {
	width:20em;
	float:right;
}

