td.rb {
	border-right: 1px solid #CDCDCD
}

body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0x;
	background-repeat: repeat-x;
}
.Orange  {
	font-size: 13px;
	font-weight: bold;
	color: #F63;
	margin-bottom: 8px;
}

.footer {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	COLOR: #888686; 
	line-height: 15px;
	TEXT-DECORATION: italic
}
.tabSelected
{
    BORDER-RIGHT: #354043 1px solid;
    PADDING-RIGHT: 11px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 11px;
    FLOAT: left;
    BACKGROUND-IMAGE: url(../Images/back_2nd_row.gif);
    PADDING-BOTTOM: 4px;
    COLOR: #333333;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #cdcdcd 1px solid;
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #f0f5f3
}
A.tab
{
    BORDER-RIGHT: #fff 1px solid;
    PADDING-RIGHT: 11px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 11px;
    FONT-WEIGHT: normal;
    FLOAT: left;
    PADDING-BOTTOM: 4px;
    COLOR: #fff;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #354043 1px solid;
    BACKGROUND-COLOR: #354043;
    TEXT-DECORATION: none
}
A.tab:hover
{
    BORDER-RIGHT: #354043 1px solid;
    PADDING-RIGHT: 11px;
    PADDING-LEFT: 11px;
    BACKGROUND-IMAGE: url(../Images/back_2nd_row.gif);
    COLOR: #333333;
    BORDER-BOTTOM: #cdcdcd 1px solid;
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #f0f5f3;
    TEXT-ALIGN: left
}
.CheckBoxItem
{
	font-weight: bold;
}
.noBorder {
	border:0
}
P.dataPanel
{
	margin-left:5px; 
	margin-right:5px;

} 
.dataPanel
{
	padding:5px;
}
h2 a {
	color: #FF3300;
	font-weight: normal
}
h2 a:hover {
	text-decoration: none
}
.strikethrough{TEXT-DECORATION: line-through;}
.inactive {
	color: #999999;
}
.note {
	background-color: #F9F8F8;
	padding: 3px;
	border: 1px solid #999999;
	float: right;
	width: 300px;
}
.multiLine {
	background-image: url(../Images/back_textboxes.gif);
	background-repeat: repeat-x;

}
th {
	background-image: url(../Images/back_2nd_row.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354043;
	background-color: #F0F5F3;

}
th.DataHeader {
	background-image: url(../Images/back_2nd_row.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354043;
	background-color: #F0F5F3;

}
td.DataCell
{
	font-size: 8pt;
	color: #333333;
	/*padding: 2px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.gridHeader{
	background-image: url(../Images/back_2nd_row.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	/*text-align: left;*/
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354043;
	background-color: #F0F5F3;
	font-weight: bold;
}

A.NoLink
{
	text-decoration: none;
	color: #333333;
}

A.NoLink:visited
{
	text-decoration: none;
	color: #999999;
}

.sortHeader
{
	color: #333333; text-decoration:none; 
}

A.TreeLink { COLOR:#333333; text-decoration:none; }
A.TreeLink:visited { COLOR:#000000;text-decoration:none }
A.TreeLink:hover { COLOR:#000000;text-decoration:underline }
A
{
	color: #2F383E;
	text-decoration: none;
}

A:hover
{
	color: #2F383E;
	text-decoration: none; 
}

A:visited
{
	color: #2F383E;
	text-decoration: none; 
}

A:visited:hover
{
	color: #2F383E;
text-decoration: none;
}
.M
{
	width : 16px;
	background-image: url(images/i.gif);
	background-repeat:repeat-y;
}

.dataTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-right-color: #354043;
	border-bottom-color: #354043;
}

A.history {
	COLOR: #888686; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: none;
	line-height : 16px;
	padding: 4px;
	FONT-WEIGHT: normal
	
}
A.history:visited {
	COLOR: #888686; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: none;
	line-height : 16px;
	padding: 4px;
	FONT-WEIGHT: normal
	
}
A.history:hover {
	COLOR: #54575A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: none;
	line-height : 16px;
	padding: 4px;
	FONT-WEIGHT: normal
}
A.history:active {
	COLOR: #54575A; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	TEXT-DECORATION: none;
	line-height : 16px;
	padding: 4px;
	FONT-WEIGHT: normal
}

.titel {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #46515B; 
	line-height: 15px;
	FONT-WEIGHT: bold
}
.subtitel {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
	COLOR: #687072; 
	line-height: 15px;
	FONT-WEIGHT: bold
}
.titelmarge {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	COLOR: #9BB0BA; 
	line-height: 15px;
	FONT-WEIGHT: bold
}
.highlight
{
	color: #F8360F;
}

#centerColumn {
	width:960px;
	padding:0px;
	float:left;
	font-size: 8pt;
	color: #333333;
}
#langChoice {
	background-color: #ccc;
	color: #687072;
	float:right;
	padding-left:7px;
	padding-right:7px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#langChoice a {
	color: #687072;
	text-decoration: none;
	font-weight: bold
}

#centerColumnBig {
	width:1000px;
	padding:0px;
	float:left;
	font-size: 8pt;
	color: #333333;
}
#logo {
	position:absolute;
	width:180px;
	height:47px;
	left:0;
	top:0;
}
#corner {
	position:absolute;
	left:180px;
	top:0;
}
#icons {
	position:absolute;
	right:0;
	top:0;
	padding: 4px 0
}
#icons img {
	margin-right:10px
}
#bannerImg {
	background-color: #E1EBE8;
	padding: 3px;
}
#nocheat {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	font-size: 8pt;
}
#cheat {
	width:725px;
	margin-right:auto;
	margin-left:245px;
	padding:0px;
	text-align:left;
	font-size: 8pt;
}
#cheat2 {
	width:750px;
	margin-right:auto;
	margin-left:245px;
	padding:0px;
	text-align:left;
	font-size: 8pt;
}

#mainNav {
	position:absolute;
	left:180px;
	top:30px;
	height: 18px;
}
.itemNav
{
	border-color: #9F9F9F;
	background-color : #FFFFFF;
	border-top:solid 1px #9F9F9F;
	border-right:solid 1px #9F9F9F;
	border-left:solid 1px #9F9F9F;
	border-bottom:solid 1px #9F9F9F;
	color: #666666;
	text-align:left;
	cursor:hand;
}
.hoverItemNav
{
	cursor:hand;
	border-color: #9F9F9F;
	border-top:solid 1px #9F9F9F;
	border-right:solid 1px #9F9F9F;
	border-left:solid 1px #9F9F9F;
	border-bottom:solid 1px #9F9F9F;
	background-color : #DCE5E1;
	color: #000000;
	text-align:left;
}
.htmlbutton
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #a6b4be;
	border-bottom-width: 1px;
	border-bottom-color: #a6b4be;
	vertical-align: text-bottom;
	color: #6a7e8a;
	border-top-color: #a6b4be;
	background-color: #e7eff2;
	border-right-width: 1px;
	border-right-color: #a6b4be;
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	notpadding-right: 4px;
	notpadding-left: 4px;
	notpadding-top: 4px;
	notpadding-bottom: 4px;
}

.greenTitle
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	line-height: 16px;
	FONT-WEIGHT: bold
}

#banner {
	position:absolute;
	left:0px;
	padding-left:7px;
	top:8px;
	width:100%;
	z-index:1;
	text-align: left;
}

.button {
	color: #FFFFFF;
	background-color: #719098;
	font-weight: bold;
	font-size: 9pt;
}

.footNote {
	font-size: 7pt;
}

#header {
	padding:0;
	width:100%;
	position:absolute;
	left:0;
	top:0
}
.topRow td {
	height: 30px;
}
.Bigger {
	font-size: 15px;
	font-weight: bold;
	color: #F63;
}
.Big {
	font-size: 12px;
	font-weight: bold;
	color: #F63;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #F63;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #F63;
	margin-bottom: 8px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #F63;	
	margin-bottom: 5px;
}
p, td {
	font-size: 11px;
	color: #333;	
	line-height: 15px;
}
ul {
	font-size: 11px;
	line-height: 18px;
	color: #333;
	list-style-image: url(bullet.gif);
	margin-left:15px
}
ol {
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.explorer {
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #BCBCBC;
	background: #FAFAFA;
	padding: 4px
}
.borderLine {
	border: 1px solid #BCBCBC;	
	background-image : url(back_tr_header.gif);
}

.borderinLine {
	border: 1px solid #BCBCBC;
}

.borderLineTabs {
	font-size: 11px;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	padding: 11px 5px;
}
code {
	color: #970F00
}
/*
input, select, option {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px
}
*/

.filled {
	color: #999
}
.required {
	color:#C03
}
.smallFont{
	font-size: 7pt;
}
.bt 
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background: #A5A574;
	border: 1px outset #A5A574;
}
.bt2
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background: #A5A574;
	border: 1px outset #A5A574;
	height:22px;
}
.lightBlueBack {
	background: #F0F5F3
}
.flat {
	border: 1px solid #BCBCBC;
}
.flat td {
	padding: 2px 5px
}
.3d {
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.3d td {
	padding: 2px 5px
}
.sizerSmall{
	background-image : url(../images/back_handle_small.gif);
	background-position : right;
	background-repeat : no-repeat;
	text-align : right;
	padding : 3px 1px 0 0;
}
.sizer{
	background-image : url(../images/back_handle_large.gif);
	background-position : right;
	background-repeat : no-repeat;
	text-align : right;
	padding : 3px 1px 0 0;
}
.trHeader {
	background-image : url(back_tr_header.gif);
	background-repeat : x-repeat;
	font-weight: bold;
}
.trHeader td {
	line-height: 10px;
	height: 18px;
	overflow:hidden;
	padding: 0 3px;
	border-right: 1px solid #999
}
.alternatingItemStyle
{
	background-color: #F0F5F3;
}
/* :::::::::::::: tabs code :::::::::::::: */
.nav {
	float:left;
	background:url("back_tabs.gif");
	height:21px;
	overflow:hidden
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav li {
	font-size: 10px;
	float:left;
	background:url("back_tab_right.gif") no-repeat right top;
	margin: 0 3px;
	padding:0;
	line-height:21px
}
.nav a {
	display:block;
	background:url("back_tab_left.gif") no-repeat left top;
    padding:1px 7px;
	text-decoration: none;
	color: #999
}
.nav a:visited 
{
            text-decoration: none;
            color: #999
}
.nav a:hover 
{
            text-decoration: none;
            color: #333
}
.nav #current {
	background-image:url("back_tab_right_on.gif");
}
.nav #current a {
	color:#333;
	background-image:url("back_tab_left_on.gif");
}
.nav #CarrierePlanningSubMenu1_current {
	background-image:url("back_tab_right_on.gif");
}
.nav #CarrierePlanningSubMenu1_current a {
	color:#333;
	background-image:url("back_tab_left_on.gif");
}

.nav #SubMenu1_current 
{
	background-image:url("back_tab_right_on.gif");
}
.nav #SubMenu1_current a
{
	color:#333;
	background-image:url("back_tab_left_on.gif");
}

/* :::::::::::::: tableheader tabs code :::::::::::::: */

.tableTabs 
{
	float:left;
	background:url("back_tabs.gif");
	height:21px;
	overflow:hidden
}

.tableTabs ul 
{
	margin:0;
	padding:0;
	list-style:none;
}

.tableTabs li 
{
	font-size: 10px;
	float:left;
	background:url("back_tabstable_right.gif") no-repeat right top;
	margin: 0 3px;
	padding:0;
	line-height:21px
}

.tableTabs a 
{
	display:block;
	background:url("back_tabstable_left.gif") no-repeat left top;
    padding:1px 7px;
    text-decoration: none;
    color: #666
}

.tableTabs a:visited 
{
	text-decoration: none;
    color: #666
}

.tableTabs a:hover 
{
	text-decoration: none;
	color: #000
}

.tableTabs #SubMenu1_current 
{
	background-image:url(back_tabstable_right_on.gif);
}

.tableTabs #SubMenu1_current a
{
	color:#000;
	background-image:url(back_tabstable_left_on.gif);
}
.tableTabs #current 
{
	background-image:url(back_tabstable_right_on.gif);
}

.tableTabs #current a
{
	color:#000;
	background-image:url(back_tabstable_left_on.gif);
}
#pageTitle 
{
	position:absolute;
	left:210px;
	top:5px;
}
#langChoice 
{
	background-color:Transparent;
	position:absolute;
	top:30px;
	right:12px;
	color:#999
}

#langChoice a 
{
	background-color:Transparent;
	color:#333;
	text-decoration:none
}

#langChoice a:hover 
{
	background-color:Transparent;
	color:#F63;
	text-decoration:none
}

sizerSmall {
    background-image : url(../img/back_handle_small.gif);
    background-position : right;
    background-repeat : no-repeat;
    text-align : right;
    padding : 3px 2px 0 0;
}

.competence {
    background:#F9F9F9;
    margin-top:-14px;
    vertical-align:top;
}
.scrollDiv
{
	overflow-x :scroll;
	overflow-y: hidden;
	width:275px;
	border-collapse:collapse;
	BORDER-LEFT: #9F9F9F 1px solid;
	BORDER-RIGHT: #9F9F9F 1px solid;
	BORDER-TOP: #9F9F9F 1px solid;
	BORDER-BOTTOM: #9F9F9F 1px solid;
}