@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	SCROLLBAR-FACE-COLOR: #9FC34B;
	SCROLLBAR-HIGHLIGHT-COLOR: #9FC34B;
	SCROLLBAR-SHADOW-COLOR: #9FC34B;
	SCROLLBAR-3DLIGHT-COLOR: #9FC34B;
	SCROLLBAR-ARROW-COLOR: #053366;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #9FC34B;
	SCROLLBAR-BASE-COLOR: #9FC34B;
}

p {
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

h1 {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 9pt;
	color: #9FC34B;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	text-align: left;
	text-indent: 6pt;
	margin-top: 5pt;
	margin-bottom: 6pt;
	color: #9FC34B;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height:14px;
	text-align: left;
	text-indent: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #9FC34B;
	color: #053366;
}

a{
	text-decoration: none;
	color: #053366;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	text-decoration: none;
}

img{
	border: none;
	margin: 0;
}

table{
	margin: 0px;
	border: none;
	padding: 0px;
}

#logoContent1 {
	position: fixed;
	left: 30px;
	top: 30px;
	z-index: 3;
	height: 78px;
	background-image: url(../images/print%20paper%20ecobasic%20web0.png);
	width: 69px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logoContent2 {
	position: fixed;
	left: 30px;
	top: 108px;
	z-index: 2;
	width: 69px;
/*	height: 492px; */

	height: 1200px;
	padding-bottom: 100px;
	background-image: url(../images/print%20paper%20ecobasic%20web2.png);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	overflow: visible;
}

#logoContent3 {
	position: fixed;
	margin: 0px;
	left: 30px;
	bottom: 0px;
	z-index: 3;
	width: 69px;
	height: 30px;
	background: #FFFFFF;
}

#banner {
	position: absolute;
	text-align: left;
	margin: 0 auto;
	left: 120px;
	top: 30px;
	width: 675px;
	height: 80px;
	z-index: 8;
	overflow: hidden;
	border: 2px solid #9AC140;
	display: block;
}

#banner .img{
	border: none;
	margin: 0 px;
}

#bannerIntro {
	position: absolute;
	text-align: left;
	margin: 0 auto;
	left: 120px;
	top: 30px;
	width: 675px;
	height: 468px;
	z-index: 7;
	overflow: hidden;
	border: 2px solid #9AC140;
	display: block;
}

#ddtopmenubar {
	position: absolute;
	top: 125px;
	width: 680px;
	left: 121px;
}

#ContentIntro {
	position: absolute;
	top: 510px;
	left: 120px;
	width: 675px;
	z-index: 9;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#mainContent {
	position: absolute;
	top: 165px;
	left: 120px;
	width: 675px;
	z-index: 10;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#mainContent img.out{
	position: relative;
	float: right;
	margin-right: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #9FC34B;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#ImgShw {
	background-color: transparant;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 435px;
}

#mainContent ul, ol {
	margin: 0px;
	padding-left: 1.5em;
	list-style-type: square;
	list-style-image: url(../images/bullet.png);
}

#mainContent li {
	padding-bottom: 2px;
}

#mainContent .imgtable td {
	font-size: 11px;
	text-align: right;
}

#mainContent .reftable {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#mainContent .dattable {
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

#mainContent .dattable p{
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#mainContent div.prjblk {
	position: relative;
	visibility: visible;
	width: 120px;
	height: 60px;
	overflow: hidden;
}

#mainContent div.prjtx {
	position: absolute;
	visibility: hidden;
	background-color: #9AC140;
	width: 120px;
	height: 60px;
	top: 0px;
	left: 0px;
}

#mainContent div.prjtx a a:hover{
	text-decoration: none;
}

#mainContent p.prjblk {
	text-align: center;
	font-size: 10px;
	margin: 0;
	margin-top: .9em;
}
