body {
	background: url('/images/gis_bg.gif');
}

p, td {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: black;
}

#cssHeaderPhoto {
	position: absolute; 
	height: 127px; 
	width: 127px;
	top: 35px;
}

#cssFooterPhoto {
	position: relative; 
	height: 127px; 
	width: 127px;
	top: 80px;
	left: 560px
}
	
.cssCenterBox {
	background: #FFFFFF;
	padding-top: 80px;
	padding-left: 30px;
	padding-right:30px;
}

.cssLangText {
	font-size: 9pt;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
}

.cssNavBox {
	height: 27px; 
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background: #04552A;
}

.cssNavUnderline {
	height: 5px; 
	background: #A2C27F;
	position: absolute;
	padding-top: 5px;
	z-index: 0;
	margin-top: 5px;
}

.cssNavLink, .cssNavLink:visited {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.cssNavLink:hover {
	color: #E9CB02;
}

a.cssBodyLink, a.cssBodyLink:visited {
	color: #04552A;
	text-decoration: none;
}

a.cssBodyLink:hover {
	color: black;
	text-decoration: underline;
}

.cssBodyBold {
	color: black;
	font-weight: bold;
	font-size: 10pt;
}

.cssBigBodyBold {
	color: black;
	font-weight: bold;
	font-size: 12pt;
}

.cssFooterText {
	font-size: 9pt;
	text-align: center;
	padding-top: 2px;
}

a.cssFooterLink:link, a.cssFooterLink:visited {
	font-family: Arial,Helvetica,san-serif;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.cssFooterLink:hover {
	color: #E9CB02;
}
	