body {
	background: no-repeat top url(https://www.airdrie.ca/hr_njoyn_careers/bg.jpg) #9accff;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	}
h1 {
	font-size: 1.2em;
	color: #005596;
	margin: 0;
	padding: 2px 0 4px 0;
}
h2 {
	font-size: 1em;
	color: #005596;
	margin: 0;
	padding-top: 10px;	
	padding-bottom: 4px;	
}
h3 {
	font-size:2.5em;
	color: #005596;
	margin: 0;
	padding-top: 10px;	
	padding-bottom: 4px;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	position: relative;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-bottomleft: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
}

#header {
	height: 133px;
	width: 990px;
	margin-left: -15px;
	background: url(https://www.airdrie.ca/hr_njoyn_careers/header.png) no-repeat;
	border-bottom: 2px solid #66ccff;
	position: relative;
}
#airdrie_logo {
	height: 100px;
	text-align: center;
	display:none;	
}

#websiteLink {
	position: absolute;
	top: 40px;
	left: 40px;		
	font-size: 0em;
	color: #FFF;
	width: 275px;
	height: 55px;
	z-index: 10;
}

#websiteLink a, #websiteLink a:visited, #websiteLink a:active, #websiteLink a:hover{
	color: #0099cc;
	text-decoration:none;
	width: 100%;
	height: 100%;
	float: left;
}

#headerBG {
	background: url(https://www.airdrie.ca/hr_njoyn_careers/header_bg.png) no-repeat;
	position: absolute;
	top: 134px;
	left: -15px;
	width: 990px;
	height: 15px;
}

#footer {
	display: none;
}

#NjnNav .current, #NjnNav a:hover, .NjnButton {
	background: #005596!important;
	cursor: pointer;	
}

#breadcrumb {
	padding-left: 10px!important;	
}

.NjnButton:hover {
	background: #000!important;	
}

a, a:visited, a:link {
	color: #0099cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}
a:visited {
	color: #003399;
}

#filterform {
	display:none!important;
}
.JobDetail {
	line-height: 1.5em!important;	
}
.help_highlight {
	font-weight: bold;	
}

div.NjnContentContainer {
	margin-left: 145px!important;	
}

.NjnNavContainer a {
	padding-left: 10px!important;	
	padding-right: 2px!important;
	width: 140px!important;
}

.form_1column .column {
	width: 760px!important;	
}

.form_2column .column {
	width: 370px!important;	
}
#njoynPageContainer div.form_2column div.mergedColumn.column {
	width: 760px!important;	
}



