/* standards = red */
#standards #container {
	background-image: url(../../images/nav/standardsNav_background.gif);
}
.font_alt,
.notes {
	font-family: Arial,
Helvetica,
sans-serif;
}
#standards #main {
	background-image: url(../../images/marketingstandards/standards_background.gif);
}
#standards h1,
.highlight,
.signOff h3 {
	color: #ab2e2e;
}
#standards #main h2 {
	background: #f9e4e4 url(../../images/h2/standardsTop.gif) top no-repeat;
}
#standards #main h2 span {
	background: #f9e4e4 url(../../images/h2/standardsBottom.gif) bottom no-repeat;
}
#standards h3 span.subhead {
	color: #ab2e2e;
	font-weight:bold;
}
/* Navigation */
#standards ul#navigation li.parent a {
	background-image: url(../../images/nav/standards_lev1_current.gif);
}
#standards ul#navigation li.parent ul {
	background-color: #f4dddd;
}
#standards ul#navigation li.parent li a {
	background-color: #f4dddd;
	background-image: none;
}
#standards ul#navigation li.parent li.parent a,
#standards ul#navigation li.parent li.current a,
#standards ul#navigation li.parent li a:hover {
	background-color: #edb8b7;
}
#standards ul#navigation li.parent li.parent li a {
	background-image: url(../../images/nav/standards_lev3_arrow.gif);
	background-color:#f4dddd;
}
#standards ul#navigation li.parent li.parent li a:hover,
#standards ul#navigation li.parent li.parent li.current a {
	background-image: url(../../images/nav/standards_lev3_darkarrow.gif);
	background-color: #edb8b7;
}
#standards ul#navigation li.parent li.parent li.parent a,
#standards ul#navigation li.parent li.parent li.parent a:hover {
	background-image: url(../../images/nav/standards_lev3_downhov.gif);
	background-color: #edb8b7;
}
#standards ul#navigation li.parent li.parent li.parent li a {
	background-image: url(../../images/nav/standards_lev4_arrow.gif);
	background-color: #f4dddd;
}
#standards ul#navigation li.parent li.parent li.parent li.current a,
#standards ul#navigation li.parent li.parent li.parent li a:hover {
	background-image: url(../../images/nav/standards_lev4_darkarrow.gif);
	background-color: #edb8b7;
}
a {
	color: #a00000;
}
#standards #content ul li {
	background: url(../../images/bullets/standards_bullet.gif) no-repeat 0 5px;
	padding-bottom:0px;
	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 */
}
#standards #content table.notopline {
	border-top : none;
	border-bottom : none;
}
.rowhighlight {
	background-color: #F0E9D0; /* needs real hex value from the sunnit */
}
table td.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;
}
#standards #content ul.account {
	width:20em;
	float:left;
}
#standards #content ul.accountright {
	width:20em;
	float:right;
}
#standards .quote {
	margin-right: 100px;
	margin-bottom: 10px;
	background: transparent url(../../images/marketingstandards/endquote.gif) no-repeat bottom right;
	padding: 0 0 10px 0;
	font-size: 1.4em;
	color: #ab2e2e;
}

