/* -----------------------------------------------------------------------


 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:"Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#000;
	background:url(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: 0px;
	margin-top: 0px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 5px;
}
p {
	margin: 0px 0px 5px;
}
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:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
#date, #location {
	margin-bottom: 0px;
	margin-top: -10px;
}
#header h1 {
	font-size: 24px;
}
#header h2 {
	font-size: 18px;
}
#header h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 14px;
}
#header h4 {
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 12px;
}
#subHeader {
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#subHeader p {
	margin-top: 2px;
	margin-bottom: 0px;
}
#subHeader p a , #subHeader p a:visited{
	color: #666;
}
#sideColumn {
	font-size: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
}
p.colon {
	margin-bottom: -10px;
}
div .note{
	font-size: 12px;
	margin-bottom: 0.5in;
	margin-top: 0.25in;
}
div .formLabel  {
	font-weight: bold;
	float: left;
	width: 1.25in;
}
div .formInput {
	float: left;
	width: 5.75in;
}
input {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input.textInputField  {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 6.5in;
}
form ul {
	list-style-type: none;
	margin-left: -45px;
	margin-top: 0px;
}
ul.radioButtons {
	text-align: left;
}
form ul.radioButtons li  {
	display: inline;
	margin-right: 10px;
	margin-left: 0px;
}
div #sessionsLabel {
	float: none;
	page-break-before: always;
	width: 3in;
}
div #sessions {
	float: none;
	padding-left: 20px;
	width: 6in;
	margin-bottom: 0px;
}
#sessions p.day {
	font-weight: bold;
	margin-top: 3px;
	margin-left: 0px;
}
p #Name_on_Badge #badge_name {
	margin-top: 60px;
	page-break-before: always;
}
div .noFloat {
	float: none;
}
div .widerDiv {
	width: 7in;
}
div .clear.formSpaceLarge {
	margin-top: 5px;
	margin-bottom: 0px;
}
