@charset "iso-8859-1";

/* ==================== Print ==================== */
body {
	font-size: 80%;
	font-family: Arial, Heivetica, sans-seri;
	line-height: 120%;
	}

img {
	border: 0;
	margin-bottom: 1em;
	}

a {
	color: #000;
	text-decoration: none;
	}

h1 {
	margin-bottom: 1em;
	padding: 5px 0;
	text-align: center;
	font-size: 22px;
	line-height: 100%;
	}

h2 {
	border-bottom: #999 1px solid;
	padding-bottom: 0.3em;
	color: #990000;
	font-size: 24px;
	line-height: 100%;
	}

h3 {
	padding-bottom: 0.3em;
	color: #990000;
	font-size: 16px;
	line-height: 120%;
	line-height: 100%;
	}

p, address {
	margin-left: 0.5em;
	}

th {
	font-family: Arial, Heivetica, sans-seri;
	}

td {
	font-family: Arial, Heivetica, sans-seri;
	}

ul, ol, dl {
	margin-bottom: 1em;
	}

#header {
	position: relative;
	width: 100%;
	height: 84px;
	margin: 0 0 3em;
	background: url(../images/header_print.jpg) top left repeat-x;
	}

#header-image {
	}

#oie-title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 156px;
	height: 84px;
	margin: 0;
	padding: 0;
	background: url(../images/logo_print.jpg) top left no-repeat;
	text-indent: -9999px;
	line-height: 100%;
	}

#oie-sub-title {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 560px;
	height: 84px;
	margin: 0;
	padding: 0;
	background: url(../images/site_title_print.jpg) top right no-repeat;
	text-indent: -9999px;
	line-height: 100%;
	}

#wrapper {
	margin: 1em;
	}

#side-column {
	display: none;
	}

#page-top {
	display: none;
	}

#footer {
	clear: both;
	margin-top: 5em;
	padding: 0.5em 0;
	border-top: #666 1px solid;
	text-align: center;
	}

.contents-title-top {
	border-bottom: #999 1px solid;
	padding-bottom: 0.3em;
	color: #990000;
	}

.print {
	display: none;
	}

.delegates-top {
	display: none;
	}

.archives-top, .archives-year {
	display: none;
	}

.abbreviation {
	font-style: italic;
	font-size: 85%;
	}

.sitemap-table {
	width: 100%;
	border-collapse: collapse;
	}

.sitemap-table td {
	width: 33%;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
	}

.sitemap-title, .sitemap-title-link {
	padding-bottom: 0em ! important;
	border: none;
	font-size: 110%;
	color: #000;
	}
