body
{
	color: #000;
	background-color: #e0e2e4;
	margin: 0 auto 25px auto;
	padding: 0;
	text-align: center;
}
div.globalpagewidth
{
	margin: 0 auto;
	background-color: #ffffff;
	border: 6px solid #fff;
	width: 1000px;
	text-align: left;	
}
div.contentwidth
{
	width: 980px;
	margin: 0 10px;
	padding: 10px 0;
}
.hide
{
	display: none;
}


a
{
	font-weight: bold;
	text-decoration: none;
	color: #c30;
}
a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #f60;
}

body, h1.inf_heading, h2.inf_heading, h3.inf_heading, h4.inf_heading, h5.inf_heading, h6.inf_heading
{
	font-size: 11px;
	font-family: verdana, Arial, Sans-Serif;
}
table
{
	font-size: 1em;
	font-family: verdana, Arial, Sans-Serif;
}
small
{
	color: #788CA0;
}



div#bottombanner
{
	border-top: 2px solid #fff;
	text-align: center;
	padding: 5px;
}
div.menubanner
{
	margin: 10px 0;
}

table#global
{
	margin: auto;
	clear: both;
}

#nav
{
	width: 150px;
	font-size: 11px;
	color: #475665;
	background-color: #fff;
}

#nav a
{
	font-weight: normal;
	text-decoration: none;
	color: #475665;
	background-color: transparent;
}
#nav a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #f60;
	background-color: transparent;
}

ul.collist
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.collist ul
{
	display: none;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
}
ul.collist ul.active
{
	display: block;
}
ul.collist li.active ul
{
	display: block;
}
#nav ul.collist li span, ul.collist li h1.inf_heading
{
	display: block;
	background: transparent url(../images/layout/menuclosed.gif) right 3px no-repeat;
	border-color: #99A9B1;
	border-style: solid;
	border-width: 1px 0px;
	font-weight: bold;
	cursor: pointer;
	line-height: 1;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}
#nav ul.collist .active span, ul.collist .active h1.inf_heading
{
	background: transparent url(../images/layout/menuopen.gif) right 3px no-repeat;
}

#nav li span
{
	width: 145px;
}
#nav ul a, a.menulink
{
	display: block;
	width: 100%;
}
a.menulink
{
	line-height: 150%;
}
div.choosecountry
{
	border: 1px solid #99A9B1;
	margin-top: 10px;
}
div.choosecountry h2.inf_heading
{
	color: #fff;
	background-color: #99A9B1;
	clear: both;
	margin: 0px;
}
div.choosecountry div.clear
{
	font-size: 1px;
	clear: both;
}
div.choosecountry div h2.inf_heading
{
	color: #99A9B1;
	background-color: #fff;
	border-width: 1px 0;
	border-style: solid;
	border-color: #99A9B1;
	clear: both;
	margin: 0px;
}
span.choosecountry
{
	/** 	background: transparent url(../images/layout/itemclosed.gif) right center no-repeat; 	**/
	font-weight: bold;
	color: #7D8E96;
	display: block;
	width: 50%;
	float: left;
	position: relative;
	height: 21px;
}
span.choosecountry img
{
	margin: 6px 5px 0 5px;
}
span.choosecountry input
{
	position: absolute;
	right: 5px;
	top: 1px;
}
a.rowlink
{
	display: block;
	margin: 1px;
	padding: 4px;
	background-color: #f0f0ff;
}
a.rowlink:hover
{
	background-color: #eaf0f3;
}
#nav ul ul
{
	margin: 0 0 5px 0;
	padding: 0px;
	padding-left: 5px;
	text-align: left;
	border: 0px;
	background-repeat: repeat;
	background-image: url(../images/layout/bg.gif);
}
#nav ul ul li
{
	display: block;
	width: 145px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	color: #475665;
	list-style: disc;
}
#nav ul ul ul
{
	margin: 0;
	padding: 0px;
}
#nav ul ul ul li
{
	margin: 0;
	padding: 0px;
	width: auto;
}

#nav img.icon
{
	display: inline;
	float: left;
	margin-right: 5px;
	width: 14px;
	height: 14px;
}
#nav #countryimg
{
	width: 148px;
	overflow: hidden;
	border: 1px solid #475665;
	background-color: #475665;
	font-weight: bold;
	color: #fff;
}
#nav #countryimg div
{
	padding: 1px 0 3px 3px;
}
#toolsmenu span
{
	color: #7D8E96;
}
#topbanner
{
	height: 60px;
	text-align: right;
	overflow: hidden;
	}
.topbanneritem
{
	height: 60px;
	text-align: right;
	overflow: hidden;	
}
#topbanner_a
{
	background-color: #EAF0F3;
}
#maincontent
{
	font-size: 11px;
	color: #475665;
	text-align: left;
}
h1.inf_heading
{
	display: block; /**background: transparent url(../images/layout/hbg.gif) left top repeat;**/
	font-weight: bold;
	font-size: 11px;
	color: #475665;
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
	height: auto;
	border-color: #99A9B1;
	border-width: 1px 0px;
	border-style: solid;
}
h1.inf_heading strong
{
	background-color: #c30;
	color: #fff;
	font-size: 175%;
	padding: 0 0.25em;
	position: relative;
	left: -5px;
}

h2.inf_heading
{
	display: block;
	height: 14px;
	font-weight: bold;
	font-size: 11px;
	color: #CC3300;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0 0 5px 0;
}
h3.inf_heading
{
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
}
h4.inf_heading
{
	display: block;
	height: 16px;
	font-weight: bold;
	font-size: 11px;
	color: #f30;
	padding: 0px 5px 0px 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-top: 1px solid #f30;
	border-bottom: 1px solid #f30;
}

p
{
	padding: 0 5px 0 5px;
	margin: 0 0 5px 0;
}
img
{
	border: 0px;
	}
#maincontent div.newsmessage
{
	display: block;
	width: 656px;
	padding: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #DDE7EC;
	border-top: 1px solid #DDE7EC;
	border-bottom: 1px solid #99A9B1;
	border-right: 1px solid #99A9B1;
	clear: both;
}

#maincontent div.newsmessageshort
{
	border-bottom: 1px solid #99A9B1;
	clear: both;
	margin-bottom: 3px;
}

table.result, table.list
{
	margin: 0 0 5px 0;
}

table.result th, table.list th
{
	text-align: left;
	font-weight: bold;
	padding: 2px;
}

table.result td, table.list td
{
	font-weight: normal;
	border-bottom: 1px solid #DDE7EC;
	padding: 2px;
}
table.result td
{
	cursor: pointer;
}
tr.heading1 th
{
	background-color: #60778A;
	border-style: solid;
	border-width: 1px;
	border-color: #A5B4BF #40575A #40575A #A5B4BF;
	color: #fff;
}
tr.heading2 th
{
	background-color: #8396A5;
	border-style: solid;
	border-width: 1px;
	border-color: #C8D2D9 #40575A #40575A #C8D2D9;
	color: #fff;
}
tr.heading3 th
{
	background-color: #A5B4BF;
	border-style: solid;
	border-width: 1px;
	border-color: #eee #60778A #60778A #eee;
}
tr.heading4 th
{
	background-color: #C8D2D9;
	border-style: solid;
	border-width: 1px;
	border-color: #eee #8396A5 #8396A5 #eee;
}
col.odd
{
	background-color: #eee;
}

#maincontent div.row
{
	display: block;
	width: 656px;
	margin-bottom: 2px;
	clear: both;
}
#maincontent span.title
{
	font-weight: bold;
	float: left;
}

#maincontent img.icon
{
	width: 14px;
	height: 14px;
	display: inline;
	float: right;
}

#maincontent span.company
{
	float: left;
	color: #2D3A47;
	font-weight: bold;
}

#maincontent span.company a
{
	color: #2D3A47;
}

#maincontent span.date
{
	float: right;
	color: #83909E;
	font-size: 10px;
	white-space: nowrap;
}

#rightcolumn a
{
	font-weight: normal;
	text-decoration: underline;
	color: #475665;
	background-color: transparent;
}
#rightcolumn a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #f60;
	background-color: transparent;
}

/**
#rightcolumn h1 {
	margin-bottom: 0px;
	height: 18px;
}
**/
#rightcolumn
{
	width: 150px;
	font-size: 11px;
	color: #4B5B6D;
}
.filterarea
{
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #eaf0f3;
}
#rightcolumn div.intern, div.extern
{
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #eaf0f3;
}
#rightcolumn div.extern
{
	background-color: #FFFFFF;
	border: 1px solid #DDE7EC;
	color: #788CA0;
	padding: 0px;
}

#rightcolumn div.row
{
	display: block;
	width: 150px;
	margin-bottom: 2px;
	clear: both;
}

input, select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal; /**font-weight: bold;**/
	font-weight: normal;
	color: #475665;
	background-color: #F8F8F8;
	border: 1px solid #BDB4AF;
	width: 130px;
}
textarea
{
	/**color: #60778A;**/
	color: #475665;
	padding-left: 5px;
	width: 260px;
	height: 100px;
	background-color: #F8F8F8;
	border: 1px solid #BDB4AF;
	background-image: url(../images/layout/inputbg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
select
{
	width: 140px;
}
select.date, input.date
{
	width: 65px;
}
input.date2
{
	width: 18px;
}
select.date3
{
	width: 50px;
}
input.date4
{
	width: 31px;
}
select.multi
{
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 200px;
	background-color: Transparent;
}

form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input.formsubmit
{
	background-image: none;
	padding: 0px;
	width: 90px;
	background-color: #60778A;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}
input.formsubmitspecial
{
	background-image: none;
	width: auto;
	color: #fff;
	background-color: #c30;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	width: 130px;
}
input.formsubmitspecial2
{
	background-image: none;
	width: auto;
	color: #c30;
	background-color: #fff;
	border-color: #c30;
	border-style: solid;
	border-width: 1px;
}
input.formcheckbox, input.checkbox
{
	background-image: none;
	width: auto;
	height: auto;
	border: 0px;
}
input.formimage
{
	border: 0px;
	background-image: none;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}
input.formfile
{
	background-image: none;
	width: 220px;
}

#rightcolumn form
{
	margin: 0 0 5px 0;
}

#rightcolumn input.formcheckbox
{
	border: 0px;
	width: 14px;
	height: 14px;
}
#rightcolumn li ul input.formcheckbox
{
	margin-left: 5px;
}
#rightcolumn div.flags
{
	display: block;
	clear: both;
}

#flags div
{
	width: 140px;
	display: block;
	clear: both;
}

#flags ul
{
	display: block;
	list-style-type: none;
}
#flags li img
{
	width: 16px;
	height: 10px;
}
#flags li ul
{
	padding: 0 0 0 20px;
	margin: 0;
}
#flags li ul ul
{
	padding: 0;
	margin: 0;
}
#flags li.selectCountry
{
	list-style-type: none;
	display: inline;
}
#flags li span
{
	/** 	white-space: pre; 	**/
	margin-right: 5px;
}

ul.checkcountries
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.checkcountries img
{
	width: 16px;
	height: 10px;
}
ul.checkcountries ul
{
	margin: 0;
	padding: 5px 0 0 20px;
	list-style-type: none;
}
ul.checkcountries li
{
	font-weight: bold;
	padding-top: 10px;
}
ul.checkcountries li li
{
	font-weight: normal;
	padding-top: 0px;
}

#rightcolumn span.label
{
	margin: 0px 0 2px 0;
	width: 140px;
	display: block;
	font-weight: normal;
}

#rightcolumn span.formelement
{
	width: 140px;
	display: block;
}

#rightcolumn input.formbutton
{
	background-color: #F8F8F8;
	border: 1px solid #BDB4AF;
	background-image: none;
	margin-top: 5px;
	width: 140px;
}
#rightcolumn ul
{
	margin: 0;
	padding: 0;
	list-style: none; /** 	line-height: 12px; **/
	font-weight: normal;
}

#rightcolumn a
{
	color: #57697B;
}
div.filterarea div.row, div.searchbox div.row
{
	display: block; /**  		width: 460px;  	**/
	margin-bottom: 2px;
	clear: both;
}
div.filterarea span.label, div.searchbox span.label
{
	width: 150px;
	float: left;
	display: inline;
	font-size: 11px;
	color: #60778A;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 2px;
}
div.filterarea span.explain, div.searchbox span.explain
{
	padding-left: 5px;
	padding-bottom: 2px;
	display: block;
	font-size: 10px;
	color: #7698A9;
}
div.filterarea span.value, #searchbox span.value
{
	/** 		width: 300px; 	**/
	margin-left: 10px;
}
div.searchbox
{
	margin-bottom: 10px;
}
div.searchbox span.column
{
	display: inline;
	width: 150px;
	margin-right: 5px;
	float: left;
}
div.searchbox span.column span.label
{
	display: block;
	margin-bottom: 5px;
}
div.searchbox span.column span.value
{
	margin: 5px;
}
div.borderbottom
{
	padding-bottom: 5px;
	border-bottom: 1px solid #99A9B1;
}
div.filebox
{
	float: left;
	width: 295px;
	height: 300px;
	border-left: 1px solid #DDE7EC;
	border-top: 1px solid #DDE7EC;
	border-bottom: 1px solid #99A9B1;
	border-right: 1px solid #99A9B1;
	overflow: auto;
}
div.scrollbox
{
	height: 150px;
	border-left: 1px solid #DDE7EC;
	border-top: 1px solid #DDE7EC;
	border-bottom: 1px solid #99A9B1;
	border-right: 1px solid #99A9B1;
	padding: 5px;
	overflow: auto;
}

iframe.filepreview
{
	width: 295px;
	height: 300px;
	text-align: right;
}
#footer a.ibvision, #footer a.gototop
{
	float: left;
}
#footer a.ibvision img
{
	width: 1px;
	height: 1px;
	cursor: default;
	border: 0px;
}
div.debug
{
	text-align: left;
}
div.debug td
{
	background-color: #ffffff;
	padding: 1px;
	margin: 1px;
	vertical-align: top;
}
