img {
    border: 0px;
	display: inline;
}

@media screen, tv, projection {

	/* rendered by IE5/Win only */

    * html #leftbar {
        top: 0px;
        border-top: 110px solid #FFFFFF;
        bottom: 0px;
        border-bottom: 16px solid #FFFFFF;
        height: 100%;
    }

    * html #container {
        top: 0px;
        border-top: 110px solid #FFFFFF;
        bottom: 0px;
        border-bottom: 16px solid #FFFFFF;
        height: 100%;
        max-height: 100%;
        width: 100%;
    }

    /* elements */
    html, body {
        height: 100%;
        max-height: 100%;
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

    body {
        background: #ffffff;
        overflow: hidden;
    }

    body, div, p, th, td, li, dd {
        font-family: verdana;
        font-size: 12px;
        color: #000;
    }

    a, span.hilite { font-size: 10px; color: #363A90; }
    a:link, a:visited, a:active { text-decoration: none; }
    a:hover { color: #9F909D; text-decoration: none; }

  /* page structure */
    #topbar {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 87px;
        width: 100%;
        z-index: 4;
        border-top: 9px solid #FFED00;

        background-color: #363A90;
    }

    #leftbar {
        position: absolute;
        top: 110px;
        left: 0px;
        bottom: 16px;
        width: 160px;
        padding-top: 3px;
        z-index: 3;
        overflow: visible;

        background: url("/images/b_menu.gif") repeat-y left top;
        background-color: #DBE2E9;
    }

    #container {
        position: absolute;
        top: 110px;
        left: 0px;
        right: 0px;
        bottom: 16px;
        overflow: auto;
        min-width: 792px;
    }

    #content {
        position: relative;
        margin-left: 160px;
        margin-right: 242px;
        height: 100%;
        min-height: 100%;
        z-index: 0;
    }

    #footer {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: 16px;
        z-index: 3;

        background: url("/images/b_onder2.gif") repeat-x left top;
    }

    #footer_cutout {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 253px;
        height: 16px;
        z-index: 4;

        background: url("/images/b_onder1.gif") repeat-x left top;
    }

  /* main menu */
    div#mainmenu { padding-left: 0px; padding-top: 0px; }
    div#menuvisual {
        position: absolute;
        bottom: 0px;
        height: 160px;
        width: 160px;
    }

  /* globalnav */
    div#globalnav img { float: right; margin-right: 5px; }

  /* top frame */
    div#eu_logo { position: absolute; top: 0px; right: 24px; width: 78px; height: 78px; }
    div#eu_logo img { display: block; }
	div.agis { width: 70px; text-align: center; font-size: 11px; font-weight: bold; color: #fff; }
	#linkcolumn p.agis { text-align: left; font-size: 9px;}
    div#logo { width: 202px; height: 44px; margin-left: 118px; }
    div#logo img { display: block; }
    div#titlebar {
        margin: 0px;
        margin-left: 253px;
        height: 43px;
        width: 300px;
        padding: 0;
        overflow: hidden;
    }
    div#cutout { position: absolute; top: 78px; /top: 75px; left: 0px; width: 253px; height: 9px; background-color: #FFFFFF; }

  /* breadcrumb */
    #crumbcontainer {
        position: absolute;
        width: 100%;
        top: 96px;
        left: 0px;
        height: 15px;
        z-index: 4;
    }
    #crumb { height: 12px; width: 830px; margin-top: 3px; margin-left: 184px; }
    #crumb ul { padding: 0px; margin: 0px; }
    #crumb ul li { font-size: 10px; display: inline; color: #363A90; }
    #crumb a { font-size: 10px; color: #363A90; font-weight: bold; }

  /* content containers */
    div.contentcolumn  {
        float: left;
        width: 40%;
        /width: 40%;
        padding-left: 24px;
        padding-right: 24px;
        height: 100%;
        min-height: 100%;
    }

    div.contentcolumn_right  {
        float: left;
        width: 41%;
        /width: 45%;
        padding-left: 24px;
        padding-right: 24px;
        height: 100%;
        min-height: 100%;
    }

    div#contentblock {
        padding-left: 24px;
        padding-right: 24px;
        height: 100%;
        min-height: 100%;
    }

    div#linkcolumn {
        position: absolute;
        top: 0;
        right: 24px;
        width: 198px;
        text-align: right;
    }

    div#linkcolumn img {
        margin-bottom: 10px;
    }

    div#searchbox {
        padding: 10px;
		padding-bottom: 0px;
        text-align: left;
        border: 1px solid #363A90;
        background-color: #EBEBF4;
    }

    img.spotlight {
        display: block;
        margin-bottom: 5px;
    }

  /* content formatting */
    div.contenttext { line-height: 14px; margin-bottom: 10px; }
    div.contenttext p { margin-top: 10px; margin-bottom: 10px; }

    h1.contentheader {
        margin: 0px;
        margin-bottom: 11px;
        padding-top: 15px;
        line-height: 17px;
        color: #363A90;
        font-size: 12px;
        font-weight: bold;
    }

    h1.contentheader_question {
        margin: 0px;
        margin-bottom: 11px;
        padding-top: 15px;
        line-height: 17px;
        color: #363A90;
        font-size: 12px;
        font-weight: bold;
    }

    h1.searchheader {
        margin: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        color: #363A90;
        font-size: 11px;
        font-weight: bold;
    }

    h2.contentheader {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
    }

    h3.contentheader {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        margin-bottom: 3px;
    }

    .date {
        display: inline;
        font-weight: bold;
        color: black;
    }

    .contentpretext { display: block; margin-bottom: 10px; }

		p.homelink {
				margin-top: 0;
				padding-top: 0px;
		}

		div.question {
		    font-weight: bold;
		    margin-bottom: 10px;
		}

    a.homelink {
        display: block;
        padding-left: 15px;
        margin-bottom: 10px;
        font-size: 10px;
        color: #363A90;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 2px;
    }
    a.homelink:hover {
        color: #9F909D;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 2px;
    }

    ul.documentindex { margin: 0; padding: 0; padding-top: 10px; list-style: none; }
    ul.documentindex li { margin: 0; }
    ul.documentindex li a {
        padding-left: 15px;
        color: #363A90;
        line-height: 20px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 1px;
    }
    ul.documentindex li a:hover {
        padding-left: 15px;
        color: #9F909D;
        line-height: 20px;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 1px;
    }

    ul.sitemap {
      list-style: none;
      margin-left: 0px;
      padding-left: 0px;
    }

    ul.sitemap ul {
      list-style: none;
      margin-left: 0px;
      padding-left: 40px;
    }

    ul.sitemap li {
      margin-left: 0px;
      padding-left: 0px;
    }

    ul.sitemap li a {
        color: #363A90;
        font-weight: bold;
        display: block;
        line-height: 20px;
        padding-left: 16px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 6px;
    }

    ul.sitemap li a:hover {
        color: #9F909D;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 6px;
    }

    div.homebox { margin-bottom: 20px; }

  /* mosaicbox */
    div.mosaicbox {
        float: left;
        width: 124px;
        height: 122px;
        margin-right: 20px;
        margin-bottom: 20px;
        text-align: right;
    }

    div.mosaicbox p {
        padding-right: 5px;
        height: 20px;
        line-height: 20px;
    }

    div.mosaicbox p img {
        margin-left: 3px;
    }

    div.mosaicbox p.overimage {
        padding-right: 20px;
        margin-top: -21px;
        cursor: hand;
    }

  /* imgbox */
    div.imgbox {
        float: right;
        clear: right;
        line-height: 0px;
        margin-left: 30px;
        margin-bottom: 15px;
    }

    div.imgbox_inline {
    		border: 1px solid #afafaf;
        line-height: 0px;
        margin-bottom: 15px;
        padding: 5px 5px 5px 5px;
    }

  /* linkbox */
    div.linkbox {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    div.linkbox a {
        color: #363A90;
        font-weight: bold;
        display: block;
        line-height: 20px;
        padding-left: 16px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 7px;
    }

    div.linkbox a:hover {
        color: #9F909D;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 7px;
    }

  /* linkbox_right */
    div.linkbox_right {
        text-align: left;
        width: 174px;
        /width: 198px;
        padding: 10px;
        background-color: #EBEBF4;
    }

    div.linkbox_right a {
        color: #363A90;
        font-weight: bold;
        display: block;
        line-height: 20px;
        padding-left: 16px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 7px;
    }

    div.linkbox_right a:hover {
        color: #9F909D;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 7px;
    }

  /* inline_right */
    div.inline_right {
        text-align: left;
        width: 174px;
        /width: 198px;
        padding: 10px;
    }

    div.inline_right a {
        color: #363A90;
        font-weight: bold;
        display: block;
        line-height: 20px;
        padding-left: 16px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 7px;
    }

    div.inline_right a:hover {
        color: #9F909D;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 7px;
    }

	/* defaultlist */
    ul.defaultlist {
        list-style: none;
        margin: 10px 0;
        padding: 0;
    }

    ul.defaultlist li {
        clear: both;
        padding: 0 0 10px 0;
    }

    ul.defaultlist .mosaictile {
        border: 1px solid #AFAFAF;
        padding: 3px;
        float: left;
        margin: 0 15px 15px 0;
    }

    ul.defaultlist .mosaictile img {
        display: block;
        margin: 0;
        padding: 0;
    }

    ul.decoratedlist .decoratedlistitem p {
        padding: 0;
        margin: 0;
    }

    ul.defaultlist h2 {
        margin-top: 0;
        margin-bottom: 3px;
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        line-height: 17px;
    }

    ul.defaultlist p {
        padding-top: 0px;
        margin-top: 0;
        padding-bottom: 3px;
    }

    ul.defaultlist p a {
    }

    a.listlink {
        color: #363A90;
        padding-left: 16px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 1px;
    }

    a.listlink:hover {
        color: #9F909D;
        padding-left: 16px;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 1px;
    }

	/* filelist */
    ul.defaultlist li.filelistitem p {
        padding-top: 0px;
        margin-top: 0;
        margin-bottom: 0;
    }

    ul.defaultlist .fileicon {
        float: left;
        margin: 0 8px 0px 0;
    }

    ul.defaultlist div {
        float: left;
        margin-bottom: 10px;
    }

    ul.defaultlist li.filelistitem p {
    }

  /* pagelist */
    ul.defaultlist li.pagelistitem p {
        padding: 0px;
        margin: 0px;
    }

    ul.defaultlist li.pagelistitem h2 {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        line-height: 11px;
    }

    ul.defaultlist li.pagelistitem a {
        color: #363A90;
    }

    ul.defaultlist li.pagelistitem a:hover {
        color: #9F909D;
    }

  /* grouppagelist */
    ul.grouplist {
        list-style: none;
        margin: 10px 0;
        padding: 0;
    }

    ul.grouplist li.grouppagelistitem {
        display: inline;
        float: left;
        width: 50%;
        padding: 0px;
        margin: 0px;
    }

    ul.grouplist li.grouppagelistitem a {
        font-weight: bold;
        color: #363A90;
        padding-left: 16px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 1px;
    }

    ul.grouplist li.grouppagelistitem a:hover {
        color: #9F909D;
        padding-left: 16px;
        background: transparent url("/images/a_bbl011.gif") no-repeat left 1px;
    }

	/* linklist */
    ul.defaultlist li.linklistitem {
        clear: both;
        padding: 0 0 20px 0;
    }

    ul.defaultlist li.linklistitem h2 {
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 0;
        color: #363A90;
    }

    ul.defaultlist li.linklistitem p {
        font-size: 11px;
        margin-bottom: 0;
    }

    ul.defaultlist li.linklistitem a {
        color: #363A90;
    }

    ul.defaultlist li.linklistitem a:hover {
        color: #363A90;
    }

  /* linklist_grouped */
	  div.group {
	      float: left;
	      width: 50%;
	      margin-bottom: 30px;
	  }

	  div.group_inner {
	      margin-right: 24px;
	  }

    div.group_inner h2 {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        line-height: 18px;
        margin-bottom: 0;
        background-color: #EBEBF4;
    }

    ul.defaultlist li.grouplinklistitem {
        clear: both;
        padding: 0 0 5px 0;
    }

    ul.defaultlist li.grouplinklistitem a {
        line-height: 10px;
        font-weight: bold;
        color: #363A90;
    }

    ul.defaultlist li.grouplinklistitem a:hover {
        color: #363A90;
    }

  /* navbox */
    div.navbox {
      padding-top: 10px;
      margin-bottom: 10px;
    }

    div.navbox a:link, div.navbox a:visited, div.navbox a:active, div.navbox a:hover {
      font-family: verdana;
      font-size: 10px;
      font-weight: bold;
      color: #363A90;
      text-decoration: none;
    }

    .pagenav {
      	font-size: 10px;
        color: #363A90;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    span.pagenav_right {
		float: right;
      	font-size: 10px;
        color: #363A90;
        padding-top: 2px;
        padding-bottom: 2px;
    }

  /* forms: default */
    input, select {
        width: 200px;
        background-color: #fff;
        border: 1px solid #363A90;
    }

    textarea {
        width: 100%;
        min-width: 100px;
        background-color: #fff;
        border: 1px solid #363A90;
    }

    input.checkbox, input.radio {
        border: 0px;
        width: 15px;
        vertical-align: top;
        background-color: #EBEBF4;
    }

    input.submit {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        width: 100px;
        border: 0px;
        background: url("/images/a_bbl010.gif") no-repeat left 3px;
        background-color: #EBEBF4;
    }

    div#searchbox h1 img {
		padding: 0px;
		margin: 0px;
	}

    div#searchbox table.search {
		padding: 0px;
		margin: 0px;
	}

    div#searchbox table.search input {
        padding: 0px;
        margin: 0px;
        width: 150px;
        border: 1px solid #363A90;
    }

    div#searchbox table.search input.submit {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        width: 90px;
        border: 0px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 3px;
        background-color: #EBEBF4;
    }

    table.search input {
        margin-left: 20px;
        border: 1px solid #DBE2E9;
    }

    table.search input.submit {
        font-size: 11px;
        font-weight: bold;
        color: #363A90;
        margin-left: 20px;
        width: 90px;
        border: 0px;
        background: transparent url("/images/a_bbl010.gif") no-repeat left 3px;
        background-color: #FFFFFF;
    }

    td.element {
        width: 200px;
    }

    #myform {
        margin-top: 10px;
        padding: 10px;
        border: 1px solid #363A90;
        background-color: #EBEBF4;
    }

}


@media print {
    body, div, p, th, td, li, dd {
        font-family: verdana, tahoma, arial, sans-serif;
        font-size: 12px;
        color: #000;
    }

    #leftbar, #topbar, .navbox, #crumbcontainer, #titlebar, #linkcolumn, .linkbox {
        display: none;
    }

    div.imgbox {
        float: right;
        clear: right;
        margin-left: 30px;
        margin-bottom: 15px;
    }

	img {
		diplay: none;
	}

	h1 {
		font-size: 14px;
	}
}