/* MedTech CSS Document */

.scsu-shell-width {
	width: 756px;
}
#scsuSubsiteArea {
	width: 700px;
}


#medTechHeader {
	height: 40px;
	border-bottom: 1px solid #C8C8C8;
	margin-bottom: 2px;
	margin-top: 2px;
}
#medTechHeader a {
	text-decoration: none;
	color: #676767;
}


#medTechNav {
	float: right;
	width: 282px;
}
#medTechNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#medTechNav li {
	float: left;
	margin-left: 1px;
}
#medTechNav li a {
	width: 138px;
	height: 31px;
	border: 1px solid #C8C8C8;
	display: block;
	text-decoration: none;
	background-image: url(../images/buttonBkgrnd.jpg);
	text-align: center;
	color: #c8c8c8;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 6px;
}
#medTechNav li a:hover {
	border: 1px solid #426E9B;
	color: #FFFFFF;
}
h2#medTechTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #676767;
	padding: 4px 10px;
	margin: 0px;
	font-weight: normal;
}
h2#medTechTitle .line2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #333333;
	line-height: .7em;
	font-weight: bold;
}

#splash {
	background-color: #000000;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#splash #left {
	width: 353px;
	float: left;
	background-image: url(../images/bkgrndLeft.jpg);
	background-repeat: no-repeat;
	height: 550px;
	overflow: hidden;
}
#splash #right {
	width: 347px;
	float: left;
	background-image: url(../images/bkgrndRight.jpg);
	background-repeat: no-repeat;
	height: 550px;
	overflow: hidden;
}
#splash a {
	text-decoration: none;
	display: block;
	padding: 50px 30px 0px 30px;
	height: 490px;
}
#splash a:hover .enterLink {
	border: 1px solid #426E9B;
}

#splash h3 {
	color: #FFD284;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: -5px;
	font-size: 1.2em;
}
#splash h3 .line2 {
	font-size: 1.35em;
	color: #FFD284;
	line-height: .7em;
	font-weight: bold;
}
#splash p {
	color: #FFFFFF;
}
#splash p.enterLink {
	text-align: center;
	margin: 20px 40px;
	font-weight: bold;
	border: 1px dashed #474747;
	padding: 5px;
}
#splash #newText {
	padding: 180px 0px 0px 100px;
}
#splash #rasText {
	padding: 180px 0px 0px 0px;
}


#medTechFooter {
	border-top: 1px solid #C8C8C8;
	margin-top: 2px;
	padding: 10px 0px 10px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	overflow: auto;
}
#medTechFooter h3 {
	color: #F3A721;
	margin: 0px;
	font-size: 1.2em;
}
#medTechFooter p {
	float: left;
	margin: 0px;
}
#medTechFooter p.col1 {
	margin: 0px 80px 0px 0px;
}
#medTechFooter a {
	color: #426E9B;
}
#medTechFooter a:hover {
	text-decoration: none;
}

form#mtqSurvey {
	border: 1px dashed #666;
	padding: 10px;
}
