/*********************************************************************************************************************************
 * CONTENT HEAD
 *********************************************************************************************************************************/
.contentHead {
	clear: both;
	/*overflow:hidden;*/
	margin-right: 20px;
}

.contentHead .headlines {
	overflow: hidden;
	margin: 0 0 14px 0;
}

.contentHead .headlines .date {
	color: #999999;
	line-height: 16px;
	margin: 0 0 14px 0;
}

.contentHead .headlines h1 {
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #000066;
}

.contentHead .headlines h2 {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0 0 5px 0;
	color: #999999;
	margin: 0;
}

/*********************************************************************************************************************************
 * CONTENT BLOCK
 *********************************************************************************************************************************/
.contentMediaBlock {
	clear: both;
}

.contentBlock .textBlock {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding-bottom: 2px;
}

#overview .contentBlock .textBlock {
	padding-bottom: 6px;
}

#media-download .contentBlock .textBlock {
	padding-bottom: 6px;
}

.contentBlock .textBlock p {
	line-height: 17px;
	margin-bottom: 17px;
}

.contentBlock .textBlock a {
	cursor: pointer;
	text-decoration: none;
}

.contentBlock .textBlock h3 {
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 0 5px 0;
}

/*
.listBlock {
  padding-bottom:16px;
}


.listBlock h3,
.tableBlock h3 {
  font-size: 11px;
  line-height:17px;
  font-family: Verdana, Arial, sans-serif;
  padding:0;
}

.listBlock h3 {
  margin:0 0 4px 0;
}

.tableBlock h3 {
  margin:0 0 12px 0;
}

.listBlock ul li {
  font-weight:normal;
  line-height:15px;
  background-image:url(../../images/lht/bullet_point.gif);
  background-position: 0 7px; 
  background-repeat:no-repeat;
  padding:0 0 0 12px;
  margin:0 0 6px 0;
}
*/
.contentBlock ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none outside none;
}

.downloadBlock ul {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none outside none;
}

.contentBlock ul li,.downloadBlock ul li {
	font-weight: normal;
	line-height: 15px;
	background-image: url(../../images/lht/bullet_point.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	margin: 0 0 6px 0;
}

/*********************************************************************************************************************************
 * LINK BLOCK
 *********************************************************************************************************************************/
.linkBlock {
	/*
  background-image:url(../../images/lht/dotted_line_cccccc.gif);
  background-position: 0 0; 
  background-repeat:repeat-x;
  */
	/*
  padding: 24px 0 0 0;
  margin-bottom:24px;
  */
	/*padding: 17px 0 0 0;*/
	margin-bottom: 22px;
}

.linkBlock .card {
	display: none;
}

.contact-following,.link-to_other-sites-following {
	margin-top: -17px;
}

#wmnDetails .linkBlock {
	background-image: url(../../images/lht/dotted_line_b8b8b8.gif);
}

.contentBlock .linkBlock {
	background: none;
	padding: 0;
}

.linkBlock h1 {
	padding: 0;
	margin: 0 0 8px 0;
	color: #000066;
}

.linkBlock ul {
	/*margin: 0 0 24px 0;*/
	margin: 0 0 5px 0;
}

.linkBlock ul li {
	display: inline;
}

.linkBlock ul li a,.linkBlock ul li a:link,.linkBlock ul li a:visited {
	display: block;
	font-weight: normal;
	color: #888888;
	line-height: 15px;
	padding: 0 0 0 13px;
	background-image: url(../../images/lht/icons.gif);
	background-position: 1px -684px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-decoration: none;
}

.linkBlock ul li a img {
	height: 8px;
}

.linkBlock ul li a span {
	display: block;
	color: #333333;
}

.linkBlock ul li a:hover {
	color: #000066;
	background-image: url(../../images/lht/icons.gif);
	background-position: 1px -935px;
}

.linkBlock ul li a:hover span {
	color: #000066;
}

/*********************************************************************************************************************************
 * EVENT BLOCK
 *********************************************************************************************************************************/
.eventBlock {
	margin-bottom: 25px;
}

/*********************************************************************************************************************************
 * MEDIA BLOCK
 *********************************************************************************************************************************/
.mediaBlock {
	padding: 3px 0 3px 0;
}

.media {
	clear: both;
	overflow: hidden;
	padding: 0 0 32px 0;
	position: relative;
}

body.grid_v div.media {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 2px;
}

.mediaImage {
	display: block;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
	width: 639px;
}

#column2b .media .mediaImage {
	border: none;
	margin-bottom: 5px;
	width: 205px;
	height: 133px;
}

.media .caption {
	color: #999999;
	line-height: 17px;
	overflow: hidden;
	padding-top: 1px;
}

.mediaBlock .media .caption {
	line-height: 15px;
	display: inline-block;
}

.media .videoPlayOverlay {
	left: 30%;
	position: absolute;
	top: 15%;
	width: 40%;
}

/*********************************************************************************************************************************
 * SIMPLE SEARCH
 *********************************************************************************************************************************/
div.searchResultsBlock div.bar {
	clear: both;
	overflow: hidden;
}

div.searchResultsBlock div.bar div {
	color: #ffffff;
}

div.searchResultsBlock div.bar div.navigationBlock {
	float: right;
	width: 400px;
	margin: 7px 0 0 0;
}

div.searchResultsBlock div.bar div.navigationBlock div.navigation {
	float: right;
}

div.searchResultsBlock div.bar div.navigationBlock div.navigation span.text,div.searchResultsBlock div.bar div.navigationBlock div.navigation a
	{
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

div.searchResultsBlock div.bar div.navigationBlock div.navigation span.text
	{
	padding: 0 5px 0 5px;
	line-height: 15px;
}

/*
div.searchResultsBlock div.bar div.languageSelectionBlock {
  margin:6px 0 0 0;
  float:left;
}

div.searchResultsBlock div.bar div.languageSelectionBlock a,
div.searchResultsBlock div.bar div.languageSelectionBlock a:link,
div.searchResultsBlock div.bar div.languageSelectionBlock a:visited {
  display:block;
  float:left;
  color:#9494b9;
  font-weight:bold;
  line-height:15px;
  margin:0 20px 0 0;
}

div.searchResultsBlock div.bar div.languageSelectionBlock a:hover,
div.searchResultsBlock div.bar div.languageSelectionBlock a:focus,
div.searchResultsBlock div.bar div.languageSelectionBlock a:active {
  color:#ffffff;
}

div.searchResultsBlock div.bar div.languageSelectionBlock a.selected,
div.searchResultsBlock div.bar div.languageSelectionBlock a.selected:link,
div.searchResultsBlock div.bar div.languageSelectionBlock a.selected:visited {
  color:#ffffff;
  cursor:text;
}
*/
.search-results .languageSelectionBlock {
	margin: 0 0 9px 0;
	float: left;
}

.search-results .languageSelectionBlock a,.search-results .languageSelectionBlock a:link,.search-results .languageSelectionBlock a:visited
	{
	display: block;
	float: left;
	color: #9494b9;
	font-weight: bold;
	line-height: 15px;
	margin: 0 20px 0 0;
	text-decoration: none;
}

.search-results .languageSelectionBlock a:hover,.search-results .languageSelectionBlock a:focus,.search-results .languageSelectionBlock a:active
	{
	color: #ffffff;
}

.search-results .languageSelectionBlock a.selected,.search-results .languageSelectionBlock a.selected:link,.search-results .languageSelectionBlock a.selected:visited
	{
	color: #ffffff;
	cursor: text;
}

div.searchResultsBlock div.bar div.navigation div.backward,div.searchResultsBlock div.bar div.navigation div.forward
	{
	float: right;
}

/*********************************************************************************************************************************
 * SITEMAP
 *********************************************************************************************************************************/
ul.sitemap {
	margin: -25px 0 0 0;
}

ul.sitemap li {
	background: url(../../images/lht/dotted_line_cccccc.gif) repeat-x top
		left;
	margin: 21px 0 0 0;
	padding: 22px 350px 0 15px;
	width: 276px;
}

ul.sitemap li a {
	margin: 0 0 0 -15px;
	float: left;
	white-space:
}

ul.sitemap li ul {
	margin: -1px 0 0 276px;
	padding: 0 0 0 25px;
	vertical-align: text-top;
}

ul.sitemap li ul li {
	background: none;
	width: 320px;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
}

ul.sitemap li ul li a,ul.sitemap li ul li a:link,ul.sitemap li ul li a:visited
	{
	background: url(../../images/lht/icons.gif) no-repeat 1px -683px;
	color: #888888;
	display: block;
	font-weight: normal;
	line-height: 15px;
	margin: 0 0 3px -13px;
	padding: 0 0 0 14px;
	float: none;
}

ul.sitemap li ul li a:focus,ul.sitemap li ul li a:hover,ul.sitemap li ul li a:active
	{
	background: url(../../images/lht/icons.gif) no-repeat 1px -934px;
	color: #000066;
	display:
}

/*********************************************************************************************************************************
 * downloadBlock
 *********************************************************************************************************************************/
.downloadBlock-end,.eventBlock-end {
	clear: both;
	background-image: url(../../images/lht/dotted_line_cccccc.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 1px;
}

.downloadBlock {
	margin-bottom: 23px;
}

/*********************************************************************************************************************************
 * overview
 *********************************************************************************************************************************/
.overview-end {
	clear: both;
	background-image: url(../../images/lht/dotted_line_cccccc.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 1px;
}

/*********************************************************************************************************************************
 * article, press release
 *********************************************************************************************************************************/
.article-end,.press-release-end,.event-end {
	clear: both;
	height: 1px;
	margin-bottom: 16px;
}