﻿body,td,div,.p,a{font-family:arial,sans-serif}

body
{
	font-family: arial,sans-serif;
	color: #6F6F6F;
	font-size: 90%;
}

#content
{
	overflow: hidden;
	font-size: 0.9em;
	clear:both;
}
#header{background-color:#B9BCC1;width:100%;margin-bottom:25px;}

.CountrySelector
{
	float: right;
	color: #84878A;
	font-size: 1.1em;
}

.Logo
{
	float:left;

}



a
{
	white-space: pre-wrap;
	text-decoration: none;
}

a:visited
{
}
a:active
{
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

.image{float:left;padding-right:10px;}
.text{}
.flagContainer{clear:both;padding-bottom:10px;height:48px;}


