@import url(/_includes/utility/about/common.css);

/* Unprintable objects */
.noprint, #topnav ul, h2 img, h3 img, #breadcrubs, #larger, .midbottomcolumn, .rightbottomcolum, #footer
{
	display: none;
}

/* Restyled objects */
html, body { background: white; }

h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 span { display: inline; }

h3
{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 span { display: inline; }

h4 strong { color: black; }

#mainbg { background-image: none; }

.outerlines
{
	background-image: none;
	height: 100%;
}

#productfeatures
{
	padding-top: 10px;
	width: auto;
	height: auto;
	overflow: none;
	font-size: 11px;
	color: black;
	line-height: 17px;
	background-color: white;
}

.leftbottomcolumn { border-right: none; }

.leftbottomcolumn img { display: inline; }

#headerbg { display: none; }

/* JOBS */
#leftnav { display: none; }

#contentjobdescription {
	font-size: 11px;
	padding: 10px;
	width: 100%;
	height: auto;
	/*overflow: auto;*/
}
.jobContainer {
	background-image: none;
}

#footerbg {
	background-image: none;
}

#footer {
	background-image: none;
}
.dontprint {
	display: none;
}