/* Main Styles that apply to body */
body{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	margin: 0px;
	background: url(images/bg.gif) center;
}

/* This is the page container built and centered using -ve margins */
fieldset span{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
}
.container{
	width: 770px;
}
.headerspaceSett{
	padding-top:3px;
	padding-bottom:1px;
}

/* The topmost faded bar */
.topbar{
	width:auto;
    background: #eee;
    height: 20px;
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
    font-weight: bold;
    color: #3399ff;
    text-align: right;
}

/* This holds the two heading blocks, the title and the login form */
.headerwrapper{
	width: auto;
	background:#6285ad;
	text-align:center;
}

/* class that styles the holder div of the forms */
.userform{
	width: auto;
	color: #dd7cb4;
	padding: 5px 0px 5px 3px;
	background: #fbfbfb;
	border:solid 1px #efefef;
	border-top: none;
	text-align: justify;
	margin-bottom: 1px;
}

/* This will style the login and search */
.userform input{
    border: solid 1px #ddd;
    font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
    color: #bbb;
    font-weight: bold;
}

/* Container for the article box, and the pic box */
.articleboxouter{
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the articles */
.articleboxinner{
    width: auto;
    line-height: 12px;
    color: #000000;
    background: #fbfbfb;
    border:solid 1px #efefef;
    text-align: center;
    height: 30px;
	font-size: 10pt;
	font-weight:bold;
}
.textnormal{
	color: #000000;
    text-align: justify;
	font-size: 10pt;
}
.textnormal1{
	color: #000000;
    text-align: center;
	font-size: 10pt;
}
.textnormal_nonjs{
    color: #000000;
	font-size: 10pt;
}
.textnormal_bold{
	color: #000000;
	font-size: 10pt;
	font-weight:bold;
	text-align: justify;
}

/* The title style for the main article */
.articleheader{
    font-size: 11pt;
    font-weight: bold;
	padding-bottom:3px;
	color: red;
	padding-top:3px;
    border-bottom: solid 1px #ccc;
}
/* This will style the read more thing at the bottom */
.readmore{
    display: block;
    width: auto;
	font-size: 10pt;
}
/* This controls the main pic in the main article box */
.mainpiccontrol{
    border: solid 1px #dbb7db;
    float: left;
    margin-right: 10px;
}
/* Container for the pic thumbnails */
.picboxouter{
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}
/* Content holder for the pic box */
.picbox{
    width: auto;
    line-height: 22px;
    color: #dd7cb4;
    padding: 5px 6px 6px 6px;
    border:solid 1px #efefef;
    border-top: none;
    text-align: center;
}
/* This controls the thumbnails in the picbox div */
.pickboxcontrol{
    border: solid 1px #ddd;
    vertical-align: middle;
}
/* Sometimes, I don't want borders around my hyperlink images */
.noborder{
    border: none;
}
/* For taming those leeeeeeetle arrows */
img{
    vertical-align: text-bottom;
}
/* Why should the humble footer be left out? */
#footer{
	background-color: #ccc;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}
/* This will contain the three columns */
#newsContainer2{
    width:auto;
    background-color: #e0e0e0;
}
/* First column of the three columns */
.c1{
	width: 227px;
	background-color: #f7f4f7;
    border: solid 1px #ddd;
    border-top: none;
    line-height: 22px;
    color: #dd7cb4;
	float: left;
}
/* Second column of the three columns */
.c2{
    width: 230px;
    float: left;
    border-bottom: solid 1px #ddd;
    line-height: 22px;
    color: #dd7cb4;
}

/* Third column of the three columns */
.c3{
	width: 228px;
	background-color: #f7f4f7;
    border: solid 1px #ddd;
    border-top: none;
    line-height: 22px;
    color: #dd7cb4;
	float: right;
}
/* This controls the titles for each column */
.noteheader{
    width:auto;
    border-bottom: solid 1px #ddd;
    border-top: none;
    color: #dd7cb4;
    height: 24px;
    font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}
/* And this gives the column text some breathing space */
.spacy{
    padding: 5px;
}
.menu{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight:bold;
}
.menu td a{
	color: #f8f8f8;
	padding: 3px 4px;
	text-decoration: none;
}
.menu td a:hover{
	color: #f8f8f8;
	text-decoration:none;
}
.menu_td{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight:bold;
	height:23.5px;
	background: url(images/menu_bg.jpg) repeat-x;
}
.menu_td_footer{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight:bold;
	height:32px;
	background: url(images/menu_bg.jpg);
	background-repeat: repeat;
}
.menu_footer{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight:bold;
}
.menu_footer td a{
	color: #f8f8f8;
	padding: 3px 4px;
	text-decoration: none;
}
.menu_footer td a:hover{
	color: #f8f8f8;
	text-decoration:none;
}	
.Companyname{
	font-family: Arial,Calibri,Verdana;
	font-size: 12pt;
	font-weight:bold;
}
.Companytitle{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
}	
.txtbox{
    border: solid 1px #ddd;
	font-family: Arial,Calibri,Verdana;
    font-size: 10pt;
    font-weight: bold;
	background-color:#ffffff;
}
.flatbutton{
    border-right: solid 1px #6f6f6f;
    border-top: solid 1px #6f6f6f;
    font-weight: bold;
    font-size: 10pt;
    border-left: solid 1px #6f6f6f;
    color: #663333;
    line-height: normal;
    border-bottom: solid 1px #6f6f6f;
    font-style: normal;
    font-family: Arial,Calibri,Verdana;
    background-color: lightgrey;
}
.flatbutton:hover{
    border-right: solid 1px #6f6f6f;
    border-top: solid 1px #6f6f6f;
    font-weight: bold;
    font-size: 10pt;
    border-left: solid 1px #6f6f6f;
    color: #663333;
    line-height: normal;
    border-bottom: solid 1px #6f6f6f;
    font-style: normal;
    font-family: Arial,Calibri,Verdana;
    background-color: #ffcccc;
}
.lblbold{
	color:#000000;
	font-size: 10pt;
	font-weight:bold;
}
.lblbold1{
	color:#000000;
	font-size: 10pt;
	font-weight:normal;	
}
.lblbold_01{
	color:#000000;
	font-size: 10pt;
	font-weight:bold;
}
#ul1{	
	border:none;
	padding-left:0;
	text-align:left;
}
#ul1 li{
	padding-bottom:3px;
	text-align:justify;
}
#ul2{
	border:none;
	padding-left:10px;
}
#ul3 li{
	border:none;
	padding-left:20px;
}
.a,.a:visited{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.a:hover{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight: bold;
	color:#0033cc;
	text-decoration:none;
}
.links{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.runtext{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.Hlink_hd td a{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	color:#144bff;
	text-transform:capitalize;
	text-decoration:none;
}
.Hlink_hd td a:hover{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	color:#144bff;
	text-transform:capitalize;
	text-decoration:none;
}
.Hlink_hd_is td a{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	color:#144bff;
	text-transform:none;
	text-decoration:none;
}
.Hlink_hd_is td a:hover{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	color:#144bff;
	text-transform:none;
	text-decoration:none;
}
.Hlink_hd_1 a{
	font-size: 10pt;
	color:#144bff;
	text-decoration:none;
}
.Hlink_hd_1 a:hover{
	color:#144bff;
	text-decoration:none;
	font-size: 10pt;
}
.Hlink_hd_2 a{
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
}
.Hlink_hd_2 a:hover{
	color:red;
	text-decoration:none;
	font-size: 10pt;
}
.Hlink_hd_3 a{
	font-size: 10pt;
	color:#144BFF; 
	text-decoration:none;
}
.Hlink_hd_3 a:hover{
	color:#144BFF;
	text-decoration:none;
	font-size: 10pt;
}
.Leftlink_menu td{
	background: url(images/linkmenu.jpg) repeat-x;
}
.Leftlink_menu td a{
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-left:2px;
}
.Leftlink_menu td a:hover{
	text-decoration:none;
	font-size: 10pt;
	padding-left:2px;
	letter-spacing:1px;
}
.sitmap_img{
	background:url(images/curve.gif) no-repeat left;
}	
.sitmap_bookimg{
	background:url(images/book.gif) no-repeat left;
	padding-left:20px;
}
.redtext{
	color:red;	
}
.legendprop a ,a:hover{
	font-size: 10pt;
	font-family: Arial,Calibri,Verdana;
	color:#001dc6;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
.legendprop a:hover{
	text-decoration:none;
}
.footerprop{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	background-color: #56677d;
}
.footerprop a{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	color:white;
	font-weight:bold;
}
.footerprop a:Hover{
	font-size: 10pt;
	font-family: Arial,Calibri,Verdana;
	color:#9e9e9e;
	font-weight:bold;
}
.hid_div{
	display:none;
	padding-left:20px;
	padding-top:5px;
}
.Registration a{
	font-size: 10pt;
	font-family: Arial,Calibri,Verdana;
	color:#001dc6;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
.Registration a:hover{
	font-size: 10pt;
	font-family: Arial,Calibri,Verdana;
	color:red;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}

/* Banners settings */
.ban_Link1 {
	height:122px; 
	background:url(images/Ban001.jpg);
}
.ban_Link2 {
	height:122px; 
	background:url(images/Ban002.jpg);
}
.ban_Link3 {
	height:122px; 
	background:url(images/Ban003.jpg);
}
.ban_Link4 {
	height:122px; 
	background:url(images/Ban004.jpg);
}
.ban_Link5	{
	height:122px; 
	background:url(images/Ban005.jpg);
}
.ban_Link6	{
	height:122px; 
	background:url(images/Ban006.jpg);
}
.ban_Link7  {
	height:122px; 
	background:url(images/Ban007_1.jpg);
}
.ban_Link8  {
	height:122px; 
	background:url(images/Ban008.jpg);
}
.ban_Link9  {
	height:122px; 
	background:url(images/Ban009.jpg);
}
.ban_Link10	{
	height:122px; 
	background:url(images/Ban010.jpg);
}
.ban_Link11	{
	height:122px; 
	background:url(images/Ban011.jpg);
}
.ban_Link12	{
	height:122px; 
	background:url(images/Ban012.jpg);
}
.ban_Link13	{
	height:122px; 
	background:url(images/Ban013_rpt.jpg) no-repeat;
}
.ban_Link14	{
	height:122px; 
	background:url(images/Ban014_rpt.jpg);
}
.ban_Link15	{
	height:122px; 
	background:url(images/Ban015_1.jpg);
}
.ban_Link16	{
	height:122px; 
	background:url(images/Ban016.jpg);
}
.ban_Link17	{
	height:150px; 
	background:url(images/corporate_trainer_1.jpg);
}
.ban_req_broucher{
	height:122px;
	background:url(images/corporate_trainer_1.jpg);
}
.ban_corp{
	background:url(images/ban_corporate.gif);
	background-repeat:no-repeat;
}
.ban_corp_right{
	background:url(images/ban_corporate_1.gif);
	background-repeat:repeat-x;
}
.ban_international_student{
	height:122px;
	background:url(images/ban_international_student_1.jpg);
}
.ban_international_student_right{
	background-color:#000000;
}
.banner-subheader{
	height:140px;
	background:url(images/ban-subheader.jpg) no-repeat;
}
.interstudentMenu{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	height:42px;
	color:#ffffff;
	padding-right:2px;
	background: url(images/is_menu_bg.jpg) repeat;
	background-repeat:repeat-x;
}
.interstudentMenu td a{
	color: #F8F8F8;	
	text-decoration:none;
}
.interstudentMenu td a:hover{
	color: #f8f8f8;
	text-decoration:none;
}	
.corpMenu{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	height:21px;
	color:#ffffff;
	background: url(images/menu_bg.jpg) repeat;
	padding-top:5px;
	padding-right:2px;
	padding-bottom:5px;
}
.corpMenu td a{
	color: #f8f8f8;
	text-decoration: none;
}
.corpMenu td a:hover{
	color: #f8f8f8;
	text-decoration:none;
}	
.subMenuTitle{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	height:21px;
	background-color:#01b0f1;
	color:#ffffff;
	padding-top:3px;
	padding-bottom:1px;
}
.marBG{
	background: url(images/is_menu_bg.jpg) repeat;
	background-repeat:repeat;
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
    font-weight: bold;
	height:22px
}
.marBGhover
{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	color:#ffffff;
	background-color:#2f6eac;
	height:23.5px;
}

.markFont{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	color:#ffffff;
}
.markFont a,.markFont a:visited{
	font-family: Arial,Calibri,Verdana;
	font-weight:bold;
	font-size: 10pt;
	color:#ffffff;
	text-decoration:none;
	text-transform:none;
}
.markFont a:hover{
	color:#ffffff;
	text-transform:none;
	text-decoration:none;
}

.blueLink a,.blueLink a:hover,.blueLink a:visited{
	font-family: Arial,Calibri,Verdana;
	font-size: 10pt;
	font-weight: bolder;
	color:#0033cc;
	text-decoration: none;
}
.blueLink a:hover{
	text-decoration: none;
}