/*SonicRegistration CSS Document */html {margin: 0; padding: 0;}body {margin: 0; padding: 0;	background: #ccc url(images/background.jpg) 0 0 repeat-y;	font: 12px Arial, Helvetica, sans-serif;	color: #333;}div#content {margin: 0 0 0 115px;	width: 580px;}h1 {font-size: 1.6em;	margin: 5px 0 10px 10px;}p {margin: 5px 0 5px 10px;}a:link {color: #993333;}a:hover {color: #cc0000;}a:visited {color: #993333;}table#registration {width: 500px; margin-right: auto; margin-left: auto;	border: 1px solid #ccc;	margin-top: 15px;	margin-bottom: 15px;}table#registration td {vertical-align: top;}table#registration td.label {text-align: right;}table.datatable {width: 97%; margin-right: auto; margin-left: auto;	border: 1px solid #cccc99;	margin-bottom: 10px;}table.wrappertable {width: 97%; margin-right: auto; margin-left: auto;	border: 1px solid #cccc99;	margin-bottom: 10px;}table.wrappertable td {vertical-align: top;}table.tablecolumn {width: 100%; margin-left: auto; margin-right: auto;	border: 1px solid #cccc99;}table.tablecolumn td {border: 1px solid #cccc99;}td.dataKey {font-weight: bold;}.dataData {}tr.header {background-color:#FFCC66;	border-bottom: 1px solid #ff6600;	text-align: center;	font-weight:bold;	color:#666600;}tr.tableheader {background-color:#FFCC66;	border-bottom: 1px solid #ff6600;	text-align: center;	font-weight:bold;	color:#666600;}.highlight {background-color:#FFFFCC;}.topic {font-size: 1.1em;	font-weight: bold;	background-color:#FFFFCC;}td.button a {font-size: 1.1em;	font-weight:bold;	text-align: center;	text-decoration: none;	color:#999900;}td.button a:hover {color:#FF9900;}p#copyright {        margin-top: 25px;	text-align:center;	font-size: 11px;	color: #666;	font-style: italic;}.required {color:#990000;	font-weight: bold;}.right {text-align: right;}.center {text-align: center;}.larger {font-size: 2em; }.smaller {font-size: 0.8em; }.gray {background-color:#CCCCCC;}