/* CSS Document */

div.cb a:link {
color:#000;
}
div.cb a:visited {
color:#0079be;
}
div.cb a:hover, div.cb a:focus, div.cb a:active {
color:#000;
}

.cb {
margin:0.5em 0;
clear:both;
}
	/* Top corners and border */
.blue .bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box_blue.png) no-repeat 100% 0;
}
.blue_white .bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box_blue_white_no_shadow.png) no-repeat 100% 0;
}
.orange .bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box_orange.png) no-repeat 100% 0;
}
.orange_white .bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box_orange_white.png) no-repeat 100% 0;
}
.red .bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box_red.png) no-repeat 100% 0;
}
.red_white .bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../images/box_red_white.png) no-repeat 100% 0;
}
.blue .bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box_blue.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
.blue_white .bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box_blue_white_no_shadow.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
.orange .bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box_orange.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
.orange_white .bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box_orange_white.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
.red .bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box_red.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
.red_white .bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../images/box_red_white.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.blue .bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box_blue.png) no-repeat 100% 100%;
}
.blue_white .bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box_blue_white_no_shadow.png) no-repeat 100% 100%;
}
.orange .bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box_orange.png) no-repeat 100% 100%;
}
.orange_white .bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box_orange_white.png) no-repeat 100% 100%;
}
.red .bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box_red.png) no-repeat 100% 100%;
}
.red_white .bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../images/box_red_white.png) no-repeat 100% 100%;
}
.blue .bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box_blue.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
.blue_white .bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box_blue_white_no_shadow.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
.orange .bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box_orange.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
.orange_white .bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box_orange_white.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
.red .bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box_red.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}
.red_white .bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../images/box_red_white.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.blue .i1 {
	padding:0 0 0 8px;
	background:url(../images/borders_blue.png) repeat-y 0 0;
}
.blue_white .i1 {
	padding:0 0 0 8px;
	background:url(../images/borders_blue_white_no_shadow.png) repeat-y 0 0;
}
.orange .i1 {
	padding:0 0 0 8px;
	background:url(../images/borders_orange.png) repeat-y 0 0;
}
.orange_white .i1 {
	padding:0 0 0 8px;
	background:url(../images/borders_orange_white.png) repeat-y 0 0;
}
.red .i1 {
	padding:0 0 0 8px;
	background:url(../images/borders_red.png) repeat-y 0 0;
}
.red_white .i1 {
	padding:0 0 0 8px;
	background:url(../images/borders_red_white.png) repeat-y 0 0;
}
	/* Right border */
.blue .i2 {
	padding:0 8px 0 0;
	background:url(../images/borders_blue.png) repeat-y 100% 0;
}
.blue_white .i2 {
	padding:0 8px 0 0;
	background:url(../images/borders_blue_white_no_shadow.png) repeat-y 100% 0;
}
.orange .i2 {
	padding:0 8px 0 0;
	background:url(../images/borders_orange.png) repeat-y 100% 0;
}
.orange_white .i2 {
	padding:0 8px 0 0;
	background:url(../images/borders_orange_white.png) repeat-y 100% 0;
}
.red .i2 {
	padding:0 8px 0 0;
	background:url(../images/borders_red.png) repeat-y 100% 0;
}
.red_white .i2 {
	padding:0 8px 0 0;
	background:url(../images/borders_red_white.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.blue .i3 {
	display:block;
	margin:0;
	background:#99c9e5;
}
.blue_white .i3 {
	display:block;
	margin:0;
	background:#FFFFFF;
}
.orange .i3 {
	display:block;
	margin:0;
	background:#FDDF96;
}
.orange_white .i3 {
	display:block;
	margin:0;
	background:#FFFFFF;
}
.red .i3 {
	display:block;
	margin:0;
	background:#E69799;
}
.red_white .i3 {
	display:block;
	margin:0;
	background:#FFFFFF;
}

	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
.blue h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#0079BE;
	color:#FFF;
	border-bottom: none;
	padding-left:10px;
	padding-top:3px;}
.blue_white h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#0079BE;
	color:#FFF;
	border-bottom: none;
	padding-left:10px;
	padding-top:3px;}
.orange h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#FBBC21;
	color:#FFF;
	border-bottom: none;
	padding-left:10px;
	padding-top:3px;}
.orange_white h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#FBBC21;
	color:#FFF;
	border-bottom: none;
	padding-left:10px;
	padding-top:3px;
	}
.red h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#D6244A;
	color:#FFF;
	border-bottom: none;
	padding-left:10px;
	padding-top:3px;
	}
.red_white h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#D6244A;
	color:#FFF;
	border-bottom: none;
	padding-left:10px;
	padding-top:3px;
	}
	
div.orange_white a:link {
	color: #FBBC21;
	}
	
div.blue_white a:link {
	color: #0079BE;
	}
div.red_white a:link {
	color: #D6244A;
	}
.hide_title{
display:none;
}
.news-list-container{
padding: 10px !important;
}
.news-single-item{
padding:0px !important;
}
.news-single-item h2{
padding:10px;
}
.news-single-backlink{
font-size:11px;
}
.news-list-morelink{
display:none;
}
.dl30 .blue_white .bt{
background:none;
}
.dl30 .blue_white .bt div{
background:none;
}
.dl30 .blue_white .i1{
background:none;
}
.dl30 .blue_white .i2{
background:none;
}
.dl30 .blue_white .i3{
background:none;
}
.dl30 .blue_white .bb{
background:none;
}
.dl30 .blue_white .bb div{
background:none;
}
div#c3377{
margin-top:-12px;
}
div#c2723{
margin-top:2px;
}

div#c531 .bt {
height: 0px;
}
div#c531 .cb {
margin-top: 5px;
}
