body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
div#main {
	margin: 0;
}
div#menu {
	display:none;
}
div#printTitle {
	font-size:24px;
	font-weight: bold;
	font-variant:small-caps;
	letter-spacing:24px;
}
div#wrapper {
	height:165px;
	display: none;
}
a {
	color: #000000;
	background: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
}
p {
	color: #000000;
	background: #FFFFFF;
}
.imgright {
  	float: right;
 	margin: 0 0 5px 10px;
  	padding: 5px;
}
.imgleft {
  	float:left;
  	margin:0px 20px 0px 0px;
  	padding: 5px;
}
.green_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.footer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
#Layer1 {
	position:relative;
	left:0px;
	top:5px;
	width:423px;
	height:180px;
	z-index:2;
	display:none;
}
#Layer2 {
	position:relative;
	left:410px;
	top:-180px;
	width:370px;
	height:180px;
	z-index:1;
	display: none;
}
.style2 {
	font-weight: bold;
}
