#printicon {
	display:none;
	}
#bannerTitle{display:none;}
#topPhoto{display:none;}
#bottom {background-color:#ffffff;}
/* Body */
* html img,
* html .png {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true :
        (this.nodeName == "IMG" ?
          (this.src.toLowerCase().indexOf('.png')>-1 ?
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "/images/blank.gif") :
            '') :
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ?
              this.origBg :
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}

img {
	border:none;
	}
#dropdown {
display:none;
}



#listit {
display:none;

}

body {
    text-align:center;
	font-family:verdana;

	font-size:11px;
	color:#000000;

	margin:0 0 0 0;
	padding: 0 0 0 0;
	padding-top:20px;
}

td, tr, th, div, form {

	margin:0 0 0 0;
	padding: 0 0 0 0;
}

p {
	margin:0 0 5px 0;
	padding: 0 0 0 0;
}


h1.frontpage {
	color:#ff3c00;
	font-weight:bold;
	letter-spacing:0px;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
}
div.layContent h1 {
	color:#ff3c00;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	line-height:17px;
	
	margin:0px 0px 0px 0px;
	visibility: hidden;
}

h2 {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
}

h3 {
color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;
	margin:0px 0px 0px 0px;
	line-height:10px;
}


/* Links */

a {
	color: #7389a6;
	text-decoration: none;


	}

a:link {
	color: #7389a6;
	text-decoration: none;


	}

a:visited {
	color: #7389a6;
	text-decoration: none;


	}

a:hover {
	color: #000000;
	text-decoration: none;



	}
a.menusub:link, a.menusub:visited, a.menusub:active, a.menusub:hover {
	color: #000000;
	text-decoration: none;

	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	font-size:10px;


	}

a.menucontent:link {
	color: #ffffff;
	text-decoration: none;

	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;

	}

a.menucontent:visited {
	color: #ffffff;
	text-decoration: none;

	font-weight:bold;
	text-transform:uppercase;
letter-spacing:1px;
	font-size:9px;

	}
a.menucontent:active {
	color: #ffffff;
	text-decoration:underline;

	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;

	}

a.menucontent:hover {
	color: #ffffff;
	text-decoration:none;

	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;



	}

/* Corners */
.topRight {background: url(../imagesNew/cornerTopRight.png) no-repeat;width:30px; height:30px;}
.bottomRight {background: url(../imagesNew/cornerBottomRight.png) no-repeat;width:30px; height:30px;}
.bottomLeft {background: url(../imagesNew/cornerBottomLeft.png) no-repeat;width:30px; height:30px;}
.topLeft {background: url(../imagesNew/cornerTopLeft.png) no-repeat;width:30px; height:30px;}
.max {width:100%;height:100%;}
.clear {clear:both;height:1px;}

/* Content FORSIDE*/
.box1 {
width:475px;
height:100px;
background-color:#cccccc;
cursor:pointer;
}
.boxLeft {
width:230px;
height:100px;

cursor:pointer;
}

.boxtitle {text-align:left;padding-left:27px;padding-top:4px;}

/* Content */

#container {
margin:auto;
width: 959px;

}

#banner {
display:none;

}
#bannerLine {
display:none;
}
#logo {
display:none;
}
#menucontent {
display:none;
}
.colorBlack {color:#000000;}
.searchfield {
display:none;
}




#jobapp {
	display:none;
	}

 #jobappHeading h2 {
	display:none;
	}
 #jobappHeading {
	display:none;
	}


	#jobapp input {
	display:none;
	}