@charset "utf-8";
#clients3 {
	float: none;
	clear: left;
	position: relative;
	padding: 0;
	margin-left: 1em;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.oneColFixCtrHdr {

}

.oneColFixCtrHdr #container {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	display: none;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent {
}
.title1 {
}
.title2 {
}
.text {
}
.featureimage {
	float: right;
	padding-left: 8pt;
}
.copyright {
}
a img {
	border: none
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#clients1 {
	padding: 0;
	clear: left;
	float: none;
	position: relative;
}

#clients1 ul {
	list-style-type: disc;
}
#clients2 {
	padding: 0;
	clear: left;
	position: relative;
	float: none;
}
#clients2 ul  {
	list-style-type: disc;
}
* {
	margin: 0;
	padding: 0;
}
p {
}
h2 {
	margin: 1em;
	font-size: 14pt;
}
.h3 {
	font-size: 12pt;
}
.90percenttext {
	font-size: 10pt
}
.oneColFixCtrHdr #pubNav {
	display: none
}
.oneColFixCtrHdr #pubContent {
	margin-right: 0pt;
	margin-left: 0pt;
	text-align: left;
	width: 100%;
}
.oneColFixCtrHdr  #profNav {
	display: none
}
.boldTitle110 {
	font-size: 14pt;
	font-weight: bold;
}
.profTitle {
	font-weight: bold;
	margin: 0pt;
	padding: 8pt;
}
.bioImage {
	float: left;
	margin-right: 1em;
}
.oneColFixCtrHdr #contactInfo {
	text-align: center;
	margin: 0pt;
	padding: 0pt;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mapCanvas {
	text-align: center;
	height: 300px;
	width: 500px;
}
#navigation {
	display: none
}
#footer {
	display: none
}

.menuReturn {
	display: none;
}
