LABEL
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
}
DIV.ctErrorMessage
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}
DIV.ctFullName
{    
	margin-bottom: 5px;
	padding-bottom: 15px;
	font: bold 12px "Times New Roman", Times, serif;
}
INPUT.ctFullName
{
	width: 178px;
}
DIV.ctEmail
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font: bold 12px "Times New Roman", Times, serif;
}
INPUT.ctEmail
{
	width: 178px;
}
DIV.ctParentEmail
{
	font-size: 12px;
	margin-bottom: 5px;
}
INPUT.ctParentEmail
{
	width: 178px;
}
DIV.ctDateOfBirth
{
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
}
SELECT.ctMonth
{
	width: 76px;
}
SELECT.ctDay
{
	width: 53px;
}
SELECT.ctYear
{
	width: 54px;
}

SPAN.ctNL1
{
	font-size:12px;
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
DIV.ctNL1
{
	font-size:12px;
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

INPUT.ctNL1, INPUT.ctNL2, INPUT.ctNL3, INPUT.ctNL4, INPUT.ctNL5
{
}

DIV.ctAT1, DIV.ctAT2, DIV.ctAT3, DIV.ctAT4, DIV.ctAT5
{
	font-size:12px;
	color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
INPUT.ctAT1, INPUT.ctAT2, INPUT.ctAT3, INPUT.ctAT4, INPUT.ctAT5
{
}
DIV.ctAdHoc
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color:#ffffff;
}

DIV.ctAdHocRadio
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	color:#ffffff;
}
DIV.ctMailFormat
{
	font-size: 11px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
SELECT.ctMailFormat
{
	width: 100px;
	margin-top: 2px;
}

DIV.ctSubmitBtn
{
	margin-right: 20px;
	margin-top: 5px;
	float: left;
}
input.ctSubmitBtn
{
}

div.ctRules
{
	clear: both;
	width: 145px;
	text-align: left;
	float: left;
	padding-top: 8px;
}
ul.ctRules
{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
li.ctRules
{
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
	background-image: url(images/caret.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
a.ctRules
{
font-weight: bold; font-size: 12px; color: #fff; font-family:Arial, Helvetica, sans-serif; text-decoration: none;
}
a.ctRules:hover
{
font-weight: bold; font-size: 12px; color: #fff !important; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;
}
