html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: verdana;
	vertical-align: baseline;
	line-height:140%;
}
a{
	font-size:12px;
}
li a{
	font-size:10px;
}
td {
	padding:3px;
}
tr.header{
	font-weight:bold;
	margin-top:10px;
}
.title{
	font-weight:bold;
	font-size:14px;
}
h3.title{
	font-size:18px;
}
h4.title{
	font-size:16px;
}
.top-margin{
	margin-top:20px;
}
div.research-year{

}
.top-border{
	border-top:1px solid black;
	padding-top:10px;
}
.hidden{
	display:none;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

.jquery-popup{
	border: 1px solid white; 
	background-color: white; 
	width:400px;
	height:300px;
	padding:10px;
	overflow-y:auto;
	display:block;
	z-index:10001;
}
.degree{
	margin-top:25px;
}
.research{
	margin-top:10px;
	margin-bottom:5px;
}
#footer p{
	font-size:9px;
}
.studentNav a:hover{
	color:white;
}
strong{
	font-weight:bold;
}
.slideshow{
	float:none;
}
.slideshow img{
	display:none;
}
#subPhotoSlot{
	float:none;
}
