﻿body
{
	padding: 0;
	margin: 0;
	border: none;
	color: #333333;
	background-color: #272752;
	font-family: Constantia, Arial, Verdana, Helvetica, clear, Sans-Serif !important;
	font-size: 10pt !important;
}

h1
{
	font-size: 1.1em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-indent: 20px;
}

h2
{
	font-size: 1em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-indent: 20px;
}

h3
{
	font-size: 0.9em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-indent: 20px;
}

h4
{
	font-size: 0.8em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-indent: 20px;
}

h5
{
	font-size: 0.7em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-indent: 20px;
}

h6
{
	font-size: 0.6em;
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-indent: 20px;
}

a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.9em !important;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

a:visited:hover
{
	text-decoration: underline;
}

.mainLink
{
	font-size: 1em !important;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	line-height: 26px;
	padding: 0px 5px 0px 5px;
}

.mainLink:hover
{
	color: #ffffff;
	text-decoration: none;
}

.mainLink:visited
{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.mainLink:visited:hover
{
	color: #ffffff;
	text-decoration: none;
}

.subMenuLink
{
	font-size: 1em !important;
	font-weight: bold;
	color: #e2730c;
	text-decoration: none;
	display: inline-block;
	line-height: 26px;
	padding: 0px 5px 0px 5px;
}

.subMenuLink:hover
{
	color: #272752;
	text-decoration: none;
}

.subMenuLink:visited
{
	color: #e2730c;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.subMenuLink:visited:hover
{
	color: #272752;
	text-decoration: none;
}

.masterDiv
{
	margin: 0px auto;
	width: 950px;
	padding: 0;
}

.topDiv
{
	position: relative;
	width: 950px;
	height: 211px;
	clear: both;
	padding: 0;
	margin: 0;
	overflow: visible;
	background: url('../../FO_UE/Images/top.jpg') no-repeat top left;
	border: none;
}

.flagDiv
{
	float: right;
	padding-top: 70px;
	padding-right: 20px;
}

.flagDiv img
{
	max-width: 30px;
	max-height: 20px;
}

.mainMenuDiv
{
	width: 950px;
	height: 30px;
	border: none;
}

.mainDiv
{
	margin: 0;
	padding: 0;
	width: 950px;
	clear: both;
	border: none;
}

.topMainDiv
{
	width: 950px;
	height: 25px;
	clear: both;
	background: url('../../FO_UE/Images/top_main.jpg') no-repeat;
}

.middleMainDiv
{
	width: 950px;
	min-height: 300px;
	padding: 0px;
	clear: both;
	background: url('../../FO_UE/Images/middle_main.jpg') repeat-y;
}

.bottomMainDiv
{
	width: 950px;
	height: 25px;
	clear: both;
	background: url('../../FO_UE/Images/bottom_main.jpg') no-repeat;
}

.topContentDiv
{
	margin: 0;
	padding: 0;
	width: 701px;
	height: 20px;
	clear: both;
	background: url('../../FO_UE/Images/top_content.jpg') no-repeat;
}

.middleContentDiv
{
	margin: 0;
	padding: 0px 7px 10px 7px;
	width: 690px;
	min-height: 260px;
	clear: both;
	background: url('../../FO_UE/Images/middle_content.jpg') repeat-y;
}

.bottomContentDiv
{
	margin: 0;
	padding: 0;
	width: 701px;
	height: 20px;
	clear: both;
	background: url('../../FO_UE/Images/bottom_content.jpg') no-repeat;
}

.logoDiv
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	overflow: visible;
}

.logoDiv img
{
	max-width: 150px;
	max-height: 210px;
}

.groupTitle
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 2.4em;
	font-weight: bold;
	color: #272752;
	text-align: center;
	padding-top: 25px;
}

.copy
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	height: 20px;
}

.card
{
	margin: 10px;
	width: 180px;
	border: none;
	padding: 0;
	font-size: 1em;
}

.cardTitle
{
	width: 180px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.cardContent
{
	padding: 3px;
	border: solid 1px #000000;
	background: #ffffff;
	font-size: 0.8em !important;
	width: 172px;
	min-height: 25px;
	overflow: hidden;
}

.articleTitle
{
	font-family: Georgia, Palatino Linotype, Palatino, Book Antiqua, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	font-size: 1.0em;
	font-style: italic;
	font-style: oblique;
	font-weight: bold;
	border-bottom: solid 1px #3a4c5a;
}

.articleContent
{
	padding: 7px;
}

.articleContent img
{
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
	border: solid 1px #3a4c5a;
}

.fullArticleContent p
{
	word-spacing: 0.2em;
	line-height: 1.5em;
	margin: 7px 0px 0px 0px;
}

.fullArticleContent li
{
	word-spacing: 0.2em;
	line-height: 1.5em;
}

.bottomCommercialArticleContent
{
	padding-right: 7px;
}

.clear
{
	width: 0;
	height: 0;
	clear: both;
}

.firstContainer
{
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url('../../FO_UE/Images/middle_main.jpg') repeat-y;
}

.secondContainer
{
	float: left;
	width: 100%;
	position: relative;
	right: 200px;
}

.mainPanel
{
	width: 701px;
	float: left;
	position: relative;
	left: 225px;
}

.rightPanel
{
	width: 200px;
	float: left;
	padding: 0px 7px 0px 7px;
	font-size: 0.9em !important;
	position: relative;
	left: 225px;
}

.submenuItem a
{
	display: inline-block;
	width: 100%;
}

.visitors
{
	text-align: center;
	margin: 10px;
	width: 200px;
	font-size: 1em;
}

.visitors .title
{
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.visitors .content
{
	font-size: 0.8em;
}

.visitors .value
{
	font-size: 0.8em;
	font-weight: bold;
}

.visualLeft a
{
	margin: 0 0;
}

.visualRight a
{
	margin: 0 0 auto auto;
}

.visualCenter a
{
	margin: 0 auto;
}
