@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background: #ebecee url(/images/bgrnd1.gif) repeat-y 50% 0%;
	color: #5F6365;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Header {
	text-align: left;
	background: url("/images/topbgrnd.gif") repeat-x;
	height: 243px;
}
#headWrapper {
	background: url(/images/bgrnd1.gif) repeat-y 1px;
	width: 659px;
	margin: 0px auto;
	height: 193px;
	text-align: left;
}
#headWrapper #topNavigation {
	height: 23px;
	padding: 10px 15px 0px 0px;
	background: url(/images/topNavBgrnd.gif) no-repeat 1px;
	text-align: right;
	margin-left: 1px;
}

#headWrapper #toplogo {
	height: 160px;
	padding: 0px;
	background: url(/images/topLogoBgrnd.gif) no-repeat 1px;
	margin-left: 1px;
}
#headWrapper #navBar {
	height: 50px;
	padding: 0px;
	margin-left: 1px;
}
#topNavigation a, #topNavigation a:link {
	color: #6e5e59;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#topNavigation a:visited {
	color: #6e5e59;
	font-weight: bold;
	text-decoration: none;
}
#topNavigation a:hover {
	color: #6e5e59;
	text-decoration: underline;
}
#topNavigation a:focus {
	color: #6e5e59;
}
#topNavigation a:active {
	color: #6e5e59;
}
p {
	margin: 1em 0px 1.2em;
}
h1 {
	color: #2561aa;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font: normal 22px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 1em;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}
a, a:link {
  color: #2561aa;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #2561aa;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #2561aa;
  text-decoration: underline;
}
a:focus {
	color: #2561aa;
}
a:active {
  color: #2561aa;
}
#outerWrapper {
	background: url(/images/bgrnd1.gif) repeat-y 1px;
	width: 659px;
	margin: 0px auto;
	text-align: left;
}

#outerWrapper #contentWrapper #content {
	margin: 0px 0px 0px 1px;
	padding: 20px 70px;
}
.sublinks {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b4cfe5;
	margin-bottom: 10px;
}
.sublinks a, .sublinks a:link{
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 15px;
	color: #5F6365;
}

.sublinks a:visited {
	color: #5F6365;
	text-decoration: none;
}

.sublinks a:hover {
	color: #3A61AA;
	text-decoration: underline;
}

.sublinks a:active {
	color: #5F6365;
	text-decoration: none;
}

.personImage {
	float: left;
	display: block;
	width: 120px;
}

.personImage img {
	border: 3px solid #a3a7b0;
	padding: 4px;
	margin-top: 10px;
	margin-right: 22px;
	margin-left: 8px;
}

.personDesc {
	float: left;
	width: 310px;
	padding-top: 15px;
	padding-left: 26px;
	margin-bottom: 10px;
	/*height: 114px;*/
}

.personDesc h2 {
	color: #2561aa;
	font-weight: bold;
}

.staffDesc {
	float: left;
	width: 310px;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-left: 26px;
}

.staffDesc h2 {
	color: #2561aa;
	font-weight: bold;
}
.Heading{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	display: block;
	padding-top: 4px;
	line-height: 14px;
	padding-bottom: 4px;
}
.Desc {
	padding-top: 0px;
	margin: 0px;
	line-height: 16px;
	padding-bottom: 4px;
}

.partialLine {
	border-bottom: solid 1px #b4cfe5;
	clear: both;
	margin-left: 134px;
	margin-right: 26px;
	height: 1px;
}

.fullLine {
	border-bottom: solid 1px #b4cfe5;
	clear: both;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.narrowContent {
	border-bottom: 1px solid #b4cfe5;
	width: 470px;
	clear: both;
	border-top: 1px solid #b4cfe5;
}
.smlink {
	font-size: 12px;
}
.clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #footer{
	border-top: solid 1px #b4cfe5;
	margin-left: 70px;
	margin-right: 70px;
	padding: 20px 0px 40px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 518px;
}
#outerWrapper #footer p {
	font-size: 8pt;
	line-height: 16px;
}

ul {
	margin-top: 0px;
}

#detailTable td {
	padding-right: 10px;
}

html>/**/body, x:-moz-any-link, x:default  {
	margin-left: -1px;
}
