body {
	margin: 0px;
	background-color: #F9F0B4;
}

.topLinks {
	background-image: url(images/top_bg.gif);
	height: 77px;
	width: 778px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}

.topLinks_new {
	background-image: url(images/top_bg_new.gif);
	height: 88px;
	width: 778px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}

.topLinks_small {
	background-image: url(images/small_box.jpg);
	height: 35px;
	width: 778px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	background-repeat: no-repeat;
}
.topLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topLinks a:hover{
	color: #F6DB25;
}
.aboutUs{
	background-image: url(images/links/about_us.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	height: 17px;
	width: 69px;
	text-align: center;
}
.aboutUs a{
	text-decoration:none;
	color: #FFFFFF;
}
.aboutUs a:hover{
	color: #F6DB25;
}

.courses{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	background-image: url(images/links/courses.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 64px;
	text-align: center;
}
.courses a{
	text-decoration:none;
	color: #FFFFFF;
}
.courses a:hover{
	color: #F6DB25;
}

.abouts {
    font-family: Tahoma;
	font-weight: bold;
	background-image: url(images/links/about_us.gif);
	float: left;
	height: 17px;
	width: 69px;
	margin-right: 8px;
	text-align: center;
}
.abouts a {
	text-decoration:none;
	color: #FFFFFF;
}

.abouts a:hover {
	color: #F6DB25;
}

.admissions {
	font-family: Tahoma;
	font-weight: bold;
	background-image: url(images/links/admissions.gif);
	float: left;
	height: 17px;
	width: 84px;
	margin-right: 8px;
	text-align: center;
}

.admissions a{
	text-decoration:none;
	color: #FFFFFF;
}
.admissions a:hover{
	color: #F6DB25;
}

.distinctions {
    font-family: Tahoma;
	font-weight: bold;
	background-image: url(images/links/distinctions.gif);
	float: left;
	height: 17px;
	width: 107px;
	margin-right: 8px;
	text-align: center;
}

.distinction a{
	text-decoration:none;
	color: #FFFFFF;
}
.distinction a:hover{
	color: #F6DB25;
}
.scholarships {
    font-family: Tahoma;
	font-weight: bold;
	background-image: url(images/links/scholarships.gif);
	float: left;
	height: 17px;
	width: 92px;
	margin-right: 8px;
	text-align: center;
}

.scholarship a{
	text-decoration:none;
	color: #FFFFFF;
}
.scholarship a:hover{
	color: #F6DB25;
}

.form_enquiry {
	font-family: Tahoma;
	font-weight: bold;
	background-image: url(images/links/enquiry_form.gif);
	float: left;
	height: 17px;
	width: 110px;
	margin-right: 8px;
	text-align: center;
}

.form_enquiry  a{
	text-decoration:none;
	color: #FFFFFF;
}
.form_enquiry  a:hover{
	color: #F6DB25;
}
#top_links {
	float: right;
	height: 20px;
	width: 630px;
	margin-right: 8px;
	margin-bottom: 15px;
}
.btm {
	background-image: url(images/content_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 550px;
	height: 26px;
}
.content {
	background-color: #F6DB25;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #AED451;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 12px;
}
.content ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content ul li{
	list-style-image: url(images/bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFB149;
	padding-top: 5px;
	padding-bottom: 5px;
}

.innerContent {
	background-color: #F6DB25;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #AED451;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px;
}

.enquiry_form {
	background-color: #F6DB25;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #AED451;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.contentBtm {
	background-image: url(images/index_btm.gif);
	background-repeat: no-repeat;
	height: 29px;
}

.contentBtm_new {
	background-image: url(images/index_new.gif);
	background-repeat: no-repeat;
	height: 29px;
}
.innerBtm {
	background-image: url(images/inner_btm.gif);
	background-repeat: no-repeat;
	height: 29px;
}

.shadow {
	background-image: url(images/content_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 146px;
}


.bannerShadow {
	background-image: url(images/content_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bannerBg {
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.innerShadow {
	background-image: url(images/content_right_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 17px;
}

.loginBg {
	background-image: url(images/reach_higher_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 25px;
	width: 189px;
}
.txtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	height: 15px;
	width: 105px;
	border: 1px solid #333333;
	background-color: #F9F0B4;
	margin-right: 10px;
}



.reachHigher {
	background-image: url(images/reach_higher.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 228px;
	height: 298px;
}
.reachHigherBg {
	background-image: url(images/reach_higher_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	height: 17px;
	line-height: 17px;
	margin-right: 17px;
	margin-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFB149;
	padding-bottom: 3px;
}

.footerLinks a{
	color: #333333;
	text-decoration:none;
}
.footerLinks a:hover{
	color: #006600;
}

.policy {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    text-align: center;
    height: 17px;
    line-height: 17px;
    margin-right: 17px;
    margin-left: 17px;
    border-bottom-width: 1px;
    padding-bottom: 3px;
}

.policy a{
    color: #333333;
    text-decoration:none;
}
.policy a:hover{
    color: #006600;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 11px;
	text-align: center;
}


/**************************/

.innerContent a{
	color: #009933;
	text-decoration: none;
}
.innerContent a:hover{
	color: #FF6600;
	text-decoration: underline;
}


.innerContent h1{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #1C8E24;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.innerHead {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF99;
	padding-left: 8px;
	height: 26px;
	line-height: 26px;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	width: 474px;
}

.enqHeader {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF6600;
	padding-left: 20px;
	background-color: #E2F0FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.txtbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	border: 1px solid #FF6600;
	line-height: 17px;
	background-color: #F9F0B4;
	color: #333333;
	width: 230px;
}

.content_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FABB0E;
	line-height: 17px;
	background-color: #F9F0B4;
	color: #000000;
	width: 230px;
}
.txtbx_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	border: 1px solid #FF6600;
	line-height: 17px;
	background-color: #F9F0B4;
	color: #333333;
}

.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 60px;
	border: 1px solid #FF6600;
	line-height: 17px;
	background-color: #F9F0B4;
	color: #333333;
	overflow:auto;
}

.innerContent h2{
	color: #0CADA2;
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
	margin-top: 5px;
	margin-bottom: 0px;
}
.innerContent p{
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 16px;
}
.innerContent ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
}
.innerContent ol{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}

.innerContent ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	list-style-image: url(images/list-bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9BF09;
}
.innerContent ol li{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9BF09;
}

.reachHigherBg ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 29px;
}
.reachHigherBg ul li{
	font-size: 13px;
	text-align: left;
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8D9DE;
	color: #FFFF99;
	font-weight: bold;
}

.reachHigherBg ul li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #006600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #499E5D;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.reachHigherBg ul li a:hover{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F6DB25;
	color: #FFFF99;
	background-color: #438F54;
}


.enspire a, .footer a{
	color: #9D9D9D;
	text-decoration: none;
}

.enspire a:hover, .footer a:hover{
	color: #DDDDDD;
}
.innerImgs {
	background-color: #EBFAEC;
	width: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
.headerRight {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	padding-left: 21px;
	background-color: #E2F0FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 33px;
	line-height: 32px;
	border-right-width: 17px;
	border-right-style: solid;
	border-right-color: #000000;
}
.headerRight a{
	color: #003399;
	text-decoration: none;
}
.headerRight a:hover{
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
.topLink {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.topLink a{
	color: #FF6600;
	text-decoration: none;
}
.topLink a:hover{
	color: #FF6600;
	text-decoration:none;
}
.text_col {
	color: #FF3300;
}
.iit_links {
	float: left;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 15px;
	color: #FF6600;
	text-decoration: underline;
}
.iit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.iit_text a {
	color: #333333;
}

.iit_text a:hover {
	color: #19CE00;
}
.style1 {
	color: #000000;
	font-weight: bold;
}

@charset "utf-8";
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
legend{
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
fieldset{
	border: 1px solid #BEBE7C;
}
.long_text {
	width: 320px;
}
.medium_text {
	width: 170px;
}
.medium_text2 {
	width: 80px;
}
.date_field {
	width: 100px;
}

.small{
	width: 40px;
}
.verysmall_text{
	width: 20px;
}
.point_text{
	font-size: 9px;
}
.star{
	color: #FF0000;
}
.capttxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}
.courses{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height:15px;
    height: 17px;
    width: 64px;
    text-align: center;
}
.mylinks{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height:12px;
    text-align: left;
    text-decoration: none;
    color: #0C7654;
}
.mylinks:hover{
    color: #000000;
    text-decoration: none;
}
