@charset "utf-8";

.formCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c36a00;
}
.formConfirmation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #143164;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff8b00;
}
.priceHEAD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1998e4;
}
.subhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #143164;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	line-height:16px;
	font-size: 12px;
	color: #343434;
}
.copy . nav{
	font-family: Tahoma, Geneva, sans-serif;
	line-height:16px;
	font-size: 12px;
	color: #12679a;
}
.contactus
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.homeMoreInfo
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #143164;
	text-transform: uppercase;
	text-decoration:none;
}
.copyright
{
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 25px;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
}

