body { 
	padding:0; 
	margin:0;
	width:100%;
	height:250px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left:0px;
}

.hero {
	float:left;
	width:99%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:#003876;
	padding-bottom:25px;

}

.first {
	margin-top: 9px;
}

a { 
	color:#ccc; 
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover{text-decoration:none;}

.maintext:hover  {
	color: #003399;
	text-decoration:underline;
}


.hero img {float:left; border:none; padding-top:3px;}

.subhero {
	padding-top:0px;
}

.wrapper {
	padding: 5px 10px;
	min-width:30px;
	width:100%;
	height:250px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top:0px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.text {
	float: none;
	margin: 2px 0 0 0px;
	width: 100%;
	display: block;
	vertical-align: middle;
	height:  auto;
	box-sizing: border-box;
	padding-left: 95px;
    padding: px 0px 0px 100px;
	}


.maintext {
	letter-spacing: 0px;
	color:#333333;
	cursor: pointer;
	display: inline;
	font-family: Lato, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	line-height: 1.1;
	display:block !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
  margin-bottom: 5px;
}

.dianomi_provider_short:before{
content: "("
}

.dianomi_provider_short:after{
content: ")"
}
.dianomi_provider_short {
	font-style:normal;
	font-size: 14px;
	color: #999999;
	font-weight:normal;
	letter-spacing: 0px;
}

.maintext:after 
{
	content:"\00a0"
}


.action{
	display:none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 5px;
}


.heading_top,
.heading {
	display: none;
}

.line2 {
	margin-top: 0px;
	list-style-type: none;
	padding-bottom: 1px;
	font-family: Raleway, Arial, serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color:#666666;
	text-align: center;	
}



.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position:absolute;
	left:240px;
	bottom:5px;
	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;
}

.sub-line2 {
	overflow: hidden;
	bottom:2px;
	right:2px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:60px;
	height:13px; 
	padding-bottom:0px;
	z-index:1; 
}

.sub-line2 img{
	width: 60px;
	border:none;
	outline:none;
}
