body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#page {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
.clr{
	clear: both;
	height: 0px;
}
.text1 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
}
a.text1:hover {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #80be37;
}
.text2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.text2:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #80be37;
	text-decoration: none;
}
.text3 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
	line-height: 20px;
}
.text4 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.text4:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #ffb347;
	text-decoration: none;
}
.text5 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	line-height: 30px;
}
.text6 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text8 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	line-height: 20px;
}
.grey_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.grey_text:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #3c8627;
	text-decoration: none;
}
.orange_text {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #ffb347;
	text-decoration: none;
}
.bluetext {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #1650e8;
	text-decoration: none;
}


.grey_text2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.grey_text3 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
.grey_text4 {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a.grey_text4:hover {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #3c8627;
	text-decoration: none;
}
.green_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #80be37;
	text-decoration: none;
}
.green_textb {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #3C8626;
	text-decoration: none;
}
a.green_textb:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}
.green_textb2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #3C8626;
	text-decoration: none;
}
.green_text2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #3c8626;
	text-decoration: none;
}
a.green_text2:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}

.white_text {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.more_text {
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.red_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color:#FF0000
}
.redtext {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #d4292d;
}
.heading_text{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #575e5e;
}
.rightborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbf;
}
.dotted_border{
	background-image: url(../images/dotted_border1.gif);
	background-repeat: repeat-x;
}
.dotted_border1{
	background-image: url(../images/dotted_border2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.green_borderbg{
	background-color: #ccdcdc;
}
.grey_borderbg{
	background-color: #aab8b8;
}
.greenbg {
	background-color: #3c8626;
	height: 28px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.space{
	float: left;
	width: 13px;
}
.img_border {
	padding: 1px;
	border: 1px solid #3c8626;
}
.img_border1 {
	border: 1px solid #d2d2d3;
	padding: 3px;
}


/*============================================================HEADER=========================================================*/


#header {
	height: 206px;
	width: 100%;
}
#logo {
	float: left;
	width: 151px;
	padding-left: 15px;
	height: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#title {
	width: 492px;
	float: left;
	padding-left: 26px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 25px;
	height: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#top_right {
	float: left;
	width: 207px;
	padding-left: 25px;
	height: 125px;
}
#top_right .bookmark {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	padding: 7px 15px 20px 0px;
}
#top_right .topicon {
	
}
#top_right .topicon div {
	width: 45px;
	float: left;
	height: 15px;
	text-align: center;
}
#top_right .topicon div img {
	border: none;
}
#top_right .toplink {
	text-align: right;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	padding-top: 12px;
	padding-right:15px;
}
#tabs {
	background-color: #3c8627;
}
#tabs .insider {
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 14px;
	padding-left: 17px;
}
#tabs .insider ul {
	padding:0px;
	margin: 0px;
}

#tabs .insider li {
	padding:0px;
	margin: 0px;
	float: left;
	list-style-type: none;
}



/*============================================================HEADER END=========================================================*/


/*============================================================BODY=========================================================*/


#middle {
	width: 100%;
	margin-top: 15px;
}
#middle .leftbox {
	float: left;
	width: 180px;
	background-color: #575e5e;
	margin-bottom: 8px;
}
#middle .midbox {
	float: left;
	width: 547px;
}
#centre_div{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#centre_div1{
	padding-top: 10px;
}
div .centre_tabs{
	padding-bottom: 30px;

}
div .centre_tabs img{
	padding-bottom: 1px;

}
.centretabs_heading{
	text-align: left;
	height: 40px;

}
.centre_tabs_textbg{
	height: 17px;
	background-color: #3c8626;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg1{
	height: 17px;
	background-color: #D066E5;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg1_1{
	height: 17px;
	background-color: #DD77ED;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg2{
	height: 17px;
	background-color: #D15155;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg3{
	height: 17px;
	background-color: #F2924C;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg4{
	height: 17px;
	background-color: #1650e8;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg5{
	height: 17px;
	background-color: #f6a11c;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg6{
	height: 17px;
	background-color: #F39B5B;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg7{
	height: 17px;
	background-color: #DA76EE;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}
.centre_tabs_textbg8{
	height: 17px;
	background-color: #f6b44b;
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 52px;
	padding-top: 3px;
	padding-left: 58px;
}


/*div.centre_tabs1{
	padding-top: 20px;
}
.centre_tabs2{
	float: left;
	width: 248px;
}
div.centre_tabs1 img{
	background-color: #f5f5f5;
	padding: 14px;
}*/

.centretab_right{
	float: left;
	width: 110px;
}
.centretab_middle{
	float: left;
	width: 198px;
}
.centretab_left{
	float: left;
	width: 198px;
}
#middle .rightbox {
	float: left;
	width: 217px;
}
.rightbox_greybg{
	background-color: #d2d2d3;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.rightbox_greybg1{
	background-color: #ededee;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
	height: 300px;
	padding-right: 10px;
}
.intern_stu_tab {
	background-color: #f6a11c;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 14px;
}
.breadcrumb_bg {
	background-color: #ccdcdc;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.breadcrumb_bg_arrow {
	float: left;
	width: 25px;
}
.breadcrumb_bg_text {
	float: left;
}
.academics_tab {
	background-color: #ca34e6;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 14px;
}
.admission_tab {
	background-color: #d4292d;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 14px;
}
.infrastructure_tab {
	background-color: #fb6a00;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 14px;
}
.guwahati_tab {
	background-color: #1650e8;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 14px;
}
.pagename_orangebg{
	background-color: #ffb347;
	padding-left: 18px;
	height: 107px;
	padding-top: 30px;
}
.pagename_orangebg1{
	background-color: #ffb347;
	padding-left: 5px;
	height: 107px;
	padding-top: 30px;
}
#page_details {
	width: 100%;
}
#page_details p {
	margin: 0px;
	padding-top: 10px;
}
#page_details .detailstext {
	float: left;
	width: 350px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #575e5e;
	line-height: 14px;
}
#page_details .detailsimg {
	float: left;
	padding-top: 30px;
	padding-left: 7px;
}
#page_details .detailsimg1 {
	float: left;
}
#page_details .detailsimg img {
	border: 1px solid #d2d2d3;
	padding: 3px;
}
#page_details .detailsimg2 {
	float: left;
	padding-top:15px;
	padding-left: 7px;
}

#page_details .detailsimg2 img {
	border: 1px solid #d2d2d3;
	padding: 3px;
}
#news {
	padding-top: 18px;
	padding-left:5px;
}
#news ul {
	margin: 0px;
	padding: 0px;
}
#news ul li {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #3C8626;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 10px;
	list-style-type: disc;
	list-style-position: inside;
}
#news ul li div {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 3px;
}
#gallery {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778181;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 5px;
}
#download {
	background-color: #575e5e;
	background-image: url(../images/download_bg1_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
}
#download .download_text {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #a8b5b5;
	text-decoration: none;
	padding-top: 43px;
	padding-left: 47px;
	padding-right: 10px;
}
.virtual_tour{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778181;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 5px;
}

#flash1 {
	float: left;
	width: 540px;
}
#flash2 {
	float: left;
	width: 404px;
}


/*===========================SITEMAP===============================*/

#sitemap{
	width: 517px;
	margin-right: 20px;
	padding-top: 30px;
	margin-left: 10px;
}
#sitemap div.sitemap_box{
	width: 162px;
	float: left;
	list-style-type: none;
	margin-left: 10px;
	padding-bottom: 10px;
}
#sitemap ul{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 17px;
}
#sitemap ul li{
	list-style-image: url(../images/arrow2.gif);
}
#sitemap ul li ul{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sitemap ul li ul li{
	list-style-image: url(../images/arrow3.gif);

}
.sitemap_headbg{
	list-style-type: none;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3c8626;
	line-height: 22px;
	padding-left: 10px;
}
.sitemap_link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #575e5e;
	text-decoration: none;
	line-height: 20px;
}
a.sitemap_link:hover {
	color: #80be37;
}
.sitemap_link2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #575e5e;
	text-decoration: none;
}
a.sitemap_link2:hover {
	color: #80be37;
}
/*===========================SITEMAP===============================*/


/*===========================Form===============================*/
#apply_form {
	padding:0px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border:none;
	line-height: 28px;
}
#apply_form fieldset ul, fieldset li{
	border:0; margin:0; padding:0; list-style:none;
}
#apply_form fieldset{
	border:none;
}
#apply_form fieldset li{
	clear:both;
	list-style:none;
	border:none;
}

#apply_form fieldset input{
	float:left;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 3px;

}
#apply_form fieldset select{
	float:left;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;

}
#apply_form fieldset textarea{
	float:left;
	height: 50px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #666666;

}
#apply_form fieldset label{
	width:140px;
	float:left;
}
.submit {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 69px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.reset {
	background-image: url(../images/reset.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 65px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.login {
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 68px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
/*===========================Form===============================*/


/*============================================================BODY END=========================================================*/


/*============================================================FOOTER=========================================================*/



#footer {
	width: 100%;
}
#footer .greybg {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	width: 100%;
	background-color: #dcdcdc;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.floatdiv {
	float: left;
	width: 49.95%;
}
.floatdiv1 {
	float: left;
	width: 35%;
}
.floatdiv2 {
	float: left;
	width: 65%;
}
.floatdiv3{
	float: left;
	width:33%;
}
#footer .footer_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	width: 729px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}
#footer .ago_text {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	width: 215px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}

/*============================================================FOOTER END=========================================================*/



#pop1 {
	position:absolute;
	width:608px;
	z-index:200;
	left: 278px;
	top: 311px;
}
#pop2 {
	position:absolute;
	width:608px;
	z-index:200;
	left: 278px;
	top: 311px;
}
.send_but {
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 57px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grey_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #46360c;
	text-decoration: none;
	line-height:35px;
}
.list {
	margin: 0px;
	padding-top: 10px;
	padding-left: 23px;
	list-style-type: decimal;
}
.list li {
	margin: 0px;
	padding-top: 6px;
}
.red_text1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #ff0000;
}
.detailstext2{
	float: left;
	width:420px;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #575e5e;
	line-height: 14px;
	}
