.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3084C9;
	text-decoration: none;
}
.lefttile {
	background-image: url(images/home/lefttile.jpg);
	background-repeat: repeat;
	background-position: right;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ltShadow {
	background-image: url(images/home/lt_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a {
	color: #666666;
}
.rtShadow {
	background-image: url(images/home/rt_shadow.jpg);
	background-repeat: no-repeat;
}
.orangeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE9B06;
	text-decoration: none;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}
