body
{
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	background-color: #E2F4FA;
	color: #000000
}

.page
{
	position: absolute;
	left: 50%;
	margin-left: -412px;
	width: 800px;
	background-image: url( images/content_bg.png );
	background-color: #ffffff;
	padding-left: 12px;
	padding-right: 12px;
}

.header
{
	height: 160px;
}

.logo
{
	float: left;
	text-align: center;
	margin-top: 4px;
	margin-left: 64px;
	font-weight: bold;
}

.header_photo
{
	float: left;
	margin-top: 8px;
	margin-left: -48px
}

.menu
{
	height: 32px;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 48px;
	padding-bottom: 1px; /* IE */
}

.tab
{
	background-image: url( images/tab.png );
	color: #4e3b1d;
	width: 134px;
	height: 30px;
	position: absolute;
	margin-top: -20px;
	padding-top: 22px;
	padding-right: 8px;
	text-align: center
}

.menu a:link
{
	color: #ffffff;
	text-decoration: none;
	margin-left: 64px
}

.menu a:visited
{
	color: #ffffff;
	text-decoration: none;
	margin-left: 64px
}

.menu a:hover
{
	border-bottom-width: 1px;
	border-bottom-style: dashed
}

.content
{
	padding: 16px
}

h1
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

h2
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.indent_content
{
	margin-left: 16px
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

.sidebar
{
	float: right;
	margin-left: 8px;
	margin-bottom: 16px;
	font-size: 9pt
}

.bio_separator
{
	border-top: 1px dotted;
	clear: both
}

.footer
{
	clear: both;
	margin-left: -12px;
	margin-right: -12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background-image: url( images/footer_bg.png );
	text-align: center;
	color: #ffffff;
	font-size: 11pt
}

.legal
{
	text-align: center;
	font-style: italic;
	margin-top: 32px;
	color: #000000;
	font-size: 9pt
}