.1 {
	vertical-align: top;
	clip:  rect(auto auto auto auto);
}
.backtop {
	background-image: url(images/backtop.jpg);
	background-repeat: no-repeat;
}


.front {
	font-family: "tahoma", sans-serif;
	color: #008000;
	 font-size: 14pt ;
	 font weight: normal;
	background-color: FFFFFF;
}

h1 {
	font-family: "tahoma", sans-serif;
	color: #008000;
	 font-size: 14pt ;
	 font weight: bold;
	background-color: FFFFFF;
}

/* subhead in text*/
.subhead {
	font-family: arial, Helvetica, sans-serif;
	 color: #a37f03 ;
	 font-size: 13pt ;
	 font weight: bold;
	 line-height: 110% ;
}


/* subhead on Home page*/
.sub2 {
	font-family: arial, Helvetica, sans-serif;
	 color: #a37f03 ;
	 font-size: 11pt ;
	 font weight: bold;
	 line-height: 110% ;
}


/* small footer text*/
.green {
	font-family: "arial", sans-serif;
	 color: #008000 ;
	 font-size: 14pt ;
	 font weight: bold
	 line-height: 110% ;
}


/* small footer text*/
.foot {
	font-family: tahoma, Helvetica, sans-serif;
	 color: #000000 ;
	 font-size: 7pt ;
	 font weight: normal;
	 line-height: 110% ;
}

/* small footer links*/
.footlink {

	font-family: tahoma, Helvetica, sans-serif;
	 font-size: 8pt ;
	 font weight: normal;
	 line-height: 90% ;
}

A:link.footlink {
	color:#ffffff;
	 text-decoration: underline;
}

A:visited.footlink {
	color: #a0a582;
	 text-decoration: underline;
}

a:hover.footlink {
	color:#50b764;
	 text-decoration: underline;
}

A:link.bodylink {
	color:#008000;
	 font weight: bold;
	 text-decoration: underline;
}

A:visited.bodylink {
	color: #565454;
	 font weight: bold;
	 text-decoration: underline;
}

a:hover.bodylink {
	color:#36b44f;
	 font weight: bold;
	 text-decoration: underline;
}
