LABEL
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #292828;
	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 11px Arial, Helvetica, sans-serif;
}
INPUT.ctFullName
{
	width: 200px;
}
DIV.ctEmail
{
	margin-bottom: 5px;
	padding-bottom: 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
INPUT.ctEmail
{
	width: 200px;
}
DIV.ctParentEmail
{
	font-size: 12px;
	margin-bottom: 5px;
}
INPUT.ctParentEmail
{
	width: 200px;
}
DIV.ctDateOfBirth
{
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #292828;
}
SELECT.ctMonth
{
	
}
SELECT.ctDay
{
	
}
SELECT.ctYear
{
	
}

SPAN.ctNL1
{
	font-size:12px;
	color:#292828;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
DIV.ctNL1
{
	font-size:12px;
	color:#292828;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}

INPUT.ctNL1, INPUT.ctNL2, INPUT.ctNL3, INPUT.ctNL4, INPUT.ctNL5
{
}

DIV.ctAT1, DIV.ctAT2, DIV.ctAT3, DIV.ctAT4, DIV.ctAT5
{
	font-size:12px;
	color:#292828;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
INPUT.ctAT1, INPUT.ctAT2, INPUT.ctAT3, INPUT.ctAT4, INPUT.ctAT5
{
}
DIV.ctAdHoc
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color:#292828;
}

DIV.ctAdHocRadio
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	color:#292828;
}
DIV.ctMailFormat
{
	font-size: 11px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
SELECT.ctMailFormat
{
	width: 100px;
	margin-top: 2px;
}

DIV.ctSubmitBtn
{
	margin-right: 20px;
	margin-top:10px;
	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: 10px; color: #000; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;
}
a.ctRules:hover
{
font-weight: bold; font-size: 10px; color: #333 !important; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;
}
