table.Breadbox
{
 	width: 100%;
}

.YouAreHere
{
 	color: #f26522;
	background-color: #e6edf3;
	font-weight: bold;
	border: 1px solid #074b88;
	/*width: 330px;*/
	text-align: left;
	padding: 0.4em;
}

.Breadcrumb, a.Breadcrumb
{
 	color: #073b88;
	background: transparent;
	font-size: 8pt;
	border:none;
}
input.Breadcrumb
{
 	font-weight: bold;
 	border: 1px inset;
}

.EditModeMessage
{
 	color: white;
	background-color: #074b88;
	font-weight: bold;
	text-align: right;
	padding: 0.4em;
	border: 1px solid #074b88;
}

.EditModeMessage a, .EditModeMessage a:visited, .EditModeMessage a:hover
{
 	color: white;
	background-color: #074b88;
	text-decoration: underline;
}

.Main
{
	margin: 0px;
	padding: 0px;
	border: none;
 	width: 609px;	
}

.SideBar, .SideNav
{
	width: 161px;
}

.SideNavSec, .SideNavSecText
{
	font-size: 9pt;
 	font-weight: bold;
}

.SideNavSecExpanded, .SideNavSecText
{
 	font-size: 8pt;
 	padding: 5px;
	border-bottom: 1px solid #999999;
}

.SideNavTitle
{
 	font-weight: bold;
	font-size: 9pt;
}

.SideNavHere, .SideNavTitle, .SideNavTitle a
{
 	color: #074b88;
	background-color: transparent;
}

.ContentArea
{
	margin: 8px;
	width: 590px;
}

div.EditableContent
{
 	border: 1px dotted #f26522;
}

.EditFeatures
{
 	color: #074b88;
	background-color: white;
 	font-size: x-small;
	width: 99%;
}

.BioSearchForm
{
	font-weight: bold;
}

.BioSearchResultCount
{
 	float: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.BioSearchResult
{
 	font-size: 9pt;
	margin-top: 1em;
	margin-bottom: 1em;
}
.BioSearchResult a
{
 	font-size: 10pt;
	font-weight: bold;
}

.BioSearchPrev
{
 	text-align: left;
}

.BioSearchNext
{
 	text-align: right;
}

.BioTable
{
 	width: 99%;
}

img.BioPhoto
{
 	float: right;
	border: 1px solid #074b88;
}

.BioContact
{
 	color: #074b88;
	background-color: white;
	font-weight: bold;
	font-size: xx-small;
	text-align: right;
}

.BioContent
{
 	margin-left: 1em;
}

.errorbox
{
 	margin: 3px;
	padding: 3px;
	border: 3px outset #cc0000;
	color: white;
	background-color: #990000;
	font-family: monospace;
	font-size: 9pt;
	font-weight: bold;
}

.errormsg
{
 	border-bottom: 2px groove #cc0000;
}

.Copyright
{
 	color: #999999;
	background-color: white;
 	font-size: xx-small;
 	font-weight: normal;
	float: center;
	margin: 1em;
}
