html {
	height: 100%;
}
body {	
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px auto;
	height: 100%;
	background-color :#E6E6E6; 
	min-height:100%;
	position:absolute; 
	right:0 ; left:0;
	z-index:0;
}
#body2 {
	position:absolute;
	right:0 ; left:0;
	height:100%; 
	min-height:100%;
	z-index: -1;
	background-color: #ffffff;
	width: 899px;
	margin: 0px auto;
	padding: 0px;
}
* html #body2 {
	position:absolute;
	left: auto;
	right: auto;
	margin: 0px auto;
	width: 899px;
	padding: 0px;
}
.headline {
	padding:0 !important;
	font-size: 15px;
	color: #000000;
	margin: 2px 0px;
}
.headline_green {	
	font-size: 15px;
	color: #69BE28;
	margin: 2px 0px;
}
.headline_red {
	font-size: 15px;
	color: #09f;
	margin: 2px 0px;
}
.headline_blue {	
	font-size: 15px;
	color: #002c77;
	margin: 2px 0px;
}
.headline_yellow {
	
	font-size: 15px;
	color: #09f;
	margin: 2px 0px;
}
.subheadline {
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 2px 0px;
}
#topTable td {
	width: 14%;
}
.table_facts thead td {
	height: 8px;
	background: #B98F00;
	padding: 0;
	line-height: 8px;
	border-bottom: 6px solid white;
}
.table_facts tbody td.table_header {
	height: 39px;
	background: #B8B9BB;
	vertical-align: middle !important;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	color:#fff;
}
.table_facts td {
	padding: 7px 1px 0 0;
	font-weight: bold;
}
.big {
	border-right: 6px solid white;
	vertical-align: top;
}

.table_inner_facts thead td {
	height: 8px;
	border-bottom: 2px solid white; 
}
.table_inner_facts tbody td {
	height: 45px;
	border-bottom: 6px solid white; 
	vertical-align: middle !important;
	padding: 0 18px;
}
.table_inner_facts_small thead td {
	height: 8px;
	border-bottom: 2px solid white; 
}
.table_inner_facts_small tbody td {
	height: 55px;
	border-bottom: 6px solid white; 
	vertical-align: middle !important;
	padding: 0 8px;
}
.table_inner_facts tbody td p{
	margin-top: -1px;
	margin-bottom: -4px;
}
.yellow_cell {
	background:#B8B9BB;
	color:#fff;
}
.gray_cell {
	background:#e6e6e6; 
}
.gray_text {
	color: #999;
}
.no_border_left {
	border-top: 1px solid white;	
	border-right: 2px solid white;	
	border-bottom: 2px solid white;	
	border-left: 0;	
}
.all_borders {
	border-top: 1px solid white;	
	border-right: 2px solid white;	
	border-bottom: 2px solid white;	
	border-left: 2px solid white;	
}
.no_border_right {
	border-top: 1px solid white;	
	border-right: 0;	
	border-bottom: 2px solid white;	
	border-left: 2px solid white;	
}
.table_inner_structure {
	vertical-align: top;
}
.table_inner_structure table {
		font-weight: bold;
}
.table_inner_structure td{
	height: 55px;
	vertical-align: middle;
	padding-left: 4px;
}
table.overview {
	border-top: 2px solid #F7403A;
	border-bottom: 2px solid #F7403A;
	border-left: 0;
	border-right: 0;
}
.overview thead td{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	border-left: 0;
	border-right: 0;
	font-weight: bold;
}
.overview thead td.left{
	border-top: 2px solid white !important;
	border-bottom: 2px solid white !important;
	border-left: 0;
	border-right: 0;
}
.overview td {
	height: 19px;
	vertical-align: middle;
	text-align: right;
	width: 85px;
	padding-right: 18px;
}
.overview td.left {
	text-align: left;
	padding: 0;
	width: 280px;
}
.overview thead {
	background: #efece7;	
}

.normal {

	font-size: 11px;
	color: #000000;
}
a:link {
	
	font-size: 11px;
	color: #69BE28;
	text-decoration: underline;
}
a:visited {
	
	font-size: 11px;
	color: #69BE28;
	text-decoration: underline;
}
a:hover {
	
	font-size: 11px;
	font-weight: bold;
	color: #69BE28;
	text-decoration: underline;
}
a:active {
	
	font-size: 11px;
	color: #69BE28;
	text-decoration: underline;
}
table {
	margin: 0px auto;

	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}
div.grey {
	padding: 0px;
	margin: 0px;
	height:4px;
	width:100%;
	overflow:hidden;
	background-color : #B98F00;
	border-bottom: 1px solid white;
}
div.grey_podval {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	height:5px;
	width:100%;
	background-color : #747678;
	display:none;
}
div.green {
	padding:0px;
	margin:0px;
	height:5px;
	width:100%;
	background-color : #69BE28;
}
div.red {
	padding:0px;
	margin:0px;
	height:5px;
	width:100%;
	background-color : #F7403A;
}
div.yellow_small {
	padding:0px;
	margin:0px 0px 2px 0px;
	height:3px;
	width:100%;
	background-color : #F7403A;
}
div.green_small {
	padding:0px;
	margin:0px 0px 2px 0px;
	height : 3px;
	width:100%;
	background-color : #69BE28;
}
div.grey_light {
	padding:0px;
	margin:0px;
	height:6px;
	width:100%;
	background-color : #E6E6E6;
}
div.references {
	width: 300px;
	padding:  4px 0px 0px 0px;
	margin: 0px;
}
table.main {
	padding: 0px;
	margin: 0px;
}
table.content {
	margin: 0px 0px 25px 0px;
	font-size: 11px;
	color: #000000;
	min-width: 100%;
}
table.content td.box_left p.headline_yellow {
	margin-top: 0;
}
* html table.content {
	width: 100%;
	text-align: left;
}

table.content td {
	vertical-align: top;	
}

td.contact_page_content {
	padding-top: 14px;
}

td.container {
	padding: 102px 0px 0px 24px;
	margin: 0px;
	vertical-align : top;
	width:290px;

	font-size: 11px;
	color: #000000;
}
td.list {
	padding: 1px 5px 0px 1px;

	font-size: 11px;
	color: #000000;
	vertical-align : top;
}
td.container div  {
	padding: 0px 25px 0px 0px;
	margin:0px;

	font-size: 11px;
	color: #000000;
}
td.podval {
	background-color :#E6E6E6;
	height: 30px; 
	margin-top:25px;
	padding-left: 20px;
}
td.image {
	padding: 1px 0px 1px 0px;
	width:573px;
}
td.big_image {
	padding: 1px 0px 1px 0px;
	margin: 0px;
	width: 866px;
}
td.map {
	padding:0px 28px 20px 0px;
	vertical-align : top;
}
td.back {
	vertical-align : top;
	padding: 143px 0 0px 0px;
}
td.flash {
	vertical-align : top;
	padding: 5px 0px 5px 1px;
}
td.back img	{
	border: none;
}
td.podval  a:link {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td.podval  a:visited {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td.podval  a:hover {
	
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
td.podval  a:active {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td.box {

	font-size: 11px;
	color: #000000;
	vertical-align : top;
}
td.box_center {

	font-size: 11px;
	color: #000000;
	vertical-align : top;
	padding: 0 54px 0 0px;
}
td.box_right {

	font-size: 11px;
	color: #000000;
	vertical-align : top;
	padding: 0px 0px 0px 0px;
}
td.box_left {

	font-size: 11px;
	color: #000000;
	vertical-align : top;
	padding: 0 30px 0 0;
}

ul {
	margin:0 !important;
	padding:0 !important;
	/*list-style-position: inside;*/
	list-style-type: none;
}
ul li img {
	margin-bottom: 1px;
	margin-right: 5px;
}
p {
	margin:0;
	margin-bottom:0;
	padding:0;
}

/*ul li {
	background: url(../pics/bullet.gif) 0 5px no-repeat;
	margin:0;
	text-indent: -8px;
}
ul li:before {
	content: url(../pics/bullet.gif); 
}



ul.contact {
  	margin-left: 0px;
  	padding-left: 0px;
	list-style-position: outside;
  	list-style: none;
}

.list-item, ul.contact li {
	background: url(../pics/bullet.gif) 0 5px no-repeat;
}

ul.contact li {
	padding:0 !important;	
	background: none;
}

 ul.country {
	list-style: disc url(../pics/bullet.gif);
	padding: 0px;
	margin: 0px;
	text-indent: 1em;
      	margin-left: -1em;
      	padding-left: 0em;
}



ul.country
{
	margin: 8px 0px 8px 0px;
	padding-left: 0px;
	list-style: none;
}*/


.left_indent {
	width: 866px;
	padding: 0px 0px 25px 20px;
}

.left_indent_licenselist {
	width: 866px;
	padding: 0px 0 25px 20px; /* 423 */
}

* html .left_indent {
	width: 866px;
	padding: 0px 0px 25px 20px;
	margin-left:10px;
}

img {
	border: none;	
}

.index {
	height: 86px;
}

p.table {
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

/* NEW STYLE */

.grey .green {
	display:block;
	width:294px;
	background: #69be28;
	float:right;
	height:5px;
	overflow:hidden;
}
h1 {
	font-size: 15px;
	margin: 0 0 7px 0;
	padding 0;
}
h3 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:11px;
}

h2 {
	color:#747678;
	font-size:14px;
	margin:15px 0 20px;	
	font-weight:normal
} 

h4 {
	background: #B98F00;
	padding:4px;
	text-align: center;
	color:#fff;
	margin:0;
	font-size:12px;
	border-top: 1px solid white;
}

table.charts {
	margin:0;
	padding:0
}

.img_table_right {
	padding:5px 0 0 45px;
}

.wider .box_left {
	padding:0;
	width:430px;
}

.narrower .box_left {
	padding:0;
	width:360px;
}

.narrower .box_right {
}

.coloredCell, thead .coloredCell {
background:#B8B9BB !important;
color:#fff;
}