@charset "utf-8";
/* CSS Document */

@import url("global/reset.css");
@import url("global/fonts.css");

body{
	font-size: 12pt;
}

a{
	color: #0090cc;
	text-decoration: none;
}


#topOptions, #leftContent, #mainMenu, .breadcrumb, .frontTeaser, #contentFooter, #footer, .paginationPageNr, .paginationSlectionNr{
	display: none;
}











/*

#wrapper{
	margin: 0 15px;
}

#wrapperPrint{
	margin: 5px;
}

#leftColumn{
	float:left;
	margin-top: 5px;
	padding-right:15px;
}

#mainColumn
{
	margin-top: 5px;
}

#mainMenu, #breadcrumbs, #jobs, #leftContent, #rightContent, #topSection, #headerSection, #helpOptions, #AT{
	display: none;
}

#logo
{
	text-align: center;
	height: 20px;
	width: 20px;
	margin-bottom: 0px;
}

#logo a
{
	float: left;
}

.logoIcon{
	clear:both;
	display: block;
	height: 60px;	
	width: 60px;	
	margin-bottom:50px;
	margin-left:10px;
}

#logo a,#logo a img {
	border: none;
}

#logoText
{
	height: 100px;
	padding: 10px;
}


.headerBanner{
	margin-bottom: 25pt;
}


#footer{
	margin-top: 25pt;
}

#footer ul{
	text-align: left;
	margin: 0 0 0 -10px;
}

#footer ul li{
	 list-style: none;
	 display: inline;
}

#footer ul li{
	padding: 0 10px;
	background: url(../../images/footer_line.gif) no-repeat center right;
}

#footer ul li.lastChild{
	background: none;
}

#footer ul li a{
	color: #67695e;
}

#rightContent{
}

#rightContent h2{
	margin-top: 0;
}

.paginationTop{
	display:none;
}

.paginationBottom{
	display:none;
}*/
