@charset "UTF-8";
.contentback {
	background-image: url(../tempimages/contentMID.jpg);
	background-repeat: repeat-y;
}
.footerback {
	background-image: url(../tempimages/footerbox.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: -10px;
	line-height: 18px;
}
.footerback a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.sidebox a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.sidebox {
	background-image: url(../tempimages/graybox.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebox a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.sidebox a:hover {
	text-decoration: underline;
}
.welcome {
	background-image: url(../tempimages/welcome.jpg);
	background-repeat: no-repeat;
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 18px;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.maincopy a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.maincopy a:hover {
	text-decoration: underline;
}
.maincopy a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}
