/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {
	line-height:1.5;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:none;
	font-size:10pt;
}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	margin-bottom: -10px;
}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:none; color:#000;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}#breadcrumbs {
	display: none;
}
#branding img {
	float: none;
	display: none;
	margin-top: -40px;
	margin-left: -20px;
}
#mainHeader h1, #mainHeader h2 {
	color: #004FB3;
}
#branding p {
}
#header #utilities {
	display: none;
}
#mainNavigation {
	display: none;
}
#sidebar {
	display: none;
}
#footer {
	clear: both;
}
#footer .floatRight.expandLetterSpace {
	display: none;
}
#main #intro #newMessage {
	display: none;
}
#newLinks .box .navigation {
	display: none;
}
#newLinks {
	background: transparent;
}
#newLinks #SlidingPanels1 #p1, #newLinks #SlidingPanels1 #p2, #newLinks #SlidingPanels1 #p3, #newLinks #SlidingPanels1 #p4{
	float: none;
	background: transparent;
}
#newLinks .links {
	display: none;
}
.box h2 {
	color: #4A1A0D;
}
#TabbedPanels1 {
	background: none;	
}
.TabbedPanels {
	float: none;
	background: none;
	background-color: white;
	border-style: none;
	margin-top: 10px;
}

li.TabbedPanelsTabHover {
	background: none;
	border: none;
	color: #fff;
}
li.TabbedPanelsTab {
	background: none;
	border: none;
}
li.TabbedPanelsTabSelected {
	border: none;
	color: #OOO;
	font-weight: bold;	
}
ul.TabbedPanelsContentGroup {
	background: none;
	border-style: none;
	margin-top: 0px;
	border-width: 0px;
}
div.TabbedPanelsContent {
	float: none;
	background: none;
	padding-top: 0px;
}
.TabbedPanelsContent h1 {
	font-size: 18px;
	margin-bottom: -20px;
	letter-spacing: 0.1em;
	color: #585936;
}

dd.links {
	color: #000;
}

dt {
	font-weight: bold;
	padding-top: 10px;
	margin-left: -10px;
}
dt.toggle.closed {
	margin-bottom: -35px;
	margin-top: 3px;
	text-indent: -10000px;
}
dd {
	margin-left: -10px;
}
.noPaddingBottom {
	margin-bottom: -15px;
}
#LaborRequestForm {
	display: none;
}
.additionalLinks {
	font-size: 10px;
	line-height: 1.2;
	border-bottom: thin solid #000;
}
.additionalLinks ul {
	margin-bottom: 5px;
}
.additionalLinks ul .download {
	list-style-type: none;
}
.additionalLinks ul li {
	list-style-type: none;
	margin-top: 2px;
}
.additionalLinks ul li ul {
	margin-bottom: 5px;
}
.additionalLinks ul .hr {
	display: none;
}

