@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    word-spacing: 1px;
	line-height: 1.1em;
}
a img {
  border:none;
}
div#logo-governance {
	float: left;
	margin-right: 12px;
}
div#logo-icar {
	padding-top: 10px;
}
div#logo-kc {
	margin-top: 18px;
}
div#top-menu {
	display:none
}
div#main-menu {
	display:none;
}
div#content div#additionalfunctions {
	display:none;
}
div#content div#breadcrumb-menu {
	display:none;
}
div#left-column {
	display:none;
}
div.quickview {
	width: 33%;
	position: relative;
	float:right;
	margin: 3px 0;
	font-size: 8pt;
}
div#content div.quickview h2{
	margin:7px 0 2px 0;
}
div.toc {
	width: 66%;
	margin: 5px 0;
}
div.toc ul, div.quickview ul {
	list-style-image: url(images/small_arrow.gif);
	padding:0 0 0 1.5em;
}
div.toc a, div#content a {
	color: #b5000a;
	text-decoration:none;
}
div.toc a:hover, div#content a:hover {
	text-decoration:underline;
}
div#content {
	font-size: 9pt;
	color: #333333;
	margin-top: 10px;
}
div#content.subpage {
	margin-left: 0;
}
div#content h1 {
	font-size: 12pt;
	color: #b5000a;
	margin: 15px 0 3px 0;
	letter-spacing: 0.08em;
}
div#content h2 {
	font-size: 10.5pt;
	color: #b5000a;
	margin: 10px 0 2px 0;
	letter-spacing: 0.08em;
}
div#content h3 {
	font-size: 9.5pt;
	color: #333333;
	margin: 10px 0 1px 0;
	letter-spacing: 0.08em;
}
div#content h4 {
	font-size: 9pt;
	color: #333333;
	margin: 7px 0 0 0;
	font-weight: normal;
	letter-spacing: 0.08em;
}
div#content h3.map {
	padding-left: 15px;
	background:url(images/open-node.gif) no-repeat 0 4px;
	cursor:pointer;
}
div#content h3.map:hover {
	text-decoration: underline;
}
img#map {
	display:none;
}
div#content p {
	margin: 4px 0;
}
div#content ul {
	margin:3px 0;
}
div#content td {
	vertical-align:top;
}
div#content #countryselection {
	background: #dedcd9;
}
div#content div.legaltext {
	margin: 0 30px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 9pt;
	background: url(images/legaltext.gif) no-repeat 1px 1px;
}
div#content p.totop{
	text-align:right;
}
div#content div#contact {
	float:left;
	margin-right: 20px;
}
div#content img {
	padding: 2px;
	margin: 0 5px 2px 5px;
	border: 1px solid #ccc;
}
.roundedcornr_box {
   background: #eeeeee;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_noborder_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_noborder_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_noborder_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_noborder_br.png) no-repeat bottom right;
}
.roundedcornr_red_box {
   background: #eeeeee;
}
.roundedcornr_red_top div {
   background: url(images/roundedcornr_red_noborder_tl.png) no-repeat top left;
}
.roundedcornr_red_top {
   background: url(images/roundedcornr_red_noborder_tr.png) no-repeat top right;
}
.roundedcornr_red_bottom div {
   background: url(images/roundedcornr_red_noborder_bl.png) no-repeat bottom left;
}
.roundedcornr_red_bottom {
   background: url(images/roundedcornr_red_noborder_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 6px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 6px; }

div#content table {
	border-collapse:collapse;
}
div#content th {
	white-space:nowrap;
}
div#content tr.even {
	background: #eee;
}
div#content td {
	padding: 1px 3px;
}
div#content .homebox {
	width: 24%;
	float: left;
	margin: 0.7% 0.7% 0.7% 0;
}
div#content .homebox.special {
	width: 32%;
}
div#content .homebox h1{
	margin: 0;
}
div#content .homebox ul{
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 8pt;
}
div#content .homebox .roundedcornr_content{
	height: 100px;
}
div#content a.pdffile {
	background:url(images/page_white_acrobat.png) no-repeat;
}
div#content a.wordfile {
	background:url(images/page_white_word.png) no-repeat;
}
div#content a.excelfile {
	background:url(images/page_white_excel.png) no-repeat;
}
div#content a.powerpointfile {
	background:url(images/page_white_powerpoint.png) no-repeat;
}
div#content a.flashfile {
	background:url(images/page_white_flash.png) no-repeat;
}
div#content a.pdffile, div#content a.wordfile, div#content a.excelfile, div#content a.flashfile, div#content a.powerpointfile {
	padding-left: 20px;
}
div#comments {
	margin-top: 20px;
	border-top:1px solid #ccc;
	background:url(images/comments.gif) no-repeat;
	padding: 0 30px;
}
div#comments .namedate {
	font-size: 8pt;
	color: #999;
}
div#writecomment {
	display:none;
}
div#footer {
	font-size: 8pt;
	color: #666;
	text-align: center;
	margin-top: 20px;
}
div#footer a {
	color: #666;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration:underline;
}
