@charset "utf-8";
/* CSS Document */


/*----- INIT SETUP*/
html {
	margin:0px;
	padding:0px;
	}
body {
	margin: 0;
	padding: 0;
}


/*----- BASE LAYOUT*/
.mainholder {
	width: 1002px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #e8e8e8;
}	

#loading{
	text-align:center	
}

.innercontent{
	width: 693px;
	float: left;
	margin-left: 1.3px;	
}
.bodytext{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555555;
	padding-top: 0px;
	padding-left: 22px;
	line-height: 10px;
	font-size: 22px;
	font-style: normal;
	text-align: left;
	padding-right: 22px;
	font-variant: normal;
	font-weight: normal;
	vertical-align: middle;
}
	
.Greytab{
	height: 32px;
	background-color: #afafaf;
	-webkit-box-shadow: 0px 5px 3px #ababab;
	box-shadow: 0px 5px 3px #ababab;
	margin-top: 11.2px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	text-indent: 17px;
	vertical-align: middle;
	color: #E41F25;
	padding-top: 8px;
}

.innercontent_cols_l{
	width: 326px;
	margin: 0px 10px 15px 15px;
	float: left;
	padding-left: 11px;
}

.innercontent_cols_r{
	/* [disabled]width: 322px; */
	margin: 15px 15px 15px 5px;
	float: right;
	}

p, td{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #555555;
	line-height: 25px;
}

.text1{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}

h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

a{
	color: #0CF;
	list-style-image: none;

}

img{
	border:none;	
}


/*----- NAVIGATION*/
.nav_holder {
	width: 1002px;
	height: 181px;
	position: relative;
	top: 0;
	background-image: url(../images/AidforaidsBanner.png);
	background-position: top left;

}

.logo_holder2 {
	position: absolute;
	width: 76px;
	height: 141px;
	left: 0;
	background-repeat: no-repeat;
	padding-right: 168px;
}

.selected{
	font-weight:bold;	
}
.selected_red{
	font-weight:normal;
	color:#C61027
}

.nav_btns{
	float: left;
	position: relative;
	margin-bottom: 0;
	margin-left: 138px;
	margin-right: 0;
	margin-top: 160px;
}

.nav_btns ul{
	padding: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #E41F25;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.nav_btns ul li{
	float: left;
	margin: 0 5px 0 5px;
	list-style-image: none;
	list-style-type: none;
}

.nav_btns ul a{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	list-style-type: none;
	list-style-image: none;
}


/*----- BODY AREA*/
.main_body{
	width: 1002px;
	background-color: #e8e8e8;
	background-repeat: repeat-y;
	background-origin: padding-box;
	background-clip: padding-box;
	height: 100%;
}

.left_col{
	width: 140px;
	list-style-image: none;
	list-style-type: none;
	height: 992px;
	background-color: #e8e8e8;
	float: left;
	display: inherit;
	margin-bottom: auto;
	position: relative;
	max-height: 100%;
	overflow-y: visible;
	background-size: cover;
	background-clip: padding-box;
	background-repeat: repeat-y;
}

.leftcol_head h3{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 8px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}

.leftcol_head a{
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	}
		/* - LEFT COL ITEMS*/
		
		.leftcol_head{
	width: 100%;
	height: 35px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(134,208,245,1.00)),color-stop( 100% , rgba(103,166,198,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(134,208,245,1.00) 0%,rgba(103,166,198,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(134,208,245,1.00) 0%,rgba(103,166,198,1.00) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86D0F5', endColorstr='#67A6C6');
	background-color: #67A6C6;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: left;
		}

		.left_nav{
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(232,232,232,1.00)),color-stop( 100% , rgba(195,194,194,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(232,232,232,1.00) 0%,rgba(195,194,194,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(232,232,232,1.00) 0%,rgba(195,194,194,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(232,232,232,1.00) 0%,rgba(195,194,194,1.00) 100%);
	background-clip: content-box;
	background-repeat: repeat-y;
	background-origin: padding-box;
	background-size: 100% 20px;
	overflow-y: visible;
	display: inherit;
	visibility: inherit;
	width: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
		}
		
.left_nav a{
	color: #333333;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	padding-left: 0px;
	float: left;
}

.left_nav li{
	margin-left: 0px;
	color: #333333;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	float: left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8E8', endColorstr='#C3C2C2');
	width: 130px;
}

		
.center_col{
	width: 693px;
	margin: 0 1px 0 1px;
	float: left;
	padding-top: 0px;
}





.right_col{
	width: 167px;
	position: relative;
	height: 993px;
	background-color: #e8e8e8;
	background-position: center top;
	float: right;
}

		/* - RIGHT COL ITEMS*/
		
		.rightcol_numbers{
	width: 167px;
	height: 347px;
	background: url(../images/dottedline.png) no-repeat bottom left;
	top: 0px;
	padding-top: 3px;
	margin-top: -2px;
		}
		.right_num{
	alignment-adjust: central;
	width: 135px;
	margin: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #2b2b2a;
	margin-top: 25px;
	background-image: url(../images/little_telephone.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-clip: content-box;
	background-origin: padding-box;
	/* [disabled]background-attachment: scroll; */
	padding-top: 0px;
		}
		
		.living_with_top{
	width: 168px;
	height: 98px;
	background-image: url(../images/living_hivpic.png);
	background-repeat: no-repeat;
	background-position: center center;
		}
		
		
		
		.living_with a{
			text-decoration:none
		}
		/* - LEFT COL ITEMS*/
		
		.living_with arrow{
	margin:
	background-image: url(../images/sml_arrows_trans.png);
	background-position: right;
	float: left;
	text-align: right;
	background-repeat: repeat;
		}
		.living_with  {
			width: 167px;
	height: 35px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(134,208,245,1.00)),color-stop( 100% , rgba(103,166,198,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(134,208,245,1.00) 0%,rgba(103,166,198,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(134,208,245,1.00) 0%,rgba(103,166,198,1.00) 100%);
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	float: left;
		}
		.right_nav{
			float:left;
			width:167px;
		}
		
		.living_with h3{
	margin: 0 0 0 10px;
	padding: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 31px;
	text-decoration: none
		}
		
		.right_nav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCC;
		}
		
		.right_nav img{
			display:block;	
		}
		
		.right_nav li{
			margin:4px 0 4px 0;
		}
		
		.right_nav a{
	margin: 0 0 0 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-decoration: none;
		}
	
/*----- FOOTER NAV */
#footer{
	width: 1002px;
	height: 80px;
	background: #666;
	float: left;
}

		#footer .nav_btns{
			margin:20px 10px 0 10px;	
			float:left;
		}
		
		#footer .nav_btns ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCC;			
		}
		
		#footer .nav_btns ul li{
			float:left;
			margin:0 5px 0 5px;
		}
		
		#footer .nav_btns ul a{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #DBDBDB;
		}
		
		#footer .cr{
	margin: 10px 0 0 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999;
		}
		
/*------- Init Elements*/

.heading2{
	font-size: 18px;
	/* font-style:italic; */
	font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8c231e;
}

.heading2_sml1{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;	
}

.heading2_white{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF
}


/*===================================================
		HOME PAGE
=====================================================*/

#home {
	width:693px;
	float:left;
}

embed{
	margin:0;
	padding:0;	
}

object{
	margin:0;
	padding:0;	
}

#home .homepage_intro{
	width:693px;
	no-repeat;
	float:left;
}

.newsbox{
	width: 693px;
	float: left;
	margin: 1px 0 1px 0;
	height: 447px;
}

.newsCol{
	width: 345px;
	margin-right:1px;
	float:left;
}

.caseCol{
	width:252px;
	background:url(../images/content_bg_greyGradient2.jpg) bottom right no-repeat;
	float:left;
}

#content{
	float:left	
}

#divcol_int_news{
	margin:15px;
	height:430px;
	float:left;
}
#divcol_int_case{
	margin:15px;
	width:222px;
	height:430px;
	float:left;
}

.heading_holder_news{
	margin: 15px 15px 0 15px;
	height:30px;
	background:url(../images/newspaper.png) no-repeat right center;
	line-height:29px
}

.heading_holder_case{
	width:100%;
	height:30px;
	background:url(../images/clipboard_sml.png) no-repeat right center;
	line-height:15px;
	margin-bottom:10px
}


.subitem h4{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.subitem{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin-bottom: 10px
}

.sub_left{
	width: 280px;
	float: right;
}


.sub_right{
	width:20px;
	float:left;
	height:40px;
	background:url(../images/sml_arrows.gif) no-repeat center;
	margin-bottom:15px;
	margin-right:10px;
}

.addArrow{
	background:url(../images/sml_arrows.gif) no-repeat bottom right;
}



.innerHeader{
	width:693px;
	height:80px;
	margin-bottom:1px;
	float:left
}


.afahead{
	background:url(../images/aboutafa_headerbg.jpg) no-repeat right top;
	float:left
}

#header_holder h1{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333;
	font-style: italic;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 40px;
}

#diagramImg{display: block; margin:0 auto;}

.left { float: left; }
.right { float: right; }
