@charset "utf-8";
/* CSS Document */
body{
		margin:0px;
		padding:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		line-height:18px;
		color:#000000;
	}
h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h6 {
	font-size:8px;
	font-weight:normal;
}
.h3alt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 4px;
}
.td_style31 {
	background-color: #f36d4f;
    border-right: 1px solid #CCCC99;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    vertical-align: middle;
}

.td_style32 {
	background-color: #f79c84;
    border-bottom: 1px solid #CCCC99;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

	#container{
		margin:0px auto;
		width:1000px;
	}

/*begin header */

#searchForm{
	position:relative;
	top:10px;
	right:0px;
}

#data_login{
	float: right;
	position:relative;
	max-height: 20px;
	max-width: 100px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	/*background-color:#84AE42;*/
   border: #84AE42 solid 1px;
	border-radius: 3px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color: #84AE42;
   /*color: #FFFFFF;*/
}
#data_login a:link,
#data_login a:visited {
}
/*end header */


	/*begin navigation*/
#navigation {
	background: url("/images/nav-bg.png") repeat-x center;
	border-bottom: #3e3976 solid 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 36px;
	margin-bottom: 18px;
	position: relative;
	z-index: 500;
}

#navigation table {
	border-collapse: collapse;
	height: 36px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#navigation td {
	height: 37px;
	padding: 0;
	text-align: center;
	width: 16.66%;
}

#navigation div {
	position: relative;
}

#navigation a:link,
#navigation a:visited {
	border-left: #9b97d0 solid 1px;
	border-right: #635e90 solid 1px;
	color: #fff;
	display: block;
	font-family: "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	height: 100%;
	line-height: 37px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}

#navigation td:first-child a:link,
#navigation td:first-child a:visited {
	border-left: 0;
}

#navigation td.first a:link,
#navigation td.first a:visited {
	border-left: 0;
}

#navigation td:last-child a:link,
#navigation td:last-child a:visited {
	border-right: 0;
}

#navigation td.last a:link,
#navigation td.last a:visited {
	border-right: 0;
}

/*#navigation ul {
	background: #fff url("/images/nav-child-bg.png") repeat-x bottom;
	border: #6b6896 solid 1px;
	border-top: 0;
	box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
	-moz-box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
	-o-box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
	-webkit-box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
	display: none;
	height: auto;
	left: 50%;
	margin: 0 0 0 -101px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 37px;
	width: 200px;
}
*/

#navigation ul {
background: #fff url("/images/nav-child-bg.png") repeat-x bottom;
border: #6b6896 solid 1px;
border-top: 0;
box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
-moz-box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
-o-box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
-webkit-box-shadow: rgba(107, 104, 150, 0.5) 0 0 1px;
display: none;
height: auto;
/*left: 50%;
margin: 0 0 0 -101px;*/
left: 0;
margin: 0;
padding: 0;
position: absolute;
text-align: left;
top: 37px;
width: 200px;
}

#navigation td.active a,
#navigation td:hover a {
background: #b1acee url("/images/nav-bg-active.png") repeat-x center;
}

#navigation ul a:link,
#navigation ul a:visited {
background: none;
border: 0;
color: #686497;
display: block;
line-height: 1.2em;
padding: 8px 24px;
text-transform: none;
}

/*#navigation td:first-child ul {
left: 0;
margin-left: 0;
}

#navigation td.first ul {
left: 0;
margin-left: 0;
}*/

#navigation td:hover ul,
#navigation .active ul {
	display: block;
}

/*#navigation td:first-child ul {
	left: 0;
	margin-left: 0;
}

#navigation td.first ul {
	left: 0;
	margin-left: 0;
}*/

#navigation td.first ul:before,
#navigation td:first-child ul:before {
	background: #6b6896;
	content: " ";
	display: block;
	height: 3px;
	left: -1px;
	position: absolute;
	top: -3px;
	width: 1px;
}

#navigation td:last-child ul {
	left: auto;
	right: 0;
	margin-left: 0;
	text-align: right;
}

#navigation td.last ul {
	left: auto;
	right: 0;
	margin-left: 0;
	text-align: right;
}

#navigation td.last ul:before,
#navigation td:last-child ul:before {
	background: #6b6896;
	content: " ";
	display: block;
	height: 3px;
	position: absolute;
	right: -1px;
	top: -3px;
	width: 1px;
}

#navigation ul li {
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

/*#navigation ul a:link,
#navigation ul a:visited {
	border: 0;
	color: #686497;
	display: block;
	line-height: 1.2em;
	padding: 8px 24px;
	text-transform: none;
}*/

#navigation ul a:active,
#navigation ul a:focus,
#navigation ul a:hover {
	background: #686497;
	color: #fff;
}

#navigation ul ul {
	background: none;
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
	position: static;
	width: auto;
}

#navigation ul ul a:link,
#navigation ul ul a:visited {
	padding: 8px 36px;
}
	/*end navigation*/

#breadCrumb{
	padding:8px;
	height:40px;
	background-image:url(/images/breadCrumbBackground.jpg);
	background-repeat:repeat-x;
	color:#666;
}
#breadCrumb div{
	position:relative;
	top:8px;
}
#breadCrumb p{
	position:relative;
	top:-8px;
}

p {
	margin:.75em 0;
}

p.nogap{
    margin:0;
	 padding-top:0;
	 padding-bottom:0;
}

#leftColumn {
                position:relative;


                float:left;
                /*width:220px;   for IE5/WIN */
                voice-family: "\"}\"";
                voice-family:inherit;
                width:181px; /* actual value */
                margin:0px;
                padding:0px;
                border:1px solid #cdd9ab;
                z-index:100;

                }
#rightColumn {
                position:relative;

                float:right;
                /*width:220px;   for IE5/WIN */
                voice-family: "\"}\"";
                voice-family:inherit;
                width:181px; /* actual value */
                margin:0px;
                padding:0px;
                border: 1px solid #CDD9AB;
                z-index:99;
                }
#centerColumnExpanded {
                position:relative;
				float:left;
				width:807px;
				margin:0px 0px 0px 9px;
                padding:0px;
				/*text-align:center;*/

                }

#td_rightAligned {
				padding: 0px 0px 5px 0px;
				width: 148px;
				text-align:right;
				vertical-align:text-top;
}

#td_leftAligned {
				padding: 0px 22px 5px 7px;
				width: 186px;
				vertical-align:text-top;
}

#td_rightAligned2 {
				padding: 0px 0px 5px 0px;
				width: 99px;
				text-align:right;
				vertical-align:text-top;
}

#td_leftAligned2 {
				padding: 0px 22px 5px 7px;
				width: 160px;
				vertical-align:text-top;
}

#centerColumn {
                position:relative;
				float:left;
				width:618px;
				margin:0px 0px 0px 9px;
                padding:0px;
				/*text-align:center;*/

                }
#centerColumn h3 {
	border-top: 1px dashed #AAA7A8;
	padding-top: 12px;
}

#centerColumn p {
	line-height: 18px;
}

#country_title {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    right: -176px;
    top: -63px;
    width: 300px;
}
#centerColumn a {
	text-decoration:underline;
	color:#0000EE;
}
/*
	#leftColumn{
		float:left;
		height:100%;
		width:181px;
		border:1px solid #cdd9ab;
	}*/


	.homePageFontLeftBar{

		font-size:12px;
		line-height:26px;
	}



	#leftColumn ul{
		margin:4px 12px 0 12px;
		padding:0px
		/*width:95%*/;
		height:100%;
		list-style:none;
	}

	#leftColumn ul ul{
		margin:10px 0px;
	}

	#leftColumn li{
		margin:0px 0px;
		padding:4px 0px;
	}
	/*
	#leftColumn li a:link{
		text-transform:uppercase;
		text-decoration:none;
		color:#6e6c6d;
	}
	#leftColumn li a:hover{
		text-decoration:underline;
	}

	#leftColumn li li {
		margin:0px 0px;
		padding:4px 0px;
	}

	#leftColumn li li a:link{
		text-decoration:none;
		color:#84ae42;
	}
	#leftColumn li li a:hover{
		text-decoration:underline;
	}
	*/
	.leftListChild{
		text-transform:none;
		text-decoration:none;
		color:#84ae42;
	}


	.leftListHeader{
		text-transform:uppercase;
		text-decoration:none;
		color:#6e6c6d;
	}

	#leftColumn a:link{
		text-transform:uppercase;
		text-decoration:none;
		color:#6e6c6d;
	}
	#leftColumn ul ul a:link{
		text-transform:none;
		text-decoration:none;
		color:#84ae42;
	}
	/*
	.leftListChild a:link{
		text-decoration:none;
		color:#84ae42;
	}

	#leftColumn .header{
		color:#6e6c6d;
	}


	#leftColumn .onPage{
		color:#666;
	}

	#leftColumn .offPage{
		color:#84ae42;

	}*/
	/*
	#rightColumn{

		float:right;

	}
	*/
	/*  not a 100% sure why these are here but JUST IN CASE keep them around for a bit longer
	#rightColumn div{

		width:181px;

		text-align:center;

	}

	#rightColumn div div {
		background-color:#f4f4f4;
		margin-bottom:6px;
	} */

	#rightColumn form,p{
		padding:6px;
		text-align:left;
	}



	#rightColumn div img{
		margin-bottom:10px;
	}

	#rightColumn ul{
		margin:8px;
		padding:0px;
		text-align:left;
		color:#84ae42;
		list-style:none;
	}

	.borderBottom{
		padding:8px 0px;
		border-bottom:dashed 1px #666;
	}
	/*
	#centerColumn{

		margin:0px;

		padding: 0px 10px;
		float:left;
		position:relative;
		width:100%;
		background-color:#0F9;
	}
	*/
	.mainContent{
		margin:0px;
		padding:0px;
		width:616px;
		text-align:left;
	}

	.centerColumnTwoColumns{
	 	margin-top:8px;

	}

	.centerColumnTwoColumns>div{
	 	width:303px;
		border:1px solid #eaeaea
	}
/*	.dataBorder{
	 	width:303px;
		border:1px solid #eaeaea;
		padding: 6px;
	}*/
	.centerColumnThreeColumns{
	margin-top:8px;
	text-align:center;

}

	.centerColumnThreeColumns>div{
		width:192px;
		border:1px solid #eaeaea;
	}

	.marginLeftRight{
		margin:0px 17px;
	}


	/*  colors used in the site */
	.lightBlueBackground{
		background-color:#edf2f6;
	}

	.lightOrangeBackground{
		margin:0px;
		background-image:url(/WhatWeDo/images/whatWeDoBackgroundGradient.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
	}

	.whiteBackground{
		background-color:#fff;
	}

	.greenUpperCaseHeader{

		text-transform:uppercase;
		color:#9db66b;
	}

	.greenUpperCaseHeader a:link{
		color:#9db66b;
	}

	.greenUpperCaseHeader a:visited{
		color:#9db66b;
	}

	.dashedBorderTop{
		padding-top:8px;
		border-top:1px dashed #eaeaea;
	}

/*  Use this for link bar elements */
	.greenUppercaseListElement{
		margin:0px;
		padding:6px;
		text-transform:uppercase;
		text-align:left;
		font-size:10px;
		color:#9db66b;
	}
	.greenUppercaseListElement a:link{
		text-decoration:none;
		color:#9db66b;
	}







#stayInformed{
	 padding:6px;
 	border:1px solid #d9d9d9;
}

#siteMap
{
	margin:0px;
	padding:0px;
	width: 808px;
	color: ##ffffff;
	border:1px solid black;
	background-color:##e5e5e5;



}
#siteMap div
{
	margin:0px;
	padding:0px;
	float:left;


}
#siteMapColumn1
{
width:100px;
}
#siteMapColumn2
{
width:100px;
}
#siteMapColumn3
{
width:100px;
}
#siteMapColumn4
{
width:100px;
}
#siteMapColumn5
{
width:100px;
}
#siteMapColumn6
{
width:100px;
}



#siteMap { margin:0px; padding:10px;border:1px solid #d9d9d9; width:787px;  height:450px; background-color:#e5e5e5; line-height:30px;
color:#989898; font-size:11px; font-family:Arial, Helvetica, sans-serif }

#siteMap div{
float:left;padding:6px;width:118px; height:95%; background-color:#e5e5e5;

}
#div1 {  border-right:1px dashed #999999;}
#div2 {   border-right:1px dashed #999999;}
#div3 {  border-right:1px dashed #999999;}
#div4 {  border-right:1px dashed #999999;}
#div5 {   border-right:1px dashed #999999;}
#div6 {   }

#siteMap ul{margin:0px; padding:0px; list-style:none}
#siteMap ul ul{margin:0px; padding:0px; list-style:none}

#siteMap a{text-decoration:none; color:#989898}
#siteMap a:hover{text-decoration:underline;}
#stayInformed {margin:0px; padding:2px 0px; height:460px;}

#fblikeBox p{
 padding-top:10px; border-top:1px solid #999
}


div.fblikebox {
width:62px;
height:40px;
overflow:hidden;
background-color:##e5e5e5;
}

div.fblikebox.connect_top_clearfix{display:none !important}

div.fblikebox iframe {margin:-52px 0px 0px -58px}


#footer{
	width:1000px;

}

#footer p{

	float:left;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;

}

#translatedisclaimer{
   float:left;
	padding:0px 12px;
	color:#84AE42;
}

#contactInfo{
	position:relative;
	top:4px;
	width:630px; // was 602px
	font-size:10px
}


.disclaimer {
	width:348px; // was 350px
	font-size:9px;
	border-left:1px solid #ebebeb;
}

#footerLinks{
	padding-top:20px;
	clear:both;
	color:#84ae42;
	text-align:center;
}

#footerLinks a:link{
	margin:10px;
	text-decoration:none;
	color:#9db66b;
}

.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.clearFloat{
	clear:both;
}

.main_head_rm {
    background-color: #5B9757;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

.main_head {
    background-color: #5B9757;
    border-right: 1px solid #FFF;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

.head_rm_lt {
    background-color: #5B9757;
	border-top: 1px solid #FFF;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px;
    text-align: left;
}

.subhead {
    background-color: #EDF6EB;
	border-bottom: 1px solid #E6E5E3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px;
    text-align: left;
}

.tdmarginsubhd {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    border-right: 1px solid #E6E5E3;
    color: #5D5D5D;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
    text-align: left;
    vertical-align: top;
}

.tdmargintext_bdltbt_nopad {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    font-size: 11px;
    text-align: center;
    vertical-align: top;
}

.tdmargintext_bdltbt {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    font-size: 11px;
    padding-left: 35px;
    text-align: left;
    vertical-align: top;
}

.tdmargintext_bdltbtrt_nopad {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    border-right: 1px solid #E6E5E3;
    font-size: 11px;
    text-align: center;
    vertical-align: top;
}

.tdmargintext_bdltbt_itlc {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    font-size: 11px;
    font-weight: bold;
    padding-left: 35px;
    text-align: left;
    vertical-align: top;
}

.tdmargintext_bdltbt_nopad_itlc {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}

.tdmargintext_bdltbtrt_nopad_itlc {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    border-right: 1px solid #E6E5E3;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}

.tdmarginsubhd_alt2 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    border-right: 1px solid #E6E5E3;
    font-size: 11px;
    padding-left: 15px;
    text-align: left;
    vertical-align: top;
}

.note {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E6E5E3;
    border-left: 1px solid #E6E5E3;
    border-right: 1px solid #E6E5E3;
    color: #660000;
    font-size: 10px;
    font-style: italic;
    text-align: left;
    vertical-align: top;
}

/* Block Layout Element Classes */


/* The following classes render the column title with a colored background */
h1 page_title, h1 page_subtitle {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:21px;
	border-bottom: 1px dotted #c1c9d9;
	background-color : Yellow;
}


h2.page_title {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:21px;
	border-bottom: 1px dotted #c1c9d9;
	background-color : Yellow;
}

h3.page_subtitle {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
/* Float text of a banner */
.countryProfile {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    right: -15px;
    top: -107px;
    width: 300px;
}
.totals_tab {
    background-color: #F7F7F2;
    border: 1px solid #000000;
    padding: 4px;
}
.totals {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
/*
	I contain specific styles that control the Google Search Box and result sets
	I may need to be moved to a new css file if I become larger
*/
    table.gsc-completion-container {
      z-index: 10000 !important;
	}

/* The following classes format the columns*/
.col2_left {
	width:200px;float:left;

}

.col2_right {
	width:200px;float:right;
}

.col2_left_wide {
	width:590px;
	float:left;
	/* background: url(/images/bg_div.png) top right no-repeat; */

}

.col2_left_narrow {
	width:290px;float:left;
}

.col2_left_narrow2 {
	width:268px;float:left;
}

.col2_right_wide {
	width:590px;float:right;
}

.col2_right_narrow {
	width:290px;float:right;
}

.col2_right_narrow2 {
	width:268px;float:right;
}

.col3_left {
	width:292px;float:left;
}

.col3_middle {
	width:292px;float:left;margin: 0px 9px;
}

.col3_right {
	width:292px;float:left;
}

/* home page columns */
#home_cols {
	margin: 6px 14px;
}

.col3_topics {
	width:292px;float:left;
	/* background: url(/images/bg_div.png) top right no-repeat; */

}
.col3_regions {
	width:292px;float:left;
	/* background: url(/images/bg_div.png) top right no-repeat; */

}
/*  If you are using a center column only (no left or right), you need to move the container over 8px    */
.OneColumnFix{
	position:relative;
	left:-8px;
}
/*use to hide elements on a page at load time*/
.initHide{
	display:none;
}
/* Show cursor this class is usually placed on span elements that need to look like links */
.showHand{
	cursor:pointer;
}
/* I control the publication summary styles.  Notice the corner name in the class definition */
/* malaria */
tr.publication_malaria {
	color: #FFFFFF;
	background-color:#1D749D ;
}
tr.publication_d0_malaria td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #FFFFFF;
}
tr.publication_d1_malaria td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #E2ECF6;
}

/* gender */
tr.publication_gender {
	color: #FFFFFF;
	background-color:#989034 ;
}
tr.publication_d0_gender td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #FFFFFF;
}
tr.publication_d1_gender td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #FBFBE9;
}

/* youth */
tr.publication_youth {
	color: #FFFFFF;
	background-color:#5B9757 ;
}
tr.publication_d0_youth td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #FFFFFF;
}
tr.publication_d1_youth td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #EDF6EB;
}

/* HIV */
tr.publication_hiv_aids {
	color: #FFFFFF;
	background-color:#9C1D20 ;
}
tr.publication_d0_hiv_aids td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #FFFFFF;
}
tr.publication_d1_hiv_aids td {
	border-bottom: 1px solid #E1E1E1;
	background-color: #F9EFEF;
}


.h2alt1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#6f679d;
}
.td_style1{
	text-align:right;
	width:149px;
	padding: 0 7px 10px 15px;
	vertical-align:text-top;
}
.td_style2{
	text-align:left;
	width:238px;
}
#centerColumn td {
	padding: 0px;
}

#indicators td {
	padding: 4px;
}
.CS_Layout_TR {
	vertical-align:top;
}

/* Report Banner */

.report-banner-container {
	min-height: 332px;
	width: 100%;
	position: relative;
}

.report-banner-container .slide-navigation {
	width: 255px;
	margin: 0 auto;
	position: absolute;
	right: 50%;
	bottom: 40px;
	z-index: 900;
}

.report-banner-container .slide-navigation span {
	border: 2px solid #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	float: left;
	height: 4px;
	margin-left: 10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 4px;
}

.report-banner-container .slide-navigation .cycle-pager-active {
	background-color: #FFFFFF;
}

.report-slide {
	padding: 40px 0px;
	width: 100%;
	position: absolute;
}

.report-slide-content {
	margin: 0 auto;
	width: 1000px;
}

.report-slide-image {
	-webkit-box-shadow: 4px 4px 14px 6px rgba(0,0,0,0.1);
	-moz-box-shadow: 4px 4px 14px 6px rgba(0,0,0,0.1);
	box-shadow: 4px 4px 14px 6px rgba(0,0,0,0.1);
	margin-right: 50px;
}

.report-slide-text {
	vertical-align: top;
	margin-top: 40px;
}

.report-slide-image {
	vertical-align: middle;
}

.report-slide-content a{
	text-decoration: none;
}

.report-slide-text a,
.report-slide-text {
	color: #FFFFFF;
}

.report-slide-text {
	width: 750px;
	display: inline-block;
	font-size: 30px;
	line-height: normal;
}

.report-slide-text a{
	font-size: 18px;
	text-decoration: none;
}

.report-slide-text a:hover{
	text-decoration: underline;
}
