/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p, ul {
	font-size:10pt;
}
h1 {
	font-size:14pt;
	font-weight:bold;
}
h2 {
	font-size:11pt;
	font-weight:bold;
}
h3 {
	font-size:10pt;
	font-weight:bold;
}	
.print{
	display:block;
}
#header, #footer, #flashContent, #rightCalloutContent, #calloutSelect, #tempLLeftPageContent {
	display: none;
}
.noDisplay {
	display: none;
}
.display {
	display: block;
}