@charset "UTF-8";
/* CSS Document */

/* Research */

#summary, #summary span {
	height: 50px;
	width: 45px;
	background-image: url(_images/summaryresearch.jpg);
	background-repeat: no-repeat;
}
#fullstory, #fullstory span {
	height: 50px;
	width: 45px;
	background-image: url(../__test/virtuallab/_images/fullstoryresearch.jpg);
	background-repeat: no-repeat;
}
#laboratory, #laboratory span {
	height: 50px;
	width: 45px;
	background-image: url(_images/laboratoryresearch.jpg);
	background-repeat: no-repeat;
}
#clinical, #clinical span {
	height: 50px;
	width: 45px;
	background-image: url(_images/clinicalresearch.jpg);
	background-repeat: no-repeat;
}
#science, #science span {
	height: 50px;
	width: 45px;
	background-image: url(_images/scienceresearch.jpg);
	background-repeat: no-repeat;
}
#talkinghead1, #talkinghead1 span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheadsresearch.jpg);
	background-repeat: no-repeat;
}
#talkinghead2, #talkinghead2 span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheadsresearch.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #6633FF;
}
a:active {
	color: #333;
}
.research {
	background: #6633FF;
}
.column1 dt {
	font-size: 120%;
	border-bottom: 2px solid #6633ff;
	padding-top: 10px;
	padding-bottom: 5px;
}
.column1 a {
	background-image: url(_images/arrowresearch.jpg);
	padding-left: 20px;
	line-height: 175%;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.column1 a:link {

}
.column1 a:visited {

}
.column1 a:hover {
	background: #6633ff;
	color: #FFFFFF;
}
.column1 a:active {

}

.casestudy .container {
	background: url(_images/contentresearch.jpg) repeat-y;
	float: left;
	width: 946px;
}
.casestudy .column2 {
	float: left;
	margin-left: 14px;
	width: 706px;
	display: inline;
	background: url(../__test/virtuallab/_images/col2topcresearch.jpg) no-repeat;
	color: #FFFFFF;
}
.casestudy .separator {
	background-image: url(_images/separatorresearch.jpg);
}
.casestudy h2 {
	color: #000000;
}
.previous a {
	background-image: url(_images/arrowbackresearch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.next a:hover {
	background-image: url(_images/arrowresearchover.jpg);
}
.column1 .casestudies dd a {
	background-color: #6633FF;
	background-image: url(_images/csbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.column1 .casestudies dd a:hover {
	background-color: #9966FF;
}

.innerfooter dd a {
	background-image: url(_images/arrowresearch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}