.hidden {
	display:none;
}

body { 
	padding:0; 
	margin:0; 
	background-color:#ffffff;
	font-family: Georgia, serif;
	background-image: none !important;
}

.hero { 
	background-position:0px 0px;
	border:0;
	max-height: 54px;
	padding-bottom:10px;
	display:block;
}

.hero:nth-child(odd) { 
	background-color: #ffffff;
}

.first {
	margin-top: 10px;
}

a {
	text-decoration:none;
	color:#000;
}


.maintext:hover{color: #000000;
	text-decoration:underline;
}


.hero img {
	display: none;
}

.subhero {
	padding-left:4px;
}

.wrapper {
	overflow: hidden;
	position: relative;
	text-align: left;
	width:100%;
	height:295px;

}

.text {	
	font-size: 12px;
	margin-left: 0px;
	color: #000000;	
	cursor:pointer;
	width:98%;
	padding: 0px 5px;
}

.maintext {
	font-size: 14px;	
	margin: 0;
	padding: 0px 0;	
	display:inline;
	color: #000000;	
}

.dianomi_provider_short {
	font-size: 12px;
	display: inline-block !important;
	color: #333;
	font-style: italic;
}

	.dianomi_provider_short::after {
		content: ")";
}

.dianomi_provider_short::before {
	content: "(";
}

.heading_top,
.heading {
	display: none;
}

.action {
	display: none !important;
}

.line2 {
	margin-bottom: 0;
	padding: 12px 0 0px 10px;
	font-size: 14px;
	max-width: 100%;
	font-family: arial, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	background-color:#000000;
	color: #ffffff;
	height:24px;
}


.whats-this {
	display: none;
}


.logohover{background-repeat:no-repeat;
width:119px;
	height:12px;
	position:absolute;
	right:2px;
	bottom:0px;
	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;
}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	border-bottom:2px solid #f9f9f9;
	padding-bottom:0px;
	background-color:#ffffff;
	height:10px;
}

.sub-line2 {
	overflow: hidden;
	bottom:0px;
	right:0px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#333;
	width:119px;
	height:12px; 
	padding-bottom:0px;
	font-family: Arial, Helvetica, Verdana; 
}