body {
	background-repeat: no-repeat;
	background-attachment: inherit;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(aee_bg_man.gif);
	alink: #003399;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: -5 0 0 -10;
	list-style: none;
	line-height: 20px;
	font-size: 12px;
	width: 585px;
	border-top-style: solid;
	border-color: #114477;
	border-width: thin;
}

#nav a {
	display: block;
	width: 12em;
	font-weight: bold;
}

#nav li { /* all list items */
	float: left;
	width: 12em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #CCCCCC;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	margin: 0 0 0 0;
	left: auto;
}
li { margin-top: .3em
}

#content {
	clear: left;
	width: 780px;
	font: 10pt Arial;
	margin-top: 7.5em;
	line-height: 1.2;
	color: 006;
}
#contentleft400 {
	clear: left;
	width: 400px;
	font: 10pt Arial;
	margin-top: 7.5em;
	line-height: 1.2;
	color: 000066;
}
#contentleft {
	clear: left;
	width: 480px;
	font: 10pt Arial;
	margin-top: 7.5em;
	line-height: 1.2;
	color: 000066;
}
#contentmiddle {
	clear: left;
	width: 480px;
	font: 10pt Arial;
	line-height: 1.2;
	color: 000066;
}
#contentline{
	clear: left;
	width: 780px;
	font: 10pt Arial;
	line-height: 1.2;
	color: 000066;
}
#content2{
	clear: left;
	font-size: 12px;
	color: #444444;
	width: 480px;
}
#content3{
	clear: left;
	font: 10pt Arial;
	color: #444444;
	width: 360px;
	margin-top: 18em;
}

#cellspacer40{
	width: 40px;
}
#cellspacer180{
	width: 180px;
}
#cellspacer260{
	width: 260px;
}
#cellspacer360{
	width: 360px;
	height: 40px;
}
#cellspacer460{
	width: 460px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}
.style9ltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699CC;
}
.style10 {
	font-size: 10pt;
}
.style10black {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
}
.style12 {
	font-size: 12pt;
}
.style12bold {
	font-size: 12pt;
	font-weight: bold;
}
.style7 {font-weight: bold}
