html, body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
body {
	font: 100.01% "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	background: #CCCCE0;
	height: 100%;
}
div#container {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #565736;
	padding: 0px 0px 10px;
	background: #7F7F7F url(../mentor/cube1g.jpg) no-repeat right bottom;
}
div#logo {
}

#container h1 {
	font-size: 2em;
	color: #330033;
	margin-left: 150px;
	margin-top: 1px;
	margin-bottom: 70px;
}
#container h2 {
	font-size: 1.7em;
	color: #330033;
	margin-left: 15px;
	margin-top: 1px;
}
.sub-heading-to-title {
	font-size: .9em;
}

#container h3 {
	font-size: 1.4em;
	color: #330033;
	margin-left: 15px;
	margin-top: 1px;
}
#container h4 {
	font-size: 1.2em;
	color: #330033;
	margin-left: 15px;
	margin-top: 1px;
}
#container h5 {
	font-size: 1.0em;
	margin-left: 15px;
	margin-top: 1px;
}
div#mentor-tabs {
	font-size: .9em;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #565736;
	position: relative;
	background: #BFC19B;
	margin-top: 5px;
}
div#mentor-tabs h2 {
	font-size: 1.6em;
	color: #463B4A;
	margin-left: 10px;
}
div#mentor-tabs h3 {
	font-size: 1.3em;
	color: #463B4A;
	margin-left: 10px;
}

div#mentor-tabs p {
	margin-right: 6px;
	margin-left: 6px;
}
div#mentor-tabs a {
	color: #000;
}

#nav {
	float: left;
	width: 730px;
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
	background: #95985E url(../results-nav_bg.gif) repeat-x left bottom;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 75%;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	border-bottom: none;
	background: #95985E url(../mine-bkgrd-tab-other.jpg) repeat-x left top;
	}
#nav a:hover, body#intro #t-intro a, body#pubs #t-pubs a, body#grants #t-grants a, body#techniques #t-techniques a, body#industry #t-industry a {
	color: #000;
	padding-bottom: 5px;
	border-color: #000;
	background: #BFC19B url(../mine-bkgrd-tab-hover.jpg) repeat-x left top;
	}
fieldset {
	width: 90%;
	border-color: #330134;
	margin-left: 12px;
	margin-top: 8px;
}
legend {
	color: #FFFFFF;
	background: #7F7F7F;
	padding: 2px 4px;
}
.mentor-button a {
	color: #000000;
	text-decoration: none;
	background: #B5AEFB;
	text-align: center;
	margin: 2px;
	padding: 2px 4px;
	border-top: 2px solid #5C4DF6;
	border-right: 2px solid #5C4DF6;
	border-bottom: 2px solid #073173;
	border-left: 2px solid #073173;
	line-height: 2em;
}
.mentor-button a:hover {
	color: #FFFFFF;
	background: #8D7FF8;
	border-bottom: 2px solid #5C4DF6;
	border-left: 2px solid #5C4DF6;
	border-top: 2px solid #073173;
	border-right: 2px solid #073173;
}

ol#mentor-list li {
	margin-top: 8px;
}
div#navLetters {
	text-align: center;
	padding: 2px 9px;
}
div#navLetters a {
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	padding: 2px 5px;
}
div#navLetters a:hover {
	color: #fff;
	background: #000000;
}
div#navLetters .thisLetter {
	font-size: 1.8em;
	font-weight:bold;
	color: #1608A7;
	text-decoration: none;
}
div#willing2mentor {
	padding: 3px;
	border: 1px solid #092E6C;
}

div#sub-med-student {
	padding-left: 9px;
	border: 1px solid #092E6C;
}
div.tag-cloud {
	font-size: .7em;
	color: #092E6C;
	background: #B5AEFB;
	padding: 4px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #092E6C;
	margin-bottom: 10px;
}
div.tag-cloud h3 {
	text-align: center;
}
div.tag-cloud p {
	font-size: 1.3em;
}


div.tag-cloud a {
	color: #092E6C;
	text-decoration: none;
	margin: 4px;
}
div.tag-cloud a:hover {
	text-decoration: underline;
}

div.list-left {
	font-size: .9em;
	float: left;
	width: 300px;
}
div.list-right {
	font-size: .9em;
	float: right;
	width: 300px;
}
div.clear-both {
	clear: both;
}
.required {
	color:#FF0000;
	font-weight:bold;
	}.DepartmentName {
	font-size: 1.3em;
	font-weight: bold;
	color: #092E6C;
}
.GradFaculty {
	font-size: .9em;
	margin-left: 20px;
}
.copyright {
	font-size: .7em;
	text-align: right;
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	margin-bottom: 50px;
}
.image-left {
	float: left;
}
