@charset "utf-8";
/* CSS Document */

#imaging-org-conferences a:link, a:visited, a:active {
	font-weight: normal;
}

#imaging-org-conferences a:hover {
	text-decoration: underline;
}

#imaging-org-conferences h2 {
	margin-bottom:0px;
}

#imaging-org-conferences a.bold:link, a.bold:visited, a.bold:active {
	font-weight: bold;
}

#imaging-org-conferences a.bold:hover {
	text-decoration: underline;
}

#imaging-org-conferences H5 {
	background:#d9e1f2;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	padding-top:4px;
	margin-bottom:0px;
}

.date {
	background:#d9e1f2;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:20px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	padding-top:4px;
	margin-bottom:-10px;
}

.eventname {
	width: 350px;
	color:#0039a6;
	font-size: 13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-top:10px;
}

.eventtime {
	float:right;
	width:100px;
	display:block;
	margin-top:10px;
}

#imaging-org-conferences p {
	clear:both;
}

#imaging-org-industryevents a.industryevents,
#imaging-org-industryevents a.industryevents:visited,
#imaging-org-industryevents a.industryevents:active,
#imaging-org-industryevents a.industryevents:link {
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

#imaging-org-industryevents a.industryevents:hover {
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

.imaging-org-history {
	margin: 15px 0;
}

.imaging-org-history p {
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 !important;
}


/* styles for left side sponsor logos */
.sponsorlogos{
	float: left; 
	position: relative; 
	width: 229px;
}

.sidelink, 
.sidelink:hover,
.sidelink:active { color: #0039A6 !important; font-size: 13px; font-weight: bold; text-decoration: none; }
.sponsor-ele{
	background: white;
	height: auto;  
	list-style: none; 
	margin: 0 10px 10px 0; 
	padding: 5px 2px;
	text-align: center;
	width: 120px;
	border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
	box-shadow: 0px 0px 2px #ccc; -moz-box-shadow: 0px 0px 2px #ccc; -webkit-box-shadow: 0px 0px 2px #ccc;
	behavior: url(/IST/css/PIE.htc);
}

.sponsor-logo{
	vertical-align: middle; 
	padding: 0px;
}

.sponsorlogos h2{
	color: #0039A6;
	font-size: 13px;
}

/*Corporate Members Page */
.corp_members{
	float: left;
	position: relative;
	max-width: 460px;
}
