body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:315px;
	height:147px;
	z-index:11;
}

#animation {
	position:absolute;
	left:426px;
	top:10px;
	width:193px;
	height:147px;
	z-index:10002;
}

.anim {
	padding-left: 90px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content {
	padding: 24px 30px;
	width: 720px;
}
#footer {
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

#nav {
	background-color: #007000;
	margin: 167px 0px 0px;
	padding: 0;
	font-size: 11px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #007000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font-size: 10px;
}
.smaller {
	font-size: 11px;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a:active {
	color: #CC6633;
	text-decoration: underline;
}
.nospacebeforelists {
	margin-top: 0px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007000;
	padding-bottom: 2px;
	margin-bottom: 24px;
}
.grayHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.medHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b06d3d;
}
.smHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CC66;
}
.moreVertSpc {
	line-height: 150%;
}
.blkHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.pict {
	border: 3px solid #BCAF52;
}

.small {
	font-size: 10px;
}
