
<style type="text/css">
<!--

a:link{color:#ffffff;text-decoration:none;font-weight:bold;font-family:"Arial", "Verdana", "Times New Roman", "Tahoma";}
a:visited{color:#ffffff;text-decoration:none;font-weight:bold;font-family:"Arial", "Verdana", "Times New Roman", "Tahoma";}
a:hover{color:#ffff00;font-weight:bold;font-family:"Arial", "Verdana", "Times New Roman", "Tahoma";}


.menucells{
  width			: 136px;
  height		: 44px;
  padding-left		: 40px;
  color			: #000000;
  font-weight		: bold;
  font-family		: tahoma;
  font-size		: 10pt;
}


.submenucells{
  width			: 124px;
  height		: 17px;
  padding-left		: 26px;
  color			: #000000;
  font-weight		: bold;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  vertical-align	: "middle";
}

h3{
  color			: #000066;
  font-family		: "Verdana", "Times New Roman", "Tahoma";
  font-size		: 14pt;
  font-weight		: bold;
}

li{
  color			: #000066;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 12pt;
  font-weight		: normal;
  text-align		: justify;
}

p{
  color			: #000066;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 12pt;
  font-weight		: normal;
  text-align		: justify;
}

.addressbox{
  color			: #0000ff;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: normal;
  text-align		: center;
  vertical-align	: top;
  background-color	: #efefef;
}

.surveyheader{
  color			: #ffffff;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 12pt;
  font-weight		: bold;
  text-align		: center;
  background-color	: #8f8f8f;
}
.subheader{
  color			: #0000aa;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: bold;
  text-align		: center;
  background-color	: #cfcfcf;
}
.surveycell{
  color			: #000000;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: normal;
  text-align		: left;
  background-color	: #efefef;
}
.standardbutton{
  color			: #ffff00;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: bold;
  text-align		: center;
  background-color	: #6f6f6f;
}
.displaycell{
  color			: #000000;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: bold;
  text-align		: center;
  background-color	: #ffffff;
}
.displaytextbox{
  color			: #000000;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: bold;
  text-align		: center;
  background-color	: #9999ff;
  width			: 200px;
  border		: none;
}
.displayheader{
  color			: #000000;
  font-family		: "Arial", "Verdana", "Times New Roman", "Tahoma";
  font-size		: 10pt;
  font-weight		: bold;
  text-align		: center;
  background-color	: #6666ff;
}


//-->
</style>