body {
	background-color: #dfe8f1;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.sideNavigation {
	width: 200px;
	color:#0D558C;
	font-size:10pt;
	font-family: verdana, arial;
	font-weight:bold;
}

.tools {
	color:#636363; 
	font-size:8pt; 
	font-family: verdana, arial;

}

.tools a {
	color:#636363; 
	font-size:8pt; 
	font-family: verdana, arial;
	text-decoration: none;
}

.tools img{
	margin-top: 8px;
}

.copyright {
	color:#0D558C; 
	font-size:8pt; 
	font-family: verdana, arial;
	height: 25px;
}

.sectionTitle { 
	color:#0D558C;
	font-size:12pt;
	font-family: verdana, arial;
	font-weight:bold;
	margin-left: 205px;
}

.pageSection {
	margin-bottom: 5px;
}

.content {
	color:#474747; 
	font-size:10pt; 
	font-family: verdana, arial;
	width: 535px;
	vertical-align: top;
}

td {
	color:#474747; 
	font-size:10pt; 
	font-family: verdana, arial;
}

.contentTable td {
	color:#474747; 
	font-size:9pt; 
	font-family: verdana, arial;
	vertical-align: top;
}

th {
	color:#474747; 
	font-size:10pt; 
	font-family: verdana, arial;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.facultyName {
	color:#474747; 
	font-size:12pt; 
	font-family: verdana, arial;
	font-weight: bold;
}

.altRow {
	background-color: #f6fafd;
}

.memberPhoto {
	border-style: solid;
	border-color: #474747;
	border-width: 2px;
}

.subNavigation {
	color:#0D558C; 
	font-size:10pt; 
	font-family: verdana, arial;
	font-weight:bold;
}

.subNavigation a {
	color:#0D558C; 
	font-size:10pt; 
	font-family: verdana, arial;
	font-weight:bold;
	text-decoration: none;
}

.subNavigation a:hover {
	color:#FF8000; 
	font-size:10pt; 
	font-family: verdana, arial;
	font-weight:bold;
	text-decoration: none;
}

.navButton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	margin-top: 5px;
}

.navButton td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
	width: 155px;
}
