/*****************************************************************************************************************/
/* The following are generic styles used for the print version and should not be changed. */
/*****************************************************************************************************************/

body {
	font-size: 76%;
}
div, h1, h2, h3, h4, h5, h6, p, li, a, input, textarea, select {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, sanserif;
	font-size: 1em;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 95%;
}
h1, h2, h3, h4, h5, h6 {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}
p {
	background-color: #ffffff;
	color: #000000;
}
a:link, a:visited {
	background-color: #ffffff;
	color: #000000;
}

/* The following styles are used to hide sections not required in the printed version. */
#toolbar, 
#footer, 
#navigation_accessibility, 
#navigation_main, 
#navigation_sub {
	display: none;
}

/* The following styles are used to hide elements not required in the printed version. */






