/* CSS Document */
img {
	border:none;
	}
	
.span {
	color:#ff0000;
	font-size:9px;

	}
		
.star {
	color:#ff0000;
	}
		
p,ol,ul{
	margin:0;
	padding:0;
	line-height:21px;
	}
p {
	line-height:21px;
	margin:0; padding:0;

	}
	
form {
	margin:0;
	padding:0;	
	}		
	
body {
	margin:0;
	padding:0;
	background:#f6f6f6;
/*	font-family: "MS Gothic", "MS Mincho", "MS PGothic", "MS Serif" arial ;
*/	font-family:arial,sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#000;

	}
	
#container {
	background:url(../images/center.gif) repeat-y;
	padding:0px 18px 8px 20px;
	}	
	
#navigation {
	background:url(../images/st_nv_bg_01.gif) repeat-x;
	width:99%;
	font-size:15px;
	font-weight:bold;
	color:#2F424B;
	padding-bottom:20px;
	}

/*** Left Colomn ***/	
#width219 {
	border:1px solid #79C7FE;
	border-bottom:none;
	background:#f6fbff;
	}
	
.bdr {
		border:1px solid #79C7FE;
		border-top:none;
		background:#f6fbff;
	}		

.student-signin img {
	background:22px 12px;
	padding-top:16px;
	padding-bottom:7px;
	}
	
.news-item {
	background:url(../images/item-news.gif) 22px 12px no-repeat;
	height:33px;	
	}			
	
	
.login-box {
	background:url(../images/sign-in-box.gif) no-repeat;
	height: 125px;
}

/* add m.k */
#lb_login {
	border:1px solid #bdbdbd;
	background:url(../images/st_lb_bg_01.gif) left bottom repeat-x;
}

#lb_login dl {
	margin:15px;
	padding:p;
}

#lb_login dl dt {
	margin:0;
}

#lb_login dl dd {
	margin:0 0 10px 0;
}

#lb_login dl dd input {
	width:181px;
	height:18px;
	border:1px solid #bdbdbd;
}

#lb_login p {
	margin:0 15px 15px 15px;
	text-align:right;
}
/* add m.k */
	
.arrow {
	vertical-align:top;
	padding-top:7px;
	padding-left:10px;
	}

.login-input {
	width:100px;
	}
	
.forgot-password {
	font-size:11px;
	color:#015AB2;
	}		

.item-news {
	line-height:21px;
	padding:3px 5px 3px 5px;
	}
		
.blue-span {
	color:#0074c6;
	}	
			
.strong {
	color:#ff0000;
	font-weight:normal;
	}
				
.welcome-text {
	background:url(../images/dot-line.gif) bottom repeat-x;
	padding-bottom:1px;
	}
	
.links {
	color:#0074c6; text-decoration:none;
	}
		
.heading {
	color:#094595;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
		
.red-arrow {
	background: url(../images/red-arrow1.gif) 0 7px  no-repeat;
	padding-left:10px;
	list-style: none;
	margin-left:10px;
	}
	
.current {
	background: url(../images/clr.gif) 0 7px  no-repeat;
	padding-left:10px;
	list-style: none;
	margin-left:10px;

	}
			
.read-more {
	font-family: tahoma;
	color:#ff0000;
	font-size:11px;
	}	

.img-bdr  img{
	border:#ccc 1px solid;
	}
		
.width219 {
	background:url(../images/bottom-bg.gif) bottom no-repeat;
	height:2px;
	}	
	
#rightwidth219 
	{
		border:1px solid #79C7FE;
		border-bottom:none;
		background:#f6fbff;
	}

		
#footer  {
	/*
	background:#0077cc;
	font-size:11px;
	color:#fff;
	font-family:tahoma;
	padding:0 5px 0 20px;
	*/
	background:url(../images/st_ft_bg_01.gif) left top repeat-x #fff;
	}	
#footer a {
	/*color:#fff;*/
	color:#666;
	text-decoration:none;

	}
	
.name {
	padding:5px 0 5px 0;
	line-height:15px;
	color:#0371c0;
	font-size:11px;
	}
		
.gray-bdr {
	border:1px solid #bebebe;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 8px 8px;
	line-height:16px;
	background:#fff;
	}	

.green-link {
	color:#308f0a;
	text-decoration:none;
	
	}	

/** spry menu **/
	
	
#nav {
	margin-left:5px;
	}
#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	}
	
#nav ul li {
	display:block;
	float:left;
	height:22px;
	margin:0 0 0 1px;
	overflow:hidden;
	padding:0px;
	line-height:19px;
	}
	
#nav ul li a {
	float:left;
	display:block;
	height:22px;
	overflow:hidden;
	background:#0066CC;
	border:1px solid #666666;
	color:#FFFFFF;
	font-family: "MS Gothic", "MS Mincho", "MS PGothic", "MS Serif" arial ;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 12px 0 12px;
	}
	
#nav ul li.languages a {
	background:#0066CC;
	}
	
#nav ul li.teaching a {
	background:#0066CC;
	}
	

#nav ul li.languages a:hover, #nav ul li.languages-active a {
	 background:#FF6600;
	}
	
#nav ul li.teaching a:hover, #nav ul li.teaching-active a {
	 background:#FF6600;
	}
	

.bread-crumb{
	text-align:right;
	width:330px; float:right;
	background:#017BDC;
	margin:2px 3px 0 0;
	text-align:center;
	line-height:20px;
	padding:0px;
	font-size:11px;
	}
.bread-crumb a{
	color:#fff;
	}	

.banner-center {
	text-align:center;
	}	
	
/** table crv **/
.form-top{
	background:url(../images/form-top.gif) repeat-x;
	}
	
.form-bottom{
	background:url(../images/form-bottom.gif) repeat-x;
	}
	
.form-left{
	background:url(../images/form-lft.gif) repeat-y;
	}
	
.form-right{
	background:url(../images/form-rt.gif) repeat-y;
	}

.trbgc {
	background:#E7E7E7 none repeat scroll 0%;
	line-height:25px;
	padding-left:5px;
}

.trbgcl1 {
	background:#F0F9FF none repeat scroll 0%;
	line-height:20px;
}

/** End Spry Menu **/ 	



.dot-line1{
	background:url(../images/dot-line.gif) repeat-x;
	font-size:1px;
	line-height:1px;
	}
	
h1{
	font-size:16px;
	font-weight:bold;
	color:#FF6400;
	text-decoration:none;
	padding:4px 0 4px 0px;
	display:block;
	overflow:hidden;
	margin:0;
	}	
				
/*h2{
	font-size:12px;
	color:#094595;
	text-decoration:none;
	margin:14px 0 5px 0px;
	line-height:20px;
	padding-left:10px;
	background:url(../images/blue-arrow1.gif) top left no-repeat #F1F0F0;
	}
*/
/* add m.k -------------------------------------*/
#logo h1 {
	margin:0;
	padding:0;
}

h2,
h3 {
	margin:0 0 20px 0;
	padding:0;
	background-image:none;
}

a.linkIcon {
	padding:0 0 0 15px;
	background:url(../images/st_co_ic_01.gif) left center no-repeat;
}

a.anchorIcon {
	padding:0 0 0 15px;
	background:url(../images/st_co_ic_02.gif) left center no-repeat;
}

.bodyText {
	margin:0 0 40px 20px;
}

.m10 {
	margin:0 0 10px 0;
}

table.table_01 {
	border:1px solid #bdbdbd;
	border-collapse:collapse;
}

table.table_01 th,
table.table_01 td {
	padding:10px;
	font-weight:normal;
	border:1px solid #bdbdbd;
	text-align:left;
}

table.table_01 th {
	background-color:#c0e5ff;
}

/* HOME */
#indexMainSection p {
	margin:0 0 0 20px;
}

#indexMainSection .m40 {
	margin:0 0 40px 0;
}

#indexMainSection p.m40 {
	margin:0 0 40px 20px;
}

#indexMainSection .imgRight {
	_height:1px;
}

#indexMainSection .imgRight:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0px;
	content:"";
}

#indexMainSection .imgRight img {
	float:right;
}

#indexMainSection div#btnSection {
	padding:15px 0;
	text-align:center;
	background:url(../images/st_index_bg_01.gif) left top no-repeat;
}

#indexMainSection div#btnSection ul li {
	padding:0 10px;
	display:inline;
	list-style-type:none;
}

#indexMainSection div#newsSection {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(../images/st_co_ln_01.gif) left bottom repeat-x;
}

#indexMainSection div#newsSection p {
	margin:0 0 10px 20px;
	padding:0 0 0 15px;
	background:url(../images/st_co_ic_01.gif) left center no-repeat;
}

#indexMainSection div#bannerSection {
	margin:80px 0 20px 0;
	text-align:center;
}

#indexMainSection div#bannerSection p {
	margin:0;
}

#pickUpSection {
	border:1px solid #bdbdbd;
}

#pickUpSection .pickUpInfo {
	padding:10px 10px 0 10px;
}

#pickUpSection .pckUpBorder {
	margin:0 10px;
	background:url(../images/st_co_ln_01.gif) left center repeat-x;
}

/* FAQ */
.questionSection {
	padding:3px 0 3px 28px;
	background:url(../images/st_faq_ic_01.gif) 0 3px no-repeat;
}

.answerSection {
	margin:0 0 0 25px;
	padding:3px 0 25px 28px;
	background:url(../images/st_faq_ic_02.gif) 0 3px no-repeat;
}

.answerSection ul {
	margin:0 0 10px 25px;
}

/* tell-a-friend */
#thanksSection {
	margin:0 0 20px 0;
	padding:20px;
	border:4px solid #f8542f;
}

/* add m.k -------------------------------------*/

.input1{
	width:196px;
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	}

.input11{
	width:226px; 
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	}


.input2{
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
			
.line-height {
	line-height:21px;
	}	
	
.leftpad5 {
	padding-left:5px;
	}	
	
.input3{
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:19px;
	padding: 0 2px 0;
	}
	
.state {
	width:62px;
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.list-width {
	width:146px;
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.list-width2 {
	width:180px;
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

	
.input-type {
	width:196px;
	border:1px solid #949494;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	}	

.query {
	font-size:16px;
	color:#094595;
	}
		
.sitemap-link {
	color:#025D9D;
	text-decoration:none;
	}

.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	text-decoration:none;
	}
	
.news:hover{
	color:#FF5F00;
	}

.date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#094595;
	font-weight:bold;
	}
	
.day{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F12B01;
	font-weight:bold;
	}


	.success{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#336600;	
	font-size:11px;
	font-weight:bold;
}
.error{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FF0000;	
	font-size:11px;
	font-weight:bold;
}

.blue-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#094595;
	font-weight:bold;
	text-decoration:none;
	}

.monthly-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}


div.menu  {
 position:absolute; visibility:hidden;
 width:110px; left:0; top:0; z-index:500;
 font-size:12px;
 background-color: #e6e6e6; color:#000;
 border: 2px solid;     border-color: #f7faff #99a #99a #f7faff;
 z-index:500;
}


div.menu ul { margin:0; padding:0 }

div.menu ul li {
 padding:1px; margin:0;
 list-style-type:none
 }


div.menu a {
 cursor:default;
 padding:.3em .4em; margin:0;
 background-color:transparent;
 display:block; position:relative;
 text-decoration:none
 }

.image-padding{
border:1px solid #CCCCCC;
padding:1px;
}

.tdborderclass{
border-left: 1px solid  #79C7FE;
border-right: 1px solid  #79C7FE;
border-bottom: 1px solid  #79C7FE;
border-top: 1px solid  #79C7FE;
}
 
div.menu a:link { color:#33b }
div.menu a:visited { color:#339 }
div.menu a:hover { color:#fff; background-color:#338 } 
 
 
/*  Header Css starts here  */

.hdr-bg-new2{
	background:url(../images/hdr-bg-new2.gif) no-repeat;
	width:983px;
	margin:0 auto;
	overflow:hidden;
	padding:0px;
	}
	
#body{
	width:947px;
	margin:0 0 0 20px;
	overflow:hidden;
	}
	
#header{
	
	padding:0 0 0 0px;
	}

#logo{
	width:306px;
	float:left;
	padding:31px 0 0 0;
	}
		
.hdr-bg-new{
	float:left;
	width:257px;
	text-align:right;
	height:160px;
	background: url(../images/header-right-bg.gif) no-repeat;
	margin:31px 0 0 0 ;
	}
	
.right-pic {
	top:6px;
	position:relative;
	width:382px;
	float:left;
	}	
	
.horz-line{
	background:url(../images/horz-line.gif) no-repeat;
	height:10px;
	margin:1px 0 0 0;
	}
		
/*  Header Css starts here  */
/* Below added on feb 09, 2009 */
.hdng{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#033481;
	font-weight:bold;
	padding-left:8px;
	}
	
.bdr-left{
	border-left:1px solid #9ECCEE;
	}

.hdng-name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6400;
	font-weight:bold;
	background:#DEF0FB;
	padding-left:8px;
	}
.slogan{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#033481;
	font-weight:bold;
	text-align:center;
	}
.slogan2{
	font-family:"Trebuchet MS";
	font-size:22px;
	font-weight:bold;
	color:#FF6400;
	}
.tdbglc {
	background-color: #ffffff;
	}
	.tdbglc:hover{
	background-color: #FFF7F2;
	}
	
.tdbglc2 {
	background-color: #EBF7FF;
	}
	.tdbglc2:hover {
	background-color: #FFF7F2;
	}

.left-pad{
	padding-left:8px;
	}

.bdr-right{
	border-right:1px solid #9ECCEE;
	}

.bdr-bot{
	border-bottom:1px solid #A7D6F3;
	}

.bdr-top{
	border-top:1px solid #9ECCEE;
	}

.hdng-bg{
	background:#DEF0FB;
	padding-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A6B92;
	font-weight:bold;
	}

.bdy-links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0074C6;
	text-decoration:underline;
	}
	
.bdy-links:hover{
	color:#FF5F00;
	}

.body-mid1{
	width:942px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
	}
#body-mid1{
	width:942px;
	float:left;
	overflow:hidden;
	margin:0 0 0 6px;
	}
 
