* {
	margin: 0px;
	padding: 0px;
}
html {
	padding-top: 10px;
	font: small Verdana;
}
table {
	font: small Verdana;
}
img {
	border: 0px;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 107%;
	font-weight: bold;
	color: #444;
}
h3 {
	font-size: 104%;
	font-weight: bold;
	color: #888;
}
p {
	padding-bottom: 5px;
}
input.button {
	font: small Verdana;
}

.logoLeft {
	padding: 2px 2px 2px 2px;
	margin: 2px 5px 2px 2px;
	border: 1px solid #555;
	background-color: #fff;
	float: left;
	height: 75px;
	width: 75px;
}
.logoLeftMini {
	padding: 2px 2px 2px 2px;
	margin: 2px 5px 2px 2px;
	border: 1px solid #888;
	background-color: #fff;
	float: left;
	height: 40px;
}

a { text-decoration: none; }
A:link { color: #00125E; }
A:visited { color: #00125E; }
A:active { color: #00125E; }
A:hover { color: #308DFF; }

li {
	margin-left: auto;
	padding-left: auto;
	list-style-type: disc;
	list-style-position: inside;
}

.handy {
	cursor: pointer;
	cursor: hand;
}

.blk {
	padding: 1px 10px 1px 10px;
	font-size: 78%;
	margin-top: 1px;
}
.mini {
	font-size: 78%;
	line-height: auto;
	color: #555;
}
.mini input { font-size: 100%; }

.niceBox {
	padding: 3px 3px 3px 3px;
	border: 1px solid #555;
	background-color: #fefef3;
}
.niceIshBox {
	padding: 3px 3px 3px 3px;
	border: 1px solid #bbb;
	background-color: #fdfdfd;
}
.countryFloat {
	float: right;
	padding: 2px;
	vertical-align: top;
	text-align: right;
	font-size: 78%;
	color: #FF7711;
}
.pageList {
	padding: 0px 10px 0px 10px;
	margin-bottom: 5px;
	border: 1px solid #bbb;
	background-color: #fffff5;
	font-size: 85%;
	color: #888;
}
.red {
	color: #ff0000;
	font-weight: bold;
}

#nav {
	color: #00125E;
	font-size: 80%;
	float: left;
	width: 150px;
}
.nav_blk {
	background: #D7E4DA url(http://www.environmentawards.net/img/nav_bg.gif) top left repeat-y;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 1px;
	vertical-align: top;
}
.nav_blk2 {
	background: #D7E4DA url(http://www.environmentawards.net/img/nav_bg.gif) top left repeat-y;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 1px;
	vertical-align: top;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	vertical-align: top;
	float: left;
	width: auto;
}
#foot {
	font-size: 75%;
	clear: left;
	text-align: center;
}

.bar_top {
	background: white url(http://www.environmentawards.net/images/grass.gif) top left repeat-x;
	height: 20px;
	width: 100%;
	clear: left;
}
.bar_top_up {
	background: white url(http://www.environmentawards.net/images/grass_up.gif) top left repeat-x;
	height: 20px;
	width: 100%;
	clear: left;
}
.bar_bottom {
	background-color: #D7E4DA;
	height: 16px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}

.search {
	background: white url(http://www.environmentawards.net/images/search_bar.gif) top left repeat-x;
	color: #ffffff;
	height: 26px;
	width: 100%;
}
.search A:link { color: #ffffff; }
.search A:visited { color: #ffffff; }
.search A:active { color: #ffffff; }
.search A:hover { color: #D7E4DA; }

.filterBox {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 78%;
	vertical-align: top;
}
.filterBox select {
	font-size: 100%;
}
.filterBox input {
	font-size: 100%;
}

.backBox {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 78%;
	float: left;
	}

#top_box {
	width: 100%;
	height: 60px;
	text-align: center;
}
.logo {
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}
.banner {
	margin: 0px auto;
	padding-right: 5px;
	padding-left: 5px;
	height: 60px;
}
.update {
	font-size: 75%;
	padding-right: 10px;
	height: 60px;
	float: right;
}

.divider {
	border-bottom: 1px solid #336666;
	width: 100%;
	height: 1px;
	clear: left;
	font-size: 0px;
}
#middle {
	width: 99%;
}
