body {
	background-color: #FFFFFF;
	margin: 0px;
}
#navbar {
	background-color: #CC9900;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;

}
#navbanner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#forminputs {
	display: inline;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchinput {
	height: 16px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.navcontainer
{
	width: 158px;
	position:absolute;
	z-index:500;
	left: 96px;
	top: 152px;
	visibility: hidden;
	background-color: #CC9900;
}
.navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;
	margin: 0;
	padding: 0;
}
.navcontainer a
{
	display: block;
	padding: 4px;
	width: 158px;
	background-color: #CC9900;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDDBA6;
	font-weight: bold;
}
.navcontainer a:hover
{
	background-color: #CC9900;
	color: #EDDBA6;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	left: 0px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#lockdown {
	z-index: 255;
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -400px;
	height: 250px;
	width: 800px;
	background-color: #EEE;
	border: 4px solid #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lockdown p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	line-height: 20px;
}
#lockdown p.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #C00;
	background-color: #FC0;
	margin-right: -10px;
	margin-left: -10px;
	padding: 5px;
	margin-top: 0px;
	text-align: center;
	line-height: 32px;
}
.HumberBlueBanner {
	position: relative;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	width:955px;
	height:80px;
	background-color:#FFF;
}
.searchText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display: inline;
}
.HumberBlueBanner .HumberBlueBannerImage {
	position: absolute;
	padding-right:2px;
	padding-top:inherit;
	padding-left:inherit;
	padding-bottom:0px;
	margin:0px;
	height:80px;
	left:0;
	top:0;
}
.HumberBlueBannerSearch {

	text-align: left;
	position: relative;
	top: 25px;
	float: right;
	width: 225px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

/* Add Back Colour to Search Text (Jason - 10.27.11) */
.HumberBlueBannerSearch span {
    color:#fff !important;
    font: bold 12px Arial,Helvetica,sans-serif !important;
}

.humberbluebanner {
	border: 0;
}

/* legacy blue banner code
*/

.bluebanner2_2009 {
	position: relative;
	margin:2px auto 0px auto;
	width:955px;
	height:80px;
	background-color:#FFF;

}

.searchText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	
}

.bluebanner2_2009 .bluebanner2_image_2009 {
	position: absolute;
	padding:2px auto 0px auto;
	margin:0px;
	height:80px;
	left:0;
	top:0;

}

.bluebanner2_search_2009 {
	position: relative;
	width:190px;
	height:40px;
	padding:0px;
	margin-top: 25px;
	margin-right:102px;
	float:right;
	
}

#searchinput {
	height: 16px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* end legacy css
*/






#importantAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 5px solid #009900;
	/* border: 5px solid #D94040; */
	width: 845px;
	text-align: left;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
}
#importantAlert a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/*
#importantAlert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 745px;
	text-align: center;
	font-weight: normal;
	// background-image: url(/navbar/alertimage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
	margin-left: auto;
	margin-right: auto;
}
#importantAlert a {
	color: #FFFFFF;
	font-weight: bold;
}
*/


/* footer begins */
p.lt-footer2-print {
		height:32px;
		display:block;
		background-image: url(http://www.humber.ca/sites/www.humber.ca/files/images/print-bg.png);
		background-repeat:repeat;
		color:#fff;
		text-decoration:none;
		text-algin:center;
		width:110px;n
		margin:20px 0px 0px 0px;
		padding: 0px;
		float: left;
	}

	p.lt-footer2-print a {
		display:block;
		height:32px;
		width:110px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 4px 0px 0px 43px;
		color:#fff;
		text-decoration:none;
	}	

	#lt-footer2 {
		width: 955px;
		margin-right: auto;
		margin-left: auto;
		background-color: #000033;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-align: center;
		border-top-width: 2px;
		border-top-style: solid;
		border-top-color: #FFFFFF;
		padding-top: 3px;
		padding-bottom: 3px;
		clear: both;
		font-weight: bold;
	}
	
	#lt-footer2 a {
		color: #FFFFFF;
		padding: 2px;
		text-decoration: none;
		left: 0px;
	}

	#lt-footer2 a:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}

	#lt-new-policy {
		background-color: #FFFFFF;
	//	margin: 10px auto 0px auto !important;
		padding: 0px 0px 0px 0px;
		width: 955px !important;
		display: block !important;
float:left;
	}

	#lt-new-policy a, #lt-new-policy a:visited {
		color: #027AC6;
    		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	#lt-new-policy a:hover {
		text-decoration: underline;
	}

	#lt-footer2-left {
		float: left;
		width: 200px;
		background-color: #FFF;
		padding: 16px 0px 13px 0px;
		display: block;
		border-top: 1px solid #CCC !important;
	}

	#lt-footer2-left a {
		float: left;
 	}

	#lt-footer2-right {
		float: right;
		background-color: #FFF;
		padding: 10px 0px 7px 0px;
		margin: 0px;
		width: 755px;
		display: block;
		border-top: 1px solid #CCC !important;
	}

	#lt-footer2-right img {
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
		float: right;
	}

	#lt-footer2-wrapper {
		width: 955px;
		display: block;
		margin: 0px auto;
		padding: 0px;
		
	}

/* footer ends */

