.contentStyle, .contentStyle table {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	font-family: "Arial", "Tahoma", "sans-serif";
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	position:relative
}

.contentStyle P {
	margin: 0px 0px 0px 0px;
}

.contentStyle input.form_checkbox, .contentStyle input.form_radio {
	width: 18px;
	border: 0;
	cursor: hand;
	background-color: transparent;
}

.contentStyle button, .contentStyle input.form_submit {
	width: 100px;
	font-weight: bold;
	height: 21px;
}

.contentStyle ol,.contentStyle ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentStyle ol li,.contentStyle ul li {
	margin-top: 3px;
	margin-bottom: 3px;
}