/* introduction = red */
#crmgmt #container {
	background-image: url(../../images/nav/crmgmtNav_background.gif);
}
.font_alt,
.notes {
	font-family: Arial,
Helvetica,
sans-serif;
}
#crmgmt #main {
	background-image: url(../../images/management/management_background.gif);
}
#crmgmt h1,
.highlight,
.signOff h3 {
	color: #c18206;
}
#crmgmt #main h2 {
	background: #f7efde url(../../images/h2/crmgmtTop.gif) top no-repeat;
}
#crmgmt #main h2 span {
	background: #f7efde url(../../images/h2/crmgmtBottom.gif) bottom no-repeat;
}
#crmgmt h3 span.subhead {
	color: #990000;
	font-weight:bold;
}
/* Navigation */
#crmgmt ul#navigation li.parent a {
	background-image: url(../../images/nav/crmgmt_lev1_current.gif);
}
#crmgmt ul#navigation li.parent ul {
	background-color: #efe8d6;
}
#crmgmt ul#navigation li.parent li a {
	background-color: #efe8d6;
	background-image: none;
}
#crmgmt ul#navigation li.parent li.parent a,
#crmgmt ul#navigation li.parent li.current a,
#crmgmt ul#navigation li.parent li a:hover {
	background-color: #e8d8b1;
}
#crmgmt ul#navigation li.parent li.parent li a {
	background-image: url(../../images/nav/crmgmt_lev3_arrow.gif);
	background-color: #efe8d6;
}
#crmgmt ul#navigation li.parent li.parent li a:hover,
#crmgmt ul#navigation li.parent li.parent li.current a {
	background-image: url(../../images/nav/crmgmt_lev3_darkarrow.gif);
	background-color: #e8d8b1;
}
#crmgmt ul#navigation li.parent li.parent li.parent a,
#crmgmt ul#navigation li.parent li.parent li.parent a:hover {
	background-image: url(../../images/nav/crmgmt_lev3_downhov.gif);
	background-color: #e8d8b1;
}
#crmgmt ul#navigation li.parent li.parent li.parent li a {
	background-image: url(../../images/nav/crmgmt_lev4_arrow.gif);
	background-color: #efe8d6;
}
#crmgmt ul#navigation li.parent li.parent li.parent li.current a,
#crmgmt ul#navigation li.parent li.parent li.parent li a:hover {
	background-image: url(../../images/nav/crmgmt_lev4_darkarrow.gif);
	background-color: #e8d8b1;
}
a {
	color: #bc6600;
}
#crmgmt #content ul li {
	background: url(../../images/bullets/crmgmt_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 */
}
#crmgmt #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;
}
#crmgmt #content ul.account {
	width:20em;
	float:left;
}
#crmgmt #content ul.accountright {
	width:20em;
	float:right;
}

