BODY  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	COLOR : #000000;
	padding-top: 0px;
}

INPUT, SELECT {
	border: 1px solid #5C7C73;
	background-color: #eeeeee;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

INPUT#normal {
	border: 0px solid #e0eff0;
	background-color: #e0eff0;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
INPUT#norm {
	border: 0px;
	background-color: transparent;
	height: 17px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
INPUT#white {
	border: 1px solid #666666;
	background-color: #ffffff;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

INPUT#bold {
	border: 1px solid #5C7C73;
	background-color: #ffffff;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	FONT-weight : bold;
}
INPUT#transparent {
	border: 0px solid #5C7C73;
	background-color: transparent;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	FONT-weight : bold;
}

TEXTAREA {
	border: 1px solid #5C7C73;
	background-color: #eeeeee;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
}

TD#2px {padding-bottom: 2px; padding-left: 2px; padding-top: 2px; padding-right: 2px;}
TD#vert {padding-bottom: 0px; padding-left: 16px; padding-top: 0px; padding-right: 0px;}

A:link  {
	COLOR : #006699;
	TEXT-DECORATION : none;  
}
A:active  {
	COLOR : #006699;
	TEXT-DECORATION : none; 
}
A:visited  {
	COLOR : #006699;
	TEXT-DECORATION : none;  
}
A:hover {
	color: #ff6600;
	text-decoration: none;
	FONT-WEIGHT: normal;
}


A:link#gray  {
	COLOR : #eeeeee;
	TEXT-DECORATION : none;  
}
A:active#gray  {
	COLOR : #eeeeee;
	TEXT-DECORATION : none; 
}
A:visited#gray  {
	COLOR : #eeeeee;
	TEXT-DECORATION : none;  
}
A:hover#gray {
	color: #ffffff;
	text-decoration: none;
	FONT-WEIGHT: normal;
}
.text14  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}


A:link#menu2  {
	COLOR : #333333;
	TEXT-DECORATION : none;  
}
A:active#menu2  {
	COLOR : #333333;
	TEXT-DECORATION : none; 
}
A:visited#menu2  {
	COLOR : #333333;
	TEXT-DECORATION : none;  
}
A:hover#menu2 {
	color: #000000;
	text-decoration: none;
	FONT-WEIGHT: normal;
}


.text14  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}






h1{
	font-family:verdana,helvetica;
	font-size:8px;
	COLOR: #007dc3;
}
.linkTitle{
	font-family:verdana,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#ED6239;
}
.yellowDiv{
	position:relative;
	top:0px;
	left:0px;
	width:400px;

	background-color:#eeeeee;
	overflow:hidden;
}
.contentDiv{
	position:relative;
	top:0px;
	left:10px;
	width:420;
}
.imageDescriptionDiv{
	position:relatice;
	bottom:20px;
	left:10px;
	width:441px;
	height:115px;
	background-color:#F6DC01;
	border-top: 3px solid;
	border-color:#007CAC;
}
.imageDiv{
	position:relative;
	bottom:32px;
	left:348px;
	width:103px;
	height:103px;
	background-color:#007CAC;
}
.blueDiv{
	position:relative;
	bottom:-1px;
	left:10px;
	width:441px;
	height:20px;
	background-color:#007CAC;
}
.rightCornerDiv{
	position:relative;
	top:10px;
	left:427px;
}
.rightCornerRoundDiv{
	position:relative;
	top:0px;
	left:452px;
}
.inputText{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}

.menuText{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}
.formText{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}
.formSelect{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}

.formTextArea{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
	height:60px;
}



.text10  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text10blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #0099cc;
	FONT-WEIGHT: normal;
}
.text11green  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #006666;
	FONT-WEIGHT: normal;
}
.text11gray  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #666666;
	FONT-WEIGHT: normal;
}
.text10red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #990000;
	FONT-WEIGHT: normal;
}
.text10yellow  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #ffcc00;
	FONT-WEIGHT: normal;
}
.text11red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #990000;
	FONT-WEIGHT: normal;
}
.text9blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 9pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.text9brown  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 9pt;
	FONT-STYLE : normal;
	COLOR: #990000;
	FONT-WEIGHT: normal;
}
.text8  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text8blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #007dc3;
	FONT-WEIGHT: normal;
}
.text8alert  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff3300;
	FONT-WEIGHT: normal;
}
.text8yellow  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff6600;
	FONT-WEIGHT: normal;
}
.text8white  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text8green  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #008080;
	FONT-WEIGHT: normal;
}
.text8white_arial  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text10white_arial  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text10white  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text10gray_arial  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}
.text8gray  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #eeeeee;
	FONT-WEIGHT: normal;
}
.text8gray_dark  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}
.text8gray_dark2  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #666666;
	FONT-WEIGHT: normal;
}
.text10gray  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}
.text14gray {
	FONT-FAMILY : Arial Narrow;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}
.text12gray {
	FONT-FAMILY : Arial Narrow;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	COLOR: #444444;
	FONT-WEIGHT: normal;
}

.text7gray  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 7pt;
	FONT-STYLE : normal;
	COLOR: gray;
	FONT-WEIGHT: normal;
}
.text7  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 7pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text8red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: red;
	FONT-WEIGHT: normal;
}
.text11blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.text10  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #000000;
	FONT-WEIGHT: normal;
}
.text12blue {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.alert10red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: red;
	FONT-WEIGHT: normal;
}
.text12  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text12bold  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : bold;
	COLOR: black;
	FONT-WEIGHT: bold;
}
.text11  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text14  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: #663300;
	FONT-WEIGHT: bold;
}
.text8kurziva  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : italic;
	COLOR: #663300;
	FONT-WEIGHT: normal;
}
.text10green {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #006666;
	FONT-WEIGHT: normal;
}
.text10red {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: red;
	FONT-WEIGHT: normal;
}
.text8orange  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff6600;
	FONT-WEIGHT: bold;
}
.text8orange2  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #993300;
	FONT-WEIGHT: bold;
}


.nbpnc {text-align:left;background-color:#ddffff;cursor:hand;font-family:Verdana;font-size:8pt;color:#0099cc;font-weight:normal;text-decoration:none;}
.nbpno {text-align:left;background-color:#ffffcc;cursor:hand;font-family:Verdana;font-size:8pt;color:#0099cc;font-weight:normal;text-decoration:none;}
.nbpnh {text-align:left;background-color:#ddffff;font-family:Verdana;font-size:8pt;color:#656aa0;font-weight:normal;text-decoration:none;}

