.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
}
.bodybld {
	font-weight: bold;
}
.green_b {
	color: #005030;
	font-weight: bold;
}

.bodybldital {
	color: #666;
	font-weight: bold;
	font-style: italic;
}
.gglelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #039;
}
h1 {
	color: #005030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: inline;
	line-height: 32px;
}

/* Links */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;

}
.grylink a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.grylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}

.top a:link, a:active, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}


/* Top nav links */
#grlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F3800;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:active {
	text-decoration: none;
}
/* green links*/

a.green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	line-height:22px;
}
a.green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: none;
	line-height:22px;
}
a.green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F3800;
	font-weight: bold;
	text-decoration: none;
	line-height:22px;
}
a.green:active {
}


.btmnav {
	padding-left:10px;
	padding-right:10px;
}
#btmnav {
	height:30px;
	text-align:center;
	margin:20px 0 0 0;
}
a.reg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.reg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.reg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #005030;
	text-decoration: none;
}
a.reg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

