body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	background: #fbfbf9 url("../images/bg_main.1680.jpg") no-repeat center top;
	margin-bottom: 30px;
}

div#container {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	max-width: 980px;
	background: none;
	vertical-align: baseline;
}

button { font-size: 16px; }
div.logo {/*background: url("../images/hku_space_logo.gif") no-repeat;*/ width:236px; height:42px;}
div.banner {display:none; height: 100px; background-color:white;margin-top:10px;}
div.banner  img{display:none;}
.displayTable { width: 100%; margin-top: 20px; border-collapse: collapse; }
.displayTable td { padding: 3px; border: 1px solid #B4D6FB; }
.displayTable thead { text-align :left; color : #FFF; line-height: 1.5;}
.displayTable thead .courseCode { background-color: #00B0D1; width: 20%;}
.displayTable thead .courseTitle { background-color: #0357A7; width: 30%;}
.displayTable thead .courseDetail { background-color: #0083AA; width: 10%;}
.displayTable thead .courseFee { background-color: #4EA8BC; width: 10%;}
.displayTable thead .courseSchedule { width:15%;}
.displayTable thead .action { background-color: #00B0D1; width: 10%;}
.displayTable thead td{ background-color: #00B0D1!important; }


/* apply procedure */
div.step { margin-bottom: 40px;}
div.stepDetail { margin-left: 30px; }
div.divNext { float:right; margin-bottom: 20px;}
div.footNote { font-size: 16px; font-style: italic; }




#hkid1 {width:10px;}
#hkid2 {width:45px;}
#hkid3 {width:10px;}

span.course {font-weight: bold;}
p.step {line-height: 2;}

div.center{margin-top:15px;text-align:center;}

p.thankYouMsg {line-height: 2;text-align: left;}


#tableConsent td.label {vertical-align: top;}
#tableConsent {line-height: 2;}
div.footer {display:none;}



div#copyright {
	float: right;
	text-align: right;
	width: 350px;
	color: #0088B2;
}

div#copyright span, div#copyright span a {
	color: #5E5E5E;
}

div#copyright, footertext {
	white-space: nowrap;
}

div#copyright span.footertext {
float: none;
padding-top: 5px;
text-align: right;
clear: both;
display: block;
margin-left: -260px;
}




