.asterisk                       { font-size: 1em; font-weight: bold; color: maroon; }
.field-label            { width: 40%; text-align: right; vertical-align: top; padding: 10px 5px 10px 0px; }
.field-label-small      { font-size: 11px; }
.note                           { width: 90%; border: 1px dashed #B5B0A2; font-family: verdana, arial, sans-serif; font-size: 11px; padding: 5px 10px 5px 10px; margin: 5px; text-align: justify; line-height: 1.3em; }

span {
	display:-moz-inline-box; /* Gecko proprietary */
	display:inline-block; /* supported by Opera and ? */
	width:25%;height:1em; /* width and height required */
	vertical-align:top; /* Gecko needs this */
} /* IE, Opera & Gecko slight diff */
BODY {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

.text {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

.textSM {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.underlineNL {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom: 1px solid Black;
	padding-bottom: 4px;
	text-align: center;
}

.underlineSM {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom: 1px solid Black;
}