h3{
	display: block;
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #003E9D;
}
h4{
	display: block;
	padding: 0;
	margin: 1em 0;
	font-size: 14px;
	font-weight: bold;
	color: #003E9D;
}

/*-----------------------------------------------------------------------------------
notes
-----------------------------------------------------------------------------------*/
#picLeft{
	float:left;
	padding: 0 15px 0 0px;
}

#nav-content{
	/*background-image: url(../images/the-approval-process/approval-photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 0 30px 0 160px;
	margin: 35px 0 65px 30px;
	height: 380px;*/
}
#nav-content li{
	padding-bottom: 1em;
}
