@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:0px;
	background-color:#e5e6ea;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:13px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}
@font-face {
        font-family: "Swis721 Cn BT";
        src: url('../fonts/946899415-swissc.eot');
        src: url('../fonts/946899415-swissc.eot?#iefix') format('embedded-opentype'),
        url('../fonts/946899415-swissc.svg#Swis721 Cn BT') format('svg'),
        url('../fonts/946899415-swissc.woff') format('woff'),
        url('../fonts/946899415-swissc.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,
img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* ===========================
   ========= Headings ======== 
   =========================== */
h1 {font-size: 5em;}	/* 42px */
h2 {font-size: 1.571em;}	/* 22px */
h3 {font-size: 1.429em;}	/* 20px */
h4 {font-size: 1.286em;}	/* 18px */
h5 {font-size: 1.143em;}	/* 16px */
h6 {font-size: 1em;}		/* 14px */

h1, h2, h3, h4, h5, h6 {
	/*font-weight: 400;*/
	line-height: 1.1;
	margin-bottom: .8em;
	font-weight:600;
}
/*========================== main style ========================*/
.mainDiv{
	margin:0 auto;
	padding:0;
	max-width:980px;
	width:100%;
	height:auto;
}
.top_header{
	width:100%;
	height:65px;
	margin-bottom:8px;
	background-color:#FFF;
}
.logo{
	width:120px;
	height:65px;
	float:left;
}
.topMenu{
	width:357px;
	height:65px;
	margin-right:15px;
	float:right;
}
.Tmenu{
	width:96%;
	height:35px;
	float:right;
}
.lenguagemenu{
	width:auto;
	height:auto;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}
.lenguagemenu ul{
	margin:0;
	list-style:none;
	display:inline;
}
.lenguagemenu ul li{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#2045a0;
}
.lenguagemenu ul li a{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#2045a0;
	text-decoration:none;
}
.lenguagemenu ul li a:hover{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#7088c4;
	text-decoration:underline;
}
.logout_icon{
	width:20px;
	height:19px;
	margin-top:-4px;
	margin-left:10px;
	margin-right:8px;
	float:left;
}
.logout_text{
	margin-top:5px;
	margin-right:0px;
	margin-bottom:15px;
	padding-top:4px;
	float:right;
}
.logout_text a{
	float:left;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	vertical-align:middle;
	font-weight:600;
	color:#449956;
	text-decoration:none
}
.logout_text a:hover{
	float:left;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#a1db63;
	text-decoration:underline;
}
.homemenu{
	width:96%;
	height:auto;
	margin-top:3px;
	margin-bottom:5px;
	float:right;
}
.homemenu ul{
	margin:0;
	list-style:none;
	display:inline;
	float:right;
}
.homemenu ul li{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:normal;
	color:#868686;
}
.homemenu ul li a{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
}
.homemenu ul li a:hover{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
/*--------------------------menu-------------------*/
.main_menu{
	width:100%;
	height:auto;
}
.clear{
	clear:both;
}
.banner_area{
	width:100%;
	height:auto;
	margin-bottom:10px;
	margin-top:5px;
}
.banner_left{
	width:75%;
	height:auto;
	float:left;
}
.banner_left img{
	width:100%;
	height:auto;
}
.banner_right{
	width:23%;
	height:199px;
	float:right;
	margin-left:18px;
	background-color:#ffffff;
}
.vikramshila_logo{
	width:102px;
	height:69px;
	margin-left:54px;
	margin-top:20px;
}
.divisionline{
		width:201px;
		height:2px;
		margin-top:10px;
		margin-bottom:30px;
		margin-left:10px;
}
.mahindratech_logo{
	width:172px;
	height:45px;
	margin-left:20px;
}
/*-----------------------mobile banner none-----------------*/
.content{
	width:100%;
	min-height:260px;
	overflow:hidden;
	margin-bottom:8px;
	margin-top:5px;
}
/*------------------left column-----------*/
.leftcolunm{
	width:200px;
	height:auto;
	float:left;
}
.lc_btn1{
	width:200px;
	height:50px;
	background-color:#2045a0;
}
.lc_btn1 ul {
	list-style:none;
}
.lc_btn1 li{
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn1 li a{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn1 li a:hover{
	width:200px;
	height:50px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
/*.lc_btn1{
	width:200px;
	height:62px;
	background-color:#a86d4d;
}*/
.lc_btn2{
	width:200px;
	height:50px;
	background-color:#2045a0;
	margin-top:4px;
}
.lc_btn2 ul {
	list-style:none;
}
.lc_btn2 li{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn2 li a{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn2 li a:hover{
	width:200px;
	height:50px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn3{
	width:200px;
	height:50px;
	background-color:#2045a0;
	margin-top:4px;
}
.lc_btn3 ul {
	list-style:none;
}
.lc_btn3 li{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn3 li a{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn3 li a:hover{
	width:200px;
	height:50px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn4{
	width:200px;
	height:50px;
	background-color:#449956;
	margin-top:4px;
}
.lc_btn4 ul {
	list-style:none;
}
.lc_btn4 li{
	width:200px;
	height:50px;
	background-color:#449956;
	float:left;
}
.lc_btn4 li a{
	width:200px;
	height:50px;
	background-color:#449956;
	float:left;
	text-decoration:none;
}
.lc_btn4 li a:hover{
	width:200px;
	height:50px;
	background-color:#92c859;
	float:left;
	text-decoration:none;
}
.lc_btn5{
	width:200px;
	height:50px;
	background-color:#2045a0;
	margin-top:4px;
}
.lc_btn5 ul {
	list-style:none;
}
.lc_btn5 li{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn5 li a{
	width:200px;
	height:50px;
	background-color:#2045a0;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn5 li a:hover{
	width:200px;
	height:50px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.icon_1{
	width:35px;
	height:35px;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
.icon_2{
	width:35px;
	height:35px;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
.icon_3{
	width:35px;
	height:35px;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
.icon_4{
	width:35px;
	height:35px;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
.icon_5{
	width:35px;
	height:35px;
	margin-top:8px;
	margin-left:10px;
	float:left;
}
.btn_text1{
	width:auto;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#fff;
	float:left;
	margin-top:7px;
	margin-left:10px;
}
.btn_text{
	width:auto;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:20px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	margin-top:14px;
	margin-left:10px;
}
.btn_text2{
	width:auto;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:20px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#2045a0;
	float:left;
	margin-top:15px;
	margin-left:10px;
}
/*------------------middle column-----------*/
.middlecolunm{
	width:518px;
	height:268;
	margin-left:17px;
	float:left;
	background-color:#FFF;
	border:1px solid #93cf55;
}
.middlecolunm_scroll{
	width:513px;
	overflow-y: scroll;
	height:255px;
	margin-top:5px;
	margin-bottom:5px;
	background:rgba(255, 255, 255, 0.2);
}
.heading_text{
	font-family: "Swis721 Cn BT";
	font-size:22px;
	line-height:24px;
	/*text-transform:uppercase;*/
	font-weight:500;
	color:#6a2300;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.body_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	/*text-transform:uppercase;*/
	color:#000;
	margin-left:10px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.body_text1{
	margin-left:60px;
}
.body_text1 ul{
	display:inline;
	}
.body_text1 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}
.body_text1 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
}
.body_text1 li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#000000;
	text-decoration:underline;
}
.special_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	font-weight:600;
	color:#00420e;
	font-style:italic;
	margin-left:10px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:10px;
}
.more_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:right;
	font-weight:500;
	color:#85707c;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:15px;
}
.more_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:right;
	font-weight:500;
	color:#85707c;
	text-decoration:none;
}
.more_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:right;
	font-weight:500;
	color:#930;
	text-decoration:none;
}
/*------------------right column-----------*/
.rightcolunm{
	width:226px;
	height:auto;
	float:right;
}
.student_login{
	width:226px;
	height:131px;
	background-color:#449956;
}
.slogin_hedingtext{
	margin-top:4px;
	margin-left:18px;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:16px;
	float:left;
	text-transform:uppercase;
	font-weight:500;
	color:#2045a0;
}
.input_field{
	width:186px;
	float:left;
	clear:both;
	margin-left:18px;
	margin-top:5px;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	color:#2045a0;
	line-height:16px;
	border:solid 1px #427a74;
	background-color:#deefee;
	font-weight:500;
}
.input_button {
	font-family: "Swis721 Cn BT";
	font-size:15px;
	color:#fff;
	line-height:20px;
	border:0;
	background-color:#2045a0;
	float:left;
	margin-left:8px;
	margin-top:0px;
	margin-right:0px;
}
.input_button:hover {
	background: #6177ad;
	cursor:pointer;
} 
.new_account{
	width:100%;
	height:20px;
	margin-top:7px;
	margin-left:7px;
	clear:both;
}
.new_account ul{
	list-style:none;
}
.new_account li{
	font-family: "Swis721 Cn BT";
	font-size:11px;
	color:#2045a0;
	float:left;
	line-height:20px;
	font-weight:500;
	text-decoration:none;
}
.new_account li a{
	font-family: "Swis721 Cn BT";
	font-size:11px;
	color:#2045a0;
	line-height:20px;
	font-weight:500;
	text-decoration:none;
}
.new_account li a:hover{
	font-family: "Swis721 Cn BT";
	font-size:11px;
	color:#fff;
	line-height:20px;
	font-weight:500;
	text-decoration:underline;
}
.event{
	width:226px;
	height:131px;
	margin-top:4px;
	background-color:#2045a0;
}
.event_hedingtext{
	margin-top:4px;
	margin-left:18px;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	float:left;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
}
.event_scrollarea{
	width:190px;
	margin-top:5px;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:18px;
	height:auto;
	float:left;
	background-color:#ffffff;
}
.news_text{
	float:left;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	line-height:14px;
	font-weight:500;
	color:#000;
	float:left;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}
.news_text a{
	float:left;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	line-height:18px;
	font-weight:500;
	color:#000;
	float:left;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.news_text a:hover{
	float:left;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	line-height:18px;
	font-weight:500;
	color:#000;
	float:left;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.news_border{
	height:1px;
	float:left;
	border-top:1px dashed #745f64;
}
/*----------------------footer------------*/
.footer{
	width:100%;
	height:36px;
	background-color:#2045a0;
	margin-bottom:15px;
	border-bottom:7px solid #449956;
}
.footer_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-align:left;
	color:#FFF;
	padding-top:7px;
}
/* ------------------ Inner contain----------*/
.inner_content{
	width:100%;
	min-height:330px;
	clear:both;
	overflow:hidden;
	margin-bottom:8px;
	margin-top:10px;
}
.inner_leftcolunm{
	width:518px;
	height:auto;
	float:left;
	background-color:#FFF;
}
.inner_rightcolunm{
	width:226px;
	height:auto;
	float:right;
	margin-left:11px;
}
/* media quary*/
@media screen and (max-width:320px)
{
.mainDiv{
	margin:0 auto;
	padding:0;
	width:96%;
	height:auto;
}
.top_header{
	width:100%;
	height:auto;
	margin-bottom:8px;
	background-color:#FFF;
}
.logo{
	width:120px;
	height:65px;
	float:none;
	margin-left:60px;
}
.logo img{
	width:100%;
	height:auto;
}
.topMenu{
	margin:0 auto;
	padding:0;
	width:240px;
	height:65px;
	padding-bottom:10px;
	float:none;
}
.Tmenu{
	width:100%;
	height:auto;
	float:right;
}
.lenguagemenu{
	width:55%;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}
.lenguagemenu ul{
	margin:0;
	list-style:none;
	display:inline;
}
.lenguagemenu ul li{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#415a9a;
}
.lenguagemenu ul li a{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#415a9a;
	text-decoration:none;
}
.lenguagemenu ul li a:hover{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#415a9a;
	text-decoration:underline;
}
.logout_icon{
	width:32px;
	height:30px;
	margin-top:-6px;
	margin-left:10px;
	margin-right:8px;
	float:left;
}
.logout_text{
	margin-top:8px;
	margin-right:0px;
	margin-bottom:15px;
	padding-top:7px;
	float:right;
}
.logout_text a{
	float:left;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	vertical-align:middle;
	font-weight:600;
	color:#449956;
	text-decoration:none
}
.logout_text a:hover{
	float:left;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:600;
	color:#a1db63;
	text-decoration:underline;
}
.homemenu{
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.homemenu ul{
	margin:0;
	list-style:none;
	display:inline;
	float:none;
}
.homemenu ul li{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:normal;
	color:#868686;
}
.homemenu ul li a{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
}
.homemenu ul li a:hover{
	display:inline;
	font-family: "Swis721 Cn BT";
	/*direction: ltr;*/
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.main_menu{
	width:100%;
	height: auto;
}
.banner_area{
	width:100%;
	height:auto;
	margin-bottom:10px;
	margin-top:5px;
}
.banner_left{
	width:98%;
	height:auto;
	float: none;
}
.banner_left img{
	width:100%;
	height: 70%;
}
.banner_right{
	width:98%;
	height:199px;
	float: none;
	margin-left:0px;
	background-color:#fff;
}
.vikramshila_logo{
	width:102px;
	height:69px;
	margin-left:100px;
	padding-top:20px;
}
.divisionline{
		width:201px;
		height:2px;
		margin-top:10px;
		margin-bottom:25px;
		margin-left:50px;
}
.mahindratech_logo{
	width:172px;
	height:45px;
	margin-left:60px;
}
/*-----------------------mobile banner-----------------*/
.content{
	width:100%;
	min-height:330px;
	clear:both;
	overflow:hidden;
	margin-bottom:8px;
}
/*------------------left column-----------*/
.leftcolunm{
	margin:auto 0;
	padding:0;
	margin-left:52px;
	margin-bottom:15px;
	width:62.5%;
	height:auto;
	float:none;
	text-align:center;
}
.lc_btn1{
	width:200px;
	height:62px;
	background-color:#494f9b;
}
.lc_btn1 ul {
	list-style:none;
}
.lc_btn1 li{
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn1 li a{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn1 li a:hover{
	width:200px;
	height:62px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
/*.lc_btn1{
	width:200px;
	height:62px;
	background-color:#a86d4d;
}*/
.lc_btn2{
	width:200px;
	height:62px;
	background-color:#494f9b;
	margin-top:4px;
}
.lc_btn2 ul {
	list-style:none;
}
.lc_btn2 li{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn2 li a{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn2 li a:hover{
	width:200px;
	height:62px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn3{
	width:200px;
	height:62px;
	background-color:#494f9b;
	margin-top:4px;
}
.lc_btn3 ul {
	list-style:none;
}
.lc_btn3 li{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn3 li a{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn3 li a:hover{
	width:200px;
	height:62px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn4{
	width:200px;
	height:62px;
	background-color:#78a629;
	margin-top:4px;
}
.lc_btn4 ul {
	list-style:none;
}
.lc_btn4 li{
	width:200px;
	height:62px;
	background-color:#78a629;
	float:left;
}
.lc_btn4 li a{
	width:200px;
	height:62px;
	background-color:#78a629;
	float:left;
	text-decoration:none;
}
.lc_btn4 li a:hover{
	width:200px;
	height:62px;
	background-color:#92c859;
	float:left;
	text-decoration:none;
}
.lc_btn5{
	width:200px;
	height:62px;
	background-color:#494f9b;
	margin-top:4px;
}
.lc_btn5 ul {
	list-style:none;
}
.lc_btn5 li{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
}
.lc_btn5 li a{
	width:200px;
	height:62px;
	background-color:#494f9b;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.lc_btn5 li a:hover{
	width:200px;
	height:62px;
	background-color:#6379af;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
}
.icon_1{
	width:35px;
	height:35px;
	margin-top:14px;
	margin-left:10px;
	float:left;
}
.icon_2{
	width:35px;
	height:35px;
	margin-top:15px;
	margin-left:10px;
	float:left;
}
.icon_3{
	width:35px;
	height:35px;
	margin-top:15px;
	margin-left:10px;
	float:left;
}
.icon_4{
	width:35px;
	height:35px;
	margin-top:15px;
	margin-left:10px;
	float:left;
}
.icon_5{
	width:35px;
	height:35px;
	margin-top:15px;
	margin-left:10px;
	float:left;
}
.btn_text1{
	width:auto;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#fff;
	float:left;
	margin-top:14px;
	margin-left:10px;
}
.btn_text{
	width:auto;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:20px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
	float:left;
	margin-top:22px;
	margin-left:10px;
}
.btn_text2{
	width:auto;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:20px;
	letter-spacing:0px;
	text-transform:uppercase;
	font-weight:500;
	color:#494f9b;
	float:left;
	margin-top:22px;
	margin-left:10px;
}
/*------------------middle column-----------*/
.middlecolunm{
	width:300px;
	height:268;
	margin:0px auto;
	margin-bottom:10px;
	float: none;
	background-color:#FFF;
	border:1px solid #93cf55;
}
.middlecolunm_scroll{
	width:295px;
	overflow-y: scroll;
	height:255px;
	margin-top:5px;
	margin-bottom:5px;
	background:rgba(255, 255, 255, 0.2);
}
.body_text1{
	margin-left:40px;
}
.body_text1 ul{
	display:inline;
	}
.body_text1 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	color:#85707c;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}
.body_text1 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	color:#990000;
	text-decoration:none;
}
.body_text1 li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	color:#990000;
	text-decoration:underline;
}
.heading_text{
	font-family: "Swis721 Cn BT";
	font-size:22px;
	line-height:24px;
	/*text-transform:uppercase;*/
	font-weight:500;
	color:#08336a;
	margin:10px;
}
.body_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	/*text-transform:uppercase;*/
	color:#000;
	margin:10px;
}
.special_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	font-weight:600;
	color:#00420e;
	margin:10px;
}
.more_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:right;
	font-weight:500;
	color:#08336a;
	margin:10px;
}
.more_text a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:right;
	font-weight:500;
	color:#08336a;
	text-decoration:none;
}
.more_text a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:right;
	font-weight:500;
	color:#930;
	text-decoration:none;
}
/*------------------right column-----------*/
.rightcolunm{
	width:226px;
	height:auto;
	float:left;
	margin-left:37px;
}
.student_login{
	width:226px;
	height:160px;
	background-color:#449956;
}
.slogin_hedingtext{
	margin-top:12px;
	margin-left:18px;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	float:left;
	text-transform:uppercase;
	font-weight:500;
	color:#49629b;
}
.input_field{
	margin-left:18px;
	margin-top:8px;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	color:#49629b;
	line-height:20px;
	border:solid 1px #427a74;
	background-color:#deefee;
	font-weight:500;
}
.input_button {
	font-family: "Swis721 Cn BT";
	font-size:15px;
	color:#fff;
	line-height:20px;
	border:0;
	background-color:#415a9a;
	float:right;
	margin-top:8px;
	margin-right:20px;
}
.input_button:hover {
	background: #6177ad;
	cursor:pointer;
} 
.new_account{
	font-family: "Swis721 Cn BT";
	font-size:13px;
	color:#4b619a;
	font-weight:500;
	line-height:20px;
	float:right;
	margin-top:8px;
	margin-right:20px;
	clear:both;
}
.new_account a{
	font-family: "Swis721 Cn BT";
	font-size:13px;
	color:#4b619a;
	line-height:20px;
	text-decoration:none;
}
.new_account a:hover{
	font-family: "Swis721 Cn BT";
	font-size:13px;
	color:#4b619a;
	line-height:20px;
	text-decoration:underline;
}
.event{
	width:226px;
	height:160px;
	margin-top:4px;
	background-color:#2045a0;
}
.event_hedingtext{
	margin-top:12px;
	margin-left:18px;
	font-family: "Swis721 Cn BT";
	font-size:15px;
	line-height:18px;
	float:left;
	text-transform:uppercase;
	font-weight:500;
	color:#FFFFFF;
}
.event_scrollarea{
	width:190px;
	margin-top:7px;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:18px;
	height:100px;
	float:left;
	background-color:#ffffff;
}
.news_text{
	float:left;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	line-height:18px;
	font-weight:500;
	color:#745f64;
	float:left;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}
.news_text a{
	float:left;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	line-height:18px;
	font-weight:500;
	color:#745f64;
	float:left;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.news_text a:hover{
	float:left;
	font-family: "Swis721 Cn BT";
	font-size:13px;
	line-height:18px;
	font-weight:500;
	color:#745f64;
	float:left;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.news_border{
	height:1px;
	float:left;
	border-top:1px dashed #745f64;
}
}