@charset "UTF-8";
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ee3224;
	text-decoration: none;
}
a:active {
	color: ee3224;
	text-decoration: none;
}
.greenBOX {
	height: 560px;
	width: 450px;
	z-index: 5;
	float: left;
	margin-left: 310px;
	_margin-left: 55px;
	margin-top: 0px;
}
.inline_time {
	float: left;
	height: 560px;
	width: 1069px;
}
.dl_pdf_box {
	height: 100px;
	width: 225px;
	margin-left: 40px;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 200px;
	float: left;
}
.buttonBACK {
	background-image: url(../images/sustainability/BACK_grey.png);
	float: left;
	height: 30px;
	width: 100px;
	margin-left: 400px;
	_margin-left: 200px;
	z-index: 15;
}
.buttonNEXT {
	background-image: url(../images/sustainability/NEXT_grey.png);
	float: right;
	height: 30px;
	width: 100px;
	margin-right: 410px;
	_margin-right: 200px;
}
.buttonBACK:hover {
	background-image: url(../images/sustainability/BACK_onmouse.png);
}
.buttonNEXT:hover {
	background-image: url(../images/sustainability/NEXT_onmouse.png);
}
.buttonBACK_grey {
	background-image: url(../images/sustainability/BACK_grey.png);
	float: left;
	height: 30px;
	width: 100px;
	margin-left: 400px;
	_margin-left: 200px;
	z-index: 15;
}
.tab_bar {
	float: left;
	height: 50px;
	width: 225px;
	background-image: url(../images/Tab_Bar_support.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 50px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

