.langSelect {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#scrollingDiv {
	position:relative;
	width:595px;
	height:451px;
	z-index:1;
	overflow: auto;
}
#scrollingDivArticle {

	position:relative;
	width:800px;
	height:451px;
	z-index:1;
	overflow: auto;
}
a.langSelect {
	font-size: 12px;
	line-height: 15px;
	color: #211D70;
	text-decoration: none;
}
a.langSelect:hover {
	font-size: 12px;
	line-height: 15px;
	color: #211D70;
	text-decoration: underline;
}
.indexText {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
a.newsItem {
	font-size: 12px;
	color: #211D70;
	text-decoration: underline;
}
a.newsItem:hover {
	font-size: 12px;
	color: #211D70;
	text-decoration: none;
}
a.newsItemSmall {
	font-size: 10px;
	color: #211D70;
	text-decoration: underline;
	line-height: 12px;
}
a.newsItemSmall:hover {
	font-size: 10px;
	color: #211D70;
	text-decoration: none;
	line-height: 12px;
}
.title {
	font-size: 22px;
	color: #211D70;
	line-height: 23px;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.contact {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.contact:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.orange {
	color: #F36B26;
}
.blue {
	color: #211D70;
}
.red {
	color: #EF3D24;
}.white {
	color: #FFFFFF;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.contactTextField {
	height: 15px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.contactTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 50px;
	width: 220px;
}
