/*
	Chatrust.com created by SiteMediator - www.sitemediator.com
*/
body { 
	margin: 0px 0px; 
	padding: 0px; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #343434;
	line-height: 1.4em; 
	min-height: 400px;
}
.content { 
	background:#fff url(../images/bgmain.jpg) repeat-y center;
	color:#ccc; 
	margin:0px auto; 
	padding:0px; 
	width:787px;
	min-height: 400px;
	float: left;
	margin-left: 135px;
	position:absolute;
	left:50%;
	margin-left:-395px;
}
/* HEADER 
----------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0px; 
	width: 770px; 
	background: #343434 url(../images/header.jpg) no-repeat center top;  
	height: 138px; 
	color: #fff; 
	padding: 0px 16px 0px 0px;
}
#header .f_search { 
	float: right; 
	padding: 70px 50px 0px 0px; 
}
/* SUBHEADER 
-------------------------------------------------------------------------------------------*/
#subheader { 
	background: #a90000 url(../images/bgmenu.jpg) repeat-y center;
	width: 787px;
	height:17px;
	background-color: #a90000;
	color: #fff;
}
#subheader .padding { 
	padding: 0px 0px 0px 700px; 
}
#subheader .images {
	border: 1px solid #a90000; 
	background-image: none;
	text-decoration: none;
	font: 85% Verdana, Arial, sans-serif;
	color: #fff;
}
#subheader .text {
	background-image: none;
	float: left;
	display: block;
	color: #fff;
	font: 85% Verdana, Helvetica, sans-serif; 
}
/* NAVIGATION
------------------------------------------------------------------------------------------*/
.nav { 
	text-align: left; 
	color: #7d8085;
	padding: 12px 0px 0px 0px; 
	width: 150px; 
}
.nav li { 
	font-weight: bold; 
	margin: 3px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; 
	background: url(../images/li.png) no-repeat left;
}
.nav li a { 
	color: #546078; 
	text-decoration: none;  
	padding: 5px 0px 0px 10px; 
	display: block; 
	height: 25px;
}
.nav li a:hover { 
	color: #fff; 
	text-decoration: none; 
	background: #a90000; 
	display: block; 
	height: 25px;
}
/* MAIN
--------------------------------------------------------------------------------------------*/
#main { 
	background: #fff; 
	width: 765px; 
	margin: 0px 10px 0px 10px; 
	color: #464646; 
	height: auto;
}  
/* etxra */
div> #main
{
	height: auto;
	min-height: 400px;
}
#main .left_side { 
	padding:0px 0px 0px 10px; 
	margin:0px;
	width: 180px; 
	background: url(../images/mright.png) no-repeat right; 
	min-height: 400px;
	float: left;
	clear:left;
}
#main .left_side .hitems { 
	margin: 0px; 	
	padding: 0px; 
}
#main .left_side .hitems ul { 
	margin: 5px 0px 0px 0px; 
	padding: 5px; 
	color: #a90000;
	list-style-image: url(../images/arrow.gif);
}
#main .left_side .hitems li { 
	margin: 0px 0px 2px 20px;
	padding: 0px 0px 0px 0px;
	color: #555;
}
#main .right_side { 
	float: right;
	width: 550px; 
	background: #fff; 
	padding: 15px 15px 0px 0px; 
	margin: 0px; 
	min-height: 385px;
	height:auto;
	clear:right;
}
#main h3 { 
	font: 85% Arial, Sans-Serif; 
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
	color: #464646; 
	background: inherit; 
	border-bottom: 1px solid #feab06;
}
#main .heading { 
	color:#000;
	font-size:140%; 
	font-weight:bold; 
	margin: 0px 0px 0px 0px; 
	padding:0px; 
	background: inherit; 
	border-bottom: 1px solid #feab06;
}
#main .box  {	
	background: #efefef; 
	padding: 5px; 
	border: 1px solid #ccc;
}
#main .right_side ul { 
	margin: 5px 0px 5px 0px; 
	padding : 0px; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
#main .right_side li { 
	margin: 0px 0px 2px 15px;
	padding: 0px 0px 0px 0px;
	color: #555;
}
/* FOOTER
------------------------------------------------------------------------------------------------*/
#footer { 
	text-align:center;
	height: 34px;
	color: #555;  
	//background: #fff url(../images/footer.jpg) top no-repeat;//
	font-size: 90%; 
	float:left;
	clear:left;
}
#footer .left { 
	float:left; 
	clear:left;
	text-align:left; 
	padding: 10px 25px 0px 20px;
}
#footer .left a { 
	color: #555; 
}
#footer .left a:hover { 
	color: #a90000;
}
#footer .right { 
	float:right; 
	clear:right;
	text-align:right;
	padding: 10px 20px 10px 0px;
}
#footer .right a { 
	color: #7e2217; 
}
#footer .right a:hover { 
	color: #806517;
}
#footer .centre {
margin: 0;
	padding: 10px 20px 30px 20px;
}
/* ---------------------------------------------------------------------------------------------*/
/* --------- others --------------------------*/
input.search { 
	width: 150px; 
	border: 1px solid #a90000; 
	color: #666; 
}
input.submit { 
	background: none; 
	color: #660000;
	font: bold 1.3em Arial, Verdana, Helvetica, sans-serif; 
	border: 0;
	font-size: 16px;
}
input.search:hover {	
	background: #fffff4; 
}
ul { 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	list-style: none; 
}
li { 	
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #555; 
}
p { 
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	color: #808080; 
	background: inherit; 
	text-decoration:none;
}
a { 
	color: #a90000; 
	background: inherit; 
	text-decoration:none; 
}
a:hover { 
	color:#fc7901;
	background: inherit;
	text-decoration:none; 
}
h1 { 
	padding:0px; 
	margin:0px; 
	color: #fff; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}
h1 a { 
	color: #fff; 
	background: inherit; 
}
h2 { 
	background: url(../images/h.gif) no-repeat left;
	color:#000;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0px 5px 0px; 
	padding:0px 0px 0px 15px; 
}
h2 a { 
	background: #fff; 
	color: #000; 
}
h2 a:hover { 
	background: #fff; 
	color: #A90000; 
}
fieldset {	
	border: 1px solid #a90000; 
}
textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #a90000; 
	background: #fff; 
	color: #354d5f;
}
textarea.text:hover { 
	border: 1px solid #a70000; 
	background: #FFFFF4; 
	color: #000;
}
input.field { 
	border: 1px solid #a90000; 
	background-color: #ffffff; 
	width: 283px; 
	color: #000;
}
input.field:hover { 
	border: 1px solid #a70000; 
	background: #fffff4; 
	color: #000;
}
input.text { 
    border: 1px solid #a70000; 
	margin: 0px; 
	width: 150px;
	background: inherit;
	color: #000; 
	padding: 4px;
}
input.text:hover { 
	border: 0px solid #a70000; 
}
.date { 
	color: #808080; 
	background: #ffffff;
	text-align: right; 
	margin: 4px 0px 5px 0px; 
	padding: 0.4em 0px 0px 0px; 
	border-top: 1px solid #eee;
}
.extra_line { 
	background: inherit; 
	border-bottom: 1px solid #eee;
	color:#464646;
	margin: 0px 0px 10px 0px; 
	padding:0px; 
	background: inherit; 
}
.comments { 
	padding: 10px 10px 8px 10px; 
	margin: 0px 0px 7px 0px; 
	background: #f8f8f8; 
	color: #000;
}
.commentsbox { 
	padding: 8px 0px 10px 10px; 
	margin: 0px 0px 10px 0px; 
	background: #f4f4f4; 
	color: #000;
}
.error {
	color: #990000;
	background-color: #fff0f0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
}
.success {
	color: #000000;
	background: #f5fbe1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7ba813;
}
.success h2 {
	color: #7ba813;
	background: inherit;
}
#tb_header { 
	margin: 0px; 
	width: 550px; 
	height: 40px;
	color:#464646; 
	padding: 0px 0px 0px 0px;
	background: inherit;
}
#tb_header .tb_img { 
	border: 1px solid #a90000;
	list-style-type: square;
}
#tb_header .more_aboutus { 
	text-align: right;
	text-decoration: none;
	color: #fc7901;
}
#tb_header .more_aboutus a {
	color: #464646; 
	text-decoration: none;
}
#tb_header .more_aboutus a:hover { 
	text-decoration: underline;
	color: #990000; 
}
.space {
	padding: 0px 20px 0px 20px;
	margin: 0px 20px 0px 20px;
}
.bullet_points {
	padding: 0px 15px 0px 15px;
	margin: 0px 15px 0px 15px;
}
.bullet_points a {
	color: #464646; 
	text-decoration: underline;
}
.bullet_points a:hover {
	text-decoration: underline;
	color: #fc7901; 
}
.gotop {
	color:#000000;
	font-family: Arial,Verdana;
	font-size:12px;
	font-weight: bold;
	float:right;
}
.gotop a {
	color:#8d3219;
	text-decoration: none;
	font-weight: normal;
}
.gotop a:hover {
	color:#8d3219;
	text-decoration: none;
}
#tb_header2 { 
	margin: 0px; 
	width: 550px; 
	height: 40px;
	color:#464646; 
	padding: 0px 0px 0px 0px;
	background: inherit;
}
#tb_header2 .tb_img { 
	border: 1px solid #a90000;
	list-style-type: square;
}
#tb_header2 .more_aboutus{ 
	text-align: right;
	text-decoration: none;
	color: #fc7901;
}
#tb_header2 .more_aboutus a {
	color: #464646; 
	text-decoration: none;
}
#tb_header2 .more_aboutus a:hover { 
	text-decoration: underline;
	color: #990000; 
}
.vacancy { 
	font-family: Arial,Verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
.vacancy_title { 
	font-family: Arial,Verdana;
	font-size:12px;
	text-decoration: underline;
	font-weight: bold;
	color: #151b54;
}
.vacancy_body { 
	font-family: Arial,Verdana;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	color: #464646;
}
.vacancy_docs { 
	font-family: Arial,Verdana;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	color: #151b54;
}
.vacancy_docs a {
	color: #151b54; 
	text-decoration: none;
}
.vacancy_docs a:hover { 
	text-decoration: none;
	color: #990000;
}
.image_style { 
	border: 0px solid #a90000;
	list-style-type: square;
	float:left;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
.item_heading {
	padding-left:7px;
	padding-right:17px;
	padding-top:10px;
	padding-bottom:2px;
	font-weight: bold;
}
.item_title {
	padding-left:7px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight: bold;
}
.item_title a {
	color : #464646;
	text-decoration: none;
}
.item_title a:hover {
	color : #990000;
	text-decoration: none;
}
.page_numbering {
	color:#8d3219;
	padding-left:7px;
	padding-right:10px;
	padding-top:13px;
	padding-bottom:2px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.page_numbering a {
	color:#4b5669;
	font-weight: bold;
	text-decoration: underline;
}
.page_numbering a:hover {
	color:#8d3219;
	font-weight: bold;
	text-decoration: underline;
}
.item_posted_date {
	color:#999;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:2px;
}
.item_body {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:2px;
}
.item_body a {
	color : #8d3219;
	text-decoration: underline;
}
.item_body a:hover {
	color : #4b5669;
	text-decoration: underline;
}
.item_body_job {
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}

/************************************************/
.item_events_title {
color:black;
	font-size: 1.8em;
	font-weight:bold;
}

.item_events_table_column {
color: black;
font-weight: bold;
font-size: 1.2em;
}


.item_events_table_HELDUP {
color: #6666CC;
font-size: 1em;
}
.item_events_table_BHIVA {
color: #339900;
font-size: 1em;
}
.item_events_table_CISHI {
color: #993399;
font-size: 1em;
}
.item_events_table_AIDUCATION {
color: GREEN;
font-size: 1em;
}

.item_events_table p {
	font-size: 1em;
	font-weight:normal;
padding: 2px;
margin: 0;
color: black;
}

.updated_on {
color: black;
}

/*************************************************/

.heading_img {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 7px;
	padding-right : 0px;
}
.read_more { 
	text-align: right;
	text-decoration: none;
	color: #fc7901;
	padding-left:10px;
	padding-right:10px;
}
.read_more a {
	color: #464646; 
	text-decoration: none;
}
.read_more a:hover { 
	text-decoration: underline;
	color: #990000; 
}