@charset "utf-8";
/* CSS Document */

img, div, a, background {
	behavior: url(iepngfix.htc)
}
body {
	
	background-color:#FFFFFF;
	padding:0px;
	margin:0px auto;
	background-position:top;
	width:980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*css for login page*/
img, div, a, input {
	behavior: url(/css/resources/iepngfix.htc)
}
.login-box {
	width:370px;
	height: 350px;
	padding: 55px 76px 0 76px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images1/login-box-backg.JPG) no-repeat left top;
	behavior: url("iepngfix.htc");
}
.login-box img {
	border:none;
}
.login-box b {
	font-size:10px;
	padding:0;
	margin:0;
	color: #ebebeb;
	font: bold 44px "Calibri", Arial;
}
.login-box-name {
	width:60px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}
.login-box-field {
	display:inline;
	width:50px;
	margin:0;
	margin:0 0 7px 0;
	padding-left:10px;
}
.login-box-field-email {
	padding-left:32px;
	margin-top:20px;
}
.ie .login-box-field-email {
	padding-left:38px;
}
.form-login {
	width: 205px;
	padding: 0px 4px 6px 3px;
	margin-top:10px;
	border: 1px solid #CCCCCC;
	background-color:#c5b7b0;
	font-size: 16px;
	color: #ebebeb;
}
.login-box-options {
	clear:both;
	padding-left:75px;
	font-size: 11px;
}
.login-box-options a {
	color: #ebebeb;
	font-size: 11px;
}
.loginbut {
	margin-left:80px;
}
.welcometitle {
	font-size:12px;
	font-weight:bold;
	margin-left:0px;
	color:#007eff;
}

.loginfooterapp {
	font-size:11px;
	color: #999999;
	margin-left:8px;
	margin-top:45px;
	background-color:#DDDDDD;
	background:url(images1/menubg.jpg) repeat-x;
	width:964px;
	height:25px;
	padding-top:12px; vertical-align:bottom;
}

/*student module */

.studentmain {
	background:url(images1/mainbg.PNG) repeat-y;
	height:600px;
	behavior:url("iepngfix.htc");
}

.headpat{background:url(images1/studentheader1.jpg) no-repeat; width:964px; height:120px; margin-left:8px;}

.reghead{font-size:18px; margin-top:20px; color:#663300;}


.mainstudentnav{width:220px; height:300px; margin-top:20px; margin-left:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-top:5px; font-weight:bold; float:left; }

.substudentnav-top{background:url(images1/leftnav-top.JPG) no-repeat; width:214px; height:30px; margin-left:0px; margin-top:10px; padding-left:0px; height:22px; padding-top:6px; }

.studentlinks{font-size:12px; padding-left:15px; margin-top:8px;}

.studentlinks a{color:#333333; text-decoration:none; }


.substudentnav a:hover{color:#993300; text-decoration:underline;}

.substudentnav-mid{background:url(images1/leftnav-mid.JPG) repeat-y; height:255px; width:214px; margin-top:13px;}

.substudentnav-bot{background:url(images1/leftnav-bot.JPG) no-repeat; height:30px; width:214px; margin-top:0px;}

.maincontainer{float:left; font-size:12px; color:#333333; width:500px; height:88px; margin-left:30px; margin-top:35px; padding-top:0px; background-color:#999999; font-weight:bold;}
.maincontainer1{ color:#333333; width:500px; height:88px; margin-left:0px; margin-top:20px; padding-top:0px; background-color:#999999; font-weight:bold;}

.maincontainer span{margin-left:200px;}

.studentlogout{font-weight:bold; float:right; width:200px;}

.studentlogout a{color:#FFFFFF; text-decoration:none;}

.studentlogout a:hover{color:#CCCCCC;}

.studentfooterapp {
	font-size:11px;
	color: #999999;
	margin-left:8px;
	margin-top:82px;
	background-color:#DDDDDD;
	background:url(images1/menubg.jpg) repeat-x;
	width:964px;
	height:25px;
	padding-top:12px; vertical-align:bottom;
}

.login-box {
	width:370px;
	height: 290px;
	padding: 55px 76px 0 76px;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images1/login-box-backg.JPG) no-repeat left top;
	behavior: url("iepngfix.htc");
}
