.bgtile {
	background-repeat: no-repeat;
	background-position: center;
}
.searchbg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cornernotile {
	background-repeat: no-repeat;
	background-position: left top;
}
.Navtextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD8D1E;
	text-decoration: none;
}
.GridLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD8D1E;
	text-decoration: none;
}
.HeadingPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d5c9e;
	text-decoration: none;
	font-weight: bold;

}
.HeadingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B7D700;
	text-decoration: none;
	font-weight: bold;

}
.HeadingPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F2B1BB;
	text-decoration: none;
	font-weight: bold;

}
.HeadingYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DBA62E;
	text-decoration: none;
	font-weight: bold;

}
.HeadingBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #589AB5/*#6BBCDD*/;
	text-decoration: none;
	font-weight: bold;
}

.HeadingOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FD8D1E;
	text-decoration: none;
	font-weight: bold;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
