body {
	background-color: #6D95AF;
	padding: 0px;
	margin: 0px;
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p,  h2, h3, h4, h5, h6, b, i, input, select, option, optgroup, textarea {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
h1 {
	margin: 0 0 10px 0;
	padding: 4px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #6B96AF;
	border-bottom: solid 1px #004A75;
}
h2 {
	margin: 0;
	padding: 0;
	color: #891522;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #666666;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}
h6 {
	margin: 0;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 1px #004A75;
}
p {
	text-align: justify;
	line-height: 20px;
	padding: 0;
	margin-top: 0;
}
#wrapper {
	width: 980px;
	border: 1px solid #999999;
	padding: 0;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#clearboth {
	clear: both;
}
#topbanner {
	background-color: #29405D;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	clear: both;
}
#logo {
	float: left;
	width: 701px;
	text-align: center;
}
#top-menu {
	width: 250px;
	float: right;
	margin-top: 14px;
	text-align: right;
}
#top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-menu li {
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}
#top-menu li a {
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#top-menu li a:hover {
	display: inline;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#logobanner {
	white-space: nowrap;
}
#anibanner {
	white-space: nowrap;
	clear: both;
	width: 100%;
}
#animation {
	width: 490px;
	float: left;
}
#topics {
	width: 490px;
	float: right;
	text-align: left;
	background: #F4F4EA;
}
#topics  ul#topicsLeft {
	float: left;
	display: block;
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}
#topics  ul#topicsLeft li {
	padding: 9px 5px;
	list-style-type: none;
}

#topics  ul#topicsRight {
	float: right;
	display: block;
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}
#topics  ul#topicsRight li {
	padding: 9px 5px;
	list-style-type: none;
}
#homecontent {
	width: 100%;
	vertical-align: top;
	clear: both;
}
#homeleft {
	width: 660px;
	height: 230px;
	float: left;
	background-image: url(../images/dialogue.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 60px;
}
#homeLinks {
	color: #5D9115;
	text-decoration: none;
	margin: 16px 0 0 220px;;
}
#homeLinks  ul#left {
	float: left;
	display: block;
	margin: 0;
	padding: 0 40px;
}
#homeLinks  ul#left li {
	padding-bottom: 24px;
	list-style-image: url(../images/bulet.jpg);
}
#homeLinks  ul#right {
	float: right;
	display: block;
	margin: 0;
	padding: 0 40px;
}
#homeLinks  ul#right li {
	padding-bottom: 24px;
	list-style-image: url(../images/bulet.jpg);
}
#homeLinks a {
	font-weight: bold;
	color: #5D9115;
	text-decoration: none;
}
#homeLinks a:hover {
	color: #000000;
	text-decoration: none;
}
#homeBottomLinks {
	background-color: #29405D;
	height: 24px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 220px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#homeBottomLinks ul {
	list-style-type: none;
	text-decoration: none;
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0px;
}
#homeBottomLinks li {
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#homeBottomLinks li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
}
#homeBottomLinks li a:hover {
	color: #3370CA;
	text-decoration: none;
}
#newsAnnoucement {
	width: 298px;
	float: right;
	border-left: dashed 1px #29405D;
	padding: 0 10px;
}
#newsheading {
	background-color: #29405D;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#noidaCampus {
	background-color: #29405D;
	height: 20px;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}
#noidaCampus a{
	background-color: #29405D;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
	clear: both;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	width: 80%;
	float: left;
}
#techweb {
	width: 10%;
	float: right;
	color: #FFFFFF;
} 
#techweb a {
	color: #FFFFFF;
	text-decoration: none;
}
#techweb a:hover {
	text-decoration: underline;
}
/* Inner Pages */
#content {
	width: 100%;
	clear: both;
	border-top: solid 1px #A3BAD7;
	padding-top: 2px;
	margin: 0;
}
#sideLinks {
	float: left;
	width: 180px;
	background: #EEEEEE;
}
#mainContent {
	float: right;
	width: 750px;
	padding: 0 20px;
	border-left: dashed 1px #000;
}
.highlight {
	color: #891522;
	font-weight: bold;
}
.bluehighlight {
	color: #0066CC;
}
ol li {
	list-style-image: url(../images/arrow_off.gif);
	margin-top: 3px;
	margin-bottom: 3px;
	color: #0066CC;
	text-decoration: none;
}
#dataTable  {
	border: solid 1px  #CCCCCC;
	text-align: left;
}
#dataTable tr th {
	background-color: #084F79;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	text-align: left;
}
#dataTable tr td {
	color: #213854;
	text-decoration: none;
	padding: 4px;
	margin: 0;
	border-bottom: solid 1px #CCCCCC;
}
#dataTable tr td a {
	color: #000000;
	text-decoration: none;
}
#dataTable tr td a:hover {
	color: #000000;
	text-decoration: underline;
}
#photoGallery  {
	border: solid 1px  #213854;
	border-top: solid;
}
#photoGallery tr th {
	background-color: #084F79;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	text-align: left;
}
#photoGallery tr td {
	color: #213854;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	text-align: center;
}
ol li {
	list-style-image: url(../images/linkarrow.gif);
	line-height: 20px;
}
#top {
	margin: 0 0 5px 0;
	width: 100%;
	text-align: right;
}
marquee {
	margin-top: 5px;
}
marquee p {
	font-size: 11px;
	font-weight: bold;
}
