body		{font-family: verdana; background: url("/images/bg_fingerprint.gif") #EBE5DC no-repeat 500px 5px; margin: 0px;}
input, textarea, select		{font-family: verdana; font-size: 11px; color: #2F4A62;}
a	{text-decoration: none;}
a:hover	{text-decoration: underline;}

#header	{background: url("/images/bg_header.jpg") no-repeat; position: absolute; top: -2px; left: 0px; height: 65px; width: 414px;}

#title	{margin: 15px 0px 0px 0px; background: url("/images/bg_title.gif") repeat-x 0px 48px;}
	#title h1	{background: url("/images/logo_32.gif") no-repeat; height: 71px; width: 262px; margin: 0px 0px 0px 450px;}
	#title h1 a	{position: absolute; height: 71px; width: 262px;}
	#title h1 strong{display: none;}
	
#navigation	{background: #8A949D; border-bottom: solid 1px #2F4A62; border-top: solid 1px #657685; height: 27px; padding: 8px 0px 0px 0px; color: #2D3841;}
	#navigation	ul	{margin: 0px; padding: 0px; width: 775px; text-align: right;}
	#navigation	li	{list-style: none; display: inline;}
	#navigation a	{color: #ffffff; font-size: 12px; font-weight: bold; padding: 5px 13px 5px 3px; background: url("/images/bg_navigation.gif") right center no-repeat;}
	#navigation a.lang	{color: #2D3841; font-size: 10px; font-weight: normal; padding: 5px 3px 5px 3px; background: none;}

#subnavigation	{background: url("/images/bg_fingerprint.gif") no-repeat -75px 0px; position: absolute; top: 158px; left: 0px; width: 250px; text-align: right; height: 350px; padding: 32px 0px 0px 0px;}
	#subnavigation a	{display: block; background: url("/images/bg_subnavigation.gif") right center no-repeat; padding: 3px 20px 5px 0px; color: #2D3841; font-size: 11px; font-weight: bold;}

#content				{font-size: 11px; color: #2F4A62; background: url("/images/bg_content.jpg") repeat-y top right; height: 300px; width: 400px; margin: 0px 0px 0px 280px; padding: 20px 20px 10px 10px;}
html>body #content		{height: auto; min-height: 300px;}
	#content h1					{font-size: 14px; color: #2D3841; margin: 0px 0px 30px 0px}
	#content h2					{font-size: 11px; color: #2D3841;}
	#content h3					{}
	#content p					{font-size: 11px; color: #2D3841; line-height: 1.5em; margin:5px 0px 15px 0px;}
	#content label				{font-size: 11px; color: #2F4A62; display: block; margin-top: 3px;}
	#content input, select		{width: 200px; margin-bottom: 2px;}
	#content input.button		{width: auto; display: block;}
	#content input.checkradio	{width: auto; margin: 3px;}
	#content textarea			{width: 300px; height: 7em; margin-bottom: 2px;}
	#content form				{margin: 10px 0px 50px 0px;}
	#content img				{margin: 5px; padding: 2px; border: dashed 1px #2D3841; background: #ffffff; display: block;}
	#content img.left			{display: inline; float: left}
	#content img.right			{display: inline; float: right;}
	
	#content .intro				{font-weight: bold; margin: 0px 0px 10px 0px;}
	#content .content			{margin: 0px 0px 10px 0px;}
	#content a	{color: #2D3841; font-size: 10px;}
	
	
	
#footer		{background: url("/images/bg_footer.gif") no-repeat top right; width: 410px; margin: 0px 0px 0px 280px; padding: 10px; clear: left;}