/* Inner Page Styles */
.container {
	padding: 14px 0px;
	background: #fff;
}
.main-content {
	float: right;
	padding: 15px 26px 0 0;
	width: 675px;
	position: relative;
}
[class^="icon-"] {
 background: url("../images/common/sprite.png") no-repeat;
 display: inline-block;
}
/* Sidebar Side Menu */
#sidebar {
	float: left;
	margin: 6px 0 0 14px;
	width: 203px;
}
.side-menu {
}
.side-menu h3 {
	padding: 15px;
	margin: 0;
	background: #00457c;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-shadow: none;
	text-transform: uppercase;
}
.side-menu > ul {
	margin: 0;
	padding: 15px 0 15px 15px;
	list-style: none;
}
.side-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-menu ul li {
	padding: 0;
	position: relative;
	list-style: none;
	font-size: 13px;
	color: #504e4e;
}
.side-menu ul li a:hover {
	color: #504e4e;
	font-weight: normal;
}
.side-menu ul li ul {
	display: none;
}
.side-menu ul li ul {
	margin: 0px;
	padding: 3px 0 3px 8px;
	border-bottom: 1px solid #ccc;
}
.side-menu ul li.active .drop-down {
	background: url("../images/inner/arrow2.gif") no-repeat;
	height: 8px;
	width: 8px;
}
.side-menu ul li:hover .droptext, .side-menu ul li.active .droptext {
	background: #efefef;
}
.side-menu ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.side-menu ul li .drop-down:hover {
	color: #504E4E;
	font-size: 1.3em;
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	font-family: 'bitstream_vera_serifroman';
	color: #7e7e7e;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	color: #7e7e7e;
	font-family: 'bitstream_vera_serifroman';
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	color: #b7911f;
	font-family: 'bitstream_vera_serifroman';
}
p {
	margin: 0px 0px 15px;
}
a.link1 {
	font-size: 1.3em;
	color: #B7911F;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}
a.link2 {
	font-size: 1.3em;
	color: #B7911F;
	text-decoration: underline;
}
a.link2:hover {
	text-decoration: none;
}
ul.list-style3 li {
	color: #b08c1e;
}
ul.list-style3 li a {
	color: #504e4e;
	font-size: 1.1em;
	text-decoration: none;
}
ul.list-style3 li a:hover {
	color: #b08c1e;
	text-decoration: underline;
}
.FormInner {
	color: #7e7e7e;
	font-size: 13px;
}
.FormInner label {
	color: #7e7e7e;
	display: block;
	width: 150px;
	float: left;
	margin: 0 30px 0 0;
}
.FormInner input {
	color: #000;
	margin: 0 0 15px;
	padding: 0px;
	outline: 0;
}
.FormInner textarea {
	color: #7e7e7e;
	padding: 0px;
	display: block;
	margin-bottom: 15px;
	border: 1px solid #a6a6a6;
	outline: 0;
}
.RadCaptcha label {
	width: 100%;
}
.RadCaptcha img {
	margin-bottom: 10px;
	width: 100px !important;
	height: 54px !important;
}
.RadCaptcha .captcha-text {
	float: left;
	width: 150px;
	margin: 0px 30px 0 0;
}
input#submit-btn {
	float: left;
	color: #000;
	margin-right: 10px;
	padding: 2px 5px;
}
.red-text {
	margin-top: 40px;
}
input#reset-btn {
	color: #000;
	padding: 2px 5px;
}
p a {
	font-size: 1em;
}
.accordion-block ul.flex-direction-nav {
	list-style-type: none;
	margin-top: -10px;
	z-index: 100;
	position: relative;
	padding: 0;
}
.accordion-block ul.flex-direction-nav li a.flex-prev {
	float: left;
	margin-top: -30%;
}
.accordion-block .flexslider.carousel ul.flex-direction-nav li a.flex-prev, .accordion-block .flexslider.carousel-1 ul.flex-direction-nav li a.flex-prev, .accordion-block .flexslider.carousel ul.flex-direction-nav li a.flex-next, .accordion-block .flexslider.carousel-1 ul.flex-direction-nav li a.flex-next {
	margin-top: -2%;
}
.accordion-block ul.flex-direction-nav li a.flex-next {
	float: right;
	margin-top: -30%;
}
.flex-direction-nav .flex-prev {
	background: url("../images/inner/ad_scroll_back.png") no-repeat 0;
	text-indent: -9999em;
	display: inline-block;
	width: 20px;
	display: none;
}
.flex-direction-nav .flex-next {
	background: url("../images/inner/ad_scroll_forward.png") no-repeat 0;
	text-indent: -9999em;
	display: inline-block;
	width: 20px;
	display: none;
}
.accordion-block .flexslider.slider .flex-viewport, .accordion-block .flexslider.slider-1 .flex-viewport, .accordion-block .flexslider.carousel .flex-viewport, .accordion-block .flexslider.carousel-1 .flex-viewport {
	width: 92%;
	margin: 0 auto;
}
.accordion-block .flexslider.slider:hover .flex-direction-nav .flex-prev, .accordion-block .flexslider.slider-1:hover .flex-direction-nav .flex-prev, .accordion-block .flexslider.carousel .flex-direction-nav .flex-prev, .accordion-block .flexslider.carousel-1 .flex-direction-nav .flex-prev, .accordion-block .flexslider.slider:hover .flex-direction-nav .flex-next, .accordion-block .flexslider.slider-1:hover .flex-direction-nav .flex-next, .accordion-block .flexslider.carousel .flex-direction-nav .flex-next, .accordion-block .flexslider.carousel-1 .flex-direction-nav .flex-next {
	display: block !important;
}
.carousel.flexslider .slides li img, .carousel-1.flexslider .slides li img {
	width: 100%;
}
.carousel.flexslider .slides > li, .carousel-1.flexslider .slides > li, .carousel.flexslider .slides img, .carousel-1.flexslider .slides img {
	width: 48px;
	cursor: pointer;
	margin-right: 5px;
}
.flex-viewport ul li.flex-active-slide img {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.etabs {
	min-height: 195px;
	border-bottom: 3px solid #B7911F;
	margin-bottom: 25px;
}
.etabs ul {
	list-style: none;
	padding: 0;
}
.etabs ul li {
	float: left;
	margin-left: 15px;
	width: 145px;
	outline: none;
}
.etabs ul li a {
	text-decoration: none;
	outline: none;
}
.etabs ul li:first-child {
	margin-left: 0;
}
.etabs li img {
	height: 145px;
	width: 145px;
}
.testimonyImgTxt {
	font: bold 12px "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	padding: 5px 0 5px 0;
	margin-top: 0;
	text-indent: 0;
	text-align: center;
	width: 100%;
}
.panel-container figure {
	float: right;
}
.panel-container img {
	max-height: 450px;
	max-width: 250px;
	padding: 0 0 12px 12px;
}
.panel-container .tilte {
	font: normal 1.2em "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	text-align: center;
	display: block;
	font-weight: bold;
}
.panel-container .short-info {
	text-align: center;
}
.panel-container .short-info p {
	margin: 0;
}
.side-menu ul a {
	line-height: none;
	color: #504e4e;
}
.side-menu ul a:hover, .side-menu ul > li.selected > a {
	color: #00457c;
	font-weight: bold;
}
.side-menu ul li span.droptext {
	padding: 8px;
	border-bottom: 1px solid #ccc;
	display: block;
}
.sidenavtext {
	padding: 0px 0px 0px 15px;
	background: url("../images/inner/sidebar-lili.png") no-repeat 0 5px;
}
.side-menu li.active .droptext, .side-menu li.active a .droptext {
	background: #efefef;
}
.side-menu ul li .drop-down {
	position: absolute;
	background: url("../images/inner/arrow1.gif") no-repeat;
	right: 20px;
	height: 8px;
	width: 5px;
	z-index: 1;
	top: 13px;
	cursor: pointer;
}
.side-menu li ul a {
	margin-top: 7px;
}
.side-menu li.selected > ul {
	/*background-image: url(../images/inner/sidebar-active-list-bg.jpg);*/
	padding-left: 15px;
}
.side-menu li ul a:hover, .side-menu ul > li.selected > ul > li a {
	color: #000;
}
.side-menu li ul li, .side-menu li ul li a {
	color: #7e7e7e !important;
	font-size: 11px;
	text-decoration: none;
	border-bottom: none;
	padding: 2px 0px;
}
.side-menu li ul li a:hover {
	color: #bb8912 !important;
}
.accordion-block, .accordion-block img {
	width: 100%;
}
.accordion-block ul.slides {
	padding: 0;
}
.collapse_panel a {
	color: #b7911f;
	text-decoration: none;
	padding-left: 20px;
	background: url("../images/inner/expand.gif") no-repeat left;
}
.accordion-block.active .collapse_panel h3 a {
	background: url("../images/inner/collapse.gif") no-repeat left;
}
.accordion-block .slider-wrap {
	margin: 0 auto;
	display: none;
}
#accordion h3:hover {
	background: url(../images/inner/accordionhoverimg.png) repeat-x 0 0;
}
#accordion h3:focus {
	outline: 0;
}
#accordion h3.ui-state-active:hover {
	background: none;
}
#accordion h3 {
	clear: both;
	position: relative;
	margin-bottom: -1px;
	margin-top: 2px;
	font-weight: normal;
	padding: 0px !important;
	border-bottom: 1px solid #fff;
}
#accordion h3 a {
	font: normal 18px "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	outline: none;
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 30px;
	font-weight: normal;
}
#accordion h3 a:hover {
	outline: none;
}
.ui-icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -8px;
	height: 16px;
}
#accordion .ui-icon-triangle-1-e {
	background: url('../images/inner/map_tri_right.png');
	height: 25px;
	top: 40%;
	width: 18px;
}
#accordion .ui-icon-triangle-1-s {
	background: url('../images/inner/map_tri_down.png');
	width: 24px;
}
.our-scholars .accordion-row {
	margin: 0px;
}
.accordion-row {
	overflow: hidden;
	margin-bottom: 25px;
	padding: 0 15px 0 5px;
}
.accordion-row figure {
	float: left;
	padding-right: 14px;
	margin-left: 35px;
}
.accordion-row .details-col {
	overflow: hidden;
}
.ui-accordion-header-active, .ui-accordion-content-active {
	border: 1px solid #aaaaaa;
	outline: none;
}
.ui-accordion-header-active a, .ui-accordion-content-active a {
	padding-top: 10px !important;
	display: block;
}
.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-icons.ui-corner-all {
	border: 1px solid #999999 !important;
	background: #dadada url("../images/inner/accor.png") 50% 50% repeat-x;
	padding: 10px 10px !important;
	margin-bottom: 0 !important;
	border-radius: 5px;
}
.right-img {
	margin-top: 25px;
}
.right-img figure {
	float: right;
	width: 310px;
	height: 210px;
	padding: 0 0 0 1px;
}
.right-img .right-img-list p {
	margin-bottom: 20px;
}
.intern-desc {
	float: left;
	padding: 0 15px 0 0;
	width: 415px;
}
/*intern block css*/
#tabs {
	clear: both;
	margin-top: 25px;
}
#tabs li {
	float: left;
	outline: none;
	padding: 0px;
}
#tabs li a {
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
/*#tabs .ui-state-hover, #tabs .ui-state-active {
	background: #f8f8f8;
}
.ui-tabs-nav li{border-color:#e0e0e0;
	border-width:0px 1px 0px 1px;
	border-style:solid;}
	.ui-tabs-nav li:first-child{ border-width:0px 0px 0px 0px;}
#tabs li:first-child.ui-state-active{border-width:1px 1px 0px 0px;
	}
#tabs .ui-state-active {
	border-color:#e0e0e0;
	border-width:1px 1px 0px 1px;
	border-style:solid;
}*/
.ui-tabs-nav {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #e0e0e0;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 1px;
	float: left;
}
.ui-tabs-nav li {
	border-color: #e0e0e0;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	list-style: none
}
.ui-tabs-nav li:first-child {
	border-width: 0px;
}
.ui-tabs-active {
	background: #f8f8f8;
}
.ui-tabs-nav li a {
	padding: 3px 10px;
	font-size: 13px;
	display: block;
}
.ui-tabs-nav li a:hover {
	background: #e0e0e0;
	color: #fff;
}
.ui-tabs-nav li.ui-tabs-active a {
	cursor: text;
}
.ui-tabs-nav li.ui-tabs-active a:hover {
	background: #f8f8f8;
	color: #b7911f;
}
#tabs .ui-tabs-panel {
	background: #f8f8f8;
	padding: 5px;
	min-height: 286px;
	overflow: hidden;
	margin-top: -1px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	clear: both;
}
#tabs .tab-list li {
	float: none;
	padding: 0px 0px 4px;
}
.tab-list {
	margin: 0px;
}
.outreach_events .collapse_panel .contain-wrap h3 {
	border: none;
}
.outreach_internships #tabs .lead-title, .scholarships_career-preference_public-administration #tabs .lead-title {
	margin: 13px 0px 15px;
}
.lead-title {
	display: block;
	font: normal 14px "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #b7911f;
	padding: 0px 0px 6px;
	margin: 0px 0px 15px;
	clear: both;
}
.left-img-block {
	overflow: hidden;
}
.left-img-block p {
	margin-top: 0;
}
.left-img {
	margin-top: 25px;
}
.left-img figure {
	float: left;
	margin-right: 20px;
}
.job-apply-row .btn-apply {
	width: 220px;
	float: right;
	margin: 0 19px 0 25px;
}
.btn-apply .icon-close, .btn-apply .icon-open {
	margin: 2px 7px 0px 0px;
}
.job-apply-row .job-details {
	overflow: hidden;
}
.btn-apply ul {
	list-style: none;
	padding: 0;
	margin: 0px;
}
.scholarships_career-preference scholarships_career-preference_uniformed-service #tabs .ui-tabs-panel p:first-child {
	margin-top: 25px;
}
.apply-btn {
	float: right;
}
.btn-apply p {
	margin-top: 0;
	color: #888;
	font-size: 13px;
}
.btn-apply span {
	display: block;
}
.btn-apply small {
	color: #000;
	font-size: 12px;
}
.scholarship_career-preference .table-style-2 {
	margin: 0px 0px 2px;
}
table.table-style-2 {
	width: 100%;
	margin-bottom: 30px;
}
table.table-style-2 tr {
	border-top: 1px dotted #B7911F;
}
table.table-style-2 tr:first-child, table.table-style-2 tr:last-child {
	border-bottom: 0;
}
table.table-style-2 th {
	border-left: 1px dotted;
	border-bottom: 1px dotted;
	background-color: #B7911F;
	padding: 10px 7px;
	width: 26%;
	font-size: 15px;
	color: white;
}
table.table-style-2 th:first-child {
	border-left: 0;
}
table.table-style-2 td {
	color: #7e7e7e;
	padding: 8px;
	vertical-align: top;
	text-align: left;
	background-color: white;
	border-width: 0 0 0 1px;
	border-color: #b7911f;
	border-style: dotted;
}
table.table-style-2 td:first-child {
	border-left: 0;
}
.contain-wrap .post-wrap {
	padding: 17px 10px 15px;
}
.events-wrap, .post-wrap {
	border-bottom: 2px solid #b6b6b6;
	padding: 8px 0;
	margin: 0;
	overflow: hidden;
}
.events-block {
	padding: 3px;
	float: left;
	border: 1px dotted #b7911f;
}
.events-block span {
	width: 150px;
	padding: 6px 5px;
}
.listinfo {
	float: left;
	text-align: justify;
	width: 480px;
}
.post-wrap .post-list span {
	float: left;
	padding-right: 40px;
	width: 120px;
}
.events-wrap .events-block span {
	padding: 0 10px 0 0;
	width: 150px;
}
.contain-wrap div.post-wrap:first-child {
	padding: 0px 10px 15px;
}
.post-wrap .post-list span, .events-wrap .events-block span {
	font-weight: bold;
}
.events-wrap .events-block a:hover {
	text-decoration: underline;
}
.post-wrap .post-list a, .post-wrap .post-list {
	border: none;
}
.post-list a {
	color: #636363;
	cursor: default;
	padding: 5px 0px 0px;
	display: block;
}
.post-wrap .post-list a:hover {
	text-decoration: underline;
}
.bread {
	float: left;
	margin: 0px;
	width: 500px;
	line-height: 25px;
}
.bread span {
	color: #4a4a4a;
	font-size: 1.1em;
	margin-right: 10px;
}
.bread a {
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}
/* The Content */
.content {
	background: #FFF;
	padding: 20px 0;
}
.content ul, .content ol {
	list-style: square inside;
	margin-left: 15px;
	margin-bottom: 20px;
}
.content ul ul, .content ol ol {
	margin-left: 35px;
	margin-bottom: 0;/*list-style: inside url(../images/inner/list-style2.jpg);*/
}
.content ol {
	list-style: decimal;
}
.content ol ol {
	list-style: lower-alpha;
}
.content ol ol ol {
	list-style: lower-roman;
}
.content table {
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.content table th, .content table td {
	padding: 10px 10px;
}
.content table th {
	background: #00457c;
	text-transform: uppercase;
	white-space: nowrap;
	color: #FFF;
	text-align: left;
}
.content table td {
	border: 1px solid #eaeaea;
	border-top: none;
	border-bottom: none;
}
.content table tr:nth-child(2n+1) td {
	background: #f5f5f5;
}
.content table tr td:first-child, .content table tr td:nth-child(2) {
	white-space: normal;
}
.content table tr td:nth-child(2) {
	width: 150px;
}
.content table tr td:nth-child(2) img {
	width: 16px;
}
.content select {
	width: 150px;
	padding: 2px 0 2px 5px;
	margin: 0 0 10px
}
.content span.required {
	color: #d53333;
}
.content form {
	margin-bottom: 20px;
}
.content form > div {
	clear: both;
	padding-bottom: 10px;
}
.content form > div label {
	margin-bottom: 20px;
	display: inline-block;
	min-width: 170px;
}
.content form > div textarea {
	width: 65%;
	height: 50px;
	clear: both;
	display: block;
	margin-bottom: 20px;
}
.content form > div > div {
	padding: 0;
}
.content form > div > div label {
	margin-right: 15%;
	display: inline-block;
	min-width: inherit;
}
.content form > div input[type=text], .content form > div select {
	width: 282px;
}
.content form input[type=reset], .content form input[type=submit] {
	padding: 6px 25px;
	box-shadow: 0 2px 3px -2px #666;
	text-transform: capitalize;
	font-weight: bold;
	border-radius: 4px;
}
.content form input[type=reset] {
	background: #ececec; /* Old browsers */
	border: 1px solid #e7e7e7;
	color: #404040;
	margin-left: 38.6%;
	cursor: pointer;
}
.content form input[type=reset]:hover {
	background: #FCFCFC;
}
.content form input[type=reset]:active {
	background: #ffffff; /* Old browsers */
	outline: none;
}
.content form input[type=submit] {
	background: #00457c;
	border: 1px solid #4292b1;
	color: #FFF;
}
.content form input[type=submit]:hover {
	background: #005ba4;
}
.content form input[type=submit]:active {
	background: #003560;
	outline: none;
}
.content article.post {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding: 20px 0;
}
.content article.post img.alignleft {
	padding: 0;
	margin: 0 34px 0 0;
}
.content article.post h6 {
	margin-bottom: 0;
}
.content article.post p {
	padding: 0;
	margin: 0;
	color: #373737;
}
.content article.post .meta {
	font-style: italic;
}
.content .pagination-container {
	text-align: center;
}
.content .RadDataPagerRadDataPager_Default {
	display: inline-block;
	margin: 20px 0 0;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	box-shadow: 0 2px 3px -2px #ccc;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap, .content .RadDataPagerRadDataPager_Default .rdpWraprdpNumPart {
	float: left;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap input {
	width: 37px;
	height: 37px;
	/*background: transparent url(../images/inner/arrow-sprite.png) no-repeat;*/
	text-indent: -999em;
	padding: 0;
	border: none;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap input:focus {
	outline: none;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap input.rdpPagePrev {
	background-position: 14px 13px;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap input.rdpPagePrev:hover {
	background-position: 14px -22px;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap input.rdpPageNext {
	background-position: -9px 12px;
}
.content .RadDataPagerRadDataPager_Default .rdpWrap input.rdpPageNext:hover {
	background-position: -9px -23px;
}
.content .RadDataPagerRadDataPager_Default .rdpWraprdpNumPart a {
	float: left;
	height: 37px;
	padding: 0 15px;
	line-height: 37px;
	color: #00457c;
	cursor: pointer;
}
.content .RadDataPagerRadDataPager_Default .rdpWraprdpNumPart a.rdpCurrentPage {
	background: #00457c;
	color: #FFF;
}
.content .RadDataPagerRadDataPager_Default .rdpWraprdpNumPart a.rdpCurrentPage:hover {
	text-decoration: none;
}
/*===================Inner-pages============================*/
.development-programmes_undergraduate .contain-wrap h1 {
	padding: 0px 0px 4px;
	margin: 0px;
}
.contain-wrap h1 {
	padding-bottom: 6px;
	margin: 0px 0px 15px;
	border-bottom: 3px solid #b7911f;
	font: normal 1.385em "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
}
.contain-wrap h3 {
	padding-bottom: 3px;
	margin: 0px;
	border-bottom: 3px solid #b7911f;
	font-family: Arial, Helvetica, sans-serif;
}
.space {
	height: 18px;
}
.subheadline {
	margin: 9px 0;
	border-bottom: 3px solid #b7911f;
	font-size: 18px;
	padding: 10px 0px 6px;
	color: #7e7e7e;
}
.resizer {
	clear: both;
}
.date-list {
	margin-top: 11px;
}
.textControlPanel {
	width: auto;
	margin-bottom: 5px;
}
.textControlPanel a {
	cursor: pointer;
	float: right;
	text-decoration: none;
}
.textControlPanel div {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}
#imgLevel2 {
	background: url("../images/inner/fontSize.gif") no-repeat top center transparent;
	height: 20px;
	width: 17px;
}
#imgLevel3 {
	background: url("../images/inner/fontSize.gif") no-repeat top right transparent;
	height: 20px;
	width: 17px;
}
#imgLevel1 {
	background: url("../images/inner/fontSize.gif") no-repeat top left transparent;
	height: 20px;
	width: 18px;
}
.textControlPanel #fontSizeTitle {
	float: right;
	color: #999;
}
.control-wrap .share-block {
	float: left;
	margin: 1px 0 0 15px;
}
.control-wrap .share-block a {
	color: #141414;
	text-decoration: none;
}
.control-wrap .share-block img {
	margin-right: 2px;
}
.control-wrap .print-block {
	float: right;
}
.control-wrap .print-block img {
	margin-right: 2px;
}
.control-wrap .print-block a {
	font-size: 12px;
	padding-left: 5px;
	color: #999;
	text-decoration: none;
}
.contain-wrap .view_butt {
	margin-top: 13px;
}
.view_butt {
	clear: both;
	float: right;
}
/*================Site Map=========================*/

.site-map-list {
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}
.site-map-list li {
	list-style: none;
	margin: 12px 0px 0px;
}
.site-map-list li:first-child {
	margin: 0px;
}
.site-map-list li a {
	background: url(../images/inner/arrow-green.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 20px;
	color: #b7911f;
	text-decoration: none;
}
.site-map-list li a.first {
	margin: 0 0 0 20px;
}
.site-map-list ul {
	padding: 15px 0 0 25px;
	margin: 0px;
}
.site-map-list li span {
	background: url("../images/inner/square.png") no-repeat 0 0;
	float: left;
	height: 5px;
	list-style: none;
	margin: 6px 5px 0 0;
	width: 5px;
}
/* Notifications */
.notification-box {
	margin-bottom: 12px;
	padding: 7px 8px;
	border: 1px solid;
	background: #FFF;
}
.notification-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.notification-box [class^="icon-"] {
	float: left;
	width: 24px;
	height: 20px;
	margin-right: 15px;
}
.notification-box .msg {
	overflow: hidden;
}
.notification-box .icon-warning {
	background-position: -131px 0;
}
.notification-box .icon-success {
	background-position: 0 -35px;
	width: 23px;
	height: 23px;
}
.notification-box .icon-error {
	background-position: -29px -35px;
	width: 23px;
	height: 23px;
}
.notification-box .icon-info {
	background-position: -58px -35px;
	width: 24px;
	height: 24px;
}
.notification-box.warning-msg {
	color: #b05b00;
	border-color: #f2d5a8;
}
.notification-box.success-msg {
	color: #497e0d;
	border-color: #c0d9a6;
}
.notification-box.error-msg {
	color: #c73d37;
	border-color: #dbaaa8;
}
.notification-box.info-msg {
	color: #2879bb;
	border-color: #a5c1d8;
}
/*pagination*/
.pagination {
	float: right;
	list-style: none;
	margin: 20px -7px 0 0;
}
.pagination li {
	float: left;
	margin-right: 7px;
	text-decoration: none;
}
.pagination .RadDataPager .rdpWrap a img {
	margin: 0px;
}
.pagination .RadDataPager .rdpNumPart a.rdpCurrentPage span, .pagination-container .RadDataPager .rdpNumPart a.rdpCurrentPage span {
	background: url(../images/inner/paginationasset/page-active.jpg) no-repeat 0 0 #9b9b9b;
	padding: 0px 0px 0px 2px;
}
.pagination li.active a .left {
	background: url(../images/inner/paginationasset/nocontenthoverleft.jpg) no-repeat 0 0;
	width: 1px;
}
.pagination li.active a .right {
	background: url(../images/inner/paginationasset/nocontenthoverright.jpg) no-repeat right 0;
	width: 1px;
}
.pagination li a {
	font-size: 13px;
	height: 15px;
	color: #000;
	background: url(../images/inner/paginationasset/number_content.jpg) repeat-x 0 0;
	width: 37px;
	display: inline-block;
	text-align: center;
	line-height: 17px;
	text-decoration: none;
	cursor: default;
}
.pagination .RadDataPager .rdpNumPart {
	margin: 0px;
}
.pagination .RadDataPager .rdpWrap {
	line-height: normal;
	padding: 0px;
	font-size: 13px;
	margin: 0px 7px 0px 0px;
}
.pagination .RadDataPager .rdpNumPart a, .pagination-container .RadDataPager .rdpNumPart a {
	line-height: normal;
	padding: 0px 0px 0px 1px;
	font-size: 13px;
	margin: 0px 7px 0px 0px;
	float: none;
	cursor: default;
	background: url(../images/inner/paginationasset/number_content_left.jpg) no-repeat 0 0;
}
.pagination .RadDataPager .rdpNumPart a span, .pagination-container .RadDataPager .rdpNumPart a span {
	background: url(../images/inner/paginationasset/number_content_right.jpg) no-repeat right 0;
	color: #000;
	width: 37px;
	height: 15px;
	float: none;
	line-height: normal;
	text-align: center;
	display: inline-block;
	padding: 0px;
	margin: 0;
}
.pagination .RadDataPager .rdpNumPart a:hover span {
	cursor: default
}
.RadDataPager .rdpNumPart a:hover span{ cursor:default !important;}
.pagination .rdpWrap {
	float: none;
}
.pagination-container .next {
	margin: 0px 7px 0px 0px;
}
.pagination-container .RadDataPager .rdpWrap {
	line-height: normal;
	padding: 0px;
}
.pagination .next, .pagination-container .last-page, .pagination .last-page, .pagination .prev, .pagination .first-page, .pagination-container .next, .pagination-container .prev, .pagination-container .first-page {
	text-indent: -999em;
	display: inline-block;
	width: 39px;
	cursor: default;
	border: none
}
.pagination .next {
	padding: 0px 7px 0px 0px;
}
.RadDataPager {
	min-height: inherit !important;
}
.pagination .next, .pagination-container .next {
	background: url(../images/inner/paginationasset/next.jpg) no-repeat 0 0;
}
.first-page, .prev {
	margin: 0px 7px 0px 0px;
}
.pagination-container .next {
}
.pagination .last-page, .pagination-container .last-page {
	background: url(../images/inner/paginationasset/last.jpg) no-repeat 0 0;
}
.pagination .prev, .pagination-container .prev {
	background: url(../images/inner/paginationasset/prev.jpg) no-repeat 0 0;
}
.pagination .first-page, .pagination-container .first-page {
	background: url(../images/inner/paginationasset/first.jpg) no-repeat 0 0;
}
.pagination .RadDataPager .rdpNumPart span {
	float: none;
	padding: 0px;
}
.pagination-container {
	float: right;
	margin: 28px 0 0;
}
/*pagination end*/
/*internblock*/
.innerblock {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	margin-top: 8px;
}
.in\mginfo {
	clear: both;
}
.innerblock ul {
	margin: 0px;
	padding: 0 18px 0 40px;
	list-style: disc;
}
.innerblock ul ul {
	list-style: disc;
	padding-left: 40px;
}
.innerblock h2 {
	border-bottom: 3px solid #b7911f;
	color: #7e7e7e;
	font: 18px "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	padding: 10px 0px 6px;
}
.innerblock p {
	margin: 0px 0px 13px;
	font-size: 1.083em;
}
.innerblock .para {
	float: left;
	width: 413px;
	margin-top: 5px;
}
.innerblock #tabs .ui-tabs-panel {
	padding: 5px;
}
.innerblock #tabs {
	margin-top: 11px;
}
.innerblock .image {
	float: right;
	margin-right: 18px;
	margin-top: 3px;
}
.listinfo1 {
	margin-bottom: 15px;
}
.listinfo1 li {
	padding-bottom: 5px;
	font-size: 1.083em;
}
.listinfo1 li #tabs li {
	padding: 0px;
}
.innerblock #tabs li a {
	display: block;
	font: bold 1.083em Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	text-align: center;
	text-decoration: none;
}
.innerblock #tabs li {
	padding: 0px;
}
.innerblock #tabs li a:hover {
	color: #fff;
	background: #e0e0e0;
}
.innerblock .ui-state-active a {
	cursor: text;
	color: #b7911f;
}
.innerblock #tabs li.ui-state-active a:hover {
	background: #f8f8f8;
	color: #b7911f;
	border: none;
}
.innerblock #tabs h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 3px solid #b7911f;
	margin: 12px 0 10px;
	padding: 0 0 4px;
}
.innerblock .ui-tabs-panel {
	min-height: 287px;
}
.innerblock #tabs .ui-tabs-panel ul {
	padding: 0px 0px 0px 40px;
	list-style: disc;
	margin-bottom: 15px;
}
.innerblock #tabs .ui-tabs-panel ul li {
	float: none;
	border: none;
	padding: 0px 0px 5px;
	font-size: 1.083em;
}
.innerblock #tabs .ui-tabs-panel a {
	text-decoration: none;
	color: #b7911f;
}
/*internblock end*/
/*letterblockstart*/
.letterblock {
	font-size: 1.3em;
	margin-top: 19px;
}
.letterblock p {
	color: #7e7e7e;
	font-size: 1em;
}
.letterblock ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.letterblock ul li {
	margin: 0 0 22px;
	line-height: 17px;
	padding: 0px;
	text-align: justify;
}
.letterblock h2 {
	border-bottom: 3px solid #b7911f;
	color: #7e7e7e;
	font: 1.385em "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}
.letterblock a {
	color: #b7911f;
	text-decoration: none;
}
.letterblock .image {
	float: left;
	margin: 0px 15px 15px 0px;
}
.imageblock {
	padding: 1px 0 0 16px;
}
/*letterblockend*/
/*historyblock*/
.history {
	margin-top: 22px;
}
.film {
	background: url(../images/inner/historyimgassets/film.png) repeat-x 0 0;
	height: 19px;
}
.timeline {
	background-color: #eaeaea;
	height: 55px;
	margin-bottom: 5px;
}
.timeline ul li {
	color: #232121;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 18px;
	padding: 12px 15px;
}
.history-content {
	padding: 0px;
	background: #eaeaea;
	margin: 5px 0px;
}
.timeline ul {
	padding: 5px 0 0 8px;
	list-style-type: none;
}
.history-content .left h2 {
	color: #b7911f;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	margin: 0px;
}
.history-content .right {
	text-align: justify;
	font-size: 12px;
	color: #3b3a3a;
	padding: 8px;
}
.history-content .right p {
	margin: 0px;
	font-size: 12px;
	padding: 3px 0px;
	color: #3b3a3a;
}
.timeline ul li a {
	color: #232121;
	font-size: 16px;
	text-decoration: none;
}
.timeline ul li a:hover, .timeline ul li.active a {
	color: #b7911f;
}
.historyimage img {
	width: 100%;
}
.history table td {
	vertical-align: middle;
}
.historydiv {
	padding: 0px 0px 35px;
}
/*historyblockend*/

.row {
	margin-bottom: 15px;
}
.row h3 {
	margin-bottom: 15px;
	padding-bottom: 6px;
}
.media {
	float: left;
	padding: 0px 16px 5px;
}
.row p {
	text-align: justify;
}
/*openletter page css*/
.adjust-block {
	float: right;
}
/*back-top*/#back-top {
	margin: 20px 0px 0px;
	text-align: right;
	overflow: hidden;
}
#back-top a {
	float: right;
	color: #636363;
	font-size: 12px;
	text-decoration: none;
}
#back-top a span {
	background: url(../images/inner/triangle.jpg) no-repeat 0 0;
	float: left;
	margin: 4px 3px 0px 0px;
	height: 9px;
	width: 12px;
}/*backtop*/
/*login Page Css*/
.login-content {
	background-color: #fff;
	padding: 41px 0 58px;
}
.emptynav {
	height: 33px;
	background-position: 0 0;
}
.login-title {
	color: #77542d;
	display: block;
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}
.login-footer {
	margin: 0px;
}
.login-block {
	margin: 33px auto 0px;
	width: 296px;
	font-size: 12px;
	color: #7e7e7e;
	text-align: center;
}
.login-block input {
	width: 200px;
	padding: 0px;
	margin-top: 1px;
	border: 1px solid #b1a4a4;
}
.login-block p {
	margin-bottom: 3px;
}
.login-text {
	width: 84px;
	float: left;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-right: 10px;
}
.login-text span {
	float: left;
}
.login-text em {
	font-style: normal;
	float: right;
}
.denoter {
	font-size: 12px;
	text-align: left;
	margin-top: 24px;
	font-style: italic;
}
.login-block .submit-btn, .login-block .clear-txt {
	background: url(../images/inner/view-moreButt.gif) no-repeat 0 0;
	width: 85px;
	height: 22px;
	border: none;
	font-size: 10px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	cursor: default;
}
.login-btn {
	margin-left: 96px;
	margin-top: 22px;
}
.login-block .submit-btn {
	margin: 0px 2px 0px 0px;
}
.btn-set {
	margin-top: 25px;
	text-align: left;
	margin-left: 95px;
}
.btn-set a {
	color: #b7911f;
	font-weight: normal;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
}
.btn-set a span {
	margin: 0px 6px 0px 0px;
	float: left;
}


/*loginpagecssend*/
.imageTextPanel ol li:first {
padding:0px;
}
.imageTextPanel ol li:first-child {
	padding: 0px;
}
.imageTextPanel ol li {
	padding: 15px 0px 0px;
}
/*event styles*/
.scholarship_career-preference_professional-service .leadInTitle {
	margin: 30px 0px 10px;
}
.leadInTitle {
	font: 14px "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #b7911f;
	padding: 0px 0px 5px;
	margin-bottom: 10px;
}
#events table {
	width: 100%;
}
#events .view_butt a {
	color: #fff;
	font-size: 11px;
	line-height: 22px;
}
#events .view_butt a:hover {
	text-decoration: none;
	color: #515151;
}
#events .table-style-1 > tbody > tr:first-child {
	border: none;
}
#events .table-style-1 > tbody > tr {
	border-top: 2px solid #b6b6b6;
	padding: 7px;
}
#events table td {
	padding: 10px;
}
#events a {
	color: #636363;
	cursor: default;
}
#events p {
	padding: 0px;
	margin: 0px;
}
#events a:hover {
	text-decoration: underline;
}
.displayDatet {
	font-weight: bold;
}
/*service tab*/
.service-tab .ui-tabs-panel p, .sch-tab p {
	margin-top: 17px;
}
.sch-tab {
	margin: 0px 0px 15px;
}
.sch-tab .lead-title {
	margin: 15px 0px 6px;
}
/*table style1*/
.table-style-4 {
	width: 100%;
}
.table-style-4 tr {
	display: block;
	border-width: 1px 0 0 0;
	border-color: #b7911f;
	border-style: dotted;
}
.table-style-4 > tbody >tr:first-child {
	display: block;
	padding: 0px 0px 4px;
	border-width: 0;
	border-color: transparent;
	border-style: none;
}
.table-style-4 th {
	background-color: #b7911f;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
.table-style-4 td {
	padding: 8px;
	vertical-align: top;
	border-width: 0px 0px 0px 1px;
	border-color: #b7911f;
	border-style: dotted;
}
.table-style-4 td:first-child {
	border-width: 0px;
	width: 225px;
	padding: 3px;
}
.table-style-4 p {
	margin: 0px 0px 7px;
}
.table-style-4 a {
	font-size: 12px;
}
/*accordion style*/
.collapse_panel {
	margin: 0px 0px 20px;
}
/*scholars-testimonies tab css*/
.tab-container .scholar-media {
	float: right;
}
.our-scholars_scholars-testimonies .etabs {
	margin: 0px 0px 20px;
}
.our-scholars_scholars-testimonies .etabs ul li {
	margin: 0px 5px;
	border-width: 0px;
	background: none;
}
.our-scholars_scholars-testimonies .etabs ul li a:hover {
	background: none;
}
.our-scholars_scholars-testimonies .tab-container .etabs .ui-tabs-nav {
	border: 0px solid;
}
.our-scholars_scholars-testimonies .etabs li img {
	width: 100%;
}
.our-scholars_scholars-testimonies .panel-container .tilte {
	font-size: 12px;
}
/*interview_preparation style*/
.application_interview-preparation #tabs .ui-tabs-panel {
	min-height: 165px;
	color: #5A5655;
}
.fancybox {
	width: 262px;
	margin: auto;
	display: block;
}
.flex-viewport {
	border: 1px solid #ccc;
}
.accordion-block ul.flex-direction-nav {
	top: 120px;
}
.accordion-block .carousel ul.flex-direction-nav, .accordion-block .carousel-1 ul.flex-direction-nav {
	top: 0px;
	position: relative
}
.flex-direction-nav .flex-prev {
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	left: 33px;
}
.flex-direction-nav .flex-next {
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
	position: absolute;
	right: 30px;
}
.accordion-block ul.slides {
	position: relative;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}
.carousel .flex-direction-nav .flex-prev, .carousel-1 .flex-direction-nav .flex-prev {
	position: relative;
	left: 0px;
}
.carousel .flex-direction-nav .flex-next, .carousel-1 .flex-direction-nav .flex-next {
	display: none;
	position: absolute;
	right: 0px;
}
.carousel-1 .flex-viewport {
	border: none;
}
.carousel.flexslider .slides li img, .carousel-1.flexslider .slides li img {
	border: 2px solid #ccc;
}
.carousel .flex-viewport {
	border: none;
}
.carousel, .carousel-1 {
	padding-top: 10px;
	overflow: hidden;
	width: 100%;
}
.collapse_panel h3 {
	border: none
}
.collapse_panel h3 a {
	font: normal 14px "BitstreamVeraSerif", Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px 20px;
}
.carousel.flexslider .slides li.flex-active-slide img, .carousel-1.flexslider .slides li.flex-active-slide img {
	border: 2px solid #636363;
}
/*extra css*/
.my_paragraph {
	text-align: justify;
}
.outreach_media .contain-wrap h1 {
	margin-top: 10px;
}
#tabs .list-style1 li:first-child {
	padding: 0px;
}
#tabs .list-style1 li {
	padding: 5px 0px 0px;
}
.scholarship #tabs {
	margin: 10px 0px 0px;
}
.list-style1 {
	overflow: hidden;
	margin: 0px 0px 10px;
}
.development-programmes .contain-wrap {
	text-align: justify;
}
.outreach .image {
	margin: 35px 0 0;
	padding: 0;
}
.development-programmes .collapse_panel {
	margin-bottom: 25px;
}
.development-programmes hr {
	margin-top: 10px;
	color: #ccc;
	background-color: #ccc;
	height: 0.5px;
}
.development-programmes .accordion-block .slider-wrap {
	padding: 0px 0px 25px;
}
.outreach_media table.table-style-2 {
	margin-bottom: 23px;
	width: 100% !important;
}
.outreach_media table.table-style-2 td:first-child {
	padding: 3px;
}
.outreach_media table.spacing-0 {
	padding: 0px;
	margin: 0px;
}
.outreach_media .table-style-2 tr:first-child {
	border-bottom: 1px dotted #B7911F;
}
.carousel-1 .flex-viewport {
	width: 100%;
}
.flexslider.carousel-1 li img, .flexslider.carousel li img {
	height: 32px;
}
.top-navigation_feedback .contain-wrap h1 {
	margin: 0 0 2px;
}
.top-navigation_feedback .FormInner {
	margin: 38px 0 0;
}
.scholarship #tabs .list-style1 li {
	padding: 0 0 5px;
}
.scholarship #tabs p {
	clear: both;
}
.scholarship .lead-title {
	margin: 10px 0;
}
.scholarship_presidents'-scholarship #tabs .ui-tabs-panel {
 min-height: 384px;
}
.scholarship_presidents'-scholarship #tabs .ui-tabs-panel p {
margin:17px 0 0;
}
/*captcha styles*/
.RadCaptcha label.captcha-text {
	float: left;
	width: 150px;
	margin: 0 30px 0 0;
}
.captcha-row {
	overflow: hidden; }
.RadCaptcha{ position:relative;}

.rcRefreshImage {
	display: none !important;
}
.captcha-row input {
	width: 110px;
	margin: 0px;
}
#ctl00_ContentPlaceHolderContent_C002_RadCaptcha1_ctl00 {
	position: absolute; right:95px;
}
.captcha-row p {
	margin: 0px;
}
/*pricvacy statement*/
.privacy-statement ol li {
	padding-bottom: 10px;
}
/*scholarship */
.events-block {
	font-weight: bold;
	padding: 3px 5px;
}
.events-block a {
	padding: 8px;
	margin: 0 0 0 66px;
	display: inline-block;
	font-weight: normal;
	color: #636363;
	border-left: 1px dotted #b7911f;
}
.events-block a:hover {
	cursor: default;
}

/* Error Page Styling */

.forbidden {
    background: none !important;
}

.info-block.forbidden {
    padding: 20px;
    border-top: 2px solid #616161;
}

.info-block.forbidden .home-link {
    float: right;
}

.info-block.forbidden a:hover {
    text-decoration: underline;
}

