@charset "utf-8";
/* CSS Document */

body{
	 background: url(../images/body-bg.jpg) no-repeat scroll center top #9ee9f1;
    color: #777777;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.4615em;
    min-width: 1050px;
	margin:0px;
	padding:0px
}
.topbg{
	background:url(../images/topbg.png) repeat-x top center scroll;
	height:95px;
}
.marquee{
	font-size:18px;
	color:#c41329;
}
.marquee1{
	font-size:18px;
	color:#777777;
}
.menubg{
	background:url(../images/menubg.png) repeat-x top center scroll;
	height:48px;
	color:#FFF;
}
.bg01{
	background:url(../images/01.png) no-repeat top center scroll;
	height:276px;
	width:231px;
	color:#FFF;
}
.bg02{
	background:url(../images/02.png) no-repeat top center scroll;
	height:276px;
	width:231px;
	color:#FFF;
}
.bg03{
	background:url(../images/03.png) no-repeat top center scroll;
	height:276px;
	width:231px;
	color:#FFF;
}
.bg04{
	background:url(../images/04.png) no-repeat top center scroll;
	height:276px;
	width:231px;
	color:#FFF;
}
.wel-title{
	font-size:24px;
	color:#008300;
	font-weight:bold;
}
.wht-title{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	text-shadow: 2px 2px 2px #747474;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:8px;
}
.footer{
	color:#1F4F4E;
}
a.footertab:link, a.footertab:visited, a.footertab:active {
	color:#1F4F4E;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:15px;
	letter-spacing:0;
	text-decoration:none;
	margin-left:10px;
}
a.footertab:hover {
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:15px;
	letter-spacing:0;
	text-decoration:none;
	margin-left:10px;
}
a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0;
	text-decoration:none;
	margin-left:25px;
}
a.topmenu:hover {
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	letter-spacing:0;
	text-decoration:none;
	margin-left:25px;
}
.left-right-bg{
	background:url(../images/left-right-bg.png) repeat-y top center scroll;
	width:10px;
}
/*-----------------------------------Top menu------------------------------*/
.topmenuparent {
	list-style:none outside none;
	margin:0 0 0 0px;
	padding:0;
	text-align:center;
	white-space:nowrap;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.topmenuparent > li {
	float:left;
	margin-right:0px;
	padding-left:10px;
	padding-right:0px;
	position:relative;
	margin-bottom:0px;
}
.topmenuparent > li > a, .topmenuparent > li > a:link, .topmenuparent > li > a:visited, .topmenuparent > li > a:active {
	color:#ffffff;
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:46px;
	padding-right:31px;
	text-align:center;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.topmenuparent > li:hover, .topmenuparent > .current, .topmenuparent > .selected {
	color:#ff0000;
}
.topmenuparent > li:hover > a, .topmenuparent >.current > a, .topmenuparent >.current > a:active, .topmenuparent >.current > a:link, .topmenuparent >.current > a:visited, .topmenuparent >.selected > a, .topmenuparent >.selected > a:active, .topmenuparent >.selected > a:link, .topmenuparent >.selected > a:visited {
	color:#9F6;
}
.topmenuchild {
	display: none;
	position: absolute;
	text-align: left;
	white-space: nowrap;
	background: #005600;
	border: solid 0px #113271;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 0;
	top:46px;
	width:165px;
	margin-left:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:100
}
.topmenuchild > li {
	position: relative;
}
.topmenuchild > li > a, .topmenuchild > li > a:link, .topmenuchild > li > a:visited, .topmenuchild > li > a:active {
	font-family:Verdana;
	display: block;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	padding: 0 5px;
	font-weight:normal;
	color: #ffffff;
	background: none;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.topmenuchild > li > a:hover, .topmenuchild .current, .topmenuchild .selected {
	background: #6dc940;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-weight:normal;
}
/*-----------------------------------top menu end------------------------------*/










/* For content between header and footer */




/*.greyborder{
	border:solid 1px #666;
}
.right-line{
	background-image:url(../images/blue/right-line.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:166px;
	width:8px;
}

.title{
	color:#ca0203;
	font-family:"verdana";
	font-size:11px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:none;
	text-align:left;
}
.bluetitle{
	color:#134b85;
	font-family:"verdana";
	font-size:13px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:none;
	text-align:left;
	padding-left:40px;
	padding-top:1px;
	vertical-align:top;
}
.black-bg{background-image:url(../images/blue/black-bg.png);
background-repeat:no-repeat;
height:273px;
width:263px;
color:#FFF;
line-height:30px;
}

.footerbg{
	background:url(../images/blue/footerbg.png) repeat-x bottom scroll;
	height:28px;
	color:#FFF;
}
a.footertabs:link, a.footertabs:visited, a.footertabs:active {
	color:#ffffff;
	font-family:"verdana";
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	letter-spacing:0;
	text-decoration:none;
}
a.footertabs:hover {
	color:#ff0000;
	font-family:"verdana";
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	letter-spacing:0;
	text-decoration:none;
}
.greentitle {
background-image:url("../images/blue/title_backstrip.jpg");
background-repeat:no-repeat;
color:#a40328;
font-family:Verdana;
font-size:15px;
font-weight:bold;
line-height:15px;
padding-bottom:10px;
padding-top:15px;
width:700px;
}
.bluetitleinnerpage{
	color:#ffffff;
	font-family:"verdana";
	font-size:12px;
	font-weight:bold;
	height:15px;
	letter-spacing:0;
	text-decoration:none;
	text-align:left;
	background-color:#57556b;
	line-height:30px;
	padding-left:10px;
}
.innerpagetitlebg{
	background-color:#d0d0d0;
	color:#F00;
	line-height:30px;
	font-weight:bold;
	padding-left:15px;
}

.contacttop {
background:url("../images/blue/contact_top.jpg") no-repeat scroll center top transparent;
color:#950224;
font-family:Verdana,Geneva,sans-serif;
font-size:18px;
font-weight:bold;
height:48px;
padding-left:40px;
width:720px;
}
.contactbtm {
background:url("../images/blue/contact_btm.jpg") no-repeat scroll center top transparent;
color:#333333;
font-family:Verdana,Geneva,sans-serif;
font-size:12px;
height:192px;
line-height:18px;
width:720px;
}
.newsandeventsbg{
	background:url(../images/blue/newsandeventsbg.jpg) repeat-x top center scroll;
	height:28px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.newsborder{
	border-bottom:#666 solid 1px;
	border-left:#666 solid 1px;
	border-right:#666 solid 1px;
}
.redborder{
	border:#a00327 solid 1px;
}
.logotitle{
	color:#0e6196;
	font-family:"verdana";
	font-size:24px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:none;
	text-align:left;
}





*/
.logotitle{
	color:#D41F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:none;
	text-align:left;
	text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
	
}
.ourmentorbg{
	background:url(../images/back.gif) no-repeat top center scroll;
	height:240px;
	width:212px;
	
}
.photogellarybg{
	background:url(../images/photogellarybg.jpg) no-repeat top center scroll;
	height:161px;
	width:753px;
	
}
.phototitle{
	color:#007F55;
	font-size:18px;
	padding-left:20px;
	font-weight:bold;
}
.blueborder{
	border:#063f79 solid 2px;
}
.tblebrdr{
	border:solid 1px;
	border-color:#000;
}
.tbllabel{
	background-color:#009F55;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}
.normaltext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.normaltext-bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.normalheadertext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.normalheadertext-bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.welcomebg{
	background-image:url(../images/wel-title-bg.png);
	background-repeat:no-repeat;
	background-position:center;
	height:45px;
	width:529px;
	color:#007F55;
	font-size:18px;
	padding-left:20px;
	font-weight:bold;
}


.writeup{
	text-align:justify;
	line-height:15px;
}
.whttitle{
	color:#fff;
	font-family:"verdana";
	font-size:14px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:underline;
	text-align:left;
}

.writeup{
	text-align:justify;
	line-height:15px;
}


a.lefttab:link, a.lefttab:visited, a.lefttab:active {
	color:#A00;
	font-family:"verdana";
	font-size:11px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:none;
	text-align:right;
}
a.lefttab:hover {
	color:#007F00;
	font-family:"verdana";
	font-size:11px;
	font-weight:bold;
	height:30px;
	letter-spacing:0;
	text-decoration:none;
	text-align:right;
}
.spinner {
    background: url("../../images/loader.gif") no-repeat scroll 50% 50% #FFF;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999999;
    opacity:1;
	margin:0px auto;
}