/* common declarations */
* {
	margin: 0px;
	padding: 0px;
}
a:active
{
  outline: none;
}

body
{
	font-size: 11px;
	background-color: #ECEAE7 !important;
	font-family: verdana;
	height: 100%;
}

img 
{
    border: 0;
    padding: 0;
    margin: 0;
}

br.clear
{
    clear: both;
}

.hide
{
    display: none;
}

tr.lastRow
{
    display: none;
}

span.superscript
{
    vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

.floatleft
{
    float: left;
}

.clearleft
{
    clear: left;
}

.clearright
{
    clear: right;
}

.nofloat
{
    float: none !important;
    clear: both;
}

/* Surrounding container Element */
#container
{
    margin: 0 auto;
	width: 1000px;	
	background-color: #ffffff;
	position: relative;
}

div#main
{

    position: relative;

}

/* fix for "floating child divs = zero content = no height */ 
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* meta navigation */
#navigation_meta
{
    #height: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 5px;
    color: #A09689;
    font-size: 10px;
}

#navigation_meta a, 
#navigation_meta a:link, 
#navigation_meta a:active, 
#navigation_meta a:visited
{
    text-decoration: none;
    color: #A09689;
    padding-right: 10px;
}

#navigation_meta a:hover
{
	color: #052F43
}

#navigation_meta_context
{
    float: left;
    width: 400px;
    padding-top: 5px;
}

#navigation_meta_languages
{
    float: right;
    padding-top: 5px;
}

/* -------------- search form ------------- */
#searchform
{
    float: right;
	width: 210px;
	padding-bottom: 5px;
}

#searchform form
{
    text-align: right;
}

#searchform label
{
    display: none;
}

#searchform #searchinput
{
  float: right;
	border-top: 1px solid #a9a095;
	border-left: 1px solid #a9a095;
	border-bottom: 1px solid #eceae7;
	border-right: 1px solid #eceae7;
	width: 140px;
  color: #A09689;
	font-size: 0.9em;
	height: 15px;
}

#searchform #searchsubmit
{
	float: right;
	border-top: 1px solid #eceae7;
	border-left: 1px solid #eceae7;
	border-bottom: 1px solid #a9a095;
	border-right: 1px solid #a9a095;
	background-color: #ffffff;
	color: #A09689;
	font-size: 0.9em;
  cursor: pointer;
}

#autosearchinput
{
    text-align: left;
}

#autosearchinput ul
{
	border: 1px solid #052F43;
	background-color: white;
	list-style: none;
  width: 180px;
    
}

#autosearchinput ul li
{
	display: block;
	width: 175px;
	font-size: 10px;
	color: #052F43;
	cursor: pointer;
}

#autosearchinput ul li.selected 
{
	background-color: #ECEAE7;
}

/* Decoration */
#decoration
{
	height: 180px;
	width: 960px;
	margin-left: 20px;
	display: block;
  overflow: hidden;
}

#decorationGross
{
	height: 270px;
	width: 960px;
	margin-left: 20px;
	display: block;
  overflow: hidden;
}

#logo
{
    position: absolute;
	margin: 20px auto;
	height: 87px;    
}

#logo img
{
    float: left;
}

#banner
{
    float: right;	
}

/* -------------- sub navigavtion ------------- */
#navigation_sub
{
    clear: both;
	width: 960px;
	margin: 0 auto;
	height: 25px;
    line-height: 25px;
    background-color: #052F43;
}

#navigation_sub_elements
{
    float: left;
	height: 25px;
	background-color: #052F43;
	color: white;
}

#navigation_sub_elements ul
{
   list-style: none;
   width: 100%;
}

#navigation_sub_elements ul li
{
   float: left;
}

#navigation_sub_elements ul li.seperator
{
	line-height: 95%;
	padding: 0px 0px;
	margin: 8px 0 5px 15px;
	font-weight: normal;
	border-left: 1px solid #FF9400;
}


#navigation_sub_elements ul li a,
#navigation_sub_elements ul li a:link, 
#navigation_sub_elements ul li a:visited, 
#navigation_sub_elements ul li a:active
{
	display: block;
	float: left;
	color: #CDD5D9;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}

#navigation_sub_elements ul li a.active,
#navigation_sub_elements ul li a.active:link, 
#navigation_sub_elements ul li a.active:visited, 
#navigation_sub_elements ul li a.active:active
{
	color: #FF9400;
}

#navigation_sub_elements ul li a:hover
{
	color: #FF9400;
}

#navigation_sub_elements ul li a.active:hover
{
	color: #FF9400;
}

/* --------------left navigavtion------------- */
#navigation_main
{
    margin-left: 20px;
   	margin-top: 20px;
   	width: 200px;
}

#navigation_main,
#navigation_main ul,
#navigation_main ul li
{
    float: left;
	display: inline;
	overflow: hidden;
	#width: 200px;
}

#navigation_main p
{
	font-size: 10px;
	line-height: 140%;
	margin-bottom: 12px;
	color: #052F43;
}


#navigation_main p.homepage
{
	margin-top: 10px;
	color: #052F43;
	font-size: 10px;
	font-weight: normal;
}

#navigation_main  ul li
{
	background-image: none;
	padding-left: 0;
	padding: 2px;
	clear: both !important;
}
#navigation_main  ul li ul
{
	font-size: 100% !important;
	margin-top: 5px;
}
#navigation_main  li.selected, li.selected a:hover, li.selected a:visited, li.selected a:active
{
	font-weight: bold !important;
}
#navigation_main  li.active, li.active a:hover, li.active a:visited, li.active a:active
{
	font-weight: bold !important;
}
#navigation_main  a:link, #navigation_main  a:visited
{
	display: block;
	margin: 0;
	padding: 0;
	float: none;
	color: #052f43;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/arrow_dark_blue_tcm95-57728.gif) no-repeat 2px 0.25em;
}
#navigation_main  a:hover, #navigation_main  a:active
{
	color: #0077ad;
	font-weight: normal;
	background-color: #none;
	background: url(../images/arrow_light_blue_tcm95-57726.gif) no-repeat 2px 0.25em;
	clear: both !important;
}


/* Zweite stufe Navigation */
#navigation_main  li.selected ul li , li.selected ul li a:hover, li.selected ul li a:visited, li.selected ul li a:active
{
	font-weight: normal !important;
	clear: both !important;
	
}

#navigation_main  li.active ul li , li.active ul li a:hover, li.active ul li a:visited, li.active ul li a:active
{
	font-weight: normal !important;
	clear: both !important;
}

#navigation_main  ul li ul li a:link, #navigation_main ul li ul li a:visited
{
	margin: 0;
	padding: 0;
	float: none;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/arrow_grey_tcm95-57729.gif) no-repeat 10px 0.25em;
}
#navigation_main ul li ul li a:hover, #navigation_main ul li ul li a:active
{
	color: #0077ad;
	font-weight: normal;
	background-color: #none;
	background: url(../images/arrow_light_blue_tcm95-57726.gif) no-repeat 10px 0.25em !important;
	
}

#navigation_main ul li.active ul li.selected , ul li.active ul li.selected a:hover, ul li.active ul li.selected a:visited, ul li.active ul li.selected a:active
{
	font-weight: bold !important;
	clear: both;
}

#navigation_main ul li.active ul li.active , ul li.active ul li.active a:hover, ul li.active ul li.active a:visited, ul li.active ul li.active a:active
{
	font-weight: bold !important;
}


/* Dritte stufe Navigation */

#navigation_main  ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:link, #navigation_main ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:visited
{
	margin: 0;
	padding: 0;
	float: none;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/arrow_grey_tcm95-57729.gif) no-repeat 20px 0.25em;
}
#navigation_main ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:hover, #navigation_main ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:active
{
	color: #0077ad;
	font-weight: normal;
	background-color: #none;
	background: url(../images/arrow_light_blue_tcm95-57726.gif) no-repeat 20px 0.25em !important;
}

#navigation_main  ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:link, #navigation_main ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:visited
{
	margin: 0;
	padding: 0;
	float: none;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
	background: url(../images/arrow_grey_tcm95-57729.gif) no-repeat 20px 0.25em;
}
#navigation_main ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:hover, #navigation_main ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:active
{
	color: #0077ad;
	font-weight: normal;
	background-color: #none;
	background: url(../images/arrow_light_blue_tcm95-57726.gif) no-repeat 20px 0.25em !important;
		
}


#navigation_main ul.nav0 li.active ul.nav1 li.selected ul.nav2 li , ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:hover, ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:visited, ul.nav0 li.active ul.nav1 li.selected ul.nav2 li a:active
{
	font-weight: normal !important;
	
}

#navigation_main ul.nav0 li.active ul.nav1 li.active ul.nav2 li , ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:hover, ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:visited, ul.nav0 li.active ul.nav1 li.active ul.nav2 li a:active
{
	font-weight: normal !important;
	
}

#navigation_main ul.nav0 li.active ul.nav1 li.active ul.nav2 li.selected , ul.nav0 li.active ul.nav1 li.active ul.nav2 li.selected a:hover, ul.nav0 li.active ul.nav1 li.active ul.nav2 li.selected a:visited, ul.nav0 li.active ul.nav1 li.active ul.nav2 li.selected a:active
{
	font-weight: bold !important;
}



/* ----------- Quick Links --------------------------- */
#navigation_main #quicklinks
{
    float: left;
    margin: 20px 0;
    padding: 7px 5px;
    width: 200px;
    background-color: #fff;
}

#navigation_main #quicklinks p
{
	font-weight: bold;
	font-size: 13px;
    margin: 0;
	padding: 1px 10px;
	color: #666666;
}

#navigation_main #quicklinks ul
{
	list-style: none;
	list-style-image: none !important;
}

#navigation_main #quicklinks ul li
{
    display: block;
    width: 120px;
	background: #fff url('../images/arrow_blue.gif') no-repeat 5px 5px;
	padding: 1px 15px;
	margin: 2px 5px;
	-moz-border-radius: 5px;
}

#navigation_main #quicklinks ul li a, 
#navigation_main #quicklinks ul li a:link,
#navigation_main #quicklinks ul li a:visited,
#navigation_main #quicklinks ul li a:active 
{
	float: left;
	text-decoration: none;
	font-size: 0.9em;
    color: #0077AD;	
	padding: 3px 0;
}

#navigation_main #quicklinks ul li a:hover
{
    color: #FF9400;
}

/* ----------- icons --------------------------- */
#content_body #icons
{
    float: right;
}

#content_body #icons a
{
    float: left;
    margin-right: 5px;
}

#content_body #icons #icon_mail
{
    margin-top: 6px;
}

#content_body #icons #icon_printer
{
    margin-top: 4px;
}


/* --------------- Teaser  -------------------------------*/

#content_body #teaser
{
	border-bottom: 1px dotted #a9a095;
	height: 160px;
}


#content_body #teaser div.image
{
	float: left;
	padding: 0;
	margin: 0;
	overflow: none;
	display: block;
}

#content_body #teaser p
{
	padding: 0;
	overflow: hidden;
	margin: 10px;
	padding-left: 10px;
}



/* ----------- content body --------------------------- */
#content_body
{
    float: left;
		overflow: hidden;
		width: 490px;
		background-color: white;
		margin: 20px 10px 0 20px;
    padding: 0 0 0 0;
    min-height: 500px;
    color: #052F43;
    font-size: 12px;
}

#content_body p.auditor 
{
   display: block;    
  float: left;
  padding: 0 50px 0 0;
  margin-bottom: 10px;

}


#content_body.fullwidth
{
    width: 735px;
}

#content_body h1
{
	color: #A09689;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 0;
	padding-bottom: 2px;
}

#content_body h2
{
	margin-top: 4px;
    font-size: 14px;
	font-weight: bold;
}

#content_body h3
{
	margin-top: 4px;
    font-size: 12px;
	font-weight: bold;
}

#content_body h4
{
	font-size: 11px;
    margin: 0;
	padding: 0;
}

#content_body h5
{
    clear: both;
	font-size: 11px;
	font-weight: normal;
}

#content_body h6
{
    clear: both;
	font-size: 10px;
	font-weight: normal;
}

#content_body p
{
    line-height: 140%;
	padding-bottom: 12px;
}

#content_body p.lead
{
	font-weight: bold;
}

#content_body p.nospace
{
    padding-bottom: 1px;
}

#content_body p.quote
{
    border-top: 1px solid #052F43;
    border-bottom: 1px solid #052F43;
    margin: 10px 75px 0 75px;
    padding: 5px 25px;
}

#content_body p.quoteautor
{
	margin: 10px 75px 25px 75px;
	font-size: 10px;
}


#content_body img
{
    display: block;
    margin: 10px 0;
    padding: 0;
}

#content_body img.center
{
    margin-left: auto;
    margin-right: auto     
}

#content_body img.left
{
    float: left;
    margin: 5px 10px 5px 0;
	padding: 0;
}

#content_body img.right
{
    float: right;
   	margin: 3px 0 10px 10px;
	padding: 0;
}



#content_body span.image
{
    float: left;
    width: 43%;
    padding: 0;
    border-bottom: 1px solid black;
}

#content_body span.image img
{
    width: 100%;
}

#content_body span.left
{
    margin-right: 10px;
}

#content_body span.right
{
    margin-left: 10px;
}

#content_body span.chart
{
    margin-right: 5px;
    padding: 0;
}

#content_body span.image img,
#content_body span.chart img
{
    float: none;
}

#content_body span.image p.caption
{
    font-size: 0.8em;
    margin: 0 0 3px 0;
    padding: 0;
}

#content_body span.chart p.caption
{
    font-size: 0.8em;
    margin: 0 0 3px 0;
    padding: 0;
}

#content_body ul,
#content_body ol
{
    clear: both;
    width: 100%;
	margin: 10px 0 20px 15px;
	text-align: left;
}

#content_body ul li
{
	list-style: none;
	background: url(../images/arrow.gif) no-repeat left 5px;
	padding: 3px 0 3px 10px;
}

#content_body ol
{
    list-style-position: inside;
}

#content_body ol li
{
    list-style-type: decimal;
	padding: 3px 0px 3px 10px;
}

#content_body a,
#content_body a:active,
#content_body a:visited,
#content_body a:active
{
	text-decoration: none;
    color: #0077ad;
}

#content_body a:hover
{
	color: #FF9400;
}

#content_body span.lead,
#content_body span.blau
{
    display: block;
    clear: both;
    font-weight: bold;
    color: #303030;
}

#content_body span.bold
{
    font-weight: bold;
}

#content_body span.italic
{
    font-style: italic;
}

#content_body span.sup,
#content_body span.superscript
{
    font-size: 8px;
}

#content_body div.notesdropdown select
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#content_body div.signature {
    margin-right: 30px;
    float: left
}

#content_body object.wide
{
	width: 100%;
	z-index: -1;
	margin: 4px 0 5px 0;
}


/* additional info */
#content_additionalinfo
{
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    padding: 10px 0 10px 0;
		width: 240px;
		overflow: hidden;
		background-color: #FFF;
		font-size: 11px;
		border-top: solid 1px #052f43;
}

#content_additionalinfo p
{
    margin: 1px 0;
    
}



#content_additionalinfo p.name,
#content_additionalinfo p.title
{
    font-weight: bold;
}

#content_additionalinfo div.contact
{
    margin: 10px 0 0 0;
   	color: #666666;
}

#content_additionalinfo a, 
#content_additionalinfo a:link, 
#content_additionalinfo a:active, 
#content_additionalinfo a:visited
{
    text-decoration: none;
    color: #0077ad;


}

#content_additionalinfo a:hover
{
	color: #FF9400;
}

#content_additionalinfo object.wide
{
	width: 100%;
	z-index: -1;
	margin: 4px 0 5px 0;
}

#content_additionalinfo li a:link, #content_additionalinfo li a:visited
{
	display: block;
	margin: 0;
	padding: 0;
	float: none;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/arrow_dark_blue_tcm95-57728.gif) no-repeat 2px 0.25em;
}

#direct_downloads
{
  margin-top: 20px;
  margin-right: 20px;
  padding: 10px 0 10px 0;
  float: left;
	width: 230px;
	overflow: hidden;
	background-color: #fff;
	font-size: 11px;
	border-top: solid 1px black;
	padding-bottom: 0;
}

#direct_downloads p
{
    margin: 1px 0 0px 0;
}

#direct_downloads p.name,
#direct_downloads p.title
{
    font-weight: bold;
}

#direct_downloads ul
{
	list-style: none;
	list-style-image: none !important;
	padding-bottom: 0;
}

#direct_downloads ul li
{
    float: left;
	padding-left: 10px;
	margin: 2px 5px;
	padding-bottom: 0;
	padding-top: 0;
	background: url(../images/arrow_light_blue_tcm95-57726.gif) no-repeat 2px 0.15em;
}

#direct_downloads ul li a, 
#direct_downloads ul li a:link,
#direct_downloads ul li a:visited,
#direct_downloads ul li a:active 
{
	float: left;
	text-decoration: none;
	font-size: 0.9em;
  color: #0077AD;	
	padding: 3px 0;
	padding-bottom: 0;
	padding-top: 1px;
	background: none !important;
}

#direct_downloads ul li a:hover
{
    color: #FF9400;
}

/* -- Table design -- */
#content_body table
{
    font-size: 11px;
	width: 490px;
	margin: 20px 0;
	border-collapse: collapse;
	text-align: right;
}

#content_body.fullwidth table
{
    width: 730px;
}

#content_body table caption
{
    display: none;
}

#content_body table thead th,
#content_body table tbody tr td.head
{
    font-weight: bold;
	padding: 4px;
	border-top: 1px solid #052F43;
	border-bottom: 2px solid #052F43;
    vertical-align: bottom;
}

#content_body table thead th.left
{
    text-align: left;
    padding-left: 0
}

#content_body table thead th.right
{
    text-align: right;
}

#content_body table tbody tr td
{
	border-bottom: 1px solid #052F43;
	padding: 4px;
	width: 100%;
	vertical-align: left;
vertical-align: bottom;
}
#content_body table tbody td.left
{
    text-align: left;
    padding-left: 0;
    vertical-align: top;
}

#content_body table tbody td.right
{
    text-align: right;
}

#content_body table tbody td.center
{
    text-align: center;
}

#content_body table tbody td.noline
{
    border: none;
    line-height: 1px;
}

#content_body table tbody td.bline
{
    border: none;
    border-bottom: 2px solid #052F43;
    	padding: 4px;
    	padding-left: 0px;
	width: 100%;
vertical-align: bottom;
}

#content_body table tbody td.strong
{
    font-weight: bold;
}

#content_body table tbody td.highlight
{
    background-color: #ECEAE7;
}

#content_body table tbody td.emphasize
{
    border-bottom: 2px solid #052F43;
}

#content_body table tbody td.indent
{
    padding-left: 25px;
    text-align: left;
    vertical-align: left;
  
}

#content_body table tbody td span.strong
{
    font-weight: bold;
}

#content_body table tbody td span.highlight
{
    color: #0077ad;
}

#content_body table thead th.note,
#content_body table tbody td.note
{
    text-align: center;
}

#content_body table tfoot tr td
{
    padding-top: 5px;
    text-align: left;
}

/* -----------footer--------------------------- */
#footer
{
	clear: both;
	width: 755px;
	height: 40px;
	margin: 0 25px 0 240px;
  color: #A09689;
  font-size: 10px;
  padding-top: 38px;
  padding-bottom: 5px;
}

#footer p
{
    margin: 5px 0;
    font-size: 10px;
}

#footer p.print
{
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom: 1px solid #A09689;
}

#footer a, 
#footer a:link, 
#footer a:active, 
#footer a:visited
{
    text-decoration: none;
    padding: 0 0px;
    color: #A09689;
    font-size: 10px;
}

#footer a:hover
{
	color: #052F43;
	font-size: 10px;
}


/* ----------- glossary --------------------------- */
#content_body ul#alphabet
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	height: 20px;
	
}

#content_body ul#alphabet li
{
	list-style-type: none;
	list-style-image: none;
	background: none;
	float: left;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	padding: 0 3.8px;
	margin: 0 0 0 0;

}

#content_body dl
{
	padding-bottom: 10px;
}

#content_body dl dt
{
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
}

#content_body dl dd
{
	padding: 0 0 10px 40px;
	margin: 0 0 0 0px;
	border-top: 1px dotted #052F43;
}

#content_body div.section
{
    width: 600px;
    float: left;
    clear: both;
    padding-bottom: 25px;
}

#content_body div.section h2
{
}

#content_body div.section p
{
    padding: 0;
    margin: 2px 0;
}

#content_body div.section p.name
{
    font-weight: bold;
    color: #A09689;
}

#content_body div.section div.contact
{
    width: 275px;
    float: left;
    margin: 5px 0;
}




#overlay
{
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width:100%;
	height:100%;
	z-index:1;
	background-color:#000000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	cursor: pointer;
}

/*************** annotationcontents *************/

#annotation
{
	position: absolute;
	overflow: auto;
	background-color:#FFFFFF;
	float: left;
	width: 650px;
	height: 80%;
	text-align: left;
	margin: 0 2px;
	padding: 0;
	font-size: 12px;
}


#annotationcontent
{
	color: #666666;
	width: 550px;
	margin: 0 auto;
	line-height: 1.2em;
	padding: 0 10px;
}



#annotationheader
{
    width: 650px;
    margin-bottom: 10px;
    padding: 0;
    text-align: right;
    vertical-align: middle;
}


.close a, .close a:link, .close a:visited, .close a:active {
	background:url("/images/close_tcm95-57742.gif") no-repeat scroll right center transparent;
	color:#052F43 !important;
	display:block !important;
	padding-right:15px !important;
}

#closeAnnocation 
{
	background:url("../images/close.gif") no-repeat scroll right center transparent;
	color:#052F43 !important;
	display:block !important;
	padding-right:15px !important;
	width: 100%;
}


#annotationheader p

{
    padding: 5px 30px;
    margin: 0 5px;
}

#annotationheader a
{
    color: #A09689;
    padding-right: 0;
    text-decoration: none;
}


#annotationcontent span.H1
{
  color: #A09689;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 0;
	padding-bottom: 2px;
	margin-bottom: 5px;
	display:block;
} 

#annotationcontent h1
{
	color: #A09689;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 0;
	padding-bottom: 2px;
}

#annotationcontent span.H2
{
  margin-top: 4px;
  font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	display:block;
} 

#annotationcontent h2
{
	margin-top: 4px;
    font-size: 14px;
	font-weight: bold;
}

#annotationcontent span.H3
{
	margin-top: 4px;
    font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	display:block;
} 

#annotationcontent h3
{
	margin-top: 4px;
    font-size: 12px;
	font-weight: bold;
}

#annotationcontent h4
{
	font-size: 11px;
    margin: 0;
	padding: 0;
}

#annotationcontent h5
{
	 clear: both;
	font-size: 11px;
	font-weight: normal;
}

#annotationcontent h6
{
	  clear: both;
	font-size: 10px;
	font-weight: normal;
}

#annotationcontent .lead
{
	font-weight: bold;
	margin: 0 10px 0 14px;
	line-height: 140%;
	padding-bottom: 12px;
}


#annotationcontent table
{
    font-size: 11px;
	width: 490px;
	margin: 20px 0;
	border-collapse: collapse;
	text-align: right;
}

#annotationcontent.fullwidth table
{
    width: 730px;
}

#annotationcontent table caption
{
    display: none;
}

#annotationcontent table thead th,
#annotationcontent table tbody tr td.head
{
    font-weight: bold;
	padding: 4px;
	border-top: 1px solid #052F43;
	border-bottom: 2px solid #052F43;
    vertical-align: bottom;
}

#annotationcontent table thead th.left
{
    text-align: left;
    padding-left: 0
}

#annotationcontent table thead th.right
{
    text-align: right;
}

#annotationcontent table tbody tr td
{
	border-bottom: 1px solid #052F43;
	padding: 4px;
	width: 100%;
	vertical-align: left;
vertical-align: bottom;
}
#annotationcontent table tbody td.left
{
    text-align: left;
    padding-left: 0;
    vertical-align: top;
}

#annotationcontent table tbody td.right
{
    text-align: right;
}

#annotationcontent table tbody td.center
{
    text-align: center;
}

#annotationcontent table tbody td.noline
{
    border: none;
    line-height: 1px;
}

#annotationcontent table tbody td.bline
{
    border: none;
    border-bottom: 2px solid #052F43;
    	padding: 4px;
    	padding-left: 0px;
	width: 100%;
vertical-align: bottom;
}

#annotationcontent table tbody td.strong
{
    font-weight: bold;
}

#annotationcontent table tbody td.highlight
{
    background-color: #ECEAE7;
}

#annotationcontent table tbody td.emphasize
{
    border-bottom: 2px solid #052F43;
}

#annotationcontent table tbody td.indent
{
    padding-left: 25px;
    text-align: left;
    vertical-align: left;
  
}

#annotationcontent table tbody td span.strong
{
    font-weight: bold;
}

#annotationcontent table tbody td span.highlight
{
    color: #0077ad;
}

#annotationcontent table thead th.note,
#annotationcontent table tbody td.note
{
    text-align: center;
}

#annotationcontent table tfoot tr td
{
    padding-top: 5px;
    text-align: left;
}



#annotationcontent.simple
{
    width: 760px;
}

#flashcontent

{

	font-size: 70%;

	color: #666666;

	line-height: 1.2em;

	float: none;

	left: 91px;

	position: relative;

	padding: 2px 0 2px 0;

}



#flashcontent #noflash

{

	left:0;

	margin:0;

	padding:0;

}



#flashcontent #noflash #header

{	

	left:95px;

	margin: 0;

	padding:0;

	width:782px;

}



#flashcontent img

{

	border: 0px;

}

/*****************************


#overlayBackground {

	z-index:100;

	position:absolute;

	margin: 0 !important;

	padding: 0 !important;

	left:0;

	height: 100%;

	width: 100%;

	background-color:#000000;

	text-align: center;

	visibility:hidden;

	-moz-opacity:0.0;

	filter:Alpha(opacity=0, finishopacity=0, style=2);

}



#overlayContainerBG 

{

	z-index:200;

	position:absolute;

	margin: 0 auto;

	padding: 0;

	left:0;

	height: 100%;

	width: 100%;	

	text-align:center;

}



#overlayContainer {

	z-index:300;

	margin: auto;

	position:relative;

	width:400px;

	top:100px;

}
*/





