/* Print Styles */
/* Version v2.0, Last Edited: March 1, 2010 */
/* Default values */
html {
	background: #FFF;
}
body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 1.7em;
	margin-top: .75em;
}
#wrapper { /* Page wrapper */
	margin: 0px;
	padding: 0px;
	height: 11in;
	width: 8.5in;
}
#container { /* Wraps content & sidebar */
	margin: 0px auto;
	padding: 0px;
}
#masthead {
	background: url(/images/2.0/masthead.jpg) no-repeat center center;
	height: 0px;
	visibility: hidden;
	width: 0px;
}
#masthead a {
	height: 0px;
	width: 888px;
}
#navbar {
	background: url(/images/2.0/nav-background.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}
#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
	visibility: hidden;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
#dpstore {
	background: url(/images/2.0/btn-dpstore.png) no-repeat;
	height: 38px;
	width: 125px;
	margin: 10px auto 0px;
	padding: 0px;
}
#dpstore a {
	display: block;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
#content { /* Main content area container */
	background: url(/images/2.0/bg-content.png) repeat-y;
	margin: 0px;
	padding: 0em 0em 0px 2em;
}
#content-top { /* Top content border */
	background: url(/images/2.0/bg-content-top.png) no-repeat left top;
	height: 31px;
	margin: -10px 0px 0px;
	padding: 0px;
}
#content-head {
	background: url(/images/2.0/bg-h1.png) no-repeat center;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#content-head h1 {
	background: url(/images/2.0/btn-thecause.png) no-repeat left center;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#content_litoc { /* Container for nav list items */
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_liaddr { /* Container for address list items */
	height: auto;
	width: 460px;
	margin: 0px auto;
	padding: 20px 0px 0px;
}
#content_litoc ul {
	margin: 0px;
	padding: 0px 0px 0px 1.5em;
}
#content_litoc li {
	margin-top: .75em;
}
#content_licol { /* List column divider for TOC */
	float: left;
	width: 230px
}
#content_licolmid { /* List center divider for TOC  */
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#content_news {
	background: #EFEFEF url(../images/news/btn_news.gif) no-repeat;
}
#content h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #37429b;
	text-align: center;
	margin: 0px 0px 1em;
}
#content h1 {
	font-size: 24px;
}
#content h2 {
	font-size: 18px;
}
#content h3 {
	font-size: 16px;
}
#content h4 {
	font-size: 14px;
}
#content h5 {
	font-size: 13px;
}
#content h6 {
	font-size: 13px;
	font-style: italic;
}
#content p { /* Justified alignment text */
	padding: 0em 5em 0px 1em;
	line-height: 1.7em;
	margin: 0px 0px 1.25em;
	text-align: justify;
}
#content pre { /* Centered alignment text */
	padding: 0px 15px;
	margin: 0px 0px 1.25em;
	text-align: center;
	font: 13px/1.7em Verdana, Geneva, sans-serif;
}
#content hr { /* Spaccing for content area horizontal rule */
	margin-top: 3em;
	margin-bottom: 3em;
}
#content-block { /* Box for blocquotes */
	background: #cccccc;
	margin: 0px 54px 0px 2px;
	padding: 0px;
}
#content-block p { /* Centered alignment text */
	line-height: 1.5em;
	margin: 0px;
	text-align: justify;
	padding: 20px 14px 20px 1em;
}
#content ul {
	padding-right: 25px;
}
#content a {
	color: #37429b;
}
#content a:hover {
	color: #FC0;
}
#npctext { /* NPPC text div on home page */
	text-align: justify;
	padding: 0px;
	line-height: 1.7em;
	height: 155px;
	margin: 0px 5em 0px 0px;
}
#responses { /* Response quotes */
	margin: 0px 25% 0px 30px;
	padding: 0px;
}
#responses p {
	padding: 0px 15px;
	line-height: 1.7em;
	margin: 0px 0px 1.25em;
	text-align: left;
}
#responses ul {
	margin-top: -0.5em;
	margin-bottom: .5em;
}
#access { /* TOC box for Access area */
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#access blockquote { /* Indents for Access list items */
	margin-top: 0px;
	margin-bottom: 0px;
}
#contact {
	margin: 0px 8%;
	padding: 0px;
}
#contact p {
	padding: 0px;
	line-height: 1.7em;
	margin: 0px 0px 1.25em;
	text-align: left;
}
#paypal {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#shoplist p {
	margin: 0em 0em 1em;
}
#shoplist hr {
	margin: 1.5em 0px;
}
#footer {
	visibility: hidden;
}
/* Classes for font style, item lists and images */
.blacktext {
	color: #000;
}
.text11px {
	font-size: 11px;
	float: right;
}
.text15px {
	text-align: left;
	font-size: 15px;
}
.redtext {
	color: #F00;
}
.bluetext {
	color: #37429b;
}
.left {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.strong {
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}
.quote {
	font: italic 16px "Times New Roman", Times, serif;
	text-align: left;
}
.date {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: center;
	line-height: 1.7em;
}
.bullets {
	font-size: 16px;
}
.nobullets {
	list-style: none;
}
.imagebullet {
	list-style: url(/images/ball11.gif) none;
}
.shopitem { /* Shopping items header */
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0.3em 0.25em;
	margin: 0.5em;
	font-size: 15px;
	font-weight: bold;
	color: #039;
}
.sbli { /* Sidebar1 list item {li} style */
	padding-top: 0.25em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0px;
	color: #000;
	margin-left: 20px;
	text-align: left;
	font-size: 1em;
}
.table_indent {
	margin-left: 15px;
}
/*
.sidecol_head {
	margin: 20px 0px -12px;
	padding: 0px;
}
*/
.sidecol-book {
	margin: 20px 0px 0px;
	padding: 0px;
}
.btn-thecause {
	margin-top: 4px;
}
.btn-picosearch {
	margin-top: 35px;
	margin-bottom: 10px;
}
.btn-news {
	float: left;
	margin: 0px -30px 0px 10px;
	padding: 0px;
}
.btn-npc {
	margin: 6px 15px 0px 1em;
	float: left;
	padding: 0px;
}