body { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0; 
	margin:0; 
	border: 1px solid #fff;
	}

a {
	text-decoration:none;
	color:#066EC9;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration:underline;
	color: #23527c;
	}

.wrapper { 
	width: 100%;
	height: 138px;	
	padding:0px;
	position: relative;
margin:0;
	}

.first {
	margin-top:0px;
}

.hero.last{
border-bottom:none;}

.hero {	
	width: 100%;
	height:50px;
	padding-bottom:5px;
	border-bottom: 1px solid #fff;
	}

.hero img {
	display:none;
	}
.subhero{
	padding: 0 5px;
}

.heading_top, .heading {
	display: none;
	}	

.text {
	color: #066EC9;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-left:12px;
	display:table-cell;
	height:55px;
	vertical-align:middle; 
	}

.maintext {
	display:inline;
	text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	height: auto;
	line-height: 18px;
	color: #337ab7;
	}

.action {
	display:none;
	}

.line2 {
	display:block;
	color: #555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 4px solid #fff;	
	padding:5px ;
	margin-bottom:0px;
	}

.dianomi_provider_short {
	font-weight: 300;
	color: #555;
	text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	display:inline-block !important;
	}

.dianomi_provider_short::after {
	content: ")";
	}

.dianomi_provider_short::before {
	content: "(";
	}


.logohover{
	width:70px;
	height:12px;
	position:absolute;
	bottom:3px;
	right: 4px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms 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 {
overflow: hidden;
position: absolute;
right: 0;
top: 10px;
width: 75px;
font-size: 10px;
height: 1.3em;
color: #ccc;
height: auto;
padding-bottom: 0px;
z-index: 1;
}
.sub-line2 a {
color: #666;
}
.sub-line2 img {
border: none;
outline: none;
width: 55px;
height: auto;
}
