
.regFormTitle {
	vertical-align: middle;
	text-align:center;
	font-weight : bold;
	font-variant: small-caps;
	font-size:14px;
	height : 30px;
	}
.regPrintTitle {
	display: none;
	}
.regPrintText {
	display: none;
	}
table.regTable {
	padding : 0px;
	width: 100%;
	vertical-align: top;
	}
table.regTable2 {
	padding : 0px;
	width: 100%;
	}
table.regTable2 td {
	padding-top: 2px;
	padding-bottom: 3px;
	}	
td.regTitle {
	vertical-align: middle;
	font-weight : bold;
	height : 25px;
	padding-left: 5px;
	}
td.regSubTitle {
	vertical-align: top;
	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;
	}
.regSeparator {
	height: 4px;
	}
.regLegend {
	padding-left: 15px;
	}
.regTextArea2 {
	height: 55px;
	}

li {
	padding-top: 5px;
	}

.FootnoteNr {
	vertical-align: super;
	font-size:10px
}
.FootnoteTxt {
	font-size: 11px;	
}

#regNoPrint {
	display: none;
}


