.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 0; }

BODY {
	font-family: Arial;
}

.lmenu {
	word-spacing: 1pt;
	color: grey;
	font-size: 11px;
	float: left;
}

.lmenu A {
	font-size: 11px;
	color: grey;
	text-decoration: none;
}

.intro {
	color: grey;
	font-size: 22px;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.box A {
	text-decoration: none;
}

.logo {
	clear: both;
	text-align: center;
	width: 100%;
	background: url("/images/enercon-border.jpg");
}

.lflag {
	float: left;
	margin: 2px;
	border: black solid 1px;
}

.lflag img {
	width: 30px;
	height: 20px;
}

.rflag {
	float: right;
	margin: 2px;
	border: black solid 1px;
}

.rflag img {
	width: 30px;
	height: 20px;
}

.menu {
	color: grey;
	width: 180px;
	height: 600px;
	font-size: 14px;
	float: left;
	text-indent: 2px;
	margin: 0px;
	padding: 0px;
}

.menu A {
	color: grey;
}

.menu LI {
	margin: 3px;
	list-style: none;
}

LI.current A {
	color: black;
}

.box IMG {
	border: solid black 1px;
	width: 203px;
	height: 135px;
}

.box {
	width: 230px;
	height: 200px;
	text-align: center;
	float: left;
}

.box A {
	color: grey;
}

.maincontent {

}

.content {
	width: 760px;
	margin:0 auto 0 auto;
}

.1content {
	width: 789px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.footer {
	text-align: center;
	font-size: 12px;
	color: grey;
	clear: both;
}

.title {
	color: red;
	font-size: 18px;
	font-family: Arial;
	margin: 4px;
	margin-left: 0px;
}

ul.indent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding-left: 10px;
}

TD {
	font-family: Arial;
}

LI {
	margin: 3px;
	font-family: Arial;
}

.person {
	margin: 6px;
}

hr {
	color: black;
}

.unit {
	float: left;
}
.unit ul {
	margin: 0px;
	padding: 0px;
}

@media print {
  /* style sheet for print goes here */
}

.special {
	text-decoration: underline;
	text-transform: uppercase;
}

.grey {
	color: grey;
}

.link a {
	color: black;
	font-size: 11px;
}

.caption {
	font-size: 12px;
}

.right {
	float: right;
	color: grey;
	font-size: 12px;
	margin-top: 5px;
}

.vid {
	margin: 10px;
	text-align: left;
	float: left;
}
