#ansp .NewsLetterForm
{
	font-family:Verdana, sans-serif;
}
#ansp .NewsLetterForm .NormalTitle
{
	background:url('../../Templates/Images/pointilleMarron.gif') repeat-x bottom;
	color:#631B3D;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:4px;
}
#ansp .NewsLetterForm .TableForm
{
	width:100%;
	margin-bottom:10px;
}
#ansp .NewsLetterForm .NormalText
{
	color:#666666;
	font-size:11px;
	padding:6px 2px;
	text-align:right;
	vertical-align:middle;
	width:40%;
}
#ansp .NewsLetterForm .Star
{
	color:#631B3D;
}
#ansp .NewsLetterForm .Purple
{
	color:#DF0088;
}
#ansp .NewsLetterForm .TopPurple, #ansp .NewsLetterForm .BottomPurple
{
	width:274px;
	height:2px;
	font-size:2px;
}
#ansp .NewsLetterForm .TopPurple
{
	background:url('../../Templates/Images/userFormBordureVioletteH.gif') no-repeat;
}
#ansp .NewsLetterForm .MiddlePurple
{
	background:url('../../Templates/Images/userFormBordureVioletteV.gif') repeat-y;
	padding:5px 9px;
}
#ansp .NewsLetterForm .BottomPurple
{
	background:url('../../Templates/Images/userFormBordureVioletteH.gif') no-repeat;
}
#ansp .NewsLetterForm .Green
{
	color:#81B701;
}
#ansp .NewsLetterForm .TopGreen, #ansp .NewsLetterForm .BottomGreen
{
	width:221px;
	height:2px;
	font-size:2px;
}
#ansp .NewsLetterForm .TopGreen
{
	background:url('../../Templates/Images/userFormBordureVerteH.gif') no-repeat;
}
#ansp .NewsLetterForm .MiddleGreen
{
	background:url('../../Templates/Images/userFormBordureVerteV.gif') repeat-y;
	padding:5px 9px;
}
#ansp .NewsLetterForm .BottomGreen
{
	background:url('../../Templates/Images/userFormBordureVerteH.gif') no-repeat;
}
#ansp .NewsLetterForm .Field
{
	width:60%;
}
#ansp .NewsLetterForm .FieldList1
{
	font-size:11px;
}
#ansp .NewsLetterForm .FieldList2
{
	font-size:11px;
	width:255px;
}
#ansp .NewsLetterForm .FieldList3
{
	font-size:11px;
	width:202px;
}
#ansp .NewsLetterForm .FieldText1
{
	font-size:11px;
	width:290px;
}
#ansp .NewsLetterForm .FieldText2
{
	font-size:11px;
	width:90px;
}
#ansp .NewsLetterForm .FieldText3
{
	font-size:11px;
	width:150px;
}
#ansp .NewsLetterForm .FieldText4
{
	font-size:11px;
	width:198px;
}
#ansp .NewsLetterForm .GreenTitle
{
	background:url('../../Templates/Images/pointilleGris.gif') repeat-x bottom;
	color:#81B701;
	font-size:10px;
	margin-bottom:10px;
	padding-bottom:4px;
}
#ansp .NewsLetterForm .GreenText
{
	color:#81B701;
	font-size:11px;
	padding:6px 2px;
	text-align:right;
	vertical-align:middle;
	width:40%;
}
#ansp .NewsLetterForm .Separator
{
	background:url('../../Templates/Images/pointilleGris.gif') repeat-x bottom;
	height:1px;
}
#ansp .NewsLetterForm .TitleWB
{
	color:#631B3D;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:4px;
}
#ansp .NewsLetterForm .GreyTitle
{
	color:#666666;
	font-size:13px;
	margin-bottom:2px;
}
#ansp .NewsLetterForm .CheckBoxText
{
	color:#666666;
	font-size:11px;
	padding:4px 2px;
	vertical-align:middle;
}
#ansp .NewsLetterForm input.CheckBox
{
	margin-bottom:0px;
}
#ansp .NewsLetterForm span.CheckBox input
{
	margin-bottom:0px;
}
#ansp .NewsLetterForm .Submit
{
	background:url('../../Templates/Images/coinGris.gif') no-repeat top right;
	height:17px;
	padding:21px 35px 0 0;
}
#ansp .NewsLetterForm .Submit img
{
	float:right;
}
#ansp .NewsLetterForm .ErrorMsg
{
	background:url('../../Templates/Images/errorIcon.gif') no-repeat;
	display:none;
	padding-left:10px;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:2px;
}
#ansp .NewsLetterForm .ErrorMsg a.Link
{
	color:#FF0000;
	text-decoration:underline;
}
