.nothing {}
.frmPadding { padding:5px 10px 10px 5px; }
.subhead
{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}
span#testdisplay { color: red; }
.Survey {
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: normal;
}
.Survey2 {
  font-family: verdana, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
/*rmi button*/
a#rmibutton {
	background: url('rmibutton.png') no-repeat 0 0;
	width: 300px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
a#rmibutton:hover { background-position: 0 -60px; }
a#rmibutton:active { background-position: 0 -120px; }
