body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:underline;
}
.clr{
	clear:both;
}
.mainContainer{
	width:948px;
	margin:0 auto;
}
.logoHeader{
	width:948px;
	/*border:solid 1px red;*/
	background:#000000 url(../../images/logoHDRBG.gif) repeat-x left bottom;
	height:100px;
	margin:15px 0 0 0;
}


.logoHeader .logo{
	float:left;
	width:auto;
}
.logoHeader .MAII{
	float:right;
	width:260px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
}
.logoHeader .MAIIlogos{
	float:right;
	width:180px;
	margin:0 0 0 0;
	padding:15px 0 0 0;
}


.logoHeader .search{
	margin:15px 20px 0 15px; 
	height:25px; 
	float:right;
}
.search input.seartxt{
	border:#474747 solid 1px;
	background:#333333;
	height:19px;
	* height:19px; /* Used for IE 6.0 hack */
	color:#FFFFFF;
	padding:0 2px 0 2px;
	width:150px;
}
.search div{
	float:left; 
	padding:0; 
	height:22px; 
	margin:0; 
}
.search input.searbtn{
	background:#353535;
	color:#FFFFFF;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding:0px 5px 0px 5px;
	//padding:0px 0px 0px 0px;
	border:#474747 solid 1px;
	height:21px;
	* height:21px; /* Used for IE 6.0 hack */ 
	* margin:1px 0px 1px 0px; /* Used for IE 6.0 hack */
	width:60px;
}

/*html>body .search input[type=button]{
	padding:3px 8px 3px 8px;
}*/







.logoHeader .chat{
	width:182px;
	margin:30px 0 0 35px;
}
.chat .imgL{
	float:left;
	width:27px;
}
.chat .imgR{
	float:right;
	width:27px;
}
.chat .ChtTxt{
	width:90px;
	height:27px;
	float:left;
	background:#262626 url(../../images/IconChat.gif) no-repeat 10px 5px;
	padding:3px 0 0 38px; 
	font: normal 15px "Arial Narrow", Arial, Verdana;
	color:#FFFFFF;
}
.navigation{
	background:#9AC407 url(../../images/navBg.gif) repeat-x left top;
	color:#0F1300;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	padding:0;
	margin:0;
}
.navigation ul{
	margin:0;
	padding:0
}
.navigation li{
	display:inline;
	text-decoration:none;
	list-style:none;

}
.navigation li a{
	padding:15px;
	text-decoration:none;
	list-style:none;
	background:url(../../images/navDivider.gif) no-repeat right;
	line-height:32px;
}

/*------ footer part -------*/
.bottomBox{
	width:auto;
	margin:5px 0 0 0;
	background:#FFFFFF;
	height:150px;
	padding:2px 0 0 2px;
}

.bottomBox ul{
	margin:0 1px 0 0;
	padding:0;
	float:left;
	width:188.2px;
}
.bottomBox li{
	list-style:none;
	padding:0 0px 0 0px;
	margin:0 0 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	/*border:red solid 1px;*/
	line-height:20px;
	background:url(../../images/SquerDivider.gif) repeat-y right top;
}
.bottomBox li h1{
	background:#7BC6FF url(../../images/BlueBGPROG.gif) repeat-x left top;
	margin:0 0 3px 0;
	padding:7px 0 7px 15px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
.bottomBox li h2{
	background:#93DC2B url(../../images/GreenBGNEWS.gif) repeat-x left top;
	margin:0 0 3px 0;
	color:#2F300F;
	padding:7px 0 7px 15px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
.bottomBox li h3{
	background:#E9EB2A url(../../images/YellowBGCAREER.gif) repeat-x left top;
	margin:0 0 3px 0;
	color:#2F300F;
	padding:7px 0 7px 15px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
.bottomBox li h4{
	background:#E9EB2A url(../../images/YellowBGCAREER.gif) repeat-x left top;
	margin:0 0 3px 0;
	color:#131313;
	padding:7px 0 7px 15px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
.bottomBox li h5{
	background:#EEA518 url(../../images/OrangeBGADMISSION.gif) repeat-x left top;
	margin:0 0 3px 0;
	color:#000000;
	padding:7px 0 7px 15px;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
}
.bottomBox li h6{
	background: #ED520D url(../../images/BrownBGINNOVATION.gif) repeat-x left top ;
	margin:0 0 3px 0;
	color:#060607;
	padding:4px 0 4px 15px;
	line-height:11px !important;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	height:22px;
	sborder:1px solid #000;
	//padding:6px 0 6px 15px;
}
.bottomBox li h6 span{
	margin:0 0 0 0;
	padding:0px 0 0 0;
}


.bottomBox a{
	color:#000000;
	text-decoration:none;
	padding:0 0 0 15px;
	/*background:url(../../images/btantarrow.jpg) no-repeat 5px center;*/
}

.bottomBox a:hover{
	color:#333333;
	text-decoration:underline;
}
.bottomBox ul.noBorder li{
	background:none !important;
}
.bottomBox strong{
	padding:0 0 0 15px;
}
.footer{
	width:auto;
	margin:8px 0 0 0;
	color:#FFFFFF;
	border-top:#9AC407 6px solid;
	background:#131313;
}
.footer ul{
	margin:0 0 10px 0;
	/*padding:0 0 0 90px;*/
	padding:0 0 0 220px; /* Changes on 15-02-2010 */
	/*text-align:center;*/
}
.footer li{
	color:#9AC407;
	display:inline;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.footer a{
	padding:0 8px 0 8px;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#9AC407;
	line-height:35px;
}
.footer a:hover{
	text-decoration:underline;
}

/*-------- right top yellow part css --------*/
.toprightshedule {
	background:#161E27 url(../../images/top-yel-bg.jpg) no-repeat left top;
	width:268px;
	height:100px;
	margin:0 0 8px 0;
	padding:0px;

}
.toprightshedule ul {
	list-style-type:none;
	margin:0 0 0 55px;
	padding:8px 0 0 0;
	width:200px;

}
.toprightshedule ul li{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font:bold 15px arial narrow, verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:28px;
	background:url(../../images/green-line.png) no-repeat left bottom;
	letter-spacing:0.02em;
}
.toprightshedule ul li a{
	
	font:bold 15px arial narrow, verdana, Arial, Helvetica, sans-serif;
	color:#000000 !important;
	line-height:28px;
}
.toprightshedule ul li.noborder{
	background:none;
}
.imgFloat{
	float:right; margin:0 0 0 5px;}
	
.footerlogo {
	width:950px;
	height:13px;
	margin:0px;
	top:-10px;
	position:relative;

}