/* Start of CMSMS style sheet '3column : formregister' */
/* Form styles */

div#welcomenote
{
	margin: 25pt 15pt;
}

fieldset
{
	border-color: #896;
	padding: 15pt;
	border-style: solid;
	border-width: 1pt;
}

legend
{
	font-weight: normal;
	font-size: 15pt;
	color: #896;
	padding: 5pt;
	font-style: italic;
}

div.question { margin-bottom: 15pt; }
.choices { margin: 0 15pt;}

fieldset { margin-bottom: 20pt; }

input,
select,
textarea
{
	color: #202;
	background-color: #ffe;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	padding: 2pt;
}

div.choices table.choices input { padding: 15pt 0; margin: 0; }

div.choices table.choices td, table.choices th { padding-left: 10pt; }

div#footnote
{
	color: #420;
	margin: 25pt 15pt;
	text-align: right;
}

div#thanksnote
{
	color: #552;
	margin: 25pt 0;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
/* End of '3column : formregister' */

