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;
}
DIV.ctFullName
{
	font-size: 12px;
	margin-bottom: 5px;
}
INPUT.ctFullName
{
	width: 200px;
}
DIV.ctEmail
{
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 10px;
}
INPUT.ctEmail
{
	width: 200px;
}
DIV.ctParentEmail
{
	font-size: 12px;
	margin-bottom: 5px;
}
INPUT.ctParentEmail
{
	width: 200px;
}
DIV.ctDateOfBirth
{
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 10px;
}
SELECT.ctMonth
{
	
}
SELECT.ctDay
{
	
}
SELECT.ctYear
{
	
}

DIV.ctNL1, DIV.ctNL2, DIV.ctNL3, DIV.ctNL4, DIV.ctNL5
{
	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.ctMailFormat
{
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 15px;
}
SELECT.ctMailFormat
{
	width: 100px;
	margin-top: 2px;
}

DIV.ctSubmitBtn
{
	float: left;
	margin-right: 20px;
}
INPUT.ctSubmitBtn
{
}

DIV.ctRules
{
	clear: right;
}
UL.ctRules
{
	margin-top: 0px;
	list-style-type: none;
	padding-left: 0px;
}
LI.ctRules
{
	padding-left: 10px;
	background: url(/harperchildrens/kids/gamesandcontests/features/emeril/images/arrow_b.gif) no-repeat 0 0.4em;
	margin-top: 0px;
	margin-bottom: 0px;	
}
A.ctRules
{
	font-size: 12px;
	font-weight: bold;
	color: #0a80de;
	text-decoration: none;
	text-transform: none;
}
A.ctRules:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-transform: none;
}
