/*
#########################################
# general styles
#########################################
*/

* {
	-moz-box-sizing:border-box;}

body {
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px;}

body, td, input.text, textarea, select {
	font:9pt tahoma;
	line-height:16px;
	color:#000;}

h1{
	margin:0em 0em 0em 0em;
	letter-spacing:-1px;
	font:20px "Trebuchet MS", Arial;
	color:#0076C2;}
h1.underline {
	display:block;
	border-bottom:1px solid #0076C2;}

h2{
	margin:6px 0em 0em 0em;
        letter-spacing:-1px;
        font:11pt "Trebuchet MS", Arial;
        color:#0076C2;
        text-decoration:none;}

h3{
        margin:0em 0em 0em 0em;
        font:12pt "Trebuchet MS", Arial;
        color:#0076C2;}

head3{
        font:16px "Trebuchet MS", Arial;
        color:#0076C2;}


td.mainpageRow { 
	padding-top:13px;}

td#mainpageContent {
	padding-right:12px;}

td#contentBlock {
	font-size:12px;}

	
td.footer {
	background-color:#28AFE2;
	color:#fff;
	padding:3px 10px 3px 10px;}

a.default {
	font:9pt tahoma;
	color:#06C;
	text-decoration:underline;}
a.default:hover {
	text-decoration:underline;}

a.whitebold {
	font:bold 11px tahoma;
	color:#FFF;
	text-decoration:none;}
a.whitebold:hover {
	text-decoration:underline;}
a.leesmeer{
	font:8pt tahoma;
	color:#0076C2;
        text-decoration:underline;}
a.linkitem {
	font:11pt "Trebuchet MS", Arial;
	color:#0076C2;
	text-decoration:underline;}
a.maillink{
	font:9pt tahoma;
	color:#0076C2;
        text-decoration:underline;}






/*
#########################################
# main menu bar styles
#########################################
*/

td#menubartop {
	height:47px;
	background: url(/tmi/copex/images/menubar_bg.gif) repeat-x;
	padding-right:10px;
	padding-bottom:5px;}

td#menubarbottom {
	height:39px;
	width:812px;
	display:block;
	padding:0px;}

td#menubarbottom div {
	display:block;
	width:115px;
	height:39px;
	float:left;
	padding:23px 0px 0px 5px;}

div.tabOn {
	background: url(/tmi/copex/images/tab_on.gif) no-repeat top left;}
div.tabOff {
	background: url(/tmi/copex/images/tab_off.gif) no-repeat top left;}

div.tabOn a {
	color:#FFF01F;}
div.tabOff a {
	color:#FFF;}

.tabLine {
	margin-right:1px !important;}

a.mainmenu {
	font:bold 12px tahoma;
	text-decoration:none;}
a.mainmenu:hover {
	text-decoration:underline;}

a.menulist{
	display:block;
	font:bold 12px tahoma;
	color:#0076C2;
	text-decoration:none;
	background-color:#ACDDF0;
	padding:2px 0px 2px 0px;}
a.menulist:hover {
	background-color:#FFEE35;}
.current{
	background-color:#0076C2 !important;
	color:#FFF !important;}
/*
#########################################
# mainpage company boxstyles
#########################################
*/
td.boxtext{
	padding-top:12px;
	padding-left:10px;
	height:202px;
	overflow:auto;
        font:11px tahoma;
        }

td#air{
	background: url(/tmi/copex/images/box_aircargo.jpg) no-repeat top left;}

td#road{
	background: url(/tmi/copex/images/box_roadcargo.jpg) no-repeat top left;}

td#mari{
	background: url(/tmi/copex/images/box_maritime.jpg) no-repeat top left;}

td#move{
	background: url(/tmi/copex/images/box_moverspackers.jpg) no-repeat top left;}
	
table.standard{
	border-collapse:collapse;}
tr.standard-0{
	background:#ACDDF0;}
tr.standard-1 {
	background:#28AFE2;}
td.standard-th{
	background:#0076C2;
	border:1px solid #043DA0;
	color:#fff;
    padding: 3px 5px 3px 5px;	
	font-weight:bold;}
td.standard {
	border:1px solid #438BDB;
    padding: 3px 5px 3px 5px;
	color:#043DA0;}
	
/*
#########################################
# main menu styles handboeken
#########################################
*/

td#mainmenuhb{
	background:#0076C2;
}
	
a.mainmenuhb {
	font:bold 11px tahoma;
	display:block;
	padding:10px 4px 10px 6px;
	border-bottom:1px solid #28AFE2;
	text-decoration:none;
	color:#fff;}
	
a.mainmenuhb:hover {
	text-decoration:underline;
	background-color:#28AFE2;}

a.mainmenusubhb {
	background:#085AA1;
	font:11px tahoma;
	display:block;
	padding:4px 4px 4px 16px;
	border-bottom:1px solid #28AFE2;
	text-decoration:none;
	color:#fff;}
	
a.mainmenusubhb:hover {
	text-decoration:underline;
	background-color:#28AFE2;}
	
.currenthb{
	background-color:#ACDDF0 !important;
	color:#0076C2 !important;
	text-align:right !important;}	
 
td.topicHeader{
	font:18px "Trebuchet MS", Arial;
	padding:6px;
	color:#0076C2;
	border-bottom:1px solid #0076C2;} 
  
td.contentBlock{
	padding:10px;} 

td {
	font-family: tahoma;
	font-size: 12px
}

.document-title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0076C2
}

.chapter-title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0076C2
}

.section-title { 
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0076C2
}

.subsection-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0076C2
}

.subsubsection-title {
	font-family: Arial;
	font-size: 12px;
	color: #0076C2
}