@charset "UTF-8";
/* CSS Document */

.registration dt {float:left; clear:left; width:23em; margin-right:2em; margin-bottom:1em; font-weight:bold; text-align:right;}

.registration dd {position:relative; clear:right; margin-left:25em; margin-bottom:1em; text-align:left;}

table.registration { font-size:13px; margin-bottom:2em; clear:both; margin:0 5px 0 5px;}

.registration th {font-weight:normal; padding:5px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}

.registration th.row {text-align:left;}

.registration th span {font-size:100%; font-weight:bold;}

.registration th.row span {display:block; width:100%; background:#B7B7B7; padding:5px; margin-left:-5px;}

.registration td {text-align:center; padding:5px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}

.registration .early {background:#E8E8E8;}

.registration .regular {background:#DADADA;}

.registration .late {background:#C9C9C9;}

