body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0; 
	padding:0 0px;
	}

a {
	color:#464646;
	text-decoration:none;
}

a:link {
	text-decoration: none;		
}

.maintext:hover {
	text-decoration:underline;
}

.wrapper { 
	height: 300px;	
	position: relative;
	width: 100%;
	margin-left:5px;
}

.hero {	
	width: 100%;
	padding-bottom: 5px;	

}


.hero img {
	display:none;
}

.subhero{
	padding:1px 0;
}

.heading_top, .heading {
	display: none;
}	

.text {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	min-height: 1px;
	position: relative;
	width: 98%;
}

.maintext {
	display:inline;
}

.action {
	display:none;
}

.line2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	margin-bottom: 10px;
	border-bottom: #003366 2px solid;
	line-height: 36px;
	height: 36px;
	font-size: 15px;
	padding: 0px 14px 0 0;
	color: #003366;
	width:95%;
}


.dianomi_provider_short {
	color: #777;
	display:inline-block !important;
	font-size: 12px;
	line-height:19px;
	margin: 0;
	padding: 0;
}

.dianomi_provider_short::after {
	content: ")";
}

.dianomi_provider_short::before {
	content: "(";
}

.article_date {
	color: #7FA2CC;
	display:inline-block;
	font-size: 11px;
	margin: 0;
	padding: 0;
}


.logohover{
	background-repeat:no-repeat;
	height:12px;
	right:5px;
	position:absolute;
	top:14px;
	width:55px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 100ms ease-in-out 0s;
	-moz-transition: background 100ms ease-in-out 0s;
	-o-transition: background 100ms ease-in-out 0s;
	transition: background 100ms ease-in-out 0s;
	z-index:1;
	}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fff;
	height:12px;
	background-size:54px 10px;									
	}

.sub-line2 {
	color:#ccc;
	display:block;
	font-size:10px;height:1.3em;
	height:12px; 
	right:5px;
	overflow: hidden;
	padding-bottom:0px;
	position:absolute;
	top:14px;
	width:12px;
	z-index:1; 
	}

.sub-line2 a{
	color:#999;
	}