/* Page Specific Layout Begin */
	#PageContainer
		{
			width: 820px;
			height: 900px;
		}

	#TopPanel
		{
			top: 75px;
			height: 50px;
			width: 800px;
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
		}

	#Conference
		{
			position: absolute; left:auto; right:auto; top:120px;
			background-color: rgb(255,255,255);
			height: 500px;
			width: 800px;
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	.ColumnOne
		{
			position: absolute; left:auto; right:auto; top:10px;
			background-color: rgb(255,255,255);
			width: 225px;
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	.ColumnTwo
		{
			position: absolute; left:auto; right:auto; top:14px;
			background-color: rgb(255,255,255);
			width: 570px;
			margin: 0px 0px 0px 230px;
			padding: 0px 0px 0px 0px;
			text-align: left;
		}

	#PageBreak
		{
			position: absolute; left:auto; right:auto; top:345px;
			background-color: rgb(255,255,255);
			width: 800px;
			height: 20px;
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
			text-align: center;
		}

	#RegForm
		{
	position: absolute;
	left:-5px;
	right:auto;
	top:70px;
	background-color: rgb(255,255,255);
	width: 531px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 345px;
		}

	#PageFooter
		{
			top:524px;
			width: 700px;
		}
/* Page Specific Layout End */

/* Page Specific Elements Begin */

	.FormTable
		{
			width: 720px;
			background-color: rgb(255,255,255);
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(0,0,0);
			font-size: 13px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			vertical-align: top;
			text-align: left;
			border: none;
		}

	.ChkBoxTable
		{
			width: 720px;
			background-color: rgb(255,255,255);
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(0,0,0);
			font-size: 13px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 10px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
			vertical-align: top;
			text-align: left;
			border: none;
		}

	.ChkBoxData
		{
			width: 20px;
		}

	.ChkBoxLabel
		{
			width: 530px;
		}

	.TextData
		{
			width: 550px;
		}

	.TextLabel
		{
			width: 120px;
		}

	.ButtonTable
		{
			width: 200px;
			background-color: rgb(255,255,255);
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(0,0,0);
			font-size: 13px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 0px 0px 0px 125px;
			padding: 0px 0px 0px 0px;
			vertical-align: top;
			text-align: center;
			border: none;
		}

	.ButtonData
		{
			width: 100px;
		}

	.FormText
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(153,153,153);
			font-size: 10px;
			font-style: normal;
			text-decoration: none;
			line-height: 14px;
			font-weight: bold;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: uppercase;
			text-align: left;
		}

/* Page Specific Elements End */

