LABEL
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
}
DIV.ErrorMessage
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}
DIV.FullName
{    
	margin-bottom: 5px;
	padding-bottom: 15px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
INPUT.FullName
{
	width: 200px;
}
DIV.Email
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
INPUT.Email
{
	width: 200px;
}
DIV.ParentEmail
{
	font-size: 12px;
	margin-bottom: 5px;
}
INPUT.ParentEmail
{
	width: 200px;
}
DIV.DateOfBirth
{
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
SELECT.Month
{
	
}
SELECT.Day
{
	
}
SELECT.Year
{
	
}

SPAN.NL1
{
	font-size:12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
		
}
DIV.NL1
{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;

}

INPUT.NL1, INPUT.NL2, INPUT.NL3, INPUT.NL4, INPUT.NL5
{
}

DIV.AT1, DIV.AT2, DIV.AT3, DIV.AT4, DIV.AT5
{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
INPUT.AT1, INPUT.AT2, INPUT.AT3, INPUT.AT4, INPUT.AT5
{
}
DIV.AdHoc
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color:#ffffff;
}

DIV.AdHocRadio
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
	color:#ffffff;
}
DIV.MailFormat
{
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;	
	
}
SELECT.MailFormat
{
	width: 100px;
	margin-top: 2px;
}

DIV.SubmitBtn
{
	margin-right: 20px;
	

}
INPUT.SubmitBtn
{
}

DIV.Rules
{
	clear: both;
	width: 145px;
	text-align: left;

}
UL.Rules
{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
LI.Rules
{
	margin-top: 0px;
	list-style-type: none;
	background-image: none;
}

    A.rulesLink
    {
	color: #e72e80;
    font-size: 11px; 
    font-family:Arial, Helvetica, sans-serif; 
    text-decoration: none;	
    }
    A.rulesLink:hover
    {
	color: #e72e80;
    font-size: 11px; 
    font-family:Arial, Helvetica, sans-serif; 
    text-decoration: underline;
    }
    A.privacyLink
    {
	color: #e72e80;
    font-size: 11px; 
    font-family:Arial, Helvetica, sans-serif; 
    text-decoration: none;
    }
    A.privacyLink:hover
    {
	color: #e72e80;
    font-size: 11px; 
    font-family:Arial, Helvetica, sans-serif; 
    text-decoration: underline;
    }
