body {
	background-color: #CFDDF8;
	padding: 0;
	margin: 0;
	}

.wrapper {
	width: 850px;
	background-image: url("../img/rep.gif");
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 0 0 10px;
	}

/********************* HEADER BLOCK ********************/	
.header {
	width: 830px;
	height: 121px;
 	background-image: url(../img/banner03.jpg);
	cursor:pointer;
	}
.headertable{
	margin-top:10px;
	}
table.headertable .fcol{
	padding-left:30px; 
	vertical-align:middle;
	}
table.headertable .title{
	font-size:18px;
	line-height:40px;
	color:#093E76;
	vertical-align:middle;
	font-weight:bold;
}

a#headertext{
	font-size: 28pt;
	line-height:40px;
	font-weight:bolder;
	font-family:Arial ;
	color:#2A5DA6;
	text-align:center;
	text-decoration: none;
	vertical-align:middle;
	}
a#headertext :hover{ 
	font-size:28pt 500 Arial, Helvetica, sans-serif #2A5DA6;
	text-decoration:none;
	}
.bannerimage { 
	float: left;
	}	
img.flag{
	margin-top:5px;
	height:10px; 
	border:1px solid #9EBAD1;
	}
img.flag.singleflag{
	float:right;
	margin-top:-15px;
	margin-right:-1px;
	}
img.companyflag{
	border:1px solid #9EBAD1!important;
	}

#flagbullet{
	margin-top:-9px;
	}
.topmenu {
 	width: 820px;
 	height: 27px;
 	background-image: url("../img/rep_topmenu.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
	text-align: right;
	padding: 8px 10px 0 0;
	color: #aaa;
	}
.topmenu a { 
	margin: 0 5px 0 5px;
	font-size: 11px;
	}

.topmenu form {
	display: inline;
	margin-left: 10px;
	}
input.search{
	margin-top:-5px;
	}
/********************* CONTENT BLOCK ********************/
.content {
	width: 830px;
	background-image: url("../img/fauxcol.gif");
	background-position: left top;
	background-repeat: repeat-y;
	border-bottom: 1px solid #ccc;
	}

.leftpad {
 	width: 195px;
 	/*background-color: red;*/
 	float: left;
 	padding: 0 0 8px 0;
 	}
 	
.centerpad {
	width: 445px;
	clear: none;
	float: left;
	margin: 0 0 0 0;
 	}
 	
.rightpad {
	width: 190px;
	/*background-color: green;*/
 	clear: none;
	float: left;
	padding: 8px 0 0 0;
 	} 	 	

.widepad {
	width: 635px;
	clear: none;
	float: right;
	margin: 0 0 0 0;
	/*background-color: green;*/
 	}

/********************* FOOTER ********************/ 	
.footer {
	height: 35px;
	background-image: url("../img/bot.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 0 0 -10px;
	border-bottom: 20px solid #CFDDF8;
	color: #aaa;
	font-size: 11px;
	} 	
.footer a,
.footer a:visited { color: #aaa;}

.footer p {
	margin: 0 30px 0 0;
	padding: 0;
	text-align: right;
	}
.lfooter p {
	margin: 0 30px 0 0;
	padding: 0;
	text-align: left;
	}
	
/********************* FONTOLOGY ********************/
body {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333;	
	}
p {
	margin: 0 0 10px 0;
	clear: both;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	clear: both;
	color: #093E76;
}
	
h1 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	margin: 20px 0 10px 0;
	padding: 0 0 8px 0; 
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	}		
/********************* MISC ********************/

.clear { clear: both; }
.error { color: #d3232a;}
.warn { color: #d3232a; }
.dimmed { color: #777; }

br.clear { clear: both; }

.normal { font-weight: normal; }
.bold { font-weight: bold; }
.nowrap { white-space: nowrap; }
		
/********************* LINKS *********************/
a,
a:visited {
	color: #093E76;
	text-decoration: none;
	font-weight: normal;
	}
a:hover {
	color: #093E76;
	text-decoration: underline;
	font-weight: normal;
	}

a img {
	border: 0;
	}

/********************* INPUT & FORMS *********************/
form {
	margin: 0;
	}
label {
	text-align: left;
	}	
input {
	vertical-align: middle;
	margin-top: 0;
	}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	background-color: #fff!important;
	border: 1px solid #ccc;
	}
option {
	}	
input.radio {
	}
input.checkbox {
	}
	
input.textfield {
	padding: 0 3px 0 3px;
	height: 16px;
	border: 1px solid #ccc;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	}
input.textfield:hover,
input.textfield:focus,
input.textfield:active {
	border-color: #aaa;
	}	

/********************* BUTTONS VIA INPUT *********************/
input.button {	
	height: 16px!important;/* OPERA */
	height: 17px;/* IE */
	line-height: 13px;
	border: 1px solid #999;
	background-color: #999;
	color: #fff!important;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	}
head:first-child+body input.button {
	height: 17px!important;/* MOZILLA */
	padding-bottom: 1px;
	}
input.button:hover,
input.button:active {
	border-color: #999!important;
	background-color: #999!important;
	color: #fff!important;
	}

input.button.blue {
	background-color: #093E76;
	border-color: #093E76;
	}
	
/********************* BUTTONS VIA LINK *********************/
a.btn {	
	/*display: block;*/
	margin-top: 0px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #999;
	background-color: #999;
	color: #fff!important;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	height: 15px;
	text-decoration: none!important;
	}
a.btn:hover,
a.btn:active {
	border-color: #999!important;
	background-color: #999!important;
	text-decoration: none!important;
	}

	
/********************* ICONS / ICON LINKS *********************/	
	
	

/********************* SIDE MENU ********************/


ul.sidemenu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	}

ul.sidemenu li {
	font-size: 13px;
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #fff;
	}
ul.sidemenu li.nosubs {
	padding-left: 30px;
	}
ul.sidemenu ul {
	margin: 5px 0 0 35px;
	padding: 0 0 0 0;
	}
ul.sidemenu ul li {
	font-size: 12px;
	padding: 0;
	border-bottom: 0;
	list-style-type: square;
	color: #093E76;
	}

ul.sidemenu a,
ul.sidemenu a:visited { text-decoration: none; }
ul.sidemenu a:hover { text-decoration: none; }

ul.sidemenu a.current {
	color: #ff9900;
	}

img.handle {
	cursor: pointer;
	margin-right: 8px; 
	}

/********************* BREAD CRUMBER ********************/

.breadcrumber {
	width: 600px;
	height: 17px;
	background-color: #ECECED;
	font-size: 11px;
	color: #093E76;
	margin: 10px 0 0 15px;
	padding: 0 0 0 5px;
	}
.breadcrumber span {
	font-weight: bold;
	padding-right: 5px;
	}

.centerpad .breadcrumber {
	width: 410px;
	}

/********************* ARTICLE ********************/

.articlediv {
	width: 600px;
	margin: 0 0 0 20px;
	}

.articlediv a{
	text-decoration:none;
	}
.article ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: square;
	list-style-position: inside;	
	}	
.article ol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	}
.article p.articleingress.title{
	}
.article .articlebody {
	}
.articleingress p,.articleingress h1,.articleingress h2,.articleingress h3,.articleingress h5{
	clear:none;
	border:0;
	}
/********************* ARTICLE LIST ********************/
	
ul.articlelist {
	margin: 10px 0 0 0;
	padding: 0 0 30px 0;
	list-style-type: none;
	}	
h2.articlelistheader{
	background-color: #7DA8F2;
	border: 1px solid #4490ED;
	padding-left:5px;
	margin-top:70px;
}
h2.articlelistheader.first{
	margin-top:30px;
}
ul.articlelist h2.articlelistheader a,
#shortartheader{
	text-decoration: none;
	font-weight:bold;
	}
li.anchorlist{
	list-style-type: none;
	}	
li.articlelistitem {
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	width: 600px;
	/*border-bottom: 1px dashed #ccc;*/
	}
li.articlelistitem h2.shortartheader,
h2#shortartheader{
	background-image: url("../img/header_bar.gif");
	background-repeat: no-repeat;
	background-color: #D5E3F3;
	border-top: 1px solid #AFCBEA;
	border-bottom: 1px solid #AFCBEA;
	}
div.shortarticle h2#shortartheader{
	padding-left:5px;
	}

table.articlelisttable {
	width: 100%;
	}
table.articlelisttable td {
	vertical-align: top;
	}
table.articlelisttable img {	
	padding: 0 15px 0 0;
	}
table.anchortable{	
	padding-top:20px;
	width:100%;
	}
table.anchortable td.anchoritem{
	padding-left:10px;
	text-decoration: none;
	}

.shortarticle{
	margin: 0 0 0 0!important;
	padding: 0 0 0 0;
	background-color:#EAF1F9;
	border: 1px solid #AFCBEA;
	}	
	
table.anchortable{
	margin-top: 15px!important;
	padding: 0 0 0 0;
	background-color:#E3EAF4;
	border: 1px solid #AFCBEA;
	}
.shortarticle p {
	margin: 0;
	padding:0 5px 0 5px;
	}
.shortarticle h2 a {
	text-decoration: none; 
	font-weight: bold;
	padding:0 5px 0 5px;
	}

.shortarticle p.date {
	margin: 0;
	color: #999;
	font-size: 11px;
	}
.shortarticle p.meta {
	margin: 0;
	color: #999;
	font-size: 11px;
	text-align: right;
	}
a.readmore {
	font-size: 11px;
	background-image: url("../img/btn/icon_readmore.gif");
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	}


/********************* FILTERS ********************/

.filters {
	margin: 5px 15px 0 15px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #093E76;
	height: 10px;
	}
.filters .checkbox {
	margin-left: 10px;
	width: 10px;
	}

/********************* SIDE BOXES ********************/

.sidebox {
	background-color: #ECF1F9;
	border: 1px solid #C6D1E4;
	width: 180px;
	margin: 0 0 5px 0;
	}
.sidebox.grey {
	background-color: #F5F4EF;
	border: 1px solid #ccc;
	}
.sidebox.beige {
	background-color: #F3F1D6;
	border: 1px solid #C6C397;
	}
.leftpad .sidebox {
	margin: 30px 0 0 06px;
	}



.sidebox p {
	margin: 15px;
	font-size: 12px;
	line-height: 15px;
	}

h3.sideboxheading {
	padding: 5px 8px 5px 15px;
	width: 158px;/* 170-padding*/
	border-bottom: 1px solid #ccc;
	}

ul.eventlist {
	margin: 10px 0 0 15px;
	padding: 0 0 0 0;
	list-style-type: none;
	}
ul.eventlist li {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 10px 0;
	}
ul.eventlist a {
	font-size: 12px;
	}	


ul.issuelist {
	margin: 10px 0 0 30px;
	padding: 0 0 10px 0;
	list-style-type: square;
	}
ul.issuelist li {
	margin: 0 0 5px 0;
	}
ul.issuelist li a {
	margin: 0 0 0 -3px;
	}


.bottomlinks {
	text-align: right;
	font-size: 11px;
	padding: 10px 15px 5px 0;
	}
.bottomlinks a {
	margin-left: 10px;
	}
	

/********************* GENERAL TABLE RULES *********************/
tr.hi {
	background-color: #fff;
	}
tr.lo {
	background-color: #f7f6f3;
	}						
td {
	vertical-align: top;
	}
.rcol {
	text-align: right;
	}
.mcol {
	text-align: center;
	}

/********************* EVENT LIST ********************/	

table.eventlisttable	{
	width: 100%;
	margin: 0 0 0 0;
	font-size: 11px;	
	}
table.eventlisttable td.fcol {
	padding-left: 6px;
	}
table.eventlisttable td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	line-height: 11px;
	}
table.eventlisttable tr.tableheader td {
	color: #000;
	font-weight: bold;
	background-color: transparent;
	border-bottom: 0;
	white-space: nowrap;
	}
table.eventlisttable tr.tableheader td a {
	font-weight: bold;
	text-decoration: none;
	}
table.eventlisttable tr.hi td {
	background-color: #fff;
	
	}
table.eventlisttable tr.lo td {
	background-color: #EFEEED;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
table.eventlisttable a {
	text-decoration: none;
	}
div#image {
	clear: none;
	float: right;
	margin: 0;
	padding: 0 8px 1em 1em;
	border: 0;
	}
div#image img {
	clear: none;
	margin: 0;
	padding: 0;
	border: 0;
	}
h1.companyname {
	clear: none;
	margin: 0 0 0.5em 0;
	font-size: 26px;
	line-height: 1.5em;
	}


/********************* MY PAGE ********************/	
table.mytable {
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	width: 100%;
	background-color: #eee;
	}
table.mytable .tableheader td {
	font-weight: bold;
	color: #093E76;
	padding-top: 5px;
	padding-bottom: 5px;
	}	
table.mytable td {
	line-height: 24px;
	padding-right: 5px;
	}	
table.mytable td.fcol {
	padding-left: 10px;
	}

table.mytable tr.spacer td {
	padding: 10px;
	height: 15px;
	text-align: right;
	}
	
tr.spacerhi {
	background-color: #f7f7f7;
	}	
table.mytable .textfield {
	width: 150px;
	}




/********************* LOGIN ********************/
#login form {
	width: 360px;
	padding-top: 20px;
	text-align: right;
	line-height: 25px;
	}	
	


/******************* COMPANY  ***************/
table.companycard {
	clear: both;
	margin: 0 0 2em 0;
	padding: 0 0 0 0;
	border: 0;
	border-style: none;
	width: 600px;
	font-size: 12px;
	}
table.companycard td.fcol {
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	width: 20%;
	vertical-align: top;
	}
tr.waveheader td.wavetext {
	font-size: 14px;
	font-weight: bold;
	color: #00327f;
	line-height: 25px;
	letter-spacing: 0px;
	vertical-align: bottom;
	padding-left: 5px;
	}
td.wavetext a.title {
	font-weight:bold!important;
	font-size:12px;
	text-decoration:none;
	line-height: 1.2em;
	}
	
td.tabwaveR {
	background-image: url(../img/tabheader.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	vertical-align: bottom;
	}	
tr.spacerhi {
	background-color: #f7f7f7;
	}
tr.hi {
	background-color: #f7f7f7;
	padding-top: 2px;
	}
tr.pad2 {
	background-color: #d7e3f1;
	}	
tr.pad2 td {
	height: 1px;
	}	
td.companytittle{
	font-size:12px;
	font-weight: bold;
	color: #000;;
	padding: 10px 10px 10px 10px;
	white-space: nowrap;
	}
td.companyingress{
	padding: 10px 10px 0 10px;
	}
#firmalogo{
	padding-left:10px;
	float:right;
	}
/********************* COMPANY PROJOETS ********************/	
table.projectspecs {
	margin: 0 0 2em 0;
	padding: 0;
	border: 0;
	}
table.projectspecs td.pcolb {
	padding-right: 20px;
	}
td.pcolb {
	padding-right: 5px;
	font-weight: bold;
	}
ul#headlines {
	padding: 1em 0 1em 0;
	letter-spacing: 1px;
	line-height: 1.5em;
	}
a.backtotop {
	float: right;
	}
/*****************  SIMPLE LIST *******************/
table.simplelist{
	width:100%;
	}
table.simplelist .fcol{
	width:55%;
	}
	
/*****************  SEARCH *******************/
.titlerow,
.rankrow{
	padding-top:15px;
	}
.rankrow{
	padding-left:10px;
	}

/**************** potential suppliers   ***************/
.potentiallink{
	float:right;
	display:block;
	cursor:pointer;
	width:180px;
	} 
	   
.potentialdate{
	float:left;
	display:block;
	width:200px;
	margin:7px 0 0 5px;
	}
.potentiallink a{ display:inline; decoration:none;}  
.potsupp_icon { padding:3px 5px 0 0; }

.potential_pdfico{
	margin-top:4px;
	padding:0 2px!important;
	vertical-align:text-bottom;
	display:inline; 
	clear: none;
	}

/********************* COLOR BOOK ********************/
	TEXT
		
	#093E76; intsok blue (logo, headlines)
	#22458F; intsok blue 2 (links, subheadlines)
	#ff9900; orange
	#CA7A08; dark orange
	#999;    grey (metainfo)
	#666;    dark grey (headlines rightpad)
	#333;    text grey
	
		
	BOXES
			
	#F3F1D6; beige
	#C6C397; beige border
	
	#ECF1F9; light blue
	#C6D1E4; light blue border

	#F5F4EF; light grey
	#ccc; light grey border
	
	
	MISC
	
	#F2F2F2; grey breadcrumber
	#ECECED; grey seachbar
		
*/

