/* introduction = red */
#impact #container {
	background-image: url(../../images/nav/impact_envtNav_background.gif);
}
.font_alt,
.notes {
	font-family: Arial,
Helvetica,
sans-serif;
}
#impact #main {
	background-image: url(../../images/impact/impact_background.gif);
}
#impact h1,
.highlight,
.signOff h3 {
	color: #75023d;
}
#impact #main h2 {
	background: #f7e6ef url(../../images/h2/impactTop.gif) top no-repeat;
}
#impact #main h2 span {
	background: #f7e6ef url(../../images/h2/impactBottom.gif) bottom no-repeat;
}
#impact h3 span.subhead {
	color: #75023d;
	font-weight:bold;
}
/* Navigation */
#impact ul#navigation li.parent a {
	background-image: url(../../images/nav/impact_envt_lev1_current.gif);
}
#impact ul#navigation li.parent ul {
	background-color: #eedce6;
}
#impact ul#navigation li.parent li a {
	background-color: #eedce6;
	background-image: none;
}
#impact ul#navigation li.parent li.parent a,
#impact ul#navigation li.parent li.current a,
#impact ul#navigation li.parent li a:hover {
	background-color: #e4c6d6;
}
#impact ul#navigation li.parent li.parent li a {
	background-image: url(../../images/nav/impact_envt_lev3_arrow.gif);
	background-color:#eedce6;
}
#impact ul#navigation li.parent li.parent li a:hover,
#impact ul#navigation li.parent li.parent li.current a {
	background-image: url(../../images/nav/impact_envt_lev3_darkarrow.gif);
	background-color: #e4c6d6;
}
#impact ul#navigation li.parent li.parent li.parent a,
#impact ul#navigation li.parent li.parent li.parent a:hover {
	background-image: url(../../images/nav/impact_envt_lev3_downhov.gif);
	background-color: #e4c6d6;
}
#impact ul#navigation li.parent li.parent li.parent li a {
	background-image: url(../../images/nav/impact_envt_lev4_arrow.gif);
	background-color: #eedce6;
}
#impact ul#navigation li.parent li.parent li.parent li.current a,
#impact ul#navigation li.parent li.parent li.parent li a:hover {
	background-image: url(../../images/nav/impact_envt_lev4_darkarrow.gif);
	background-color: #e4c6d6;
}
a {
	color: #75023d;
}
#impact #content ul li {
	background: url(../../images/bullets/impact_envt_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 */
}
#impact #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;
}
#impact #content ul.account {
	width:20em;
	float:left;
}
#impact #content ul.accountright {
	width:20em;
	float:right;
}

