@charset "utf-8";
.top_stretch {
	background-image: url(../images/top_strtch.jpg);
}
.top_navStretch {
	background-image: url(../images/nav_strtch.jpg);
}
.Table_edge {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1A2A6;
	border-left-color: #A1A2A6;
	background-position: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
	padding: 0px;
}
.displayImg {
	border: 2px solid #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	padding-left: 1.1em;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.7em;
	text-indent: 0px;
	margin: 0px;
	}
#body #Table_body td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.7em;
}




/* -- main naviagation styles -- */
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#header ul li{
	float:left;
	}
	
#header ul a{
	padding: 0 1.2em;
	font-size:12px;
	line-height:1.5em;
	text-decoration:none;
	color:#ffffff;
	float:left;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/nav_sep.gif) no-repeat left;
	}
	
#header ul a.first{
	background:none;
	}
	
#header ul a:hover{
	color:#CC0000;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-left: 1.1em;
	margin-left: 20px;
}

.peopleName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.peopleDegree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.peopleImg {
	border: 2px solid #000000;
}
.peopleGradyear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.peopleBio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.peopleEMRGEYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a {
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #333333;
	padding-left: 1.1em;
}
.SubjectDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.SubjectTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #BE1033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

