body {
	margin: 0;
	padding: 0;
	background: #CBEFA4;
	font-size: 12px;
	text-align: justify;
	color: #94877a;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}
img{
	border:0}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0db02b;
}

h1 {
	
	font-size: 3em;
}

h2 {
	
	font-size:18px;
		font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0db02b;
	padding:3px;
	display:block;
	border-bottom: 3px groove #F8bc1D;
	margin-bottom: 6px;
}

h3 {
	font-size: 1em;
}

.textinterior {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}




.arw{
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	color:#0db02b;  font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:12px;
	margin-left:6px;
	margin-top:3px;
	float:left;
	width:94px;
}



a {
	
	font-weight:bold;
	color:#0db02b;
	text-decoration:none;
}

a:hover {
	color:#333300;
	text-decoration:none;
	}

hr {
	display: none;
}

.text{
	float:left;
	width:auto;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	margin-bottom:10px;}
	
	
#wrapper {
	width: 932px;
	margin: 0 auto;
	padding: 0;
	border:#0db02b solid 1px;

	height:auto;
	}


/* Header */

#header{
	width:932px;
	height: 184px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0;
	}
	#iwithblockmsg-logo {
	width: 267px;
	height: 100px;
	float:left;
	padding-top: 10px;


	}
	#iwithblockmsg-header-image{
		float:right;
		width:665px;}


/* Header part ends here */

/* Navigation */

#navmenu{

	float: left;
	width: 932px;
	height:25px; 
	margin: 0;
	background-color:#004A95;
	border-top: #0db02b 1px solid;
	border-bottom: #0db02b 1px solid;
	}

/*#navmenu ul{
	list-style-type: none;
	text-decoration: none;
	height:25px;
	margin-top: 0;
	margin-left: -40px;
}

#navmenu li a{
	list-style-type: none;
	display:block;
	float:left;
	width:124px;
	height:25px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	background-color:#0db02b;
	border-left:10px solid #F8bc1D;	}

#navmenu li a:hover {
	color:#004A95;
	background-color:#0db02b;
	border-left-color: #004A95; }*/


#nav{
	float: right;
	width: 922px;
	height:25px; 
	margin: 0;
	padding-right: 10px;
	background-color:#F8bc1D;
	}
	
	
	
#iwithblockmsg-menu-header {
    float:right;
	height: 20px;
	width: 346px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}


#iwithblockmsg-menu-header li {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	color: #fff;
}
#iwithblockmsg-menu-header ul {
	margin: 0px;
	padding: 0px;
}
#iwithblockmsg-menu-header ul li a {
	text-decoration: none;
}


#iwithblockmsg-menu-header ul li a:link, #iwithblockmsg-menu-header ul li a:visited {
	color: #fff;
}
#iwithblockmsg-menu-header ul li a:hover {
	color: #00B52F;
}


#iwithblockmsg-ImgHeader {
float:left;
	height: 235px;
	width: 751px;
	background-color: #222222;
}

#iwithblockmsg-idiomes {
   float:left;
	height: 20px;
	width: 395px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	text-align:left;
}

#iwithblockmsg-idiomes li {
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	color: #FFFFFF;
}
#iwithblockmsg-idiomes ul {
	margin: 0px;
	padding: 0px;
}
#iwithblockmsg-idiomes ul li a {
	text-decoration: none;
}


#iwithblockmsg-idiomes ul li a:link, #iwithblockmsg-menu-header ul li a:visited {
	color: #FFFFFF;
}
#iwithblockmsg-idiomes ul li a:hover {
	color: #00B52F;
}



	#navtop { 
		clear: both; 
		margin:0; 
		padding:4px 2px 0 2px; 
		text-align:right;
		height:20px;
		vertical-align:middle;

	}
	#navtopleft { 
		clear: both; 
		margin:0; 
		padding:4px 2px 0 2px; 
		text-align:left;
		height:20px;
		vertical-align:middle;

	}

	.navtop a { 
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		float:right;
		text-decoration:none;
		vertical-align:middle;
		padding-right:5px;
		padding-left:5px;
		height:20px;
	}

	.navtop a:hover { 
		color: #0db02b; /*text-transform:uppercase;*/
		text-decoration:none;} 


	.navtopleft a { 
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		float:left;
		text-decoration:none;
		vertical-align:middle;
		padding-right:5px;
		padding-left:5px;
		height:20px;
	}

	.navtopleft a:hover { 
		color: #0db02b; /*text-transform:uppercase;*/
		text-decoration:none;}


/* Navigation ends here */


/* Content starts here */

#content{
	width:932px;
	height: auto;
	background-color: #ffffff;
	border-top:#0db02b solid 4px;	}
.columnes{
		background:url(/images/bgcontent.jpg) left repeat-y;}
.blanc{
			background:#FFF;}

#leftcontainer {
	width: 138px;
	float:left;

	padding:13px;	
	text-align: justify;

}

#middlecontainer {
	width: 529px;
	float:left;
	text-align: justify;
	
	padding:11px;
	border-right:#ffffff solid 2px;
	border-left:#0db02b solid 1px;
}
	
#rightcontainer {
	width: 200px;
	float:right;
	text-align: justify;
	background-color:#F0FFDF;
	padding:7px;
	padding-top:11px;	

}


/* Content ends here */

#iwith-link-news{
margin-top:15px;}
.news-headlines-title{
margin-top:7px;

}	
	
.hdrGreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color:#0db02b;
	padding:3px;
	display:block;
	border-bottom: 3px groove #F8bc1D;
	margin-bottom: 6px;
}

.fleft{
	float:left;
	width:auto;
	text-align:left;}

.clear { clear:both;}
/* Footer */

#iwithblockmsg-footer {
	width: 932px;
	height: 50px;
	margin: 0 auto;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-color:#0db02b;
	color: #ffffff;
	border-bottom:#0db02b solid 1px;

}


	
#iwithblockmsg-footer p {
	padding: 2px 0;
}

#iwithblockmsg-footer p a {
	color: #F8bc1D;
}




a.iwithblockmsg-footer:link {
	color:#000000; 
	text-decoration: none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-top:12px;
	padding-bottom:5px;}

.events-summary-abstract{
text-align:left;}