@font-face{
	font-family:ois5;
	src:url('font/font.ttf');
}

@font-face{
	font-family:ois3;
	src:url('font/aparaj.ttf');
}
@font-face{
	font-family:ois2;
	src:url('font/Candarab.ttf');
}
*{
padding:0px;
margin:0px;
}

body{
	background:#e9e9e9;
	width:1366px;
	margin:0px auto;	
}

.admissionBody{
	width:100%;
	display:table;
	background:white;
}

.admissionBodyLeft{
	width:50%;
	display:table-cell;
}
.admissionBodyRight{
	width:50%;
	display:table-cell;
}

.joinUs{
	text-align:center;
	width:90%;
	margin:50px auto;
	font:bold 35pt normal;
	color:#5b9bd5;
}

.admitted_student{
	width:100%;
}

.note{
	color:red;
	font:normal 12pt cambria;
}

#checkForm{
	margin:50px auto;
	text-align:right;
	padding-right:5%;
}


#checkForm input[type=text]{
	padding:6px;
	width:350px;
	box-shadow:0px 0px 5px 0px #5b9bd5;
	border:0px;
}


#checkForm input[type=submit]{
	padding:7px;
	width:90px;
	background:linear-gradient(#5b9bd5 90%, #000240);
	border:0px;	
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	color:white;
}

.a_z_admission{
	list-style:none;
	width:100%;
	margin-top:100px;
}


.a_z_admission li{
	list-style:none;
	float:left;
	padding:4.5px;
	border:solid 1px #c9c9c9;
	background:linear-gradient(#fff 90%, #c9c9c9);
}


.a_z_admission li:hover{
	list-style:none;
	float:left;
	padding:4.5px;
	border:dotted 1px #c9c9c9;
	color:white;
	cursor:pointer;
	font-weight:bold;
	background:linear-gradient(#5b9bd5 90%, #c9c9c9);
}

.plate{
	background:linear-gradient(#fff 96%, #c9c9c9);	
	padding:20px 10px 10px 10px ;
	font:normal 13pt tahoma,ois5;
	color:#000240;
	box-shadow:0px 0px 5px 0px #5b9bd5;
	text-shadow:0.8px 1px #fff;
	
}

.plate li{
	list-style:none;
	padding:2px 0px;
}



















.apply{
	position:fixed;
	z-index:2000;
	margin-top:5%;
	right:0px;
	font:bold 13pt ois2,cambria;
	color:white;
	text-shadow:0.8px 1px brown;
	float:right;
	-moz-border-top-left-radius:15px;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	background:-webkit-linear-gradient(red 90%,brown 90%);
	background:-moz-linear-gradient(red 90%,brown 90%);
	background:linear-gradient(red 90%,brown 90%);
	width:130px;
	padding:10px;
	text-align:center;
}
.apply p{text-decoration:none;}

.headCover{
	background:#000057;
	background:linear-gradient(#000057 90%,#006cd9);
}

.nnn{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../images/tags-red.png");
  background-origin: padding-box;
  background-repeat: no-repeat;
  background-size: auto auto;
  color: #FFFFFF;
  display: inline-block;
  float: left;
  font-weight: bold;
  line-height: normal;
  overflow: hidden;
  padding: 3px 5px 4px 15px;
  position: absolute;
  text-align: left;
}


.headImageHolder{
	width:1150px;
	margin:0px auto;
}

.header{
	width:1366px;
	margin:0px auto;
	top:0%;
	z-index:90000000;
	
}

.headImageHolder div{
	vertical-align:middle;
	display:inline-block;
}

.class2{
	width:35%;
	margin-left:0%;
	text-align:center;
}
.s{
	width:70%;
	padding:2% 1% 2% 3%;
	border:0px;
	border-radius:5px;
	outline:none;
}
.sBtn{
	padding:2% 3%;
	border-radius:5px;
	border:0px;
	outline:none;
	margin:7px auto;
}
















.header img{
	padding:0px;
}

.navHolder{
	background:-webkit-linear-gradient(#1967af 90%,#000240);
	background:-moz-linear-gradient(#1967af 90%,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	text-align:center;
	width:1150px;
	margin:0px auto;
	z-index:90000000;
}

.nav{
	width:1150px;
	margin:0px auto;
	text-align:center;

}

.nav li a{
	text-decoration:none;
	padding:10px 27px ;
	display:block;
	color:white;
	box-shadow: 1px 0px #000240;
	font:normal 12pt ois5,tahoma ;
	letter-spacing:1px;
	text-transform:capitalize;
	text-shadow:0.8px 1px #000240;
}

.nav li a:hover{
	background:-webkit-linear-gradient(#fff 90%,#b0b0b0);
	background:-moz-linear-gradient(#fff 90%,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	color:#000240;
	text-shadow:0.8px 1px #fff;
	box-shadow:0px 1px #c9c9c9;
}

.nav li{
	list-style:none;
	float:left;
}

.nav li:last-child{
	background:red;
	background:linear-gradient(red 90%,brown);
}

.nowList{
	background:red;
	background:linear-gradient(red 90%,brown);
}



.nav li ul{display:none;}

.nav li:hover>ul{
	width:inherit;
	position:absolute;
	display:block;
	background:-webkit-linear-gradient(#1967af 90%,#000240);
	background:-moz-linear-gradient(#1967af 90%,#000240);
	background:linear-gradient(#1967af 99.5%,#000240);
	z-index:80000;
}

.nav li ul li{
	display:block;
	float:none;
}

.nav li ul li a{
	text-decoration:none;
	padding:10px 20px ;
	display:block;
	color:white;
	box-shadow:none;
	letter-spacing:1px;
	text-shadow:0.8px 1px #000240;
	box-shadow:0px 1px #79bcff;
}

.nav li ul li a:hover{
	background:-webkit-linear-gradient(#fff 90%,#b0b0b0);
	background:-moz-linear-gradient(#fff 90%,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	color:#000240;
	text-shadow:0.8px 1px #fff;
	text-align:center;
}

.nav li ul li:last-child{
	background:none;
}
.nav li ul li:last-child a{
	box-shadow:none;
}

.nav:after{
	content:"";
	height:0;
	clear:both;
	display:block;
}

.quick{
	/*background:-webkit-linear-gradient(#fff,#000240);
	background:-moz-linear-gradient(#fff,#000240);
	background:linear-gradient(#fff,#000240);*/
background:-webkit-linear-gradient(to top,#fff 98%,#dddddd);
	background:-moz-linear-gradient(to top,#fff 98%,#dddddd);
	background:linear-gradient(to top,#fff 99%,#dddddd);	
	padding-bottom:2%;
	/*background: #002129;	*/
}

.block{
	width:1150px;
	margin:0px auto;
}
.block div{
	float:left;
	width:30%;
	padding:1% 1.5%;
}
.block div center{
	background:-webkit-linear-gradient(#fff,#000240);
	background:-moz-linear-gradient(#fff,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	padding:2% 0px;
	margin-bottom:2%;
	color:white;
	
	border-radius:10px 0px 10px 0px;
}
.block:after{
	display:block;
	clear:both;
	content:"";
	height:0;
}

.link p a{
	width:95%;
	display:block;
	margin:0px auto;
	padding:2% 2%;
	background:-webkit-linear-gradient(#fff 90%,#b0b0b0);
	background:-moz-linear-gradient(#fff 90%,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	margin:0% 0% 2% 0%;
	text-decoration:none;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	font:normal 12pt ois5, cambria;
	letter-spacing:1px;
}

.link p a:hover{
	border-radius:20px;
}

.message input[type=text],.message input[type=email],.message textarea,.message input[type=submit]{
	padding:2%;
	width:98%;
	margin:0px auto;
	border-radius:10px 0px 10px 0px;
	outline:none;
}

.program select,.program input[type=submit]{
	padding:2%;
	width:98%;
	margin:0px auto;
	outline:none;
}

.contactContainer{
	padding:2% 0%;
}

.contact{
	margin:2%;
	color:#000;
	font:normal 13pt ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	/*text-shadow:0.8px 1px #000240;*/
}

.aiLinks li{
	list-style:square;
	margin:5% 0px ;
}

.aiLinks li a{
	color:white;
	text-decoration:none;
	display:block;
	font:normal 14pt ois3;
	background:-webkit-linear-gradient(#fff 90%,#b0b0b0);
	background:-moz-linear-gradient(#fff 90%,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	color:#000240;
	text-shadow:0.8px 1px #fff;
	padding:2%;
}


.foot{
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	text-align:center;
	color:white;
	padding:0.5% 0%;
	font:normal 12pt ois5;
	text-shadow:0.8px 1px #000240;
}

.body{
	width:1366px;
	margin:0px auto 0px auto;
	display:table;
}

.body:after{
	content:"";
	height:0px;
	clear:both;
	display:block;
}


.container{
	width:1150px;
	margin:0px auto;
	box-shadow:1px 0px #c9c9c9;	
	display:table-cell;
	vertical-align:top;
}

.leftBodyPage{
	width:107px;
	background:linear-gradient(to right,#fff 95%,#b0b0b0);
	display:table-cell;
	vertical-align:top;
}
.rightBodyPage{
	width:107px;
	display:table-cell;
	vertical-align:top;
	background:linear-gradient(to left,#fff 95%,#b0b0b0);
}


.left{
	width:300px;
	background:#07092f;
	display:table-cell;
	vertical-align:top;
	
}
.left ul{
	width:90%;
	margin:10% auto;
}

.left ul li{
	list-style:none;
	margin:3% 0%;
	
}
.left ul li a{
	width:96%;
	display:block;
	text-decoration:none;
	padding:2%;
	background:-webkit-linear-gradient(#fff 90%,#b0b0b0);
	background:-moz-linear-gradient(#fff 90%,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	color:#000240;
	text-shadow:0.8px 1px #fff;
	font:normal 13pt ois5,ois3;
	cursor:hand;
	}

.left ul li a:hover{
	border-radius:10px;
	cursor:hand;
	}

.clear_link{
	text-shadow:0.8px 1px #fff;	
	padding-left:2%;
}
	
	.left ul center{
	background:white;
	border-radius:20px 20px 0px 0px;
	padding:5px 3px;
	font:normal 12pt cambria,ois5;
	color:#fff;
	text-shadow:0.8px 1px #000240;
	text-transform:uppercase;
	background:-webkit-linear-gradient(#1967af 90%,#000240);
	background:-moz-linear-gradient(#1967af 90%,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	}
	
	.center{
	background:white;
	border-radius:20px 20px 0px 0px;
	padding:5px 3px;
	font:normal 12pt cambria,ois5;
	color:#fff;
	text-shadow:0.8px 1px #000240;
	text-transform:uppercase;
	background:-webkit-linear-gradient(#1967af 90%,#000240);
	background:-moz-linear-gradient(#1967af 90%,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	width:90%;
	margin:40px auto 0px auto;
	}
	
	

.right{
	width:840px;
	display:table-cell;
	vertical-align:top;
}

.banner{
	font:bold 15pt Candara,Browallia New,Andalus,cambria,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	margin-top:2%;
}

.advantage_img{
	float:left;
width:400px;
height:200px;
margin:1%;
border-radius:5px;
}


.experience_img{
	float:left;
width:400px;
height:200px;
margin:1%;
border-radius:5px;
}



.details{
	font:normal 16pt ois3;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	padding:0% 2%;
	text-align:justify;
}

.container:after{
	content:"";
	clear:both;
	height:1;
	display:block;
}
.body:after{
	content:"";
	clear:both;
	height:1;
	display:block;
}

.org_chart{
	width:90%;
	margin:0px auto;
}

.bot{
	width:98%;
	margin:0px auto;
}
.bot li{
	display:inline-block;
	margin:0px auto;
	text-align:center;
	padding:2%;
	
}


.bot li p{
	position:absolute;
	width:50%;
	left:35%;
	text-align:justify;
	background:white;
	padding:10px;
	font:normal 12pt Cambria;
	text-shadow:0.8px 1px #fff;
	color:#000240;
	box-shadow:inset 0px 0px 10px 0px green;
	background:-webkit-linear-gradient(#fff,#e0dfdf);
	background:-moz-linear-gradient(#fff,#e0dfdf);
	background:linear-gradient(#fff,#e0dfdf);
}

.bot li img{
	width:200px;
	height:200px;
}


/* Academic program style*/

.school_link{
	width:95%;
	text-align:center;
	margin:3% auto;
}

.school_link li{
	display:inline;
	float:left;
	vertical-align:middle;
	text-align:center;
	width:32%;
	word-wrap:break-word;
	cursor:pointer;
}

.school_link:after{
	content:"";
	height:0;
	clear:both;
	display:block;
}

.school_name{
	font:bold 14pt ois2,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
}

.search_container{
	width:90%;
	margin:10% auto;
	text-align:center;
	padding:3% 0px;
	background:-webkit-linear-gradient(#fff 98%,#b0b0b0);
	background:-moz-linear-gradient(#fff 98%,#b0b0b0);
	background:linear-gradient(#fff ,#b0b0b0 98%);
}

.quick_search{
	width:90%;
	text-align:left;
	margin:0% auto;
	font:normal 15pt ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
}

.searchBox{
	width:98%;
	padding:1% 1%;
	font:normal 12pt ois5;
	color:#000240;
	border-radius:5px;
	text-shadow:0.8px 1px #fff;
	box-shadow:inset 0px 0px 1px 0px #000240;
	outline:none;
}

.search_box_container{
	width:90%;
	margin:5% auto;
}


.search_box_container img{
	
	width:20px;
	height:20px;
	margin-left:-3.5%;
	margin-bottom:-1%;
}

.searchButton{

	padding:1% 3%;
	margin-right:5%;
	font:normal 13pt ois5;
	border:0px;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	background:-webkit-linear-gradient(#fff 98%,#b0b0b0);
	background:-moz-linear-gradient(#fff 98%,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	border-radius:10px;
	outline:none;
	cursor:pointer;
}


#search_result{
	width:90%;
	margin:-10% auto 1% auto;
	text-align:left;
	padding:3% 0px;
}



.a_z_container{
	width:95%;
	text-align:center;
	list-style:none;
	margin:2% auto;
}
.a_z_container li{
	float:left;
	display:inline-block;
	width:10px;
	padding:1% 1.1%;
	background:-webkit-linear-gradient(#fff 95%,#b0b0b0);
	background:-moz-linear-gradient(#fff 95%,#b0b0b0);
	background:linear-gradient(#fff 95%,#b0b0b0 );
	border:solid 1px #c9c9c9;
	color:#000240;
	text-align:center;
	text-shadow:0.8px 1px #fff;
	font:normal 13pt ois5;
}




.a_z_container li:hover{
	font:normal 13pt ois2,ois5;
	cursor:pointer;
	color:#fff;
	text-shadow:0.8px 1px #000240;
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	border-radius:5px;
	text-align:center;
}

.a_z_container:after{
	content:"";
	height:0;
	clear:both;
	display:block;
}

.displayA_Z{
	width:90%;
	margin:0px auto;
}

/*Academic Program Style*/

.programHead{
	width:90%;
	margin:10% auto 0% auto;
	padding:1%;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	border-radius:50px 50px 0px 0px;
	font:bold 15pt ois2;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
}

.programBottom{
	width:90%;
	margin:2% auto 0% auto;
	padding:1%;

	border-radius:0px 0px 50px 50px;
	font:bold 15pt ois2;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	text-align:center;
	cursor:pointer;
}




.reviewDisplayContainer{
	width:inherit;
	position:absolute;
	margin:0px auto 0px auto;
	left:0px;
	right:0px;
}

.reviewDisplay{
	width:90%;
	margin:-2% 0px 0% 22%;
	text-align:justify;
	font:normal 13pt ois5;
	position:relative;
	letter-spacing:1px;
	display:none;
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 98%,#000240);
	color:#fff;
	text-shadow:0.8px 1px #000240;
	padding:2%;
	
}

.question{
	width:90%;
	margin:2% auto 0% auto;
	padding:1%;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	font:bold 13pt ois2;
	border-radius:0px 0px 10px 10px;
	border-left:solid 2px #000240;
	border-right:solid 2px #000240;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	text-align:left;
	cursor:pointer;
}
.answer{
	width:90%;
	margin:0px auto;
	text-align:justify;
	font:normal 13pt cambria;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	padding:2%;
}
.programBottom a{
	display:block;
	text-decoration:none;
}

.programList{
	width:85%;
	margin:10px auto;
	padding:2%;
}


.programList li{
	list-style:none;
}


.programListClick{
	margin:2% 0%;
	font:normal 16pt ois3,Aparajita,Calibri,cambria,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	padding:1% ;
	cursor:pointer;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	-moz-border-top-left-radius:15px;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	
}


.programListClick:hover{
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	color:#fff;
	text-shadow:0.8px 1px #000240;
}


.programListClick a{
	text-decoration:none;	
	color:#000240;
	text-shadow:0.8px 1px #fff;
	display:block;
}


.programListClick a:hover{
	color:#fff;
	text-shadow:0.8px 1px #000240;
		display:block;
}


.programListClickOpen{
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	color:#fff;
	text-shadow:0.8px 1px #000240;
}

.displaySelected{
	font:normal 15pt  ois3,Aparajita,cambria,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	width:98%;
	margin:0px auto;
		
}

.programList li table{
	margin:1% 0%;
	font:normal 16pt  ois3,Aparajita,Calibri,cambria,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	cursor:pointer;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 100%,#b0b0b0);
	border:0px;
	width:100%;
}

.programList li table th{
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	border:0px;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	box-shadow:1px 0px #c9c9c9;
	font:bold 15pt  Aparajita,ois3,cambria,ois5;
	padding:1% 2%;
}


.programList li table tr td{
	border:0px;
	font:normal 15pt  ois3,Aparajita,cambria,ois5;
	box-shadow:1px 0px #c9c9c9;
	border-bottom:solid 1px #c9c9c9;
	padding:1% 2%;
}

.table{
	margin:1% auto;
	font:normal 16pt  ois3,Aparajita,Calibri,cambria,ois5;
	cursor:pointer;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 100%,#b0b0b0);
	border:0px;
	width:98%;
}

.table th{
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	border:0px;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	box-shadow:1px 0px #c9c9c9;
	font:bold 15pt  Aparajita,ois3,cambria,ois5;
	padding:1%;
}


.table tr td{
	border:0px;
	font:normal 15pt  ois3,Aparajita,cambria,ois5;
	box-shadow:1px 0px #c9c9c9;
	border-bottom:solid 1px #c9c9c9;
	padding:0%;
	vertical-align:top;
}


.hr{
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#c9c9c9 90%,#b0b0b0);
	border:0px;
	padding:1px;
}

.synopsis{
	margin:1% 0%;
	font:normal 16pt ois3,Aparajita,Calibri,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	text-align:justify;
}

.synopsis p{
	margin:1% 0%;
	font:normal 16pt  ois3, Aparajita;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	text-decoration:underline;
	padding:2px 0px;
}


.ft{
	display:inline-block;
	vertical-align:top;
	margin:1% 3%;
	padding:1%;
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	color: #fff;
	text-shadow:0.8px 1px #000240;
	cursor:pointer;
}


/*Application Page Style*/
.applicationOption{
	font:bold 15pt ois2;
	margin-top:5%;
	text-align:center;
	width:200px;
	padding:1%;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
}

.applicationInstruction li{
	font:normal 17pt ois3,ois5;
	color:#000240;
	letter-spacing:0.5px;
	text-shadow:0.8px 1px #fff;
	padding:1% 0%;
	text-align:justify;
	margin:1% 0%;
}
/*Prospective Student Style*/

.programName{
	width:90%;
	margin:3% auto 0% auto;
	padding:1%;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	font:bold 15pt ois2;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	cursor:pointer;
}
.glyphicon1{float:left;}
.glyphicon2{float:right;}
.after:after{
	content:"";
	clear:both;
	height:1;
	display:block;
}


.requirementDisplay{
	width:90%;
	margin:7% auto 3% auto;
	padding:1%;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	font:bold 15pt ois2;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	cursor:pointer;
	
}

.schoolName{
	width:90%;
	cursor:pointer;
	margin:3% auto 0% auto;
	padding:1%;
	font:bold 15pt ois2;
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	color:#fff;
	text-shadow:0.8px 1px #000240;
}




.displayProgramList{
	width:90%;
	margin:10px auto;
	list-style-image:url('list.png');
	list-style-position:inside;
}
.displayProgramList li{
	font:normal 17pt ois3;
	color:#000240;text-shadow:0.8px 1px #fff;
	letter-spacing:0.5px;
	
	padding:1% 0%;
	text-align:justify;
	margin:1% 0%;
}
.displayProgramList li a{
	text-decoration:none;
	color:#000240;
}


/*Quick Link Style*/

.campusImage{
	width:90%;
	margin:10% auto;
}
.campusImage img{
	width:100%;
	margin:5% auto;
}


.grid{
	width:95%;
	margin:0px auto;
}
.grid li{
	float:left;
	width:200px;
	display:inline-block;
	height:200px;
	text-align:center;
	margin:4% 3%;
	
}

.grid li div{
	width:200px;
	box-shadow:inset 0px 0px 10px 0px #008080;
	height:200px;
	text-align:center;
	border-radius:5px;
	background:url('../images/car.jpg');
}

.grid li div img{
	width:200px;
	height:200px;
	border-radius:5px;
}
.grid li center{
	text-align:center;
}

.grid li a{
	text-decoration:none;
		color:#000240;
		text-shadow:0.8px 1px #fff;
	font:normal 12pt ois2;
	
}


.grid:after{
	content:"";
	height:0;
	clear:both;
	display:block;
}

.topicContainer center{
	margin:7% auto 0% auto;
	padding:1%;
	text-align:center;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	border-radius:50px 50px 0px 0px;
	font:bold 15pt ois2;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
}


.now{
	margin:2% auto;
	font:normal 16pt ois3,Aparajita,Calibri,cambria,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	padding:1% ;
	width:90%;
	cursor:pointer;
	background:-webkit-linear-gradient(#fff,#b0b0b0);
	background:-moz-linear-gradient(#fff,#b0b0b0);
	background:linear-gradient(#fff 90%,#b0b0b0);
	-moz-border-top-left-radius:15px;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
}


.topicContainer div{
	margin:2% auto;
	font:normal 16pt ois3,Aparajita,Calibri,cambria,ois5;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	padding:1% ;
	width:90%;
	text-align:justify;
	
}
.topicContainer div p{
	margin-bottom:2%;
	font:normal 12pt ois2;
	
}
.now2{
	background:-webkit-linear-gradient(#1967af,#000240);
	background:-moz-linear-gradient(#1967af,#000240);
	background:linear-gradient(#1967af 90%,#000240);
	color:#fff;
	text-shadow:0.8px 1px #000240;
}

.partnerContainer{
	width:inherit;
	margin:2% auto;
}

.partnerContainer p{
	float:left;
}

.partnerContainer:after{
	content:"";
	height:0px;
	clear:both;
	display:block;
}

.grid2{
	width:95%;
	margin:5% auto;

}

.grid2 li{
	float:left;
	width:20%;
	margin:2%;
	overflow:hidden;
	text-align:center;
}

.grid2 li a{
	text-decoration:none;
	color:#000240;
	text-shadow:0.8px 1px #fff;
	font:normal 14pt ois3;
	height:200px;
	text-transform:capitalize;
	display:block;
}


.grid2:after{
	content:"";
	height:0px;
	clear:both;
	display:block;
}

/*Donate style*/
.donate_form{
padding:10px;
}
.donate_form input[type=radio]{
	width:10px;
}
.donate_form input{
	width:200px;
	padding:5px;
	margin:2px;
	font:normal 12pt cambria;
}
.donate_form select{
	width:auto;
	padding:5px;
	margin:2px;
	font:normal 12pt cambria;
	background:transparent;
	border:solid 1px #c9c9c9;
}
.donate_form input[type=submit],.donate_form input[type=reset]{
	background:white;
	padding:5px 3px;
	border:0px;
	font:normal 12pt cambria,ois5;
	color:#fff;
	margin:5px 0px 5px 0px;
	text-shadow:0.8px 1px #000240;
	text-transform:uppercase;
	background:-webkit-linear-gradient(#1967af 90%,#000240);
	background:-moz-linear-gradient(#1967af 90%,#000240);
	background:linear-gradient(#1967af 90%,#000240);
}
.donate_form input[type=submit]:hover,.donate_form input[type=reset]:hover{
	color:#1967af;
	border:solid 1px #1967af;
	background:-webkit-linear-gradient(#fff 90%,#fff);
	background:-moz-linear-gradient(#fff 90%,#fff);
	background:linear-gradient(#fff 90%,#fff);
}
.donate_form label{
	background:white;
	padding:5px 3px;
	font:normal 12pt cambria,ois5;
	color:#fff;
	margin:5px 0px 5px 0px;
	text-shadow:0.8px 1px #000240;
	text-transform:uppercase;
	background:-webkit-linear-gradient(#1967af 90%,#000240);
	background:-moz-linear-gradient(#1967af 90%,#000240);
	background:linear-gradient(#1967af 90%,#000240);
}
.donate_list{
	list-style:auto;
	padding:15px;
	text-align:justify;
}
















