
.regFormTitle {
	vertical-align: middle;
	text-align:center;
	font-weight : bold;
	font-variant: small-caps;
	font-size:14px;
	height : 30px;
	}
.regPrintTitle {
	color: red;
	font-size: 18px;
	}
.regPrintText {
	color: red;
	}
table.regTable {
	padding : 0px;
	width: 100%;
	}
table.regTable2 {
	padding : 0px;
	width: 100%;
	}
table.regTable2 td {
	padding-top: 2px;
	padding-bottom: 3px;
}	
td.regTitle {
	vertical-align: middle;
	background-color : #bd8ebd;
	font-weight : bold;
	height : 25px;
	padding-left: 5px;
	}
td.regSubTitle {
	vertical-align: top;
	color : #bd8ebd;
	font-weight : bold;
	padding-left: 10px;
	padding-top: 10px;
	}
td.regItem {
	vertical-align: top;
	padding-left: 20px;
	width: 180px;
	}
td.regItemMUST {
	vertical-align: top;
	padding-left: 20px;
	width: 180px;
	color : red;
	}
.regSeparator {
	height: 4px;
	}
.regLegend {
	font-size: 10px;
	padding-left: 10px;
	}
.regTextArea2 {
	height: 55px;
	width: 565px;
	}
li {
	padding-top: 5px;
	}

.FootnoteNr {
	vertical-align: super;
	font-size:10px
}
.FootnoteTxt {
	font-size: 11px;	
}
