/* Global styles */
.bodyFormErrorTextRed
{
	color:#DD0000;
}
.EmptyFont
{
	font-size:5px;
}
.bodyblack
{
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial;
	color: #000000;
}

/* Global Popup styles */
#PopupWrapper
{
	width:348px;
	margin:0 auto 0 auto;
}
#PopupHeaderContent 
{
	width:348px;
	margin:12px 0 0 0;
}
#PopupIntroText
{
	width:256px;
	margin:14px 0 0 85px;
	padding:0;	
	text-align:left;
}
#PopupThanksText
{
	width:348px;
	height:387px;
	margin:14px 0 0 0;
	text-align:left;
}
#PopupRequiredText
{
	width:256px;
	margin:3px 0 0 75px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}
#PopupLogo 
{
	margin:10px 0 0 15px;
}
#PopupFooterContent
{
	margin:27px 0 0 0;
}
#PopupFormContent
{
	width:348px;
	margin:24px 0 0 0;
	text-align:left;
}
#joinmail 
{
	margin-right:7px;
}
#PopupCancelButton
{
	float:left;
}
#PopupSubmitButton
{
	float:right;
}
#PopupButtons
{
	width:348px;
	margin:33px 0 0 0;
}
#PopupError
{
	width:348px;
	margin:0 0 8px 0;
}
#PopupDisclaimerText
{
	width:282px;
	margin:23px 0 16px 66px;
	text-align:left;
	font-size:9px;
	font-weight:bold;
}
#PopupDisclaimerText a 
{
	text-decoration:none;
	color:#F52329;
}
.PopupTextbox 
{
	width:160px;
	margin:0 0 10px 0;
	font-size:10px;
}
.PopupCountrySelect
{
	width:164px;
	margin-bottom:10px;
	font-size:10px;
}
.PopupTopicSelect
{
	width:164px;
	margin-bottom:10px;
	font-size:10px;
}
.PopupDOBSelect 
{
	margin-bottom:10px;
	font-size:10px;
}
.PopupComments
{
	width:348px;
	margin-bottom:11px;
	font-size:11px;
}
.ClearDiv
{
	clear:both;
}
.PopupFieldTitle 
{
	color:#000000;
	font-weight:bold;
}
.PopupDisclaimerText 
{
	color:#000000;
	font-size:10px;
}
.PopupOptInText 
{
	font-size:9px;
	color:#000000;
	font-weight:bold;
}
