@charset "utf-8";
div#every-page-top-section {
	position: relative;
	left: 8px;
	width: 1006px;
	height: 386px;
	background-image: url(../../images/every-page-top-section-drop.png);
	background-repeat: no-repeat;
}
div#every-page-header-content {
	position: relative;
	top: 90px;
	width: 988px;
	height: 380px;
	/*	background-image:url(images/header-main-bg.png); */
	background-image: url(../../images/every-page-header-main-bg-white.png);
	background-repeat: no-repeat;
}
div#each-page-content {
	color: #4c4c4c;
	text-align: justify;
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
	left: -4px;
	top: -20px;
	min-height: 800px;
	position: relative;
	width: 970px;
}
#each-page-content h1 {
	color: #5c5c5c;
	font-size: 18pt;
	border-bottom: 1px solid #9b9b9b;
	max-width: 600px;
	padding-bottom: 6px;
}
#each-page-content h2 h3 h4 h5 h6 {
 color:
}
a {
	color: #1F8FA8;
}
a:visited {
	color: #1F8FA8;
}
.teal_highlight {
	color: #1F8FA8;
}
img.staff-photo {
	border: 1px solid #1F8FA8;
}
td#recently-uploaded-pubs {
	vertical-align: top;
	width: 320px;
	background-color: #fbfbfb;
	background-image: url(../../images/publications-recent-uploads-bg-gradient.png);
	background-position: top;
	background-repeat: repeat-x;
}
.journal-table-header {
	text-align: center;
	background-color: #CCC;
}
.journal-table-odd-row {
	text-align: center;
	background-color: #e4e4e4;
}
.journal-table-even-row {
	text-align: center;
	background-color: #CCC;
}
.table-odd-row {
	background-color: #e4e4e4;
}
.table-even-row {
	background-color: #CCC;
}
label.uchscFeedbackFormCheckbox {
	padding-left: 40px;
}
label.question1_8_other, label.question1_6_other, label.question2_5_other, label.questions_text {
	padding-left: 64px;
}
tr.alternate-rows:nth-child(even) {
	background: transparent;
}
tr.alternate-rows:nth-child(odd) {
	background: #ccc;
}
