@charset "utf-8";
.staffCellWrap {
	float: left;
	height: auto;
	width: 95%;
}
.staffCellText {
	float: left;
	height: 100px;
	width: 350px;
}
.staffImageCell {
	float: left;
	height: auto;
	width: auto;
}
.mCCContnet {
	margin-top: 10px;
}
#mainContentWrapper {
	height: auto;
	width: auto;
}


.mainContentFieldset {
	background-image: none;
	background-position: center center;
	height: auto;
	margin-top:0.5em;
	padding-top:0.5em;
	height: auto;
	position: relative;
	background-color: #1E3259;
	padding-bottom: 10px;
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	float: none;
}
.mainContentFieldset table {
	font-size: 80%;
	background-color: #003399;
}
.recordDetailsFieldset {
	text-align: left;
	background-color: #003366;
	border: medium ridge #0D0D0D;
	width: 350px;
	margin-top:0.5em;
	padding-top:0.5em;
	height: auto;
	position: relative;
	float: left;
}
#mainContentCenterInner {
	width: auto;
}
#mainContentCenter {
	float: none;
	width: auto;
	padding: 10px;
}

.recordDetailsLegend
{
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #0D0D0D;
	border-right-color: #0D0D0D;
	border-left-color: #0D0D0D;
	border-bottom-color: #0D0D0D;
	top: -7px;
	left: 9px;
	width: 112px;
	font-weight: bold;
	background-color: #003366;
	top: -.75em;
	left: 0.5em;
	width: 178px;
	height: 23px;
	position: absolute;
}
.recordDetailsFieldset h5 {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
	text-align: justify;
}
.biotextblock {
	width: auto;
	padding: 5px;
	background-color: #000000;
	margin: 10px;
}
.biotextblock p {
	margin: 10px;
}

#biotext {
	width: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}
.biotextFieldsetWrapper {
	padding-top: 10px;
}
.sideBarInner {
	background-color: #003366;
	border: medium ridge #CCCCCC;
	height: auto;
}
.mainContentRight {
	height: auto;
}
.sideBarInner table {
	border: thin none #FFFFFF;
	margin: 5px;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sideBarInner    table    td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.sideBarInner table th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003366;
}
#mainContentWrapper .mainContentFieldset table {
	background-color: #0033CC;
	border: medium ridge #000000;
}
#staffImageWrapper {
	float: left;
	width: 32%;
	padding: 5px;
	margin-left: 5px;
	margin-right: auto;
}
.recordDetailsFieldset h4 {
	text-align: center;
}
#staffDetailInfo {
	padding: 10px;
}
#innerLeftSidebar {
	height: auto;
}
#innerLeftSidebar ul {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#innerLeftSidebar li {
	display: inline;
	margin: 10px;
	padding: 0px;
}
#innerLeftSidebar a {
	margin: 0px;
}
#mainContent {
	height: auto;
	text-align: center;
}
#leftSidebar {
	height: auto;
	width: auto;
	float: none;
}
#container {
	width: 1200px;
}
