/* print stylesheet */

@import url(full_web.css);

body 
	{color: black;
	background: white;
	font: 14pt helvetica, arial, verdana, sans-serif!important;  
	padding: 0.2em 0.5em;
	margin: 0;
	text-align: left;
	border: 1px solid black;}

#main 
	{width: 100%;}

a
	{border-bottom: 1px solid black;
	font-weight: bold;
	text-decoration: none;}

a:after
	{content: " [link]";
	font-weight: normal;}

#newHeader, #newHeader form, #date, #topNav, #footer, #youCan, #navigation, #needHelp, .top, #newHeader a
	{display: none;}

#newHeader a:after
	{content: "" !important;}

#bodyArea
	{padding: 2px;}

#container
	{border: 0;}

acronym, abbr
	{border-bottom: 1px dotted black;}

h1, h2, h3, h4
	{color: black;}

#quoteBox a
	{border: 0;}

#quoteBox blockquote
	{display: none;}

#bodyText blockquote
	{font-style: italic;}

#bodyText blockquote span.quoted
	{display: block;
	font-weight: bold;}

.footnote, .small
	{font-size: 10pt;
	text-align: center;
	color: #666;}

th
	{background-color: white;
	border-bottom: 1px solid black;}

table
	{font-size: 85%;}

#healthDiary
	{display: none;}

#appointmentReport
	{display: block;}

table
	{font: 11pt helvetica, arial, verdana, sans-serif!important;}

#more
	{display: none !important;}
