﻿a:link
{
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

a:visited
{
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

a:active
{
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:#c61624;
	font-weight:normal;
	text-decoration:underline;
}

body
{
	text-align:center;
	color:Black;
	background-color:White;
	line-height: 1.33;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color:Black;
}

div
{
	margin:0;
	padding:0;
}

img
{
	border:0;
	margin:0;
}

img.blockHeading
{
	width:255px;
	height:26px;
	display:block;
}

img.flag, input.flag
{
	width:36px;
	height:26px;
	margin:2px 7px;
}

div.featureBlock
{
	width:255px;
	float:left;
}

div.featureBlock, div#logo, div#headline
{
	margin:12px;
}

div.featureText
{
	background-color:#f3f5f6;
	margin:0;
	padding-top:2px;
	padding-bottom:11px;
}

div#container
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div#flags table td
{
	padding-left:7px;
	padding-right:7px;
	text-align:left;
}

div#flags table td table td
{
	padding-left:0;
	padding-right:0;
}

div#flags table td table
{
	width:300px;
}

div#flags table td, div#flags table td table td
{
	text-align:left;
	vertical-align:top;
}

div#header
{
	margin-left:auto;
	margin-right:auto;
}

div#languages
{
	clear:both;
	margin:20px;
	width:320px;
}

div#links
{
	margin-top:20px;
}

div#links a
{
	margin-left:10px;
	margin-right:10px;
	color:Black;
	text-decoration:underline;
	font-weight:normal;
}

div#links a:hover
{
	color:#c61624;
}

img#headline
{
	margin-bottom:15px;
}

img#logo
{
	width: 438px;
	height: 91px;
	display:block;
}

td.alt
{
	background-color:#f3f5f6;
}

.ltr
{
	direction:ltr;
}

.rtl
{
	direction:rtl;
}
