
td, th{
	vertical-align:top;
}


#survey {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666;
	text-align:left;
	margin-left:2em;
	margin-right:2em;
}

#survey table{
	font-family:"Trebuchet MS";
	font-size:9pt;
	font-style:normal;
	border:0;
	background-color:white;
	color:#666;
	width:700;
}

#survey td{
	vertical-align:top;
	font-size:9pt;
	font-weight:normal;
	color:#666;
}

#survey #survey_description{
	color:#666;
}

#survey h2{
	font-size:14;
	font-weight: bold;
	color:green;
	background: white;
}

#survey h1 {
	font-size:16;
	font-weight: bold;
	color:green;
}

#survey #buttonDiv
{
	text-align:center;
}

#survey #results
{
	height:100;
}

#survey #greenInAction
{
	height:300;	
}

#survey #greenInAction p
{
	font-size:9pt;	
}

.note{
	font-size:8pt;
	color:#aaa;
}

#survey a {
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #0066ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;

}

#survey a:hover {
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #0066ff;
	font-size: 13px;
}

#survey img {
	border-style:none;
	border:0;
}


