body {
	color: #ffffff;
	background: transparent url("../images/bg_news.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #229eff;
}


#claim {
	border-top: 2px solid #ffffff;
	padding-top: 30px;
	padding-bottom: 100px;
}


/* LINKS a hrefs */
a:active,a:link,a:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #ffffff;
 	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #343434;
}

.linkMore:active,.linkMore:link,.linkMore:visited {
	font-weight: normal;
	background: transparent url("../images/icon_forward.png");
	background-repeat: no-repeat;
	background-position: 2px right;
	color: #215d9c;
	text-decoration: none;	
	padding-right: 10px;
}

.linkMore:hover {
	color: #454545;
}

#globalnavi li {
	list-style: none;
	display: inline;
	margin-right: 16px;
	color: #ffffff;
}

.naviL0:active, .naviL0:link, .naviL0:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 10pt;
	color: #343434;
	font-weight: normal;
 	text-decoration: none;
}

.naviL0:hover {
	color: #ffffff;
}

.naviL0Active:active, .naviL0Active:link, .naviL0Active:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
 	text-decoration: none;
}

.naviL0Active:hover {
	color: #ffffff;
}

#mainnavi li {
	display: block;
	margin-left: 0px;
	margin-top: 6px;
	color: #343434;
}

.naviL1:active, .naviL1:link, .naviL1:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #343434;
	font-weight: normal;
 	text-decoration: none;
}

.naviL1:hover {
	color: #ffffff;
}

.naviL1Active:active, .naviL1Active:link, .naviL1Active:visited {
	font-family: "Trebuchet MS", Verdana, Arial sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
 	text-decoration: none;
}

.naviL1Active:hover {
	color: #ffffff;
}



.newsTitle {
	font-size: 11pt;
	color: #343434;
}


