BODY { 
	background-color:#578bef;
	position:relative;
	z-index:1;
}

.zpagebody {
	position:relative;
	z-index:-1;
}

.zpagebody A:link { color: #0000CC;
	 font-family: Tahoma;
	 font-size: 11pt;
	 font-weight: bold;
	 text-decoration: underline;
	position:relative;
	z-index:1;
}

.zpagebody A:visited { color: #6600CC;
	 font-family: Tahoma;
	 font-size: 11pt;
	 font-weight: bold;
	 text-decoration: underline;
	position:relative;
	z-index:1;
}

.zpagebody A:active { color: #0000CC;
	 font-family: Tahoma;
	 font-size: 11pt;
	 font-weight: bold;
	 text-decoration: underline;
	position:relative;
	z-index:1;
}

.zpagebody .normaltext {
	color:#000066;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	position:relative;
	z-index:1;
}

.zpagebody H1 {
	color: #000000;
	font-family: Tahoma;
	font-size:18pt;
	font-weight: bold;
	position:relative;
	z-index:1;
}

.zpagebody H2 {
	color: #000000;
	font-family: Tahoma;
	font-size:16pt;
	font-weight: bold;
	position:relative;
	z-index:1;
}

.zpagebody H3 {
	color: #000000;
	font-family: Tahoma;
	font-size:14pt;
	font-weight: bold;
	position:relative;
	z-index:1;
}

.zpagebody P {
	color: #000000;
	font-family: Tahoma;
	font-size:10pt;
	position:relative;
	z-index:1;
}

.zpagebody TD {
	color: #000000;
	font-family: Tahoma;
	font-size:11pt;
	font-weight: bold;
	position:relative;
	z-index:1;
}

.zpagebody IMG {
	border-style: outset;
	border-width: 5px;
	position:relative;
	z-index:1;
}

#footer {
	position: absolute;
	bottom: 20;
	background-color: #578bef;
	width: 69%; /* See note below */
	text-align: center;
	padding: 0 15%;
}

.tagline {
	color: #000000;
	font-family: Zurich Calligraphic;
	font-size:20pt;
	font-weight: bold;
	font-style: italic;
}

.groupbox {
	border-style: ridge;
}