/*****************************************************************************************************************/
/* PRINT STYLES
/*****************************************************************************************************************/
/*	The following styles are used for the print version. */

body, span, textarea, hr {
	color: #000000;
	font-family: Verdana, Tahoma, Serif;
}
h1 {
	font-size: 140%;
}
h2, #welcome h2 {
	font-size: 130%;
}
h3, #welcome h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 95%;
}
h1, h2, h3, h4, h5, h6,
div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6
{
	clear: both;
	color: #000000;
}
div.content a:link, div.content a:visited, div.content a:hover,
a:link, a:visited, a:hover,
.breadcrumb a:link, .breadcrumb a:visited {
{
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
div.content table {
	margin-bottom: 20px;
}
div.content p,
.errorMsg, .required,
.frmDataHeader
{
	color: #000000;
}
div.content td, #maincontent div.content td {
	background: none;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}

p img.alignleft {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}
p img.alignright {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.button {
	background-color: #CCCCCC;
	color: #000000;
}
.breadcrumb,
.breadcrumb b.currentpage,
{
	color: #000000;
	padding-left: 0px;
}

div.content {
	padding: 10px 0px 0px 0px;
}
#welcome h2, #welcome h3, #welcome h4, #welcome h5, #welcome h6,
#story h2, #story h3, #story h4, #story h5, #story h6,
#whatshappening h2, #whatshappening h3, #whatshappening h4, #whatshappening h5, #whatshappening h6,
#circumstance h2, #circumstance h3, #circumstance h4, #circumstance h5, #circumstance h6
{
	color: #000000;
}
#search_form {
	page-break-before: always;
}

/*	The following styles are used to hide elements not required in the printed version. */
.sepline, #banner, #footer, #functprintfriendly, #nav1, #nav3, #nav4, #pagefunctions, #searchdiv, #toolbar
{
	display: none;
}
