﻿/* @group Typography */
h1 {
	margin: 0 0 15px 0;
	font-size: 1.5em;
	line-height: 1.2em;
}
h2 {
	margin: 0 0 20px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
h3 {
	margin: 0 0 5px 0;
}
h4 {
	text-transform: uppercase;
}
p {
	margin: 0 0 15px 0;
}
small {
	font-size: .95em;
	line-height: 1.3em;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
a:focus, a:active {
	color: #333;
}


table, td, form, input, div, textarea, select {
	font-family: Sans-Serif, Arial, Tahoma, Sans-Serif;
	font-size: 9pt;
	line-height: 12pt;
}

**************************************

head{
	margin:0px;
}

body{
	margin:0px;	
	/*background-image: url("../../images/web/background.png");
	background-repeat:repeat-x;*/
	background-color:#EEEEEE;
}


.newsletterMaster {
	float:left;
	width:527px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 60px;
}

.newsletterLanguages {
	margin:0px 0px 0px 0px;
	padding:0px 20px 5px 0px;
	text-align:right;
}

.header {
	float:left; 
	padding-bottom:20px;
}


.newsletterLanguages a{
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.content {	
	width:487px;  /* 527px*/
	padding:0px 0px 0px 0px;
	margin:20px 20px 20px 20px;
}

.newsletterFooter tr td, .newsletterFooter a	{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.newsletterFooter span 	{
	color:#fff;
}

.footerText {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	font-size:10px;
}



**************************************

table 
{
	border-collapse:collapse;

} 

table tr.newsletterLanguages{
	background-color:Transparent;
} 

table tr.newsletterLanguages td{
	background-color:Transparent;
	padding:0px 20px 4px 0px;
} 

table tr.newsletterLanguages td a{
	color:#4B4B4B;
	padding-left:0px;
}

table tr {
	
	text-decoration:none;
	padding:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
}

table tr.content {
	background-color:#fff;
}


table tr td a{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	border-collapse:collapse;
}
