/* CSS Document */
/* CSS Document */
div.search_list{
float:left;
text-align:left;
}
div.search_list ul.search_listing{
list-style-position:inside;
list-style-image:url(../images/arrow.GIF);
}

body {
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

* {
	margin:0px;
	padding:0px;
}

a {
	border:0px;
}

img {
	border:0px;
}

div.clear{
	clear:both;
	font-size:0;
	line-height:0;
}

/*------------------Main Div - Start-------------*/

div.main-container {
	font-family:Arial, Helvetica, sans-serif;
	width:776px;
	margin:auto;
	padding:0px;
}

/*------------------Main Div - Ends-------------*/

/*------------------*/


div.top-links-bg {
	width:776px;
	height:22px;
	padding-top:3px;
	/*background:url(../images/top-links-bg.jpg) repeat-x top left;*/
}

div.top-links-bg ul{
	list-style-type:none;
	padding:3px 0px 0px 0px;
	float:left;
	margin:0px;
}

div.top-links-bg ul li{
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	color:#385a7b;
	font-weight:bold;
}

div.top-links-bg ul li span.link{
	font-size:11px;
	margin:0px 10px;
}

div.top-links-bg ul li span.link a{
	font-size:11px;
	color:#385a7b;
	text-decoration:none;
}

div.top-links-bg ul li span.link a:hover{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

div.top-links-bg ul li span.linkSelected{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	margin:0px 10px;
}

/*-----*/





/*-----*/
div.search-bg{
	background:url(../images/search-bg.gif) no-repeat top right;
	width:776px;
	height:28px;
	float:left;
}
div.search{
	display:inline;
	float:left;
	height:15px;
	margin: 0px 5px 0px 33px;
}

div.search-text {
	display:inline;
	float:left;
	font-size:11px;
	color:#383838;
	font-weight:bold;
	padding:2px;
}
.search-text-input {
	float:left;
	font-size:9px;
	color:#383838;
	font-weight:bold;
	padding:2px;
	height:9px;
	width:120px;
}

div.search_input_text{
	margin-left:0px;
	float:left;
	width:15px;
	height:10px;
	font-size:10px;
	color:#383838;
}
div.search_input_text input{
	width:40px;
	height:13px;
	margin-bottom:3px;
}
div.search-go-button{
display:inline;
	width:28px;
	height:15px;
	padding:0px;
	margin:0px;
	float:right;
}
/*-----*/



/*-----*/
div.logo-container{
	width:776px;
	height:70px;
	float:left;
}

div.logo{
	width:474px;
	height:70px;
	float:left;
}

div.logo-header-text{
	width:292px;
	margin-top:29px;
	margin-left:10px;
	height:50px;
	float:left;
}

div.logo-header-text a{
	text-decoration:none;
	color:#333333;	/*#385a7b;*/
}
div.logo-header-text a:hover{
	text-decoration:underline;
	color:#333333;
}

/*-----*/

div.middle-container{
	width:762px;
	float:left;
	margin:0px 0px;
}

/*-----*/

div.middle-container-left{
	width:216px;
	float:left;
}

/*---------left side mainMenu----------*/

div.mainMenu{
	margin-bottom:7px;
	width:216px;
	float:left;
}

div.mainMenu ul{
	list-style-type:none;
	float:left;
}

div.mainMenu ul li{
	float:left;
	padding:0px;
	margin:0px;
}

/*-------------CorporateOverviewButton----------*/

.corporateButton{
	padding:0;
	margin:0;
	float:left;
}

a.corporateButton{
	background:url(images/corporate-button.gif) no-repeat;
}

a.corporateButton:hover{
	background:url(images/corporate-button-over.gif) no-repeat;
	display:block;
}


a.corporateButtonSelected{
	background:url(images/corporate-button-over.gif) no-repeat;
	float:left;
}
/*-------------------*/

/*-------------FinancialButton----------*/

.financialButton{
	padding:0;
	margin:0;
	float:left;
}

a.financialButton{
	background:url(images/financial-button.gif) no-repeat;
}

a.financialButton:hover{
	background:url(images/financial-button-over.gif) no-repeat;
	display:block;
}


a.financialButtonSelected{
	background:url(images/financial-button-over.gif) no-repeat;
	float:left;
}
/*-------------------*/

/*-------------groupButton----------*/


a.groupButton{
	background:url(images/group-button.gif) no-repeat;
		float:left;
}

a.groupButton:hover{
	background:url(images/group-button-over.gif) no-repeat;
	display:block;
}


a.groupButtonSelected{
	background:url(images/group-button-over.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*-------------newProjectButton----------*/

.newprojectsButton{
	padding:0;
	margin:0;
	float:left;
}

a.newprojectsButton{
	background:url(images/new-projects-button.gif) no-repeat;
}

a.newprojectsButton:hover{
	background:url(images/new-projects-button-over.gif) no-repeat;
	display:block;
}


a.newprojectsButtonSelected{
	background:url(images/new-projects-button-over.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*-------------milestonesButton----------*/

.milestonesButton{
	padding:0;
	margin:0;
	float:left;
}

a.milestonesButton{
	background:url(images/milestone-button.gif) no-repeat;
}

a.milestonesButton:hover{
	background:url(images/milestone-button-over.gif) no-repeat;
	display:block;
}


a.milestonesButtonSelected{
	background:url(images/milestone-button-over.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*-------------eBusinessButton----------*/

.eBusinessButton{
	padding:0;
	margin:0;
	float:left;
}

a.eBusinessButton{
	background:url(images/ebusiness-button.gif) no-repeat;
}

a.eBusinessButton:hover{
	background:url(images/ebusiness-button-over.gif) no-repeat;
	display:block;
}


a.eBusinessButtonSelected{
	background:url(images/ebusiness-button-over.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*------------MiddleLeftSide-----------*/
div.middleLeft{
	width:214px;
	float:left;
}

/*-------------------*/

/*------------MiddleRightSide-----------*/
div.middleRightSide{
	width:190px;
	float:right;
}
/*-------------------*/

div.chairman{
	background:url(images/chairmen-message-image_p.gif) no-repeat;
	width:140px;
	margin-top:8px;
	padding-bottom:5px;
	padding-top:25px;
	padding-left:50px;
	padding-right:5px;
	float:left;
}

div.chairman p{
	color:#3d4144;
	padding-left:5px;
	padding-top:5px;
}

div.chairman p.know{
	color:#385a7b;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:13px;

}

div.chairman p.know a{
	padding-left:60px;
	color:#385a7b;
	text-decoration:none;
	font-weight:bold;
}

div.chairman p.know a:hover{
	color:#385a7b;
	text-decoration:underline;
	font-weight:bold;
}
/*------------groupCompanies-----------*/

div.groupCompanies{
	margin-top:7px;
	background-image:url(images/group-companies-bg-image.gif);
	float:left;
	width:184px;
	height:85px;
	padding:28px 14px 5px 14px;
}

div.groupCompanies p{
	color:#3d4144;
	line-height:10px;
}

div.groupCompanies p a{
	color:#385a7b;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-top:0px;
}

div.groupCompanies p a:hover{
	color:#000000;
	text-decoration:underline;
}

/*----------------------*/

/*------------newProjects-----------*/

div.newProject{
	margin-top:22px;
	background-image:url(images/new-projects-bg-image.gif);
	float:left;
	width:184px;
	height:85px;
	padding:28px 14px 5px 14px;
}

div.newProject p{
	color:#385a7b;
	line-height:10px;
}

div.newProject p a{
	color:#385a7b;
	text-decoration:none;
	float:left;
	padding-top:5px;
}

div.newProject p a:hover{
	color:#000000;
	text-decoration:underline;
}





/*----------------------*/

/*------------middle-container-right-----------*/

div.middle-container-right{
	width:546px;
	float:left;
}

div.top-image{
	width:546px;
	/*height:243px;*/
	float:left;
}

/*-----------------------*/

/*------------MiddleRight-----------*/
div.middleRight{
	/*background:url(images/seperator-middle-bg.gif) repeat-y top left;*/
	width:529px;
	padding:7px 0px 7px 10px;
	float:left;
}
/*-------------------*/

div.middleRightContaint{
	/*background:url(images/seperator-middle-navigation-bg.gif) repeat-y top left;*/
	width:500px;
	padding:0px 0px 7px 10px;
	float:left;
}


div.middleRightContaintBorder{
	/*background:url(images/seperator-middle-navigation-bg.gif) repeat-y top left;*/
	border-left: 1px dotted #9d9d9d;
	width:500px;
	padding:0px 0px 7px 10px;
	float:left;
}
/*----------*/

div.mainContaint{
	width:310px;
	float:left;
}

div.mainContaint p.containtInfo{
	color:#242424;
	line-height:13px;
	text-decoration:none;
	padding-top:12px;
}

div.mainContaint p a{
	color:#385a7b;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-top:5px;
}

div.mainContaint p a:hover{
	color:#000000;
	text-decoration:underline;
}

div.mainContaint img.button{
	padding:15px 0px 20px 0px;
	float:left;
}


/*----------------------------*/

div.newsUpdates{
	margin-top:22px;
	background:url(images/newsUpdates-bg.gif) no-repeat;
	float:left;
	width:166px;
	height:91px;
	padding-left:14px;	/*28px 14px 0px 14px;*/
	padding-bottom:0px;
	padding-top:28px;
	padding-right:14px;

}

div.newsUpdates p{
	color:#385a7b;
	line-height:10px;
}

div.newsUpdates p a{
	color:#385a7b;
	text-decoration:none;
	float:left;
	padding-top:5px;
}

div.newsUpdates p a:hover{
	color:#000000;
	text-decoration:underline;
}


/*-----------FOOTER-------------*/

div.footer {
	width:768px;
	height:20px;
	float:left;
	/*background:url(../images/footer-bg.gif) repeat-x top left;*/
}

div.footer p{
	color:#385a7b;
	font-size:11px;
	float:left;
	padding: 2px 0px 0px 2px;
}

div.footer p.leftLinks{
	color:#5f6365;
	font-size:11px;
	float:right;
	padding: 2px 7px 7px 0px;
	text-decoration:none;
}

div.footer p.leftLinks a{
	color:#5f6365;
	text-decoration:none;
}

div.footer p.leftLinks a:hover{
	color:#000000;
	text-decoration:underline;
}

div.groupCompaniesLeftLinks{
	width:204px;
	padding: 7px 5px 5px 5px;
}

div.groupCompaniesLeftLinks h2{
	font-size:13px;
	color:#000000;
	font-weight:bold;

}

div.groupCompaniesLeftLinks h2 a{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.groupCompaniesLeftLinks h2 a:hover{
	font-size:13px;
	color:#5f6365;
	font-weight:bold;
	text-decoration:underline;

}

div.groupCompaniesLeftLinks h3{
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	font-size:11px;
	color:#385a7b;
	font-weight:bold;
	margin-bottom:5px;
	background:url(../images/blue_arrow.gif) no-repeat;
}

div.groupCompaniesLeftLinks h3 a{
	font-size:11px;
	color:#385a7b;
	font-weight:bold;
	text-decoration:none;
}

div.groupCompaniesLeftLinks h3 a:hover{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

div.groupCompaniesLeftLinks h3 a.selectedh3{
	font-size:11px;
	color:#751414;
	font-weight:bold;
	text-decoration:none;
}


div.groupCompaniesLeftLinks ul{
	list-style-type:square;
	font-size:10px;
	color:#565656;
	padding:0px 0px 0px 40px;
	margin:0px 0px 0px 0px;
}

div.groupCompaniesLeftLinks ul li{
}

div.groupCompaniesLeftLinks ul li a{
	color:#565656;
	text-decoration:none;
}

div.groupCompaniesLeftLinks ul li a:hover{
	text-decoration:underline;
	color:#990000;
}

div.groupCompaniesLeftLinks ul li a.selected{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

div.groupCompaniesLeftLinks ul li.selected{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}



/*----------------------------------------*/


div.groupCompaniesLeftLinksBorder{
	width:204px;
	padding: 3px 5px 0px 5px;
}

div.groupCompaniesLeftLinksBorder img{
	padding: 3px 0px 0px 5px;
}


div.groupCompaniesLeftLinksBorder a{
	font-size:11px;
	color:#3f6ba9;
	text-decoration:none;
}

div.groupCompaniesLeftLinksBorder a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

div.groupCompaniesLeftLinksBorder h2{
	font-size:13px;
	color:#000000;
	font-weight:bold;

}

div.groupCompaniesLeftLinksBorder h2 a{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.groupCompaniesLeftLinksBorder h2 a:hover{
	font-size:13px;
	color:#5f6365;
	font-weight:bold;
	text-decoration:underline;

}

div.groupCompaniesLeftLinksBorder h3{
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	font-size:11px;
	color:#385a7b;
	font-weight:bold;
	margin-bottom:5px;
	background:url(../images/blue_arrow.gif) no-repeat;
}

div.groupCompaniesLeftLinksBorder h3 a{
	font-size:11px;
	color:#385a7b;
	font-weight:bold;
	text-decoration:none;
}

div.groupCompaniesLeftLinksBorder h3 a:hover{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

div.groupCompaniesLeftLinksBorder h3 span.selectedh3{
	font-size:11px;
	color:#751414;
	font-weight:bold;
	text-decoration:none;
}


div.groupCompaniesLeftLinksBorder ul{
	list-style-type:square;
	font-size:10px;
	color:#565656;
	padding:0px 0px 0px 40px;
	margin:0px 0px 0px 0px;
}

div.groupCompaniesLeftLinksBorder ul li{
}

div.groupCompaniesLeftLinksBorder ul li a{
	color:#565656;
	text-decoration:none;
}

div.groupCompaniesLeftLinksBorder ul li a:hover{
	text-decoration:underline;
	color:#990000;
}

div.groupCompaniesLeftLinksBorder ul li a.selected{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

/*------------------------------*/







div.groupCompaniesContaint{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:510px;
	margin-top:7px;
	margin-left:3px;
	padding-left:4px;
	padding-bottom:10px;
	min-height:200px;
}

div.groupCompaniesContaint h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#385a7b;
}

div.groupCompaniesContaint p{
	text-decoration:none;
	color:#3d4144;
	padding-bottom:5px;
}

div.groupCompaniesContaint p.spacing{
	padding-bottom:5px;
}

div.groupCompaniesContaint p.title{
	text-decoration:none;
	font-weight:bold;
	color:#3f6ba9;
	font-size:12px;
	padding:0px;
}

div.groupCompaniesContaint p.title1{
	text-decoration:none;
	font-weight:bold;
	color:#3f6ba9;
	font-size:12px;
	padding:0px;
}

div.groupCompaniesContaint p.subTitle{
	text-decoration:none;
	font-weight:bold;
	color:#3c3c3d;
	font-size:10px;
	padding:0px;
}

div.groupCompaniesContaint p.span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#751414;
}

div.groupCompaniesContaint p a{
	text-decoration:none;
	color:#506e8b;
	font-weight:bold;
	text-decoration:underline;
}

div.groupCompaniesContaint p a:hover{
	text-decoration:none;
	color:#3d4144;
}

div.groupCompaniesContaint p a.award{
	text-decoration:none;
	color:#506e8b;
	font-weight:normal;
}

div.groupCompaniesContaint p a.award:hover{
	text-decoration:underline;
	color:#3d4144;
	font-weight:normal;
}
div.groupCompaniesContaint img.certificate{
	padding: 2px 0px 0px 0px;
}

div.groupCompaniesContaint h2{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;

}

div.containt-details{
	width:auto;
	color:#385a7b;
	float:left;
}
div.containt-details_right{
	width:350px;
	float:left;
	padding:0;
	margin:0;
}

div.containt-details_right p{
	width:350px;
	float:left;
	padding:0;
	margin:0;
}
div.containt-details h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#385a7b;
	margin-bottom:8px;
}

div.containt-details img{
	/*width:134px;
	height:62px;*/
	float:left;
	margin-right:5px;
}

div.containt-details img.buttonInfo{
	width:82px;
	height:22px;
	float:left;
	margin-top:2px;
}

div.containt-details img.knowMore{
	height:22px;
	float:left;
	margin-top:2px;
}

div.containt-details ul{
	list-style-type:square;
	font-size:11px;
	color:#565656;
	padding:0px 0px 0px 40px;
	margin:0px 0px 0px 0px;
}

div.containt-details ul li a{
	color:#385a7b;
	text-decoration:none;
}

div.containt-details ul li a:hover{
	color:#000000;
	text-decoration:underline;
}
div.containt-details a{
	color:#0099FF;
/*	color:#385a7b;*/
	text-decoration:none;
}

div.containt-details a:hover{
	color:#000000;
	text-decoration:underline;
}
div.horizontal-seperator{
	width:520px;
	height:30px;
	background:url(../images/horizontal-seperator.gif) repeat-x center;
}

div.horizontal-seperatorNavigation{
	width:auto;
	height:20px;
	background:url(../images/horizontal-seperator.gif) repeat-x center;
}
/*-----------------------------*/

.knowmoreButton{
	padding:0;
	margin:0;
	float:left;
}

a.knowmoreButton{
	background:url(images/know-more-button.gif) no-repeat;
}

a.knowmoreButton:hover{
	background:url(images/know-more-button-over.gif) no-repeat;
	display:block;
}

div.gotoTop{
	margin-top:5px;
	color:#385a7b;
	text-decoration:none;
	float:right;
	background:url(../images/back_to_top.gif) no-repeat right;
	padding-right: 15px;
}

div.gotoTop a{
	color:#385a7b;
	text-decoration:none;
}

div.gotoTop a:hover{
	color:#000000;
	text-decoration:underline;
}

/*-------for table in Careers Section----------*/
th{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
text-align:center;
}
tr
{
text-align:left;
}

.subhead{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
padding:5px 1px;
text-align:left;
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/*text-align:center;*/
}

td a{
color:#385a7b;
	text-decoration:none;
	text-align:left;
}
	
td a:hover{
	color:#000000;
	text-decoration:underline;
	text-align:left;
}

div.contactDetails{
	margin-top:10px;
	width:430px;
}

div.contactDetails p{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f6ba9;
	padding-bottom:5px;
}

div.contactDetails p.title2{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3f6ba9;
	padding-bottom:5px;
}

div.contactDetails p a{
	color:#393a3a;
	text-decoration:underline;
	font-size:12px;
}

div.contactDetails p span{
	font-size:14px;
	color:#1b3045;
	padding-bottom:5px;
}

div.contactDetails p img{
	padding-bottom:10px;
}

div.feedbackForm{
	width:339px;
	margin-top:30px;
}

div.feedbackForm 	table tr td{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f6ba9;
	text-align:left;
	padding:10px 0px;
}

div.feedbackForm table tr td.noPadding{
	padding:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9c9c;
}

div.feedbackForm table tr td.noPadding1{
	padding:0px 5px 0px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9c9c;
	text-align:right;
}

div.feedbackForm table tr td span{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:red;
	padding-left:2px;
}


div.feedbackForm input{
	width:230px;
	float:left;
	height:15px;
	color:#000000;
	border:1px solid #385a7b;
}

div.feedbackForm textarea{
	width:230px;
	float:left;
	color:#000000;
	border:1px solid #385a7b;
}

div.feedbackForm p{
	color:#3f6ba9;
	font-size:12px;
}

/*added by ravi* purpose to use as live separator*/
div.separator{
	height:10px;
	clear:both;
}

.txt_link{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003399;
}
.txt_link:hover
{
text-decoration:underline;
color:#000033;
background-color:#FFFFFF;
}
.table_boder{
	border:1px solid #0066CC;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

.imgeDisplay{
text-align:center;

height:300px;
width:420px;
vertical-align:bottom;
/*padding-left:155px;*/
}
.list_images{
vertical-align:middle;
height:70px;

text-align:center;
}
.border_financial{
border:1px;
border-style:solid;
border-color:#f9f9f9;
color:#000000;
}








/*-------------CorporateOverviewButton----------*/

.corporateButton_index{
	padding:0;
	margin:0;
	float:left;
}

a.corporateButton_index{
	background:url(images/profilebutton_new.gif) no-repeat;
}

a.corporateButton_index:hover{
	background:url(images/profilebuttonmo_new.gif) no-repeat;
	display:block;
}


a.corporateButtonSelected_index{
	background:url(images/profilebuttonmo_new.gif) no-repeat;
	float:left;
}
/*-------------------*/

/*-------------FinancialButton----------*/

.financialButton_index{
	padding:0;
	margin:0;
	float:left;
}

a.financialButton_index{
	background:url(images/finantialbutton_new.gif) no-repeat;
}

a.financialButton_index:hover{
	background:url(images/finantialbuttonmo_new.gif) no-repeat;
	display:block;
}


a.financialButtonSelected_index{
	background:url(images/finantialbuttonmo_new.gif) no-repeat;
	float:left;
}
/*-------------------*/

/*-------------groupButton----------*/


a.groupButton_index{
	background:url(images/groupbutton_new.gif) no-repeat;
		float:left;
}

a.groupButton_index:hover{
	background:url(images/groupbuttonmo_new.gif) no-repeat;
	display:block;
}


a.groupButtonSelected_index{
	background:url(images/groupbuttonmo_new.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*-------------newProjectButton----------*/

.newprojectsButton_index{
	padding:0;
	margin:0;
	float:left;
}

a.newprojectsButton_index{
	background:url(images/newprojectsbotton_new.gif) no-repeat;
}

a.newprojectsButton_index:hover{
	background:url(images/newprojectsbottonmo_new.gif) no-repeat;
	display:block;
}


a.newprojectsButtonSelected_index{
	background:url(images/newprojectsbottonmo_new.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*-------------milestonesButton----------*/

.milestonesButton_index{
	padding:0;
	margin:0;
	float:left;
}

a.milestonesButton_index{
	background:url(images/milestonebutton_new.gif) no-repeat;
}

a.milestonesButton_index:hover{
	background:url(images/milestonebuttonmo_new.gif) no-repeat;
	display:block;
}


a.milestonesButtonSelected_index{
	background:url(images/milestonebuttonmo_new.gif) no-repeat;
	float:left;
}

/*-------------------*/

/*-------------eBusinessButton----------*/

.eBusinessButton_index{
	padding:0;
	margin:0;
	float:left;
}

a.eBusinessButton_index{
	background:url(images/e-businessbutton_new.gif) no-repeat;
}

a.eBusinessButton_index:hover{
	background:url(images/e-businessbuttonmo__new.gif) no-repeat;
	display:block;
}


a.eBusinessButtonSelected_index{
	background:url(images/e-businessbuttonmo__new.gif) no-repeat;
	float:left;
}

/*-------------------*/