﻿/* FACULTY */
#Directory_FacultyContainer {	width: 564px;	min-height:500px;	padding: 20px 0px 20px 20px;	}#Directory_FacultySidebar {	width: 176px;	float: right;}.Directory_SearchBoxTopLeft{	width: 7px;	height: 7px;	float: left;}.Directory_SearchBoxLeft{	height: 135px;	width: 7px;	background-image: url(/MasterPages/images/borderLeft.gif);	background-repeat: repeat-y;	float: left;}.Directory_SearchBoxBottomLeft{	float: left;}.Directory_SearchBoxTop{	width: 169px;	height: 7px;	background-image: url(/MasterPages/images/borderTop.gif);	background-repeat: repeat-x;	float: right;}.Directory_SearchBoxContent{	padding: 10px 10px 10px 10px; 	height: 115px;	width: 149px;	float: right;	background-color: #F9F6E9;	line-height: 20px;}.Directory_SearchBoxBottom{			height: 7px;	width: 169px;	background-image: url(/MasterPages/images/borderBottom.gif);	background-repeat: repeat-x;	float: right;}#Directory_FacultyDiv {	width: 380px;	float: left;	}.Directory_FacultyHeadline {	color: #AC2C33;	font-family: Times New Roman, Times, serif;	font-weight: normal;	font-size: 20px;	margin-bottom: 20px;}.Directory_FacultyName {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #AC2C33; 	line-height:16px;}.Directory_FacultyTitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666; 	line-height:16px;}.Directory_FacultyBody {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666; 	line-height:16px;}.Directory_FacultyBody a {	color: #32599A;	text-decoration: underline;}	.Directory_FacultySeparator {	margin: 10px 0 10px 0;	border-bottom: 1px solid #EEE6C1;}.Directory_FacultyDiv img {	border: none;}
/* END FACULTY */

/* BEGIN STUDENT */
.Directory_StudentDiv {
	
}

.Directory_StudentName {
	/*font-size: 12px;
	color: #F1AB00;
	display: block;
	margin-bottom: -10px;*/
	font-size: 14px;
	color: #002D62;
	font-weight: normal;
}

.Directory_StudentTitle {
	
}

.Directory_StudentBody {
	
}

.Directory_StudentSeparator {
	border-top-color: #f0e9ca;
    border-top-style: solid;
    border-top-width: 1px;
    overflow: hidden;
    height:1px;
    margin-top: 12px;
    margin-right: 50px;
    margin-bottom: 10px;
    margin-left: 20px;
}
/* END STUDENT */

/* BEGIN ALUMNI */
.Directory_AlumniDiv {
	
}

.Directory_AlumniName {
	/*font-size: 12px;
	color: #F1AB00;
	display: block;
	margin-bottom: -10px;*/
	font-size: 14px;
	color: #002D62;
	font-weight: normal;
}

.Directory_AlumniTitle {
	
}

.Directory_AlumniBody {
	
}

.Directory_AlumniSeparator {
	border-top-color: #f0e9ca;
    border-top-style: solid;
    border-top-width: 1px;
    overflow: hidden;
    height:1px;
    margin-top: 12px;
    margin-right: 50px;
    margin-bottom: 10px;
    margin-left: 20px;
}
/* END ALUMNI */