﻿@media print {

* { /* Global Whitespace Reset - do not delete */
	margin: 0;
	padding: 0;
}

body {
	font: 11pt Arial, Verdana, sans-serif;
	color: #000;
}

img {border: 0;}

a:focus {outline: 0;}

div.top {display: none;}

div.bottom {display: none;}

div.main {
	position: relative;
	margin: 0 auto;
	width: auto;
	background: none;
}

div.main div.mast {
	width: auto;
	height: 144px;
	background: none;
}

div.main div.mast img.logo {float: left;}

div.main div.mast div.nav {display: none;}


/* Main Content Area */

div.content {
	position: relative;
	margin: 5px 0 0;
	width: 1014px;
}

/* Homepage */

div.content div.home {
	padding: 57px 0 0;
	width: 1014px;
	height: 357px;
	background: url(images/bg-home.jpg) no-repeat 0 0;
}

div.content div.home img.callout {
	position: absolute;
	top: -88px;
	left: 15px;
	background: url(images/fpo.png) no-repeat 0 0;
}

div.content div.home h1 {
	margin: 0 0 36px 444px;
	width: 431px;
	height: 9px;
	text-indent: -10000em;
	background: url(images/h1.gif) no-repeat 0 0;
}

div.content div.home h2 {
	margin: 0 0 0 345px;
	width: 228px;
	height: 82px;
	text-indent: -10000em;
	background: url(images/h2-home.gif) no-repeat 0 0;
}

div.content div.home p {
	margin: 0 105px 0 387px;
	font: 11px/25px Verdana, Arial, sans-serif;
}


/* Category Pages */

div.content div.category {
	width: 1014px;
	height: 414px;
	background: url(images/bg-category.jpg) no-repeat 0 0;
}

div.content div.category img.backdrop {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

div.content div.category div#callout {
	position: absolute;
	top: 0;
	left: 160px;
	width: 377px;
	height: 414px;
	z-index: 2;
}
div.content div.category div.healthcare {background: url(images/callouts/healthcare.png) no-repeat 0 0;}


/* Sub Category Pages */




/* Internal "Static" Pages */

div.content div.internal {
	position: relative;
	width: auto;
	min-height: 583px;
	background: none;
}

div.content div.internal a.print:link,
div.content div.internal a.print:visited {display: none;}

div.content div.internal div.sidebar {
	float: left;
	width: 0;
}

div.content div.internal div.sidebar h2 {
	margin: 0 0 15px;
	width: 12in;
	font-size: 24pt;
	line-height: 2;
	color: #000;
	text-indent: 0;
	border-bottom: 6px solid #000;
	visibility: visible !important;
}

div.content div.internal div.sidebar h2.sIFR-hasFlash {
	visibility: visible;
}

div.content div.internal div.sidebar img {display: none;}

div.content div.internal div.sidebar ul {display: none;}

div.content div.internal div.copy {
	margin: 0;
	padding: 130px 52px 15px 0;
	min-height: 487px;
	font-size: 11pt;
	line-height: 2;
	color: #000;
	background: none;
}

div.content div.internal div.copy p {padding-bottom: 15px;}

div.content div.internal div.copy p a:link,
div.content div.internal div.copy p a:visited {color: #e51937;}
div.content div.internal div.copy p a:hover {text-decoration: none;}

div.content div.internal div.copy ul {
	list-style: normal;
	margin: -15px 0 10px 15px;
}

div.content div.internal div.copy ol {
	margin: -15px 0 10px 36px;
}


/* Optional Footer Content */

div.content div.optional {
	margin: 4px 0 0;
	padding: 0 0 0 342px;
	width: 672px;
	height: 164px;
	background: #333 url(images/bg-news.jpg) no-repeat 0 0;
}

div.content div.optional div {
	position: relative;
	float: left;
	padding: 0 0 0 23px;
	width: 282px;
	height: 164px;
	background: url(images/bg-optional-div.gif) no-repeat 0 0;
}

div.content div.optional div h3 {
	padding: 19px 0 3px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

div.content div.optional div ul {list-style: none;}

div.content div.optional div ul li {
	position: relative;
	padding: 0 0 2px 7px;
	background: url(images/bg-optional-li.gif) no-repeat 0 6px;
}

div.content div.optional div ul li a:link,
div.content div.optional div ul li a:visited {
	color: #999;
	text-decoration: none;
}
div.content div.optional div ul li a:hover {text-decoration: underline;}

div.content div.optional div p {
	font-size: 11px;
	color: #999;
	width: 150px;
}

div.content div.optional div img {
	position: absolute;
	top: 15px;
	left: 171px;
}

div.content div.optional div.projects ul {
	position: absolute;
	bottom: 12px;
	left: 20px;
}

div.content div.optional div.projects ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 10px;
	height: 10px;
	line-height: 10px;
	border: 1px solid #999;
	background: none;
}

div.content div.optional div.projects ul li a:link,
div.content div.optional div.projects ul li a:visited {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -10000em;
}
div.content div.optional div.projects ul li a:hover {background: #ccc;}
div.content div.optional div.projects ul li a.on:link,
div.content div.optional div.projects ul li a.on:visited {background: #fff;}


/* The actual footer */

div.footer {
	margin: -8px auto 0;
	width: 1019px;
	font-size: 11px;
}


/* Global Styles */

.hidden {display: none;}
.visible {display: inherit;}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

























































/* IE6 Hacks */

*html div.main div.mast div.nav div.subnav ul li {margin-top: -1px;}

*html div.content div.internal {height: 583px;}

*html div.content div.internal div.sidebar h2 {width: 234px;}

*html div.content div.internal div.copy {height: 487px; margin-left: 249px;}


}
