/* -------------------------------------------------------------- 
 Print styles
-------------------------------------------------------------- */

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
  line-height: 110% !important;;
  color:#000;
  background:none;
}
.box,dl,dd,dt,p {
	padding:0 !important;
	margin:0 !important;
	text-indent:none !important;
	line-height: 110%;
}
	
body {
  background: white;
  font-size: 12pt;
}

h2 {
	font-size: 150% !important;
	line-height: 100% !important;
	display:block;
	border-bottom: 1px solid #000000;
	padding-bottom: 2pt;
}

h4 { font-size: 12pt !important;
}

h5 a {
	font-size: 12pt !important;
	line-height: 100% !important;
	text-transform:none;
	font-weight: bold !important;
}

.box h2 {
	font-size: 110% !important;
	line-height: 100% !important;
}

a {
	font-size: 7pt !important;
	line-height: 100% !important;
	text-transform:uppercase;
	font-weight: normal !important;
}

h4 a {
	font-size: 10pt !important;
	line-height: 110% !important;
	font-weight: bold !important;

}

.itemList {padding-bottom:20px !important;
}

#pager {
display:none !important;
}

img { 
	display:none !important;
}
hr { 
  background:#ccc; 
  width:100%; 
  height:2px; 
  margin:20px 0; 
  padding:0; 
  border:none; 
}
blockquote { 
  margin:15px 0; 
  padding:10px; 
  border:2px solid #ccc; 
  font-style:italic; 
  font-size:0.9em; 
}

.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }

a,a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	color:#eee !important;
}
#header { display:none; }


/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */ 

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

   #flashcontent,
   #siteControl,
   #siteRoot,
   #sidebar,
   #secondaryContent,
   #footer,
   #topper { display:none } 

   #primaryContent { width:100%; }


.inlineThumbs { display:none; }

