LABEL
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}


DIV.ctErrorMessage
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
	margin-top: 10px;
}


DIV.ctFullName
{
	font-size: 12px;
	margin-bottom: 5px;
}
INPUT.ctFullName
{
	width: 200px;
}


DIV.ctEmail
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 10px;

}
INPUT.ctEmail
{
	width: 300px;

}


DIV.ctParentEmail
{
	font-size: 12px;
	margin-bottom: 5px;

}
INPUT.ctParentEmail
{
	width: 300px;

}
DIV.ctDateOfBirth
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 10px;

}
SELECT.ctMonth
{
	
}
SELECT.ctDay
{
	
}
SELECT.ctYear
{
	
}

SPAN.ctNL1
{
	font-size:12px;
	color:#000000;
	font-family: Arial;
	margin-bottom: 10px;
}
DIV.ctNL1
{
	font-size:12px;
	color:#000000;
	font-family: Arial;
	margin-bottom: 10px;
}

INPUT.ctNL1, INPUT.ctNL2, INPUT.ctNL3, INPUT.ctNL4, INPUT.ctNL5
{
}

DIV.ctAT1, DIV.ctAT2, DIV.ctAT3, DIV.ctAT4, DIV.ctAT5
{
	margin-bottom: 10px;
}
INPUT.ctAT1, INPUT.ctAT2, INPUT.ctAT3, INPUT.ctAT4, INPUT.ctAT5
{
}
DIV.ctMSO
{
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
} 

INPUT.ctMSO
{
}
DIV.ctMailFormat
{
	font-size: 12px;
	margin-bottom: 15px;
}
SELECT.ctMailFormat
{
	width: 100px;
	margin-top: 2px;
}

DIV.ctSubmitBtn
{

}
INPUT.ctSubmitBtn
{
}

DIV.ctRules
{
 margin-left: 0px;
}


UL.ctRules
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}


LI.ctRules
{

	margin-top: 5px;
	margin-bottom: 0px;	
	margin-left: 0px;
}
A.ctRules
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	margin-left: 0px;

}
A.ctRules:hover
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
	
.ctAdHoc
{
	display: none;
}
