body
{
	background: url(/media/geneimprint_02.gif) repeat-x;
	font: 11px "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
	color: #009;
}
a:hover
{
	color: red;
}
form
{
	margin: 0;
	padding: 0;
}
input
{
	font: 1em "Lucida Grande", Verdana, sans-serif;
}
img
{
	border: none;
}
ol, #body-text ul { line-height: 18px; }
#header
{
	height: 66px;
	background: url(/media/geneimprint_01.jpg) no-repeat;
	min-width: 790px;
}
#header h1
{
	display: none;
}
#section
{
	height: 34px;
	background: #FF9A4D;
	min-width: 790px;
}
#section img
{
	position: relative;
	top: 13px;
	left: 30px;
}
#subnav
{
	height: 25px;
	z-index: 9;
	min-width: 790px;
	background: #FFD79C;
	margin-left: 30px;
}
#subnav ul
{
	position: relative;
	top: 7px;
}
#subnav a
{
	color: #DB5335;
	text-transform: lowercase;
	border-right: 1px solid #FF9A4D;
	padding: 7px 10px 5px 10px;
}
#subnav a:hover
{
	padding-top: 3px;
	border-top: 4px solid #D12E33;
	color: #8F3624;
}
#subnav a.selected, #subnav a.selected:hover
{
	background: white;
	color: black;
	padding-top: 3px;
	border-top: 4px solid #D12E33;
	font-weight: bold;
}
#navigation
{
	padding: 40px 0 0 390px;
	min-width: 450px;
}
#navigation ul, #subnav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li, #subnav li
{
	display: inline;
}
#navigation a
{
	color: black;
	font: 12px Verdana;
	text-transform: lowercase;
	border-right: 1px solid #D12E33;
	padding: 4px 12px 2px 12px !important;
	padding-bottom: 3px;
	height: 21px;
	background: url(/media/navigation_bg.png) !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/navigation_bg.png', sizingMethod='scale');
}
#navigation a.selected, #navigation a:hover
{
	background: #D12E33 !important;
	filter: none;
	color: white;
}
#navigation a.selected
{
	font-weight: bold;
}
#search
{
	/*position: absolute;
	top: 5px;
	right: 15px;
	z-index: 15;*/
	display: none;
}
#body
{
	padding: 0 0 10px 0;
	margin: 0 20px 0 30px;
	min-width: 790px;
}
h1
{
	font: 28px/34px Georgia, serif;
	color: #608;
	padding: 18px 0 0 0;
	margin: 0 15px 16px 0;
}
h2
{
	font: 18px/24px "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #608;
	padding: 12px 0 0 0;
	margin: 18px 15px 9px 0;
	border-top: 1px solid #DED9D3;
}
h1 a, h1 a:hover, #feature h2 a, #feature h2 a:hover
{
	color: #608;
}
p
{
	color: #111;
	margin: 0 0 10px 0;
}
.sidebar
{
	float: left;
	width: 163px;
	margin: 0 12px 6px 0;
}
.sidebar img, img.press-photo
{
	display: block;
	padding: 3px;
	border: 1px solid #CCC;
}
.infobox
{
	margin: 0 0 10px 0;
	padding: 4px 4px 4px 10px;
	border-top: 1px solid #DED9D3;
	border-left: 6px solid #DED9D3;
	background: #F7F5F2 url(/media/infobox_bg.gif) repeat-y top right;
}
.infobox p
{
	margin: 1px 0 3px 0;
	line-height: 15px;
	padding-left: 18px;
	background: url(/media/home_bullet_article.gif) no-repeat 0 2px;
}
.infobox p.press
{
	font-size: 10px;
	line-height: 14px;
	padding-left: 30px;
	margin-bottom: 2px;
	background: none;
}
.clear
{
	clear:both;
}
#footer
{
	border-top: 5px solid #D12E33;
	color: #777;
	font-size: 10px;
	line-height: 13px;
	padding: 10px 12px 10px 30px;
	margin-top: 8px;
}
#footer div
{
	float: right;
	margin-top: -2px;
}
#footer a
{
	color: #608;
}
#footer a:hover
{
	color: #F00;
}
.body-section p
{
	line-height: 18px;
}
div.tooltip
{
	padding-top: 16px;
	font-size: 10px;
	line-height: 13px;
	width: 140px;
	background: url(/media/tooltip_bg.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/tooltip_bg.png', sizingMethod='crop');
}
.tooltip-info
{
	background: #F2E0C4;
	/*-moz-opacity: 0.9;
	opacity:.9;
	filter: alpha(opacity=90);*/
	border: 1px solid #FB9B54;
	border-top: none;
	padding: 4px;
}
.tooltip h3, .tooltip h4
{
	color: #222;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	margin: 0 0 4px 0;
	line-height: 11px;
	border: none;
}
.tooltip h4
{
	font-weight: normal;
	font-style: italic;
	margin: 0;
}
.date
{
	font-size: 9px;
	text-transform: uppercase;
	color: #E15500;
}
img.inline
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #CCC;
	padding: 3px;
}
blockquote
{
	padding: 10px 15px 3px 15px;
	background: #E6D6E6;
	border: 1px solid #AA99AA;
	margin-bottom: 14px;
}
