/* employment = light blue */
#summary #container {
	background-image: url(../../images/nav/summaryNav_background.gif);
}
.font_alt,
.notes {
	font-family: Arial,
Helvetica,
sans-serif;
}
#summary #main {
	background-image: url(../../images/summary/summary_background.gif);
}
#summary h1,
.highlight,
.signOff h3 {
	color: #993300;
}
#summary #main h2 {
	background: #f3e3df url(../../images/h2/summaryTop.gif) top no-repeat;
}
#summary #main h2 span {
	background: #f3e3df url(../../images/h2/summaryBottom.gif) bottom no-repeat;
}
#summary #main h3.noline {
	background: #f3e3df url(../../images/h2/summaryTop.gif) top no-repeat;
	border:0;
}
#summary #main h3 span {
	background: #f3e3df url(../../images/h2/summaryBottom.gif) bottom no-repeat;
	border:0;
}
#summary h3 span.subhead {
	color: #993300;
	font-weight:bold;
}
/* Navigation */
#summary ul#navigation li.parent a {
	background-image: url(../../images/nav/summary_lev1_current.gif);
}
#summary ul#navigation li.parent ul {
	background-color:#ebd5cf;
}
#summary ul#navigation li.parent ul li a {
	background-color:#ebd5cf;
	background-image: none;
}
#summary ul#navigation li.parent ul li.current a,
#summary ul#navigation li.parent ul li a:hover {
	background-color: #e5c0b5;
}
a {
	color: #993300;
}
#summary #content ul li {
	background: url(../../images/bullets/summary_bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
}
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 */
}
#summary #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;
}
#summary #content ul.account {
	width:20em;
	float:left;
}
#summary #content ul.accountright {
	width:20em;
	float:right;
}
.key {
	width: 217px;
	padding-bottom: 10px;
	background: #f7ebe9 url(../../images/summary/keyBottom.gif) no-repeat bottom;
}
.key span {
	background: #f7ebe9 url(../../images/summary/keyTop.gif) no-repeat top;
	width: 217px;
	height: 10px;
	display: block;
}
#summary #content .key p,
#summary #content .key ul {
	margin: 0 0 5px 10px;
	padding: 0;
}
#summary #content .key ul li {
	margin: 0;
	background: none;
	padding: 0 0 5px 0;
}

