#resources {
	padding-left: 50px;
}
#resources li {
	list-style-type: circle;
}
#toc-bios {
	padding-left: 50px;
}
#toc-bios li {
	list-style-type: square;
}
#logo-facebook {
	position: relative;
	left: 10px;
}
.bio {
	border-bottom: 1px solid #aaa;
	margin-bottom: 50px;
	width: 100%;
}
.last {
	margin-bottom: 0px;
}
.bio td, .bio th {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bio td {
	padding-left: 10px;
	vertical-align: bottom;
}
.bio th {
	background-color: #eee;
	border-right: 1px solid #aaa;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	width: 25%;
}
.bio th.name {
	background-color: transparent;
	border-bottom: 1px solid #aaa;
	border-right: none;
	color: #aaa;
	font-size: 2em;
	font-style: italic;
	text-align: left;
}
ol {
	padding-left: 50px;
	margin-bottom: 20px;
}
ol > li {
	list-style-type: decimal;
}
em {
	font-style: italic;
}
html {
	font-family: "Palatino Linotype", "Book Antiqua3", Palatino6, serif;
	font-size: 14pt;
	line-height: 24pt;
}
a {
	color: #339;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #339;
}
h1, h2, .our_staff > dt {
	font-weight: bold;
	padding: 8px 0px;
	color: #339;
	clear: both;
}
h1 {
	font-size: 24pt;
	margin: 24px 0px 16px 0px;
}
h2 {
	font-size: 18pt;
	margin: 20px 0px 14px 0px;
}
h3 {
	font-weight: bold;
}
h4 {
	color: #339;
	font-size: 16pt;
	font-weight: bold;
	margin: 20px 0px 14px 0px;
}
h5 {
	font-style: italic;
	margin-top: 15px;
	text-decoration: underline;
}
hr {
	border: none;
	clear: both;
	margin-top: 20px;
}
h1, h2, hr {
	border-bottom: 1px solid #99f;
}
p {
	margin-left: 20px;
	margin-bottom: 20px;
}
p img {
    border: 1px solid #555;
}
p img.top-right {
    margin: 0px 0px 20px 20px;
}
p img.top-left {
    margin: 0px 20px 20px 0px;
}
p img.top-right-large {
	margin: 0px 0px 0px 30px;
}
strong {
	font-weight: bold;
}
#ftr {
	width: 763px;
	margin: 0px auto;
}
#ftr .bd {
	margin-bottom: 75px;
}
a.imageLink:hover {
	border-bottom: none;
}
.logo {
	margin-left: 25px;
	margin-right: 25px;
}
.nav {
	list-style-type: none;
	font-size: 10pt;
	font-weight: bold;
}
.nav > li {
	display: inline;
}
.nav > li > a {
	padding: 10px;
	background-color: #339;
	color: white;
	text-decoration: none;
}
.nav > li > a:hover, .nav > li > a.selected {
	background-color: darkblue;
}
#ftr > .hd > .nav {
	margin-bottom: 20px;
}
#ftr > .hd > .nav > li > a {
	border-bottom: 2px solid #333;
}
#ftr > .hd > .breadcrumbs {
	font-weight: bold;
}
.loc {
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-right: 20px;
	margin-bottom: 0px;
}
.hd .loc {
	margin-right: 75px;
}
.ft .loc {
	margin-bottom: 75px;
}
.loc td, .loc th {
	vertical-align: top;
}
.loc th {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
.loc h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #339;
	margin-bottom: 10px;
}
.link_list {
	padding-left: 20px;
margin-bottom: 10px;}
.link_list > li {
	list-style-type: none;
}
#ftr > .bd > p.endlink {
	text-align: right;
}
#ftr > .bd > p {
	text-align: justify;
}
#ftr > .ft {
	clear: both;
	margin-top: 20px;
}
#ftr > .ft > .nav > li > a {
	border-top: 2px solid black;
}
.tabs {
	margin-bottom: 20px;
	text-align: right;
}
.tabs li {
	display: inline;
}
.tabs li a {
	padding: 10px;
}
.tabs li a.selected {
	background-color: #55b;
	color: white;
}
.tabs li a:hover {
	border-bottom: none;
}
.tabs-vertical {
	float: right;
	margin: 0px;
}
.tabs-vertical a {
	border-bottom: 1px solid #eee;
	display: block;
	padding: 0px 10px;
	width: 70px;
}
.tabs-vertical a.selected {
	background-color: #aaf;
	color: white;
}
.float-left {
	float: left;
}
.float-right {
    float: right;
}
.clear-both {
	clear: both;
}
.margintop-medium {
	margin-top: 15px !important;
}
.marginbottom-tiny {
	margin-bottom: 5px !important;
}
.marginbottom-medium {
	margin-bottom: 15px !important;
}
.textalign-right {
	text-align: right !important;
}
.textalign-center {
	text-align: center !important;
}
.textdecoration-underline {
	text-decoration: underline;
}
.left-9999 {
	position: absolute;
	left: -9999px;
}
.indent {
	margin-left: 20px;
}
