body{
	background:url(../images/bg.png) repeat-x #c5c5c5;
	margin:0;
}
#reportContainer{
	background:url("../images/content_bg.png") no-repeat scroll 2px -17px transparent;
	margin:auto;
	width:1090px;	
}
#reportHeader{
	width:1180px;
	margin:auto;
	background:url(../images/head_graphic.png) no-repeat;
	height:181px;
}
#logoContainer{
	width:980px;
	margin:auto;
	padding-top:55px;
}
#mainNav{
	background:url("../images/menu_shadow.png") no-repeat scroll center bottom transparent;
	height:68px;
	margin:0 auto;
	padding:0;
	width:980px;
	*width:981px;
}
#mainNav a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#7fa164;
}
#mainNav a:hover, a:active, a:focus {
	outline:none;
	outline-style:none;
	outline-width:0;
}
#mainNav .active a{
	color:#FFF;
}
#mainNav li{
	list-style:none;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	/*padding-right:44px;*/
	padding:0 31px 0 26px;
	background:url(../images/list_bg.png) repeat-x;
	line-height:46px;
	height:44px;
}
#leftCorner{
	background:url("../images/list_corner_left.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:44px;
	width:5px;	
}
#mainNav #firstLi{
	padding:0;
	background:none;
}
#rightCorner{
	background:url("../images/list_corner_right.png") no-repeat scroll center bottom transparent;
	display:block;
	height:44px;
	padding-left:1px;
	width:5px;
}
#mainNav #lastLi{
	padding:0;
	background:none;
}
.mainContent{
	height:359px;
	margin:auto;
	padding:10px 40px 40px;
	width:900px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#5b5959;
	background:none repeat scroll 0 0 #FFFFFF;
}
.french{
	font-size:12px;
}
.arrowRight{
	background:url("../images/arrow_right.png") no-repeat scroll right top transparent;
	display:block;
	float:left;
	margin-left:22px;
	padding-right:11px;
	text-decoration:none;
}
.arrowLeft{
	background:url("../images/arrow_left.png") no-repeat scroll left top transparent;
	color:#FFFFFF;
	display:block;
	line-height:29px;
	margin-left:-22px;
	padding:7px 20px 10px 28px;
}
#subContent{
	margin:auto;
	width:780px;
	padding:0;
}
#subContent p{
	margin:20px 0;
}
#subContent p.sub-heading{
	font-size:18px;
	font-weight:bold;
	background:#FFF;
}
#subContent a{
	color:#44a1be;
	text-decoration:none;
}
#subContent ul{
	margin:0;
	padding-left:16px;
	color:#b40d0d;
}
#subContent ul li span{
	margin:0;	
	color:#5b5959;
}
#subContent #ourVisionUL li span{
	margin:0;	
	color:#5b5959;
	font-size:16px;
	line-height:24px;
}
.sidebarText{
	color:#999999;
	font-size:12px;
	padding-left:40px;
	width:320px;
}
.columnBox{
	float:left;
	width:390px;
}
.prevBtn{
	left:30px;
	position:absolute;
	top:160px;	
}
.prevBtn img{
	border:none;
}
.prevBtnCycle , .prevBtnCycle3 , .prevBtnCycle4 , .prevBtnCycle5 , .prevBtnCycle6{
	background:url("../images/prev_btn.png") no-repeat scroll left top transparent;
	height:50px;
	left:30px;
	position:absolute;
	top:160px;
	width:50px;
	cursor:pointer;
}
.prevBtnCycle img , .prevBtnCycle3 img , .prevBtnCycle4 img ,  .prevBtnCycle5 img , .prevBtnCycle6 img {
	border:none;
	width:50px;
	height:50px;
}
.nextBtn{
	left:900px;
	position:absolute;
	top:160px;	
}
.nextBtn img{
	border:none;
}
.nextBtnCycle , .nextBtnCycle3 , .nextBtnCycle4 , .nextBtnCycle5 , .nextBtnCycle6 {
	background:url("../images/next_btn.png") no-repeat scroll left top transparent;
	height:50px;
	left:900px;
	position:absolute;
	top:160px;
	width:50px;
	cursor:pointer;
}
.nextBtnCycle img , .nextBtnCycle3 img , .nextBtnCycle4 img , .nextBtnCycle5 img , .nextBtnCycle6 img{
	border:none;
	width:50px;
	height:50px;
}
#subFooter{
	width:172px;
	margin:0 auto 0 auto;
	padding-bottom:20px;
	color:#a6a6a6;
	padding-top:20px;
}
#subFooter p{
	clear:both;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	left:-13px;
	margin:0 auto;
	padding:4px 0 0;
	position:relative;
	width:156px;
}
#subFooter ul li{
	float:left;
	list-style:none;
	margin-right:5px;
	height:35px;
}
#subFooter ul{
	padding:0;
	margin:0;
}
#subFooter img{
	border:none;
}
#subFooter img#bubble{
	border:medium none;
	position:relative;
	right:60px;
	top:-4px;
}
#subFooter #bubbleContainer{
	height:31px;
}
#footer{
	margin:20px 0 0 30px;
	width:985px;
}
#footer p{
	float:right;
	width:200px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;	
	color:#808080;
	margin:0;
}
#footer ul li{
	float:left;
	list-style:none;
	margin-right:5px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	color:#808080;
}
#footer ul li a{
	color:#808080;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul{
	margin:0;
	padding-left:40px
}
#footer img{
	float:right;
	margin-top:6px;
}
#cycleContainer{
	position:relative;
	left:55px;
	width:980px;
}
.innerCycleContainer{
	height:330px;
	left:60px;
	width:790px;
}
#nav3 { margin:auto; position:relative; top:-11px; width:190px; }
#nav3 li { width: 20px; float: left; margin: 8px; list-style: none }
#nav3 a { width: 14px; padding: 3px; display: block; background:url("../images/green_dot_off.png") no-repeat scroll left top transparent; height:12px; }
#nav3 a.activeSlide { background:url("../images/green_dot.png") no-repeat scroll left top transparent; }
#nav3 a:focus { outline: none; }
#nav3 img { border: none; display: block }

#nav4 { margin:auto; position:relative; top:-17px; width:185px; }
#nav4 li { width: 20px; float: left; margin: 8px; list-style: none }
#nav4 a { width: 14px; padding: 3px; display: block; background:url("../images/green_dot_off.png") no-repeat scroll left top transparent; height:12px; }
#nav4 a.activeSlide { background:url("../images/green_dot.png") no-repeat scroll left top transparent; }
#nav4 a:focus { outline: none; }
#nav4 img { border: none; display: block }

#nav5 { margin:auto; position:relative; top:-10px; width:315px; }
#nav5 li { width: 20px; float: left; margin: 8px; list-style: none }
#nav5 a { width: 14px; padding: 3px; display: block; background:url("../images/green_dot_off.png") no-repeat scroll left top transparent; height:12px; }
#nav5 a.activeSlide { background:url("../images/green_dot.png") no-repeat scroll left top transparent; }
#nav5 a:focus { outline: none; }
#nav5 img { border: none; display: block }

#nav6 { margin:auto; position:relative; top:-17px; width:185px; }
#nav6 li { width: 20px; float: left; margin: 8px; list-style: none }
#nav6 a { width: 14px; padding: 3px; display: block; background:url("../images/green_dot_off.png") no-repeat scroll left top transparent; height:12px; }
#nav6 a.activeSlide { background:url("../images/green_dot.png") no-repeat scroll left top transparent; }
#nav6 a:focus { outline: none; }
#nav6 img { border: none; display: block }


.ourPeopleTable{
	margin:10px auto 0;
	width:740px;
	line-height:14px;	
}
.ourPeopleTable td{
	color:#5b5959;
	font-size:12px;
	padding:4px 30px;
	vertical-align:top;
}
.ourPeopleTable .name{
	font-weight:bold;
	font-size:12px;
}
.ourPeopleTable .peopleLink{
	color:#44a1be;
	text-decoration:none;
	font-size:10px;
}
.ourPeopleTable .personDate{
	color:#b8b8b8;
	font-size:10px;
}


#subContent .partnersTable td{
	font-size:12px;
	padding:7px;
	vertical-align:top;
}
#subContent .partnersTable td span.partnerTitle{
	font-weight:bold;
}
#subContent .volunteerUl{
	float:left;
	font-size:10px;
	margin-right:12px;
	line-height:16px;
	list-style:none;
	color:#666;
}
/*-------------FLOATY STUFF FOR PARTNERS PEOPLE LISTS------------*/
.partnersFloatBox{
	float:left;
	width:365px;
	margin-right:20px;
}
.partnersUL{
	font-size:12px;
	line-height:17px;
}
.partnersFloatBox_french{
	float:left;
	width:365px;
}
.partnersUL_french{
	font-size:12px;
	line-height:17px;
	list-style:none;
	color:#5B5959;
}
.partnersUL_french li{
	padding-bottom:10px;
}


/*------------------------------------------------------------------*/

#langSwitchButton{
	float:right;
	position:relative;
	right:70px;
	top:57px;
	*right:70px;
	*top:53px;	
}
#langSwitchButton img{
	border:medium none;
}
#subContent #top5UL span{
	color:#999999;
}

/*-------------BACKGROUNDS FOR EACH PAGE----------------------------*/
#cycleContainer .one{
	background:url(../images/our_organization_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}
#cycleContainer .two{
	background:url(../images/our_organization_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}
#cycleContainer .three{
	background:url(../images/our_year_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}
#cycleContainer .four{
	background:url(../images/our_accomplishments_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}
#cycleContainer .five{
	background:url(../images/our_partners_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}
#cycleContainer .six{
	background:url(../images/our_people_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}
#cycleContainer .seven{
	background:url(../images/our_financials_bg.jpg) no-repeat bottom right;
	background-color:#FFF;
}

/*------------------------------------------------------------------*/


