/*<![CDATA[*/
html,body,table,tr,td {
	font-family: Arial;
	font-size: 8pt; /*11px*/
}

body {
	background-image: url(/images/design/bg.gif);
	padding: 0px;
	margin: 0px;
}

h1,.h1,#downloadarea {
	font-family: Verdana;
	font-size: 12pt; /*16px*/
	font-weight: bold;
	color: #006699;
	display: inline;
}

h2 {
	font-family: Verdana;
	font-size: 8pt; /*11px;*/
	font-weight: bold;
	color: #666666;
	display: inline;
}

h3 {
	font-family: Verdana;
	font-size: 8pt; /*11px;*/
	font-weight: bold;
	color: #ffffff;
	display: inline;
}

input {
	font-family: Arial;
	font-size: 7pt; /*10px;*/
	color: #006699;
}

input100 {
	width: 100px;
}

.content-form,.content-form2 {
	font-family: Arial;
	font-size: 7pt; /*10px;*/
	color: #006699;
}

select.content-form2,textarea.content-form2,input.content-form2 {
	border: 1px solid #006699;
	padding: 2px;
}

.content-form {
	width: 200px;
}

.tb_mainnav {
	height: 30px;
	background-image: url(/images/design/nav_back.jpg);
	border-left: 1px solid #CED0DB;
	border-right: 1px solid #CED0DB;
	background-repeat: repeat-x;
}

.tb_mainnav-affiliates {
	height: 30px;
	background-image: url(/images/design/nav_back-affiliates.jpg);
	border-left: 1px solid #CED0DB;
	border-right: 1px solid #CED0DB;
	background-repeat: repeat-x;
}

.tb_mainnav-affiliates2 {
	height: 30px;
	background-image: url(/images/design/nav_back-affiliates2.jpg);
	border-left: 1px solid #CED0DB;
	border-right: 1px solid #CED0DB;
	background-repeat: repeat-x;
}

.td_mainnav {
	height: 30px;
	padding-left: 7px;
	padding-right: 7px;
}

.td_mainnav-aff-active {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	/*	background-color: #DEE6EF;*/
	font-weight: bold;
}

.td_mainnav-aff-active a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.td_mainnav a {
	color: #000000;
	text-decoration: none;
}

.teaser_pic {
	border-top: 1px solid #CED0DB;
	border-left: 1px solid #CED0DB;
	border-right: 1px solid #CED0DB;
}

.teaser_content {
	border: 1px solid #CED0DB;
	padding: 15px;
	background-color: #FFFFFF;
}

.tb_content {
	border: 1px solid #CED0DB;
	padding: 35px;
}

td.tb_content {
	background-color: #FFFFFF;
}

.border {
	border: 1px solid #CED0DB;
}

.teaser_right {
	padding: 5px;
	background-color:#DEE6EF;
}

.teaser_right a,.teaser_right a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.teaser_right a:hover {
	text-decoration: underline;
}

a,a.more,a:visited a,.more {
	color: #3366CC;
	font-weight: normal;
	text-decoration: underline;
}

a:hover a,.more {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}

a.faq,a:visited .faq {
	margin-bottom: 4px;
	margin-top: 4px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}

a:hover .faq {
	margin-bottom: 4px;
	margin-top: 4px;
	color: #3366CC;
	font-weight: normal;
	text-decoration: none;
}

.logaff-td {
	background-color: #C9D5E3;
	border-left: 1px solid #ffffff;
}

.logaff-head {
	background-color: #DEE6EF;
	font-weight: bold;
	font-size: 7pt; /*10px;*/
}

.logaff-row {
	border-bottom: 1px solid #DEE6EF;
	font-size: 7pt; /*10px;*/
}

.logaff-font {
	font-size: 7pt; /*10px;*/
}

.content-tb-head,.box .title{
	background-color: #6699CC;
	color: #ffffff;
	font-weight: bold;
}

.content-tb-con,.box .content {
	background-color: #DEE6EF;
}

.content-tb-head-error {
	background-color: #FF000C;
	color: #ffffff;
	font-weight: bold;
}

.content-tb-con-error {
	background-color: #FFDBDB;
}

/* minidropdown */
div.menu,a.menulink {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: none;
}

div.menu {
	background-color: #f2f2f2;
	font-size: 9pt; /*12px;*/
	border: 1px solid #333333;
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	text-align: left;;
	border: 1px solid #333333;
}

a.menulink {
	color: #000000;
	cursor: default;
	display: block;
	padding: 3px 1em;
	text-decoration: none;
	white-space: nowrap;
}

a.menulink:hover,div.menu a.menuItemHighlight {
	background-color: #000080;
	color: #ffffff;
}

div.menuItemSep {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #f0f0f0;
	margin: 4px 2px;
}

a.menulink span.menuItemText {
	
}

a.menulink span.menuItemArrow {
	margin-right: -.75em;
}

form {
	padding: 0px;
	margin: 0px;
}

/*CSS for Bubble Tooltips by Alessandro Fulciniti
- http://pro.html.it - http://web-graphics.com */
.tooltip {
	width: 200px;
	color: #000;
	font: lighter 11px/ 1.3 Arial, sans-serif;
	text-decoration: none;
	text-align: justify;
}

.tooltip span.top {
	padding: 30px 8px 0;
	background: url(/images/design/bt.gif) no-repeat top;
}

.tooltip b.bottom {
	padding: 3px 8px 15px;;
	color: #548912;
	background: url(/images/design/bt.gif) no-repeat bottom;
}

.infobalken {
	margin:0px;
	border-bottom: 0.16em outset;
	background-color: #ffffbf;
	clear: both;
	color: #000000;
	cursor: default;
	display: block;	
	padding: 0.45em 0.3em 0.45em 2em;
	text-decoration: none;
	width: 100%;
}

.sitemessagebalken {
	margin:0px;
	border-bottom: 0.16em outset;
	background-color: #ff0000;
	clear: both;
	color: #FFFFFF;
	cursor: default;
	display: block;	
	padding: 0.45em 0.3em 0.45em 2em;
	text-decoration: none;
	width: 100%;
}

.errormessagebalken {
	margin:0px;
	position:fixed;
	top:0px;
	left:0px;
	border-bottom: 0.16em outset;
	background-color: #ff0000;
	clear: both;
	color: #FFFFFF;
	cursor: default;
	display: none;	
	padding: 0.45em 0.3em 0.45em 2em;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	vertical-align:middle;
	z-index:255;
}

.domain { font-size:1px; position:absolute; top:10px; left:50px; visibility:hidden; }


.codedialogselectedtab {
	border-left: 1px solid #006699;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #006699;
	font-family: Arial;
	font-size: 8pt;
	padding: 4px;
}

.codedialogselectedtab a,
.codedialogselectedtab a:hover,
.codedialogselectedtab a:visited,
.codedialogselectedtab a:active {
	font-family: Arial;
	font-size: 8pt;
	color: #006699;
	text-decoration: none;	
	font-weight:bold;
}

.codedialognotselectedtab {
	border-left: 1px solid #006699;
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	background-color: #006699;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	padding: 4px;
}

.codedialogemptytab {
	border-bottom: 1px solid #006699;
	background-color: #FFFFFF;
	color: #006699;
	font-family: Arial;
	font-size: 8pt;
	padding: 4px;
}

.codedialognotselectedtab a,
.codedialognotselectedtab a:hover,
.codedialognotselectedtab a:visited,
.codedialognotselectedtab a:active {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;	
	text-decoration: none;
	font-weight:bold;
}

.codedlgcontent {
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	background-color: #FFFFFF;
	color: #006699;
	font-family: Arial;
	font-size: 8pt;
	padding: 10px;	
}

.codedisplay {
	border: 1px dotted #888888;
	padding: 6px;
	background-color: #EEEEEE;
	color: #000000;
	overflow: scroll;
	width: 98%;
	max-height: 150px;
	text-align: left;
}


.presentation, .presentation table tr td, .presentation p {
	font-size:8pt;
	font-family:Verdana,Arial; 
}

.presentation table tr td {
	text-align:left;
}

.rightbox_bar {
	float:right;
	width:300px;
}

.leftbox_content {
	float:left;
	width:640px;
}

.box .content, .box .title {
	padding:7px;
}

.contentarea {
	background-color:#FFFFFF;
	width:960px;
	border: 1px solid #CED0DB;
	clear:both;
	padding:20px;
	padding-left:20px;
	padding-right:20px;
}

.content p {
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:justify;
}

.tableheader td
{
	font-weight:bold;
	background-color:#6699CC;
	color:#FFFFFF;
	padding:3px;
}


.tablesubheader td
{
	font-weight:bold;
	background-color:#005797;
	color:#FFFFFF;
	padding:3px;
}

.hoverrow:hover {
	background-color:#FFFFFF !important;
}

.data td
{
	border:1px solid #EEEEEE;
}

.summary td
{
	border-top:2px solid #6699CC;
	font-weight:bold;
}

/* ]]> */
