@charset "utf-8";
/* CSS Document */

#nav_about {
	background:url(../images/nav_about.gif) top left no-repeat;
	width:117px;
	text-indent:-9999px;
	display:block;
	height:38px;
}
#nav_about:hover { background-position: right; }
body#about #nav_about { background-position: right; }

#nav_funding {
	background:url(../images/nav_funding.gif) top left no-repeat;
	width:92px;
	text-indent:-9999px;
	display:block;
	height:38px;
}
#nav_funding:hover { background-position: right; }
body#funding #nav_funding { background-position: right; }

#nav_partners {
	background:url(../images/nav_partners.gif) top left no-repeat;
	width:196px;
	text-indent:-9999px;
	display:block;
	height:38px;
}
#nav_partners:hover { background-position: right; }
body#partners #nav_partners { background-position: right; }

#nav_initiatives {
	background:url(../images/nav_initiatives.gif) top left no-repeat;
	width:103px;
	text-indent:-9999px;
	display:block;
	height:38px;
}
#nav_initiatives:hover { background-position: right; }
body#initiatives #nav_initiatives { background-position: right; }

#nav_resources {
	background:url(../images/nav_resources.gif) top left no-repeat;
	width:108px;
	text-indent:-9999px;
	display:block;
	height:38px;
}
#nav_resources:hover { background-position: right; }
body#resources #nav_resources { background-position: right; }

#nav_news {
	background:url(../images/nav_news.gif) top left no-repeat;
	width:68px;
	text-indent:-9999px;
	display:block;
	height:38px;
}
#nav_news:hover { background-position: right; }
body#news #nav_news { background-position: right; }

#news_leader {
	background:url(../images/bg_newsleader.gif) top left no-repeat;
	width:842px;
	height:45px;
	margin:0 auto;
}

#bt_print {
	background:url(../images/bt_print.gif) center left no-repeat;
	display:none;
	margin-right:10px;
	text-indent:-9999px;
	width:46px;
	height:17px;
	float:right;
}

.bt_viewdetails {
	background:url(../images/bt_viewdetails.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	width:76px;
	height:12px;
}
#card_results {
	background:url(../images/leader_Item_4.gif) top left no-repeat;
	width:212px;
	height:258px;
	display:block;
	text-indent:-9999px;
}
#cta_getbehind {
	background:url(../images/link_getbehind.gif) top left no-repeat;
	padding-bottom:50px;
	width:141px;
	height:154px;
	display:block;
	text-indent:-9999px;
}
#cta_getresults {
	background:url(../images/link_results.gif) top left no-repeat;
	padding-bottom:50px;
	width:133px;
	height:139px;
	display:block;
	text-indent:-9999px;
}
#ws_back {
	background:url(../images/bt_ws_back.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:231px;
	height:36px;
	margin:45px 0 45px 200px;
}
#ws_back:hover {
	background-position:right;
}
#ss_back {
	background:url(../images/bt_ss_back.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:231px;
	height:36px;
	margin:45px 0 45px 200px;
}
#ss_back:hover {
	background-position:right;
}
.news_title {
	border-top:2px solid #dbdfe3;
	background:url(../images/bt_readmore.gif) right center no-repeat;
	width:100%;
	font-weight:bold;
	cursor:pointer;
}
.news_odd {
	background-color:#efefef;
}