<!--
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e7eadd;
}

.boxmain {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;

}

.box1 {
	margin-left:10px;

}
h3 {
	margin:0px;
	font-size:13px;
	color:#175c79;

}

td {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.main {
	color: #6e6e6e;
	font-family: arial;
	font-weight: none;
	font-size: 12px;
	line-height:17px;
}
.head {
	color: #175c79;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
}
.new {
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}

.main1 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #87898c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8eb8d0;
	text-decoration: none;
}

.links a{
	font-family: arial;
	font-size: 12px;
	color: #62bb7e;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover {
	color: #77a2c3;
	text-decoration: none;
}
.main3 {
	color: #000000;
	font-family: arial;
	font-weight: none;
	font-size: 11px;
}
.survey1 {
	color: #000000;
	font-family: arial;
	font-weight: none;
	font-size: 14px;
}

.foot a {
	font-family: tahoma;
	font-size: 11px;
	color: #87898c;
	font-weight: bold;
	text-decoration: none;
}
.foot a:hover {
	color: #8eb8d0;
	text-decoration: none;
}

.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #87898c;
	text-decoration: none;
}

.style4 {
	font-size: x-large;
	line-height: 24px;
	font-style:bold;

}
.main2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color:#686868;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(images/student_bg2.jpg) no-repeat;
	background-position:left;
}

.gallery{
	background-color:#f3f9f5;
	margin-top:15px;
	padding-left:27px;
	padding-bottom:20px;
}
.gallery img{
	border:0px;
}
.home_icon{
	margin-right:10px;
	width:165px;
}
.padding_top{
	padding-top:8px;
	padding-bottom:6px;
}
-->

.note{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#175c79;
	text-align:left;
	padding:10px 0px 0px 10px;
}

.form_main{
	margin:0px 7px;
	color:#4f4f4f;
}
.form{
	margin:0px 15px;
}
.form tr td{
	vertical-align:top;
	padding-bottom:3px;
	color:#4f4f4f;
	text-align:left;
}
.hd{
	font-weight:bold;
	text-align:left;
	margin:15px 0px 8px 0px;
	padding:5px 0px 5px 15px;
	background-color:#d5e1ea;
}
.agree{
	text-align:left;
	margin:0px 0px 15px 15px;
}
.agree2{
	text-align:left;
	margin:8px 0px 8px 15px;
	display:block;
}

 	label.error{
		color: #f00;
		background-image: url(cross.png);
		background-repeat: no-repeat;
		display:block;
		padding-left: 0px;
	}
	
	label.correct{
		
		background-image: url(tick.png);
		background-repeat: no-repeat;
		margin-left:3px;
	}
	
.block { display: block; }
form.cmxform label.error { display: none; }

form{
	margin:0px;
	padding:0px;
}