﻿/*===== basic elements =====*/

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, helvetica, sans-serif;	
	font-size: 10pt;
	line-height: 1.2em;
	color: #222222; 
	background-color: #EAEAEA; 
	margin: 0; 
	padding: 0;
}

h1 {
	font-family: verdana, helvetica, sans-serif;	
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1em;
	font-style: italic;
	color: #0D5C01;
	text-align: left;
	border-bottom: solid 2px #698701;
}
h2 {
	margin: 10px 0 10px 0;
	padding: 2px 5px;
	text-align: center;
	line-height: 1.3em;
	font-size: 1.2em;
	color: #0D5C01;
}

h3 {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 3px 0;
	font-size: 1em;
	line-height: 1.2em;
	color: #0D5C01;
	text-decoration: underline;
}

h4 {
	width: 98%;
	margin: 0 0 1em 0;
	padding: 3px 0;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #0D5C01;
	border-bottom: solid 1px #0D5C01;
}

p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 5px 0 5px;
	margin: 0;
}
ul li {
	display: list-item;
	list-style: disc;
	font-size: 1em;
	line-height:130%;
	text-indent: 0;
}

ol li {
	display: list-item;
	font-size: 1em;
	line-height:130%;
	text-indent: 0;
}

ol ul li {
	list-style-type: none;
	margin-left: 0;
	font-style: italic;
}

/*===== meeting styles =====*/

.leftbox101 {
	float: left;
	clear: left;
	width: 205px;
	height: auto;
	margin-left:0; 
	margin-right: 0; 
	margin-top: 1.5em; 
	margin-bottom: 1em;
	padding: 0 0 0 5px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	display: block;
	color: #0D5C01;
	background: #EFF8E4; 
}

.leftbox101 a {
	line-height: 200%;
	display: block;
	padding: 0.3em 0 0.3em 0.2em; 
}
.leftbox101 a:link {
	color: #0D5C01;
	text-decoration: none;
}

.leftbox101 a:visited {
	color: #0D5C01;
	text-decoration: none;
}

.leftbox101 a:hover {
	color: #FFFFFF; 
	background-color: #698701;
	text-decoration: none;
}

.leftbox101 a:active {
	color: #FFFFFF; 
	background-color: #698701;
	text-decoration: none;
}

.heading {
	color:#06185c;
	font-size: 1.3em;
	text-decoration: underline;
}

.registcomplete {
	color:#06185c;
	font-size: 1.5em;
}

.mainbox {
	width: auto;
	min-height: 500px;
	margin-left: 220px;
	margin-right: 0;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding: 0 0 0 10px;
	display: block;
	color: #222222; 
	border-left: solid 1px #698701;
}

.mainbox p {
	margin: 0 0 1em 0;
	width: auto;
	padding: 0 10px 0 15px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.mainbox a:link {
	text-decoration: none;
	color: #0D5C01;
}

.mainbox a:visited {
	text-decoration: none;
	color: #0D5C01;
}
.mainbox a:hover {
	text-decoration: underline;
	color: #179D00; 
}
.mainbox a:active {
	text-decoration: underline;
	color: #179D00; 
}
.column1 {
	width: 50%;
	display: block;
	float: left;
}
.column2 {
	width: 48%;
	display: block;
	float: right;
}

.column2 p {
	font-size:0.8em;
	margin-bottom: 1.5em;
	padding: 0 10px 0 10px;
}

.column3 {
	margin-top: 150px;
	width: 100%;
}

.AgendaTitle {
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	
}/*===== main elements =====*/

.contents{
	margin: 0 auto auto auto;
	padding: 0 0 0 0;
	background: #FFFFFF; 
	width: 1040px;
	min-height: 500px;
}

.main{
	margin: 5px 10px 10px 10px;
	padding: 0 0 0 0;
	width: 1020px;
	min-height: 500px;
	font-size: 1em;
	display: block;
	float:left;
	clear: left;
	border-bottom: solid 1px #698701;
}
.header {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    width: 1040px;
	background-color: #698701;
	background-image: ;
	min-height: 210px;
}
.headertitle {
	margin: 0 0 0 0;
	padding: 10px 150px 0 150px;
	width: 700px;
	height: auto;
	color: #FFFF99;
	font-family: impact, helvetica, sans-serif;
}

.headertitle p {
	font-size: 2.3em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	
}
.headertitle2 {
	margin: 0 0 0 0;
	padding: 10px 150px 0 150px;
	width: 700px;
	height: auto;
	color: #FFFFFF; 
}

.headertitle2 p {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	
}

.headerdate {	
	margin: 10px 0 0 0;
	padding: 0 150px 0 150px;
	width: 700px;
	height: auto;
	color: #FFFF99; 
}

.language {	
	margin: 10px 0 0 0;
	padding: 0 10px 0 150px;
	width: 820px;
	height: auto;
	text-align: right;
	color: #FFFF99; 
}

.headerdate p {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
}
.navibar {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    width: 1000px;
	background-color: #FFFFFF;
	background-image: ;
	min-height: 50px;
}

/* ===== Text styles ====*/

.foottext {
	font-size:0.8em;
 	line-height: 140%;
 	text-align: center; 
 	margin: 0 15px 10px 15px;
 	padding: 0 15px 10px 15px;
}

.smaller {
	font-size: 0.9em;
}
	
/* ===== Tables ===== */

table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	margin: 0 0 0 0;
}
thead {
	border-bottom: 2px solid #44A6CD;
}
th {
	border-bottom: 1px solid #44A6CD;
	padding: 0.5em 0.3em 0.5em 0.3em;
	font-size: 0.9em;
	line-height: 130%;
	text-align: left;
}	
td {
	padding: 0.6em 0.3em 0.5em 0.3em; 
	line-height: 130%;
	font-size: 0.9em;
	vertical-align: top;
}	

/*  -- Image styles --  */
.imgst1 {
	border-width: 0; 
	float: right;
	clear: right;
	margin-bottom: 1em;
}