/* departments.css */

h3 {
	font-size: 130%;
}

h4 {
	font-weight:	bold;
	font-size: 120%;
}

.level_1 {
	clear:			left;
	margin-top:		12px;
}

.level_2 {
	margin-left:	65px;
}

.level_4  {
	font-weight:	normal;
	clear:			left;
	margin-left:	32px;
	color: 			#003366;
}

.level_5 p {
	font-weight:	normal;
	color: 			#003366;
}

/* thumbnail photos: */
div.image {
	float:			left;
	width:			50px;
	margin-left:	-60px;
}

/*----Formatting for DirGen----*/

.item_2 h3 {
	font-size:		150%;
	font-weight:	bold;
}

/* DirGen ADVISORS & ASSISTANTS */
.item_3  p,
.item_4  p,
.item_5 p {
	color: 			#003366;
	margin-left:	32px;
}


/*----Special formatting for Deputy DirGen----*/

/* Deputy DirGen TITLE */
.item_6 h3 {
	margin-left:	-65px;
	font-size:		150%;
}

	/* If NO Deputy HoU for 01: */

/* Deputy DirGen BLOCK Deputy 2 */	
/*
.item_11 {
	margin-top:		2em;
}

/* Deputy DirGen NAME */
/*
.item_7  p,
.item_11 p {
	font-weight:	bold;
	color: 			#336699;
	font-size:		125%;
}

/* Deputy DirGen HoU */
/*
.item_7 .level_4 p,
.item_11 .level_4 p {
	font-weight:	normal;
	color: 			#003366;
	font-size:		110%;
}
*/

	/* If THERE IS Deputy HoU for 01: */

/* Deputy DirGen BLOCK Deputy 2 */	
.item_12 {
	margin-top:		2em;
}

/* Deputy DirGen NAME */
.item_7  p,
.item_12 p {
	font-weight:	bold;
	color: 			#336699;
	font-size:		120%;
}

/* Deputy DirGen HoU */
.item_7 .level_4 p,
.item_12 .level_4 p {
	font-weight:	normal;
	color: 			#003366;
	font-size:		110%;
}
