body {
	background-color: #CCC;
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 14pt;
	text-align: left;
}


#AEC-Header {
	width: 650px;
	text-indent: 80px;
	text-align: left;
	height: 80px;
	background-image: url(aec-logo-p1.jpg);
	background-repeat: no-repeat;
	background-position: 12px 15px;
	background-color: white;
	top: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
}


#MainNavigation {
	width: 650px;
	text-indent: 12px;
	text-align: left;
	background-color: white;
	border-color: #039;
	border-width: 1px 0 1px 0;
	border-style: solid;
	padding: 0;
	margin: 0;
}


#SubNavigation {
	width: 650px;
	text-indent: 12px;
	text-align: left;
	background-color: white;
	padding: 0;
	margin: 0;
}


#EndNavigation {
	width: 650px;
	margin-top: 8px;
	text-indent: 12px;
	text-align: left;
}


#box {
	width: 650px;
	border-width: 0px;
	background-color: white;
	border-color: #03F;
	border-style: solid;
}


#pad {
	border-width: 0px;
	padding: 5px 30px 30px;
	background-color: white;
	border-style: none;
	text-align: left;
}


#article-left {
	width: 200px;
	height: auto;
	border: 0px;
	text-align: left;
	float: left;
	padding: 0;
	margin-right: 30px;
	margin-bottom: 50px;
}


#article-right {
	margin: 0;
	padding: 0 10px;
	text-align: justify;
}


#illustration {
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
}


a:link, a:visited {
	color: #039;
	text-decoration: none;
}


/*#MainNavigation a:link, a:visited {
	color: #039;
	text-decoration: none;
}*/

a:hover {
	text-decoration: underline;
}


a:active {
	color: #666666;
}


h1 {
/*aec-header*/
	color: #039;
	text-align: left;
	font: bold 14pt Verdana, Arial, Helvetica;
	height: 7px;
	padding-top: 15px;
}


h3 {
/*aec-motto*/
	color: black;
	text-align: left;
	font: bold italic 11pt Verdana, Arial, Helvetica;
}

h4 {
	color: #039;
	text-align: left;
	font: bold 10pt Verdana, Arial, Helvetica;
}


p {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	line-height: 14pt;
	width: 500px;
	margin: 0 0 10px 0;
	text-align: left;
}


td {
	text-align: left;
}


.headline {
	color: #039;
	text-align: left;
	font: bold 13pt Verdana, Arial, Helvetica;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-top: 30px;
}


.title {
	color: #039;
	text-align: left;
	font: 12pt Verdana, Arial, Helvetica;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 20px;
}


ul {
	text-align: justify;
	list-style: disc;
	left: 20px;
	position: relative;
	font-size: 11px;
	padding-right: 50px;
}


ol {
	list-style: upper-alpha;
	left: 30px;
	position: relative;
	font-size: 11px;
}


.article {
	margin: 0;
}


.article-left {
	width: 200px;
	height: auto;
	border: 0px;
	float: left;
	text-align: left;
}


.article-right {
	width: 350px;
	margin: 0;
	padding: 0 0 0 210px;
	/*clear: right;*/
	text-align: left;
}


.endnote {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	text-indent: 10px;
	text-align: left;
}


.sectionlink {
	color: #039;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	text-align: left;
}


.sectionlinkend {
	color: #039;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}


.sublink {
	color: #039;
	text-decoration: none;
	margin-right: 10px;
	font: normal normal 9pt Verdana, Arial, Helvetica;
	text-align: left;
}


