.form {
	margin: 0px;
	padding: 0px;
}

.select{
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
}

.input {
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
}

.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #6F6F6F;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: none;
}
.link1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #6F6F6F;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #6F6F6F;
	text-decoration: underline;
}

.border {
	font-family: Arial;
	font-size: 11px;
	font-style: 16;
	color: #6F6F6F;
	text-decoration: none;
	border: 1px solid #E2E2E2;
}
.redtext {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: none;
}
.redlink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: none;
}
.redlink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: underline;
}

.heading {
	font-family: Arial;
	font-size: 15px;
	line-height: 16px;
	color: #CC3300;
	text-decoration: none;
}
.smalllink {
	font-family: Arial;
	font-size: 10px;
	font-style: 16;
	color: #6A6A6A;
	text-decoration: none;
}
.smalllink:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: 16;
	color: #6A6A6A;
	text-decoration: underline;
}
.buttontextwhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttontextwhite:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.buttontextblack {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #2C2C2C;
	text-decoration: none;
}
.buttontextblack:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #2C2C2C;
	text-decoration: underline;
}
.white-text {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinlk {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	color: #969696;
	text-decoration: none;
}
.bottomlinlk:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	color: #969696;
	text-decoration: underline;
}
.bottomtext {
	font-family: Arial;
	font-size: 10px;
	font-style: 16;
	color: #969696;
	text-decoration: none;
}