/* Structure */
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

* { margin: 0; padding: 0; }

img {
	border:0;
}

div.centerframe {
  width:775px;
  margin-right:auto;
  margin-left:auto;
  margin-top:2px;
  text-align:left;
  border: 1px solid #D0D0D0;
}

/* HEADER STYLES */
div.header {
  width:775px;
  background-color: #464646;
}

div.header .linkblock {
  padding-top:15px;
  padding-bottom:21px;
}

div.header .linkblock a {
  text-decoration:underline;
  color: white;
  line-height: 22px;
}

div.header img{
	float:left;
}

div.topnavigation {
  width:775px;
  height:32px;
  background-color: #525252;
  border-top:1px solid white;
  border-bottom:1px solid white;
  margin: 0; padding: 0;
  color:white;
  display:block;
}

div.topnavigation ul li {
  list-style: none;
  font-size:130%;
  float:left;
  padding: 8px;
  border-right:1px solid white;
}

div.topnavigation ul li a{
  text-decoration:none;
  display: block;
  color: white;
}

div.topnavigation ul li a:hover {
	text-decoration:underline;
}

div.topnavigation ul li.first {
	left:10px;
	padding-left:20px;
}

div.topnavigation ul li.selected {
	background-color: #464646;
}

div.boxwelcome {
	width:417px;
	height:160px;
	padding-top:20px;
	background-image: url(/images/wel1_02.jpg);
	background-repeat: repeat-x;
	background-color: #73bce5;
	color:red;
	float:left;
}

div.boximage {
  float:right;
  background-color: #73bce5;
}

/* CONTENT STYLES */

div.contentleftbox {
	width:417px;
	float:left;
	border-right: 1px dashed #B5B5B5;
	overflow: hidden;
}

div.contentrightbox {
	padding-right:10px;
	padding-left:5px;
}

div.contentshorttext {
	position:relative;
	display:block;
	left:20px;
	padding-right:30px;
	font-size:110%;
}

div.contenttext {
	position:relative;
	display:block;
	left:20px;
	padding-right:25px;
	font-size:110%;
}

.div.contenttext span {
	display:block;
	margin-bottom:10px;
}

div.contenttext ul {
	list-style: circle;
	margin-top:5px;
	margin-bottom:5px;
}

div.contenttext li {
	margin-left:10px;
}

div.contenttext li a {
	text-decoration: none;
	color: black;
}

div.subnav ul {
	font-size:20px;
}

div.subnav ul li{
	font-size:15px;
}

span.link {
	font-size:130%;
	font-weight:bold;
}

span.linksub {
	padding-left:20px;
	font-size:120%;
	font-weight:normal;
}

span.linksub a {
	text-decoration:none;
}

/* FOOTER STYLES */

div.bottomnavigation {
	position: relative;
	left:20px;
	color: #525252;
	padding-top:15px;
}

div.bottomnavigation ul {
	list-style: none;
	color: #525252;
}

div.bottomnavigation ul li {
	font-size:100%;
	font-weight:bold;
	float: left;
	padding-right:3px;
}

div.bottomnavigation ul li.first {
	margin-left:10px;
}

div.bottomnavigation ul li a{
	text-decoration:none;
	color:black;
}

div.bottomnavigation ul li a:hover {
	text-decoration:underline;
}

div.footerleftbox {
	width:417px;
	height:50px;
	float:left;
	border-right: 1px dashed #B5B5B5;
	border-top: 1px dashed #B5B5B5;
}

div.footerrightbox {
	height:50px;
	border-top: 1px dashed #B5B5B5;
}

div.footerrightbox div {
	position: relative;
	left:20px;
	padding-top:10px;
	font-family: tahoma;
	font-size:110%;
  color: #525252;
}

div.footerrightbox div a {
	text-decoration:none;
	font-weight:bold;
	color: #525252;
}



/* Structure */

div.memberbox{

}

div.memberBox {
  margin-bottom:10px;
  margin-top:5px;
  padding:5px;
  height:60px;
}

span.name{
  font-weight:bold;
}

span.content{
  float:left;
}

div.membercontactblock {
  margin-top:5px;
  float:right;
  width:160px;
  height:100px;
}

p.country{
  font-weight:bold;
  font-size:14px;
  text-align:center;
  color:black;
  text-decoration:underline;
}

div.container{
  float:left;
  width:180px;
  margin-right:15px;
}

p.content{
  margin-top:12px;text-align:justify;letter-spacing: 0.01em;
}

h1 {font-size:11px;font-weight:bold;margin:0px;}

a.members{font-size:11px;margin:0px;color: #525252;}
a.members:hover{text-decoration:none;}


a.recycling{
  font-size:15px;
  margin-left:85px;
  margin-top:8px;
  font-weight:bold;
  color: #525252;
  text-decoration:none;
  text-weight:bold;
}

a.recycling:hover{text-decoration:underline}

h1.disclaimer{font-size:13px;font-weight:bold;margin:0px;color:rgb(211,107,22);}
p.disclaimerT{font-size:11px;font-weight:bold;margin:0px;color:rgb(211,107,22);text-decoration:underline;}
