/* general page style */
body { 
	background-color: #FFFFFF; 
	color: #000000;
	margin: 0px;
	}

/* general font family for common tags */
font, body, input, option, select, textarea, table, tr, th, td, h1, h2, dl, ul { 
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #000000;
	}


.head14 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	display: block;
}

.subhead14 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.contact {
	font-size: 10px;
	padding-right: 15px;
	line-height: 14px;
}

.stafflist {
	padding-left: 10px;
	border-left: 1px solid #999;
}

.stafflist a:link, .stafflist a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.stafflist a:hover {
	text-decoration: none;
}

.hilite {
	font-size: 12px;
	padding-left: 3px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.bio {
	padding-left: 10px;
	border-left: 1px solid #999;
}

.biophoto {
	padding-right: 10px;
	text-align: right;
}

.biohead {
	color: #6A5A3F;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
.staffbio {
	font-size: 11px;
	line-height: 13px;
	}

.staffhead {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	}

.depthead {
	color: #6A5A3F;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.deptheadnoline {
	color: #6A5A3F;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.deptlabel a:link, .deptlabel a:visited {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.deptlabel a:hover {
	color: #B84F33;
	text-decoration: none;
}

/* links */
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #45546D;
	}

a:hover {
	color: #B84F33;
	text-decoration: underline;
	}


.tablespace  { height: 10px }

.shortspace  { height: 5px }


.linebottom { border-bottom: 1px solid #999; }

.linebottom10 {
	font-size: 8px;
	height: 10px;
	border-bottom: 1px solid #999;
	}

.linetop { border-top: 1px solid #999; }

/* sizes */
.f10  { font-size: 10px }
.f12  { font-size: 12px }
.f14  { font-size: 14px }
.f18  { font-size: 18px }
.f24  { font-size: 24px }
