body {
	background: #EEA;
}

#wrap {
	width: 800px;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 95px;
	background-color: #1DA726;
	margin: 0;
	padding: 0;
}

#header img {
	border: 0;
}

#menu {
	width: 800px;
	background-color: #1DA726; 
	color: #FFF;
	height: 1.2em;
	margin: 0;
	padding: 0;
	font-family: "Arial", Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
}

#menu ul {
	background-color: #1DA726; 
	color: #FFF;
	margin: 0;
	padding: 0;
	display:inline;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
	
}

#menu a {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #1DA726;
	color: #FFF;
	text-decoration: none;
	float: left;
}

#menu a:link {
	background-color: #1DA726;
	color: #FFF;
}

#menu a:visited {
	background-color: #1DA726;
	color: #FFF;
}

#menu a:hover {
	background-color: #1DA726;
	color: #1D7726;
}

#menu li.selected {
	font-style: italic;	
}

#menu img {
	border: 0;	
}

#lock {
	padding: 0;
	margin: 0;
	padding-top: 8px;	
}

#content {
	margin: 0;
	padding: 0 2em;
	font-family: "Times New Roman", Sans-Serif;
	text-align: justify;
}

#content img.left {
	float: left;
	margin: 4px;
}

#content img.right {
	float: right;
	margin: 4px;	
}


#footer {
	height: 20px; 
	margin: 0;
	padding: 0;
	background: #1DA726 url(/images/footer.png);
	
}

#newscontainer {
    width:500px;
    padding:10px 20px 10px;
   /* margin:auto; */
    border:3px double #999;
    background-color:#f0f0f0;
 }
 
#txt label,#ass,#txa label{
    width:150px;
    margin-bottom:5px;
    float:left;
    clear:both;
 }
#new_date,#title {
    width:280px;
    margin-bottom:5px;
    float:right;
 }
#new_date {
    background-color:#ffe;
 }
#rad input {
    float:left;
    margin:4px 8px 0 0;
 }
#rad label {
    float:left; 
    margin-right:8px;
 }
#txa {
    padding:10px 0 5px 0;
    clear:both;
 }
#txa textarea{
    width:500px;
    height:180px;
    clear:both;
    overflow:auto;
 } 
#but {
    text-align:center;
}

a.warning {
	color: orange;
	background: white;
	font-weight: bold;
	text-decoration: none;
}

a.warning:hover {
	color: red;
}

.newsbar {
	width: 100%;
	background-color: #1DA726;
	display: table; 
}

.newstitle {
	color: #FFF;
	font-weight: bold;
	font-family: "Arial", Sans-Serif;
	float: none;
	text-align: left;
	display: table-cell;
}

.newsdate {
	color: #FFF;
	text-align: right; 
	float: none;
	display: table-cell;
}

.news a {
	text-decoration: none;
	color: #1DA726;
}

.news img {
	border: 0;
}

#meetingcontainer {
    width:500px;
    padding:10px 20px 10px;
    border:3px double #999;
    background-color:#f0f0f0;
}

#meetingcontainer label {
    width:150px;
    margin-bottom:5px;
    float:left;
    clear:both;
}

#meeting_date,#meeting_title,#meeting_time, #meeting_location {
    width:280px;
    margin-bottom:5px;
    align: right;
 }

.meeting_bar {
	width: 100%;
	display: table; 
}

.meetingsbar {
	width: 100%;
	background-color: #1DA726;
	display: table; 
}

.meeting_header_bar {
	width: 100%;
	background-color: #1DA726;
	display: table; 
}

.meeting_header{
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left; /*justify;*/
	width: 20%;
	float: none;
	display: table-cell;
}

.meeting_date {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	width: 20%;
	float: none; 
	display: table-cell;
}

.meeting_time {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	width: 15%;
	float: none;
	display: table-cell;
}

.meeting_zone {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;  
	width: 10%; 
	float: none;
	display: table-cell;
}

.meeting_title {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
	text-align: justify;
	width: 40%;
	display: table-cell;
}

.meeting_location {
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	float: none;
	text-align: left; 
	width: 60%;
	display: table-cell;
}

.meeting_info {
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	float: none;
	text-align: left; //justify;
	width: 50%;
	display: table-cell;
	border-style: solid;
	border-with: 1px;
	border-color: #1DA726;
}

.meeting_email {
	text-decoration: none;
	color: #000;	
}

.cohort_bar {
	width: 100%;
	display: table; 
}

.cohort_info {
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	float: none;
	text-align: left; //justify;
	width: 50%;
	display: table-cell;
	border-style: solid;
	border-with: 1px;
	border-color: #1DA726;
}

.cohort_header_bar {
	width: 100%;
	background-color: #1DA726;
	display: table; 
}

.cohort_description {
	width: 100%;
	display: table; 
}

.cohort_name {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
	text-align: justify;
	display: table-cell;
	width: 65%;
}

.cohort_country {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
	text-align: justify;
	display: table-cell;
	width: 5%
}

.cohort_place {
	color: #FFF;
	font-family: "Arial", Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	float: none;
	text-align: justify;
	display: table-cell;
	width: 30%;
}


.wg_tag {
	font-family: "Arial", Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #20c439; /* #99dd85; #1DA726; #99dd85; #0E5313; */
	white-space: pre;
}

.notes {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px;
	font-family: "Arial", Sans-Serif;
	font-size: 12px;
}

.footnotes {
	font-family: "Arial", Sans-Serif;
	font-size: 12px;
}

.footnote_text {
	font-family: "Arial", Sans-Serif;
	font-size: 12px;
}

