@charset "utf-8";
/* CSS Document */
/*
@import url("global/reset.css");
@import url("global/fonts.css");
*/

a{
	color: #0090cc;
	text-decoration: none;
}

body
{
font-size:18pt;
}

#wrapper{
	margin: 0 15px;
	background: none;
}

/*
#content{	
	border-top: 1px solid #000;
}
*/
#mainMenu, #breadcrumbs, #jobs, #leftContent, #rightColumn, #topSection, #headerSection, #helpOptions, #AT, .jumpToTop, .options, #breadcrumbs, #serviceMenu, #header p{
	display: none;
}

#logo{
	text-align: left;
	padding-bottom: 5pt;
	margin-bottom: 25pt;
	width: 100%;
}

#logo a,#logo a img {
	border: none;
}

.headerBanner{
	margin-bottom: 25pt;
}

#mainContent{
	width: 100%;
}

#footer{
	margin-top: 40pt;
	background: none;
}
#footer p {
font-size:14px;
line-height:21px;
}
#footer ul{
	text-align: left;
	margin: 0 0 0 -10px;
	width: 100%;
}

#footer ul li{
	 list-style: none;
	 float:left;
margin:0 20px 0 0;
}

#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;
}

#leftColumn{
	display: none;
}

#footer{
	border-top: 1px solid #ddd;
}

.timestamp{
	top: -25px;
	right: 0;
}
#logo a{
	top: 20px;
}

.employeesList li{
	background: #ddd;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}


body.print
{
font-size:16pt;
} 

h1 {
font-size:22pt;
font-weight:bold;
line-height:1.5em;
}

h2{
font-size:19pt;
font-weight:bold;
}