form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;
}
.topwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.lnk
{
	font-family: Arial;
	font-size: 12px;
	color: #FF8A00;
	text-decoration: underline;
}

.lnk:hover
{
	color: #FF8A00;
	text-decoration: none;
}
.wlnk
{
	font-family: Arial;
	font-size: 12px;
	color: #FFffff;
	text-decoration: none;
}

.wlnk:hover
{
	color: #FFffff;
	font-size: 12px;
	text-decoration: underline;
}
.wlnk1
{
	font-family: Arial;
	font-size: 12px;
	color: #FFffff;
	text-decoration: underline;
}

.wlnk1:hover
{
	color: #FFffff;
	font-size: 12px;
	text-decoration: none;
}
.wlnk2:hover
{
	color: #FFffff;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.wlnk2
{
	font-family: Arial;
	font-size: 16px;
	color: #FFffff;
	text-decoration: underline;
	font-weight: bold;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #606060;
}

.copyright {
	color: #CCCCCC;
	text-decoration: none;
}
.phoneNumber {
	font-size: 17px;
}
.ServingTheSoutheast {
	font-size: 15.5px;
	font-weight: bold;
}
.smallText {
	font-size: 12px;
}
.redEm {
	color: #F00;
}
