#contentBlock
{
	background-color:#b459bb;
}

body, table, select, input, textarea
{
	color:#333;
}

a, a:visited, a:hover
{
	color:#C00;
}

.formElementBlock .label 
{
	color:#ffd0e7;
}

#NewsletterCheckBoxBlock
{
	color:#ffd0e7;
}

#PartnerInfoCheckBoxBlock
{
	color:#ffd0e7;
}

#required
{
	color:#fff; font-weight:bold;
}

#SubmitImageButton
{
	width:110px;
}

#watchVideoBlock
{
	background-color:#FFF;
}

#videoDescription #intro
{
	color:#C00;
}

#watchVideoButton
{
	width:105px;
}

#sectionTitle
{
	color:#ffd0e7;
}


.standardFormError 
{
	color:#ffae21 !important;
}

