div#content {
	line-height: 14px;
	font-size: 10px;
	color: #000;
}


h1,h2 {
	margin: 15px 0 10px 0;
	padding: 0;
	color: #6184A7;
	font-size: 23px;
	font-weight: normal;
	line-height: 22px;
}
h3,h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	color: #416487;
	font-weight: bold;
}


div#content a {
	color: #6184A7;
	text-decoration: underline;
}
div#content a:hover {
	color: #000;
	text-decoration: underline;
}


div#content ul, div#content ol {
	margin: 10px;
	padding: 0;
}
div#content ul li {
	display: block;
	padding: 0 0 3px 7px;
	list-style-type: none;
	background: url(images/box.gif) left 5px no-repeat;
}


div#content p {
	margin: 10px 0 10px 0;
	padding: 0;
}

.staff-person {
	display: block;
	margin-bottom: 20px;
	clear: both;
}
.photo {
	width: 90px;
	height: 120px;
	border: 1px solid #000;
	float: left;
	margin: 0 10px 20px 0;
}
.photo2 {
	width: 90px;
	height: 120px;
	border: 1px solid #000;
}
#staff-table {
}
#staff-table td.title {
	padding: 2px 0 2px 5px;
	font-style: italic;
	background-color: #DFE6ED;
}
#staff-table td.staff-one {
	width: 180px;
	vertical-align: top;
	text-align: center;
	padding: 5px 10px 5px 0;
	border-top: 10px solid #DFE6ED;
}
#staff-table td img.emi {
	border: 0;
	width: 15px;
	height: 10px;
	padding-left: 5px;
}

#staff-table .name{
	padding-left: 20px;
	font-weight: bold;
}

