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

/* CSU */

#summary, #summary span {
	height: 50px;
	width: 45px;
	background-image: url(_images/summarycsu.jpg);
	background-repeat: no-repeat;
}
#fullstory, #fullstory span {
	height: 50px;
	width: 45px;
	background-image: url(../__test/virtuallab/_images/fullstorycsu.jpg);
	background-repeat: no-repeat;
}
#laboratory, #laboratory span {
	height: 50px;
	width: 45px;
	background-image: url(_images/laboratorycsu.jpg);
	background-repeat: no-repeat;
}
#clinical, #clinical span {
	height: 50px;
	width: 45px;
	background-image: url(_images/clinicalcsu.jpg);
	background-repeat: no-repeat;
}
#science, #science span {
	height: 50px;
	width: 45px;
	background-image: url(_images/sciencecsu.jpg);
	background-repeat: no-repeat;
}
#talkinghead1, #talkinghead1 span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheadscsu.jpg);
	background-repeat: no-repeat;
}
#talkinghead2, #talkinghead2 span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheadscsu.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #990000;
}
a:active {
	color: #333;
}
.csu {
	background: #990000;
}
.column1 dt {
	border-bottom: 2px solid #990000;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 120%;
}
.column1 a {
	background-image: url(_images/arrowcsu.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: #990000;
	color: #FFFFFF;
}
.column1 a:active {

}

.casestudy .container {
	background: url(_images/contentcsu.jpg) repeat-y;
	float: left;
	width: 946px;
}
.casestudy .column2 {
	float: left;
	margin-left: 14px;
	width: 706px;
	display: inline;
	background: url(_images/col2topcsu.jpg) no-repeat;
	color: #FFFFFF;
}
.casestudy .separator {
	background-image: url(_images/separatorcsu.jpg);
}
.casestudy h2 {
	color: #000000;
}
.previous a {
	background-image: url(_images/arrowbackcsu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.next a:hover {
	background-image: url(_images/arrowcsuover.jpg);
}
.column1 .casestudies dd a {
	background-color: #990000;
	background-image: url(_images/csbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.column1 .casestudies dd a:hover {
	background-color: #FF0000;
}

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