@charset "utf-8";
/*************************************************************************************************************
                                         *** Global Settings ***
**************************************************************************************************************/
/*
--------------------------------------------------
@Encoding				= charset "utf-8"
--------------------------------------------------
@Css Version			= Css Level 3
--------------------------------------------------
@Copyright				= Copyright 2009-20010, 
-------------------------------------------------
@Language				= en
-------------------------------------------------
@Author					= http://www.domainname.com, 
-------------------------------------------------
@Link					= http://www.domainname.com
-------------------------------------------------
@Date Of Modified		= 14 FEB 2009 
-------------------------------------------------
*/

/*****************************************************************************************************************
                                            *** Body Class Start Here ***
******************************************************************************************************************/
	
* {
	margin:0; 
	border:0; 
	padding:0;
}

html, body {
	border:0;
	margin:0;
	padding:0;
}

body {
	font:100%/1.25 "Trebuchet MS" Arial, Helvetica, sans-serif;;
}

/***** Headings *****/


 h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}



h1 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}


h2 {
	font-size:14px;
	color:#193c47;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}


h3 {
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:0px;
	padding:25px 63px 0px 0px;
}


h4 {
	font-size:19px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	margin:0px;
	padding:0px 63px 0px 0px;
}


h5 {
	font-size:14px;
	color:#193c47;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}


h6 {
	font-size:16px;
	color:#33032b;
	font-weight:bold;
	text-transform:capitalize;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}


/***** Common Formatting *****/


p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}

ul, ol {
	padding:0 0 1.25em 2.5em;
}

blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}

small {
	font-size:0.85em;
}

img {
	border:0;
}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/


 a,  a:link,  a:visited,  a:hover {
	text-decoration:none;
}

/***** Forms *****/


form {
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
}

textarea {
	width:100%;
	line-height:1.25;
}

label {
	cursor:pointer;
}

/***** Tables *****/

 table {
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td {
	padding:2px;
}

/* ----------------------------------------***  	Wrapper    *** ---------------------------------- */


#bodypagebg {		                /* site center align */
	text-align: center;
	width: 1002px;
	margin: 0px auto 0 auto;
	height:auto;
	background:#FFFFFF;
}

#wrapper {	                        /* Main Outer Fix  */
	width:1002px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}


/***** Global Classes *****/

.clear {
	clear:both;
}

.white{
	color:#FFFFFF
}

.float-left {
	float:left;
}


.float-right {
	float:right;
}


.text-left {
	text-align:left;
}


.text-right {
	text-align:right;
}


.text-center {
	text-align:center;
}


.text-justify {
	text-align:justify;
}


.bold {
	font-weight:bold;
}


.italic {
	font-style:italic;
}


.boldbig {
	font-weight:bold;
	font-size:18px;
}


.underline {
	border-bottom:1px solid;
}

a.underline{
	border-bottom:1px solid;
}

.highlight {
	background:#ffc;
}

.img-left {
	float:left;
	margin:4px 10px 4px 0;
	padding:5px;
	border:1px solid #193c47;
}


.img-right {
	float:right;
	margin:4px 0 4px 10px;
	padding:5px;
	border:1px solid #193c47;
}


.nopadding {
	padding:0;
}


.noindent {
	margin-left:0;
	padding-left:0;
}


.nobullet {
	list-style:none;
	list-style-image:none;
}

.nobulletnopadding {
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}


.width{
	float:left;
	width:100%;
	height:auto;
}

.widthhalf{
	float:left;
	width:50%;
	height:auto;
	text-align:left;
}


.widthquarter{
	float:left;
	width:30%;
	height:auto;
	padding-left:2%;
	text-align:left;
}


.widthtoppadd{
	float:left;
	width:100%;
	height:auto;
	padding-top:20px;
}

.width25{
	float:left;
	width:18%;
	height:auto;
	text-align:center;
	margin-bottom:20px;
}


.marginauto{
margin:0 auto;
}


.widthmiddle{
	float:left;
	width:85%;
	padding:0 10% 0 5%;
	height:auto;
}

.widthcenter{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
}

.widthbottom{
	float:left;
	width:100%;
	height:20px;
	font-weight:bold;
	border-bottom:1px solid #33748b;
	text-align:right;
	margin-bottom:20px;
	margin-top:20px;
}

.paaddlefting{
	padding-left:80px;
}

.darkgray{
	color:#616263;
}

a.darkgray {
	color:#616263;
}

a:hover.darkgray {
	color:#616263;
}

.darkblue{
	color:#193c47;
}

a.darkblue {
	color:#193c47;
}

a:hover.darkblue {
	color:#616263;
}

.error{
	color:#FF0000;
	font-size:10px;
}

.marpad{
	margin:0px;
	padding:0px;
}


.marbot{
	padding: 0px; 
	margin-bottom: 15px;
}


.smallfont{
	font-size:10px;
}

.paddleft{
	padding-left:30px;
	float:left;
	width:560px;
	height:auto;
	margin-bottom:20px;
}


.paddleftfull{
	padding-left:30px;
	float:left;
	width:847px;
	height:auto;
	margin-bottom:20px;
}

.paddingleft{
	padding-left:220px;
	float:left;
	width:390px;
	height:auto;
	margin-top:10px;
}

.paddingforform{
	padding-left:80px;
	float:left;
	width:700px;
	height:auto;
	margin-top:10px;
}

.paddingbutton{
	padding-left:328px;
	float:left;
	width:480px;
	height:auto;
	text-align:center;
	margin-top:10px;
}

.formbutton{
	float:left;
	width:70px;
	height:23px;
	margin:0 6px;
	padding:0px;
	border:1px solid  #000000;
	background:#FFFFFF;
	cursor:pointer;
}


/*********************************************************************************************************
                                    *** Body Class End Here ***
**********************************************************************************************************/


/**********************************************************************************************************
                                    *** Header Class Start Here ***
***********************************************************************************************************/


/* default header Starts here */
 
#header{
	float:left;
	width:100%;
	height:468px;
	text-align:left;
	background: url(../images/headerleft.gif) left top no-repeat;
	margin:0px;
	padding:0px;
}


#navigation_holder{
	float:left;
	width:630px;
	height:45px;
	padding-top:40px;
	text-align:left;
	vertical-align:top;
	padding-left:350px;
}

#navigation_holder{
	color:#420639;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}


#navigation_holder ul{
	margin:0px;
	list-style:disc;
	list-style-type:disc;
	display:inline;
	padding:0px;
}


#navigation_holder ul li{
	list-style:disc;
	list-style-type:disc;
	display:inline;
	float:left;
}


#navigation_holder ul li a{
	color:#721061;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;
	list-style:disc;
	list-style-type:disc;
	display:inline;
	background:url(../images/menu_dot.gif) left top no-repeat ;
	float:left;
	text-align:center;
	padding:0px 5px 0px 12px;
	background-position:-2px;
	width:auto;
}

#navigation_holder ul li a:hover{
	text-decoration:underline;
	color:#43616b;
}

.SliderImage_Holder{
	float:left;
	width:591px;
	height:383px;
}

/* -------------------------***   Right Panel Start Here  *** -------------------------------- */


.RightPanel_Holder{
	float:left;
	width:410px;
	height:270px;
	padding-top:13px;
	background:url(../images/coener_top.jpg) top left no-repeat;
}


.RightPanel_ContainHolder{
	float:left;
	width:396px;
	height:275px;
	padding-left:15px;
	background:#420639 url(../images/corner_right.jpg) right top no-repeat;
	/*overflow:auto;
	overflow-x:hidden;*/
}

.RightPanel_ContainHolder  h3{
	font-size:18px;
	padding-left:50px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}

.RightPanel_ContainHolderdiv{
	float:left;
	width:97%;
	height:auto;
	padding-right:3%;
	margin-bottom:8px;
}

.newsHead{
	float:left;
	width:28px;
	height:auto;
	min-height:39px;
	color:#952282;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	border-right:2px solid #70436b;
}

.newsHead span{
	color:#FFFFFF
}

.newsContent{
	float:left;
	width:320px;
	height:auto;
	min-height:30px;
	line-height:15px;
	padding-left:20px;
	color:#bb6baf;
	font-size:10px;
}

.newsContent a{
	color:#bb6baf;
	font-size:10px;
	text-decoration:none;
}

.newsContent a:hover{
	color:#bb6baf;
	font-size:10px;
	text-decoration:none;
}

.newsContent h3{
	font-weight:normal;
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	padding:0px;
}


.newsContent h3 a{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}



.newsContent h3 a:hover{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}

.RightPanel_CornerBottom{
	float:left;
	width:410px;
	height:95px;
	padding:0px;
	margin:0px;
	background: #b8d0d2 url(../images/corner_bottom.jpg) left top no-repeat;
}


/* default header  Ends here */

/* green header starts here */


#header_green{
	float:left;
	width:100%;
	height:468px;
	text-align:left;
	background:#c6cdbc url(../images/headergreen.gif) left top no-repeat;
	margin:0px;
	padding:0px;
}


.RightPanel_Holdergreen{
	float:left;
	width:410px;
	height:270px;
	padding-top:13px;
	background:url(../images/corner_topgreen.jpg) top left no-repeat;
}


.RightPanel_CornerBottomgreen{
	float:left;
	width:410px;
	height:95px;
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../images/corner_bottomgreen.jpg) left top no-repeat;
}


/* green header ends here */



/* brown header starts here */


#header_borwn{
	float:left;
	width:100%;
	height:468px;
	text-align:left;
	background:#c6cdbc url(../images/headerbrown.gif) left top no-repeat;
	margin:0px;
	padding:0px;
}


.RightPanel_Holderbrown{
	float:left;
	width:410px;
	height:270px;
	padding-top:13px;
	background:url(../images/corner_topbrown.jpg) top left no-repeat;
}

.RightPanel_CornerBottombrown{
	float:left;
	width:410px;
	height:95px;
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../images/corner_bottombrown.jpg) left top no-repeat;
}

/* brown header ends here */



/* yellow header starts here */


#header_yellow{
	float:left;
	width:100%;
	height:468px;
	text-align:left;
	background:#f5dfa9 url(../images/headeryellow.jpg) left top no-repeat;
	margin:0px;
	padding:0px;
}


.RightPanel_Holderyellow{
	float:left;
	width:410px;
	height:270px;
	padding-top:13px;
	background:url(../images/corner_topyellow.jpg) top left no-repeat;
}

.RightPanel_CornerBottomyellow{
	float:left;
	width:410px;
	height:95px;
	padding:0px;
	margin:0px;
	background: #FFFFFF url(../images/corner_bottomyellow.jpg) left top no-repeat;
}

/* yellow header ends here */


/* --------------------------------------***   Right Panel End Here  *** ------------------------------ */

/*********************************************************************************************************
                                   *** Header Class End Here ***
***********************************************************************************************************/

/**********************************************************************************************************
                                   *** Content Class Start Here ***
***********************************************************************************************************/




.Heart_Container{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-top:40px;
	background:url(../images/bg_image.jpg) repeat-y;
}


.Heart_ContainerForCollegeStudies{              
	float:left;
	width:900px;
	height:auto;
	text-align:left;
	margin:0px;
	padding-left:40px;
}


.Heart_Container_home{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding-top:10px;
	background:url(../images/bg_image.jpg) repeat-y;
}


.home_writeup{
	width:90%;
	margin:0  auto;
	text-align:left;
	color:#193c47;
	font-style:normal;
}

.home_writeup strong{
	font-style:normal;
}

/*        First tab of index page Starts here                */


.First_Tab{
	float:left;
	width:956px;
	background:url(../images/first_tab.jpg) right top no-repeat;
	padding-left:40px;
	padding-left:30px;
	padding-top:30px;
	height:90px;
	text-align:left;
}



.Taglige{
	float:left;
	width:250px;
	height:auto;
	padding-left:646px;
	font-size:19px;
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	text-transform:capitalize;
}

.pdf_files{
	float:left;
	width:auto;
	height:auto;
	padding-left:100px;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding-top:20px;
	text-transform:uppercase;
}


.pdf_files a{
	text-decoration:none;
	color:#FFFFFF;
}

.pdf_files a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


.pdf_files02{
	float:left;
	width:auto;
	height:auto;
	padding-left:100px;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding-top:13px;
	text-transform:uppercase;
}

.pdf_files02 a{
	text-decoration:none;
	color:#FFFFFF;
}

.pdf_files02 a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


.h1 {
	color:#193c47;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	margin:0px;
	padding:0px 0px 0px 30px;
}



.italictextbig {
	color:#193c47;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:10px 0px 20px 0px;
}


.drivenby{
	color:#193c47;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:10px 0px 20px 0px;
}

.drivenbygreen02{
	color:#324120;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-style:normal;
	padding:5px 0px 5px 0px;
/*	border-bottom:1px solid #324120;
*/	}


.drivenbygreen{
	color:#324120;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	padding:5px 0px 5px 0px;
}



.drivenbygreen p{
	color:#d5ecbd;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	font-style: normal;
}

.drivenbygreen span{
	color:#d5ecbd;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	font-style: normal;
}


.coursename{
	color:#d5ecbd;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	font-style:normal;
}


.coursename a{
	color:#d5ecbd;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.coursename a:hover{
	text-decoration:underline;
	color:#324120;
}

.borderbottomgreen{
	float:left;
	width:100%;
	height:10px;
	border-bottom:2px solid #5a7042;
}


.linkgreen a{
	color:##d5ecbd;
	text-decoration:underline;
}

.linkgreen a:hover{
	color:##d5ecbd;
	text-decoration:underline;
}


.italictextsmallcenter {
	color:#193c47;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:20px 0px 10px 0px;
}


.college_venebts{
	color:#616263;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	padding:5px 0px 5px 0px;
}

.italictextsmall {
	color:#193c47;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	font-style:normal;
	padding:10px 0px 10px 0px;
}


.italictextsmall02 {
	color:#193c47;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	border-bottom:3px solid #193c47;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-style:normal;
	padding:10px 0px 0px 0px;
	margin-bottom:10px;
}

.italictextbig02 {
	color:#9b710b;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:10px 0px 20px 0px;
}

.italictextbig_green {
	color:#324120;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:20px 0px 20px 0px;
}

.italictextbig_brown {
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:10px 0px 20px 0px;
}


.italictextbig_brown02 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:30px 0px 20px 0px;
}

.italictextbig_brown03 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	letter-spacing:-1px;
	padding:0px 0px 10px 0px;
}

.drivenbybrown{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	padding:5px 0px 5px 0px;
}


.drivenbybrown p{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	font-style: normal;
}

.drivenbybrown span{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	font-style: normal;
}

.coursename_brown{
	color:#d5ecbd;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	font-style:normal;
}


.borderbottombrown{
	float:left;
	width:100%;
	height:10px;
	border-bottom:1px solid #622816;
}

.coursename_brown a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.coursename_brown a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}



.hgreen {
	color:#324120;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	margin-bottom:15px;
	padding:0px 0px 0px 0px;
}


.hbrown {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	margin-bottom:15px;
	padding:0px 0px 0px 0px;
}

.hyellow {
	color:#9b710b;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	margin-bottom:15px;
	padding:0px 0px 0px 0px;
}

.hdefault {
	color:#193c47;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	margin-bottom:15px;
	padding:0px 0px 0px 0px;
}


.intenationalstudiedHeader {
	color:#193c47;
	font-size:22px;
	font-weight:bold;
	width:96%;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	border-bottom:2px solid #193c47;
	padding:0px 0px 0px 0px;
}


.subheadecollege {
	color:#193c47;
	font-size:16px;
	font-weight:bold;
	width:96%;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	border-bottom:1px solid #193c47;
	padding:0px 0px 0px 0px;
}


	/* -- menu For College of International  Studies Starts here -- */
	
	
.intenationalMenu {
	color:#193c47;
	font-size:12px;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	width:96%;
	text-align:left;
	padding:5px 0px 0px 0px;
}


.intenationalMenu ul{
	margin:0px;
	padding:0px;
}

.intenationalMenu ul li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}

.intenationalMenu ul li a {
	display:block;
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
	list-style-image:none;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	background:#6fadc0;
	padding:0px 7px 0px 7px;
	border-right:1px solid #FFFFFF;
	text-decoration:none;
}

.intenationalMenu ul li a:hover{
	background:#6fadc0;
	color:#33032b;
	text-decoration:none;
	padding:0px 7px 0px 7px;
	border-right:1px solid #FFFFFF;
}


.intenationalMenu ul li a.current{
	background:#6fadc0;
	color:#33032b;
	text-decoration:none;
	padding:0px 7px 0px 7px;
	/*	cursor:text;*/
}

.intenationalMenu ul li a.currentn{
	background:#6fadc0;
	color:#33032b;
	text-decoration:none;
	/*	cursor:text;*/
}

.intenationalMenu ul li span a {
	display:block;
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
	list-style-image:none;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	background:#6fadc0;
	padding:0px 7px 0px 7px;
	border-right:1px solid #aaddee;
	text-decoration:none;
}


.intenationalMenu ul li span a:hover{
	background:#6fadc0;
	color:#33032b;
	text-decoration:none;
	padding:0px 7px 0px7px;
	border-right:1px solid #aaddee;
}
	/*<!-- menu For College of International  Studies Ends here -->*/


/*  class for professional business training */

.businesstraining_Head {
	color:#324120;
	font-size:22px;
	font-weight:bold;
	width:96%;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	border-bottom:2px solid #324120;
	padding:0px 0px 0px 0px;
}



.businesstraining_Head02 {
	color:#324120;
	font-size:18px;
	font-weight:bold;
	width:96%;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	border-bottom:2px solid #324120;
	padding:0px 0px 0px 0px;
}

	/* -- menu For business training Starts here -- */
	
	
.trainingMenu {
	color:#193c47;
	font-size:12px;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	width:96%;
	text-align:left;
	padding:5px 0px 0px 0px;
}


.trainingMenu ul{
	margin:0px;
	padding:0px;
}

.trainingMenu ul li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
}

.trainingMenu ul li a {
	display:block;
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
	list-style-image:none;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	background:#678048;
	padding:0px 9px 0px 9px;
	border-right:1px solid #b4c3a2;
	text-decoration:none;
}

.trainingMenu ul li a:hover{
	background:#678048;
	color:#1c2d08;
	text-decoration:none;
	padding:0px 9px 0px 9px;
	border-right:1px solid #b4c3a2;
}


.trainingMenu ul li a.current{
	background:#678048;
	color:#1c2d08;
	text-decoration:none;
	padding:0px 9px 0px 9px;
	/*	cursor:text;*/
}

.trainingMenu ul li a.currentn{
	background:#678048;
	color:#1c2d08;
	text-decoration:none;
	/*	cursor:text;*/
}

.trainingMenu ul li span a {
	display:block;
	float:left;
	width:auto;
	height:20px;
	line-height:20px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
	list-style-image:none;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	background:#678048;
	padding:0px 9px 0px 9px;
	border-right:1px solid #678048;
	text-decoration:none;
}


.trainingMenu ul li span a:hover{
	background:#678048;
	color:#1c2d08;
	text-decoration:none;
	padding:0px 9px 0px 9px;
	border-right:1px solid #678048;
}
	/*<!-- menu For business training Ends here -->*/




	/* -- For Academy of studies Starts here -- */
.pro_line2 {
	height:20px; 
	position:relative; 
	z-index:500;
	color:#193c47;
	font-size:12px;
	font-weight:normal;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	width:96%;
	text-align:left;
}

.pro_line2 .select {
	margin:0; 
	padding:0 0 0 0px; 
	list-style:none; 
	white-space:nowrap;
}

.pro_line2 li {
	float:left;
}

.pro_line2 .select a {
	display:block; 
	height:36px; 
	float:left; 
	text-decoration:none; 
	line-height:20px; 
	white-space:nowrap; 
	font-weight:normal;
	color:#FFFFFF;
	margin-right:1px;
}

.pro_line2 .select a b {
	display:block; 
	padding:0 10px 0px 10px; 
	background:#7a3520;
}

.pro_line2 .select a:hover, 
.pro_line2 .select li:hover a {
	line-height:20px;
	cursor:pointer;
	font-weight:normal; 
	color:#FFFFFF;
}


.pro_line2 .select a:hover b, 
.pro_line2 .select li:hover a b {
	display:block; 
	background:#4b1d0f;
	cursor:pointer;
}

.pro_line2active{
	display:block; 
	background:#4b1d0f;
	cursor:pointer;
}

.pro_line2 .sub {
	display:none;
}

/* IE6 only */
.pro_line2 table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0;
}

.pro_line2 .sub {
	margin:0; 
	padding:0 0 0 0px;
	list-style:none;
}

.pro_line2 .sub li {
	background:transparent;
}

.pro_line2 .select :hover .sub {
	height:18px;
	display:block; 
	position:absolute;
	float:left;
	width:750px;
	top:22px; 
	left:0; 
	text-align:center;
}

.pro_line2 .select :hover .sub li a{
	display:block;
	height:18px; 
	line-height:16px; 
	float:left; 
	padding:0 16px; 
	margin:0; 
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	white-space:nowrap; 
	color:#FFFFFF;
	background:#7a3520;
	font-size:10px;
	margin-right:1px;
}

.pro_line2 .select :hover .sub li a:hover{
	color:#FFFFFF; 
	background:#4b1d0f; 
	line-height:16px;
}


.academyofstidies_Head {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	width:96%;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	border-bottom:2px solid #622816;
	padding:0px 0px 0px 0px;
	margin-bottom:4px;
}




/*<!-- Menu For Academy of studies Ends here -->*/



.h1 a{
	text-decoration:none;
	color:#193c47;
}

.h1 a:hover{
	text-decoration:underline;
	color:#193c47;
}

/*        First tab of index page Ends here                */


/*        Second tab of index page Starts here             */

.Second_Tab{
	float:left;
	width:956px;
	background:url(../images/second_tab.jpg) right top no-repeat;
	padding-left:40px;
	padding-left:30px;
	padding-top:20px;
	height:87px;
	text-align:left;
}


.Taglige2{
	float:left;
	width:370px;
	height:auto;
	padding-right:530px;
	font-size:19px;
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	text-transform:capitalize;
}


.h2 {
	color:#324321;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:-1px;
	margin:0px;
	padding:0px 68px 0px 0px;
}

.h2 a{
	text-decoration:none;
	color:#324321;
}

.h2 a:hover{
	text-decoration:underline;
	color:#324321;
}

/*        Second tab of index page Ends here               */


/*        Third tab of index page Starts here             */

.Third_Tab{
	float:left;
	width:956px;
	background:url(../images/third_tab.jpg) right top no-repeat;
	padding-left:40px;
	padding-left:30px;
	padding-top:5px;
	height:95px;
	text-align:left;
}


.Taglige3{
	float:left;
	width:275px;
	height:auto;
	padding-right:530px;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	padding-left:95px;
	vertical-align:top;
	font-weight:bold;
}

.h3 {
	color:#491a08;
	font-size:22px;
	float:left;
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:-1px;
	margin:0px;
	padding:0px 0px 0px 30px;
}


.h3 a{
	text-decoration:none;
	color:#491a08;
}

.h3 a:hover{
	text-decoration:underline;
	color:#491a08;
}

/*        Third tab of index page Ends here               */


/*        Fourth tab of index page Starts here             */

.Fourth_Tab{
	float:left;
	width:956px;
	background:url(../images/fourth_tab.jpg) right top no-repeat;
	padding-left:40px;
	padding-left:30px;
	height:93px;
	text-align:left;
}


.Taglige4{
	float:left;
	width:295px;
	height:auto;
	padding-right:530px;
	font-size:19px;
	color:#FFFFFF;
	text-align:left;
	padding-left:70px;
	vertical-align:top;
	font-weight:bold;
}

.h5 {
	color:#c14915;
	font-size:22px;
	float:right;
	width:auto;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:-1px;
	margin:0px;
	padding:0px 68px 0px 0px;
	text-decoration:none;
}

.h5 a{
	text-decoration:none;
	color:#c14915;
}

.h5 a:hover{
	text-decoration:underline;
	color:#c14915;
}


/*        Fourth tab of index page Ends here               */



/* -- Menu for COLLEGE OF INTERNATIONLS STUDIES Starts here--  */


.topmenu{
	float:left;
	width:100%;
	height:20px;
	margin:0px;
	padding-top:33px;
}

.topmenu ul{
	margin:0px;
	list-style:none;
	list-style-type:none;
	display:inline;
	padding:0px;
}


.topmenu ul li{
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
}


.topmenu ul li a{
	color:#387184;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	padding:0px 3px 0px 3px;
	width:auto;
}

.topmenu ul li a:hover{
	text-decoration:underline;
	color:#43616b;
}


.topmenu ul li span{
	color:#387184;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	padding:0px 5px 0px 5px;
	width:auto;
}


.current{
	text-decoration:underline;
	color:#43616b;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	padding:0px 5px 0px 5px;
	width:auto;
}


/* -- Menu for COLLEGE OF INTERNATIONLS STUDIES Ends here--  */


/* -- Menu for PROFESSIONAL BUSINESS TRAINING Starts here--  */
.topmenug{
	float:left;
	width:100%;
	height:20px;
	margin:0px;
	padding-top:33px;
	padding-bottom:10px;
}

.topmenug ul{
	margin:0px;
	list-style:none;
	list-style-type:none;
	display:inline;
	padding:0px;
}


.topmenug ul li{
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
}


.topmenug ul li a{
	color:#FFFFFF;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	padding:0px 3px 0px 3px;
	width:auto;
}

.topmenug ul li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


.topmenug ul li span{
	color:#FFFFFF;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	padding:0px 5px 0px 5px;
	width:auto;
}


.currentg{
	text-decoration:underline;
	color:#FFFFFF;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style:none;
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	padding:0px 5px 0px 5px;
	width:auto;
}


.greenHeading{
	float:left;
	width:375px;
	text-align:left;
	line-height:25px;
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:top;
	height:auto;
	color:#324120;
}

/* -- Menu for PROFESSIONAL BUSINESS TRAINING Ends here--  */


.content_placeHolder{
	float:left;
	width:600px;
	height:auto;
	min-height:320px !important;
	text-align:justify;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:8px;
	color:#616263;
	padding-top:14px;
	margin:0px;
}



.content_placeHolderfull{
	float:left;
	width:877px;
	height:auto;
	min-height:320px !important;
	text-align:justify;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:8px;
	color:#616263;
	padding-top:14px;
	margin:0px;
}


.content_placeHoldergreen{							/* for green theme */
	float:left; 
	width:600px;
	height:auto;
	min-height:320px !important;
	text-align:justify;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:8px;
	color:#d5ecbd;
	margin:0px;
}


.greentext{
color:#d5ecbd;
text-align:justify;
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
font-size:12px;
}


.greentext_bg{
color:#d5ecbd;
text-align:center;
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
font-size:12px;
background:#324120;
line-height:20px;
height:20px;
border:1px solid #7b9263;
}


.content_placeHolderbrown{							/* for brown theme */
	float:left; 
	width:600px;
	height:auto;
	min-height:320px !important;
	text-align:justify;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:8px;
	color:#FFFFFF;
	margin:0px;
}

.content_placeHolderbrown p{
	color:#FFFFFF;
}

.content_placeHolderyellow{							/* for Yellow theme */
	float:left; 
	width:600px;
	height:auto;
	min-height:320px !important;
	text-align:justify;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:8px;
	color:#FFFFFF;
	margin:0px;
}


.content_placeHolderyellow h5 {
	font-size:15px;
	color:#9b710b;
	font-weight:bold;
/*	text-transform:capitalize;*/	
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 0px;
}


.content_placeHolderyellow h4 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:capitalize;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 120px;
}

.content_placeHolder_cntactus{
	float:left;
	width:500px;
	height:auto;
	min-height:320px !important;
	text-align:justify;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:8px;
	padding-left:100px;
	color:#616263;
	padding-top:14px;
	margin:0px;
}

.image_placeHolder{
	float:left;
	width:277px;
	height:auto;
	padding-top:50px;
	margin:0px;
	text-align:left;
}


.image_placeHoldergreen{                    /* for greem theme only */
	float:left;
	width:277px;
	height:auto;
	padding-top:30px;
	margin:0px;
	text-align:left;
}

/* Gradient Squire Starts here */
.gradients_top{
	float:left;
	width:95%;
	padding-left:5%;
	height:62px;
	background:url(../images/college_studies_header.jpg) no-repeat;
	background-position:16px;
}

.gradients_middle{
	float:left;
	width:943px;
	padding-left:37px;
	text-align:left;
}

.gradients_middle_bg{
	float:left;
	width:100%;
	height:auto;
	min-height:350px;
	background: #b2e2f0 url(../images/college_studies_middle.jpg) repeat-x bottom;
}

* html .gradients_middle_bg{
	height:350px;
	background: #b2e2f0 url(../images/college_studies_middle.jpg) repeat-x bottom;
}


.palin_middle_bg{                        /*-- for Grenn theme page only --*/
	float:left;
	width:100%;
	height:auto;
	min-height:350px;
	background:#7b9263;
}


.palin_middle_bgbrown{                   /*-- for Brown theme page only --*/
	float:left;
	width:100%;
	height:auto;
	min-height:350px;
	background:#9b4f38;
}


.palin_middle_bgyellow{                   /*-- for yellow theme page only --*/
	float:left;
	width:100%;
	height:auto;
	min-height:350px;
	background:#e7af28;
}

.gradients_bottomgreen{                  /*-- for Green theme page only --*/
	float:left;
	width:100%;
	height:63px;
	background:url(../images/busineess_bottom.jpg) bottom left;
}


.gradients_bottombrown{                  /*-- for Brown theme page only --*/
	float:left;
	width:100%;
	height:63px;
	background:url(../images/academy_bottom.jpg) bottom left;
}


.gradients_bottomyellow{                  /*-- for yellow theme page only --*/
	float:left;
	width:100%;
	height:63px;
	background:url(../images/grind_schoolbottom.jpg) bottom left;
}

.gradients_bottom{
	float:left;
	width:100%;
	height:63px;
	background:url(../images/college_studies_bottom.jpg) left top no-repeat;
}


/* Gradient Squire Ends here */

.contact_details{
	float:left;
	width:auto;
	min-width:150px !important;
	height:auto;
	text-align:left;
}

.contact_details2{
	float:left;
	width:auto;
	min-width:150px !important;
	height:auto;
	padding-left:30px;
	text-align:left;
}

* html .contact_details{
	float:left;
	width:200px;
}

.contact_details a{
	text-decoration:underline;
	color:#666666;
}

.usefullinks{
	float:left;
	width:25px;
	height:auto;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}


.contact_details a:hover{
	text-decoration:none;
	color:#000000;
}


.locationmaps{
	float:left;
	width:85%;
	min-width:150px !important;
	height:auto;
	text-align:left;
	padding-left:15%;
	padding-top:10px;
}

.locationlink{
	color:#666666; 
	font-weight:bold; 
	text-align:left;
	text-decoration:none;
}

.locationlink:hover{
	text-decoration:underline;
	color:#003300;
}


.contactform{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:4px;
	padding:0px;
}


.courses_outer{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:4px;
	padding:0px;
	border:1px solid #35bcea;
	min-height:35px;
	line-height:35px;
}


.coursesname{
	float:left;
	width:125px;
	text-align:left;
	height:auto;
	min-height:35px;
	color:#193c47;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;
}


.coursesname02{
	float:left;
	width:375px;
	text-align:left;
	line-height:35px;
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:top;
	height:auto;
	color:#193c47;
}


.coursesname02 a{
	text-decoration:none;
	color:#193c47;
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
}


.coursesname02 a:hover{
	text-decoration:underline;
	color:#33748b;
}


.bm_outer{                          /* classes for Business Management */
	float:left;
	width:100%;
	height:auto;
	margin-top:4px;
	padding:0px;
	border:1px solid #324120;
	min-height:35px;
	line-height:35px;
}


.bmname{                         /* classes for Business Management */
	float:left;
	width:125px;
	text-align:left;
	height:auto;
	min-height:35px;
	color:#324120;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;
}


.bmname02{                         /* classes for Business Management */
	float:left;
	width:375px;
	text-align:left;
	line-height:35px;
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:20px;
	vertical-align:top;
	height:auto;
	color:#324120;
}


.bmname02 a{                         /* classes for Business Management */
	text-decoration:none;
	color:#324120;
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
}


.bmname02 a:hover{                         /* classes for Business Management */
	text-decoration:underline;
	color:#4d6136;
}


.applicationFormname{
	float:left;
	width:200px;
	text-align:left;
	height:auto;
	min-height:20px;
	color:#193c47;
	padding-left:120px;
}
	
.applicationFormfield{
	float:left;
	width:500px;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	vertical-align:top;
	height:20px;
	color:#193c47;
}


.applicationFormfield02{
	float:left;
	width:500px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	height:auto;
	color:#193c47;
}

input.textfield{
	width:245px;
	height:20px;
	border:1px solid #193c47;
	color:#193c47;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	font-size:11px;
}
	
	
.textfield02{
	width:245px;
	height:150px;
	border:1px solid #193c47;
	color:#193c47;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	font-size:11px;
}
	
.button{
	width:70px;
	height:20px;
	border:1px solid #193c47;
	color:#193c47;
	background:#FFFFFF;
	font-weight:normal;
	text-align:center;
	font-size:11px;
}
	

.applicationFormnamess{
	float:left;
	width:200px;
	text-align:left;
	height:auto;
	min-height:20px;
	color:#FFFFFF;
	padding-left:120px;
}
	
.applicationFormfieldss{
	float:left;
	width:500px;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	vertical-align:top;
	height:20px;
	color:#FFFFFF;
}
	
select.textfield{
	width:245px;
	height:20px;
	border:1px solid #193c47;
	color:#193c47;
	padding-left:5px;
	text-align:left;
	line-height:20px;
	font-size:11px;
	margin-top:2px;
}
	
select.textfield  option{
	padding:0px;
	color:#193c47;
	display:block;
	width:auto;
	height:15px;
	padding-left:3px;
	border-bottom:1px solid #193c47;
}
	
	
.doubledot{
	float:left;
	color:#193c47;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
	font-weight:bold;
}


.doubledot02{
	float:left;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
	font-weight:bold;
}
	
.viewall{
	width:330px; 
	text-align:right; 
	float:left; 
	color:#FFFFFF; 
	font-size:10px;
}
	
.viewall a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.viewall a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.headtext_college{
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#193c47;
}


.headtext_training{
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#324120;
}

.headtext_college02{
	font-weight:bold;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#324120;
}


.greenheading_Holder {
	color:#324120;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	border-bottom:1px solid #324120;
	font-style:normal;
	padding:10px 0px 0px 0px;
	margin-bottom:10px;
}

.laws{
	float:left;
	width:200px;
	text-align:left;
	height:auto;
	min-height:35px;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}


.laws02{
	float:left;
	width:380px;
	text-align:left;
	height:auto;
	min-height:35px;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding-left:20px;
}

.doubledot03{
	float:left;
	color:#193c47;
	padding-left:2px;
	padding-right:10px;
	text-align:left;
	font-weight:bold;
}

/*********************************************************************************************************
                                    *** Content  Class End Here ***
**********************************************************************************************************/



/*********************************************************************************************************
                                    *** Footer Class Start Here ***
**********************************************************************************************************/

#footer{
	float:left;
	width:auto;
	height:auto;
	padding-bottom:20px;
	padding-left:54px;
	text-align:right;
	font-weight:normal;
	color:#3a0c35;
	font-size:12px;
}

#footer a{
	color:#3a0c35;
	text-decoration:none;
}

#footer a:hover{
	color:#3a0c35;
	text-decoration:underline;
}
/***********************************************************************************************************
                                       *** Footer  Class End Here ***
*************************************************************************************************************/
