@charset "UTF-8";
/* CSS Document */

body {
	margin: 200px auto auto;
	width: 575px;
	background: url(/branding/emailBanner.jpg) no-repeat center 20px;
	font: 0.85em/1.35em Helvetica, Verdana, sans-serif;
}
h1, h2, h3 {
	color: #999999;
	text-transform: capitalize;
	line-height: 1.2em;
}
h1 {
	font-size: 2em;
	font-weight: normal;
}
h2 {
	
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}.warning {
	color: #990000;
	white-space: nowrap;
}
#country {
	display: none;
}