.pagebreak {  page-break-before: always}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	font-size:150%;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	line-height: normal;
}
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #0000CC;
	line-height: normal;	
}
.marker-orange {  background-color: #FFCC00}
.hiliteYellow {background-color: #FFFF00}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
.illustration-left {
	margin: 5px;
	float: left;
}
.clear {
	clear: both;
}
.columnLeft {
	margin: 3px;
	float: left;
	width: 205px;
}
.illustration-right {

	margin: 5px;
	float: right;
}
.logo-left {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}
.logo-right {
	float: left;
	position: absolute;
	top: 0px;
	z-index: 99;
	right: 0px;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.3em;
}
.FooterMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #D1E9E9;
	padding: 1em;
	border: .25em solid #000099;
}
.FooterMenu a {
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.attn {
	font-weight: bold;
	color: #FF0000;
}
