	label.error { border: 1px solid red }
	.error { border:3px solid red; }
	xxdiv.error { margin-left:20px; font-weight:normal; background:red }

	.not-required
	{
	}

	@page { margin-bottom: 0in }
	h1{font-weight: bold; font-size: 18pt; text-align: center; line-height: 100%}
	h2{font-weight: bold; font-size: 16pt; text-align: left; line-height: 100%}
	h3{text-align: left; font-weight: bold; font-size: 12pt}
	.c4{font-style: italic}
	.c5{font-style: normal}
	.c6{font-weight: bold}
	.c7{font-style: italic; font-weight: bold}
	.c8{text-decoration: underline; font-weight: bold}	
	.c9{font-family: Times, serif; text-align: left; font-weight: normal; text-indent: 0pt; font-size: 14pt; }

	div.prop { display:block; }

	.q { font-weight:bold; }
	.i { margin-left:20px; }

	div.q { font-weight:bold; margin-bottom:10px; }

	.cmnt { font-weight:normal; font-style:italic; margin-left:20px; }

	.input { font-weight:normal; color:red; margin-left:20px; }

	.norm { font-weight:normal; }

	th { text-align:right }

	.choice { margin-left:20px; font-weight:normal; }

	.other { }

#JSREQUIRED{
	padding: 50px 0px 0px 0px;
	border:thin solid #660000;
	width:100%;
	height:100px;
	font-size: 20pt;
	color: red;
	text-align: center;
}

#IEWARN{
    display:none;
	border:thin solid #660000;
	width:100%;
	height:100px;
	font-size: 20pt;
	color: red;
	text-align: center;
}
	

body {
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 255); 
	width:850px;
	margin-left: auto;
	margin-right: auto;
}

div.image
{
	width:750px;
	margin-left: auto;
	margin-right: auto;

}

