.c-head-blue-content {
	position:relative;
	clear:both;
	overflow:hidden;
}
.c-head-blue h1{
	font-size:47px;
	color:#c2cfd5;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}
.c-head-blue .c-actions {
	margin-bottom:10px;
}
.c-head-blue-content a{
	text-decoration:none;
}
.c-head-blue-content a img{
	border:none;
}
.c-head-blue-content ul{
	list-style:none;
	overflow:hidden;
	padding-left:0;
	margin-left:0;
}
.c-head-blue-content ul li{
    list-style:none;
  }

.c-head-blue-content ul div{
	background:url(images/news.png) center left no-repeat;
	padding-left:10px;
	font-style:italic;
	font-size:14px;
	margin-bottom:8px;
}
.c-head-blue-content ul div a{
	color:#000000;
}
.c-head-blue-content h2, .c-head-blue-content h2 a{
	color:#bb0502;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}
.c-head-blue-content h2 a, .c-head-blue-content h2 a:hover, .c-head-blue-content h2 a:visited{
	text-decoration:none;
	color:#bb0502;
}
.c-head-blue-content p{
	padding-bottom:13px;
	color:#7e7e7e;
	line-height:1.5em;
	margin-bottom:13px;
	border-bottom:#e1e1e1 1px solid;
	display: inline-block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	width:100%;
}
.c-head-blue-content p a{
	color:#02ccfc;
	font-weight:normal;
	cursor:pointer;
}
/*.help-div{
	height:29px;
	background:#FFFFFF;
	margin-top:-15px;
	border-bottom:#d8e0e3 solid 2px;
}*/