html
{
	height: 100%;
}

body
{
	background-color: #e2e3d2;
	height: 100%;
	margin: 0px;
	color: #676255;
}

.raender
{
	margin: 0;
}

body, td, a
{
/*	color: #C5B64D;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

a:hover
{
	color: #a9a695;
	text-decoration: underline;
}

a, a:visited
{
	color: #676255;
}

.sub_nav a.inactive, .sub_nav a.inactive:visited
{
	color: #676255;
}

.sub_nav a.inactive:hover
{
	color: #a9a695;
}


a.footnote, a.footnote:visited
{
	color: #669999;
	font-weight: normal;
}

a.footnote:hover
{
	color: #99cccc;
	font-weight: normal;
}

div.main_headline
{
	color: #000000;
	font-weight: bold;
}

div.sub_headline
{
	color: #000000;
	font-weight: bold;
}

ul.sub_nav
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.sub_nav li
{
	padding: 0px;
	margin: 0px;
}

table.content_tbl
{
}

table.nav_tbl td
{
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}

td.nav_main
{
	width: 775px;
	padding-left: 40px;
}

td.image
{
	background: url('../images/bv_bg_left.gif') bottom left no-repeat;
	background-color: #ffffff;
	vertical-align: top;
}

td#page_title
{
	padding-right: 20px;
}

td.content
{
	background: url('../images/bv_bg_content.gif') top repeat-x;
	background-color: #ffffff;
	vertical-align: top;
	border-style: solid;
	border-color: #8c8b8d;
	border-width: 0px;
	border-bottom-width: 1px;
}

div#content
{
	padding-right: 20px;
	padding-bottom: 40px;
	font-weight: normal;
}

div.bottom_nav
{
	text-align: right;
	vertical-align: top;
	margin-right: 20px;
}

div.bottom_nav a
{
	font-weight: normal;
}

.footnote
{
	/* color is defined in category-specific stylesheet files */
	font-style: italic;
}

iframe.timeline
{
	background-color: #ffffff;
}

div.timeline_desc_holder
{
	position: relative;
}

div.timeline_desc
{
	position: absolute;
	left: -170px;
	top: -100px;
	width: 170px;
	z-index: 99;
	display: inline;
}

table.timeline_desc td
{
	vertical-align: top;
	text-align: right;
	padding-top: 1px;
	padding-right: 10px;
	font-weight: weught;
}

div.david_hline_holder
{
	position: relative;
}

div.david_hline img
{
	position: absolute;
	left: -6px;
	top: -7px;
	border-style: none;
	border-width: 0px;
	width: 21px;
	height: 1px;
}
