@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(https://portal.nie.edu.sg/STFPContentPortlet/images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	border: none;
}
img {
	border: none;
}

#container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
#mainContent {
	padding: 0px;
}

/* Login Area */
#loginbox {
	width: 250px;
	height: 130px;
	padding: 20px;
	background-image: url(https://portal.nie.edu.sg/STFPContentPortlet/images/loginboxbg.jpg);
	background-repeat: no-repeat;
}
#loginbox .textbox {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(https://portal.nie.edu.sg/STFPContentPortlet/images/textboxbg.png);
	background-repeat: no-repeat;
	margin-right:40px;
}
#loginbox .textbox-focus {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(https://portal.nie.edu.sg/STFPContentPortlet/images/textboxbg-focus.png);
	background-repeat: no-repeat;
	margin-right:40px;
}
#loginbox .loginlayer {
	padding-bottom: 7px;
	vertical-align: middle;
	text-align: right;
}
#loginbox .fieldlabel {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
#loginbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: yellow;
	vertical-align: middle;
}
#loginbox .button {
	border-width: 1px;
	border-color: #333333;
	background-color: #CCCCCC;
	border-style: solid;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:40px;
}

/* Search */
#searchbar {
	padding-top: 5px;
	vertical-align: middle;
}

/* Menu */
#navigation_bk {
	float: right;
	z-index: 10;
	padding-top: 70px;
	vertical-align: text-bottom;
	font: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navigation {
	position: relative;
	top: -40px;
	left: 120px;
	height: 0px;
	z-index: 10;
	font: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Ads */
#ads {
	position: relative;
	top: -100px;
	left: 130px;
	height: 0px;
	z-index: 20;
}

/* Header Area */
#logo {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	height: inherit;
}
.profile_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}


#mainpic {
	border-top: solid 3px #CACACA;
	border-bottom: solid 3px #CACACA;
	height: 100px;
	width: 960px;
	overflow: hidden;
}
#mainpic img {
	height: 100px;
	width: 960px;
}
#mainpic ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* Sub Pages Layout */
.subpageheader {
	color: white;
	border-top: solid 3px #CACACA;
	border-bottom: solid 3px #CACACA;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 960px;
	background-image: url(https://portal.nie.edu.sg/STFPContentPortlet/images/subheader-bg.png);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.textheader_category {
	font-size: 12px;
	vertical-align: middle;
	padding-left: 35px;
}
.textheader_title {
	font-size: 28px;
	vertical-align: middle;
	padding-left: 30px;
}
#breadcrumps a {
	color: white;
}
#breadcrumps a:hover {
	color: yellow;
}
.leftsidebar {
	float: left;
	width: 180px;
	vertical-align: top;
}
.subpageleftcol {
	width: 180px;
	border-right: solid 3px #CACACA;
	border-bottom: solid 3px #CACACA;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 180px;
	color: white;
	background-color: #4775A5;
}
.subpageleftcol_links {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.subpagebox {
	width: 580px;
}
.subpagecontents {
	padding: 30px;
	font-size: 11px;
}
#subpageleftcol li {
	padding-bottom: 10px;
	padding-left: 0;
}
#subpageleftcol a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#subpageleftcol a:hover {
	color: yellow;
}

.subpageservices {
	height: 30px;
	background-color: #FFFFCC;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}


/* Contents */
#subcontents {
	padding: 30px;
}
#piclinkssection {
	float: right;
	width: 250px;
}
#piclinkssection li {
	padding-bottom:15px;
}
#piclinkssection ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#news {
	width: 310px;
}

.leftcolStyle {
	width: 250px;
}
.colStyle {
	width: 310px;
}
.colHeaderLink {
	float: right;
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 16px;
	padding-right: 20px;
}
.colHeader {
	text-align: left;
	padding-bottom: 20px;
}

td.header
{
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: navy;
text-align: center;
vertical-align: middle;
background-color: #ffffff;
}



.infobox {
	padding-bottom: 15px;
	padding-right: 15px;
}
.infodateref {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	padding-bottom: 3px;
}
.infoheader {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #003366;
	padding-bottom: 3px;
}
.infosummary {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 3px;
}

.footer {
	font-size: 9px;
	text-align: center;
}


/* Navigation Bar */
#navigation .link {
	padding-right: 30px;
}