﻿body {
	font-family:Arial,Helvetica,sans-serif;
	color:#09123e;
	font-size:62.5%;
	text-align:center;
	color: #00aeef;
}
a:link, a:visited {
	color:#09123e;
	text-decoration:underline;
}
a:hover, a:active {
	color:#991f23;
	text-decoration:underline;
}

p {
	font-size: 1.4em;
	line-height:20px;
	margin-bottom:16px;
}
h1{
	margin: 10px 0 15px 0;
	text-indent: -9999px;
	display: block;
}
h1.en {
	height: 23px;
	width: 139px;
	background: transparent url(../../images/en/title-unsubscribe.gif) top left;
}
#signup h1.en {
	height: 28px;
	width: 86px;
	background: transparent url(../../images/en/title-signup.gif) top left;
}
h1.de {
	height: 23px;
	width: 121px;
	background: transparent url(../../images/de/title-unsubscribe.gif) top left;
}
#signup h1.de {
	height: 30px;
	width: 135px;
	background: transparent url(../../images/de/title-signup.gif) top left;
}
h1.es {
	height: 28px;
	width: 158px;
	background: transparent url(../../images/es/title-unsubscribe.gif) top left;
}
#signup h1.es {
	height: 30px;
	width: 121px;
	background: transparent url(../../images/es/title-signup.gif) top left;
}
h1.fr {
	height: 23px;
	width: 173px;
	background: transparent url(../../images/fr/title-unsubscribe.gif) top left;
}
#signup h1.fr {
	height: 30px;
	width: 165px;
	background: transparent url(../../images/fr/title-signup.gif) top left;
}
h1.it {
	line-height: 21px;
	height: 23px;
	width: 207px;
	background: transparent url(../../images/it/title-unsubscribe.gif) top left;
}
#signup h1.it {
	line-height: 21px;
	height: 30px;
	width: 77px;
	background: transparent url(../../images/it/title-signup.gif) top left;
}
h2 {
	font-size:1.8em;
	color:#09123E;
}
h3 {
	font-size:1.4em;
	color:#09123E;
}
h4 {
	font-size:1em;
	color:#09123E;
}
fieldset {
	border:none;
}

#container {
	width:470px;
	margin-top: 46px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}
div.a {
	float:left;
}
div.content {
	width:445px;
	text-align:left;
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	margin: 28px 0;
	padding: 18px 0px 28px 25px;
}
p.message {
	color:Red;
	font-weight:bold;
}
p#default {
	padding: 20px 0 0 20px;
}
#frmSignup
{
	overflow: hidden;
}
fieldset
{
	text-align: left;
	margin-top: 10px;
}

label
{
	font-size: 1.4em;
	line-height:20px;
	color:#005daa;
	clear: both;
	display: block;
}
input {
	width: 250px;
	height: 16px;
	clear: both;
	display: block;
}

#btnSubmit
{
	width: auto;
	height: auto;
	padding-top:18px;
}
#lblErr
{
	font-size: 1.2em;
	line-height: 14px;
	color: Red;
	margin-top: 10px;
	float: none;
}
