@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(active/bg.gif);
	background-repeat: repeat-x;
}
.bulk {
	color: #3B4C58;
	font-family: "trebuchet ms", helvetica;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a.bulk:active, a.bulk:link, a.bulk:visited {
	color: #3B4C58;
	text-decoration: none;
	font-weight: bold;
}
a.bulk:hover {
	color: #E07E27;
} 
.disclaimer {
	color: #666666;
	font-family: "trebuchet ms", helvetica;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.disclaimer:active, a.disclaimer:link, a.disclaimer:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.disclaimer:hover {
	color: #E07E27;
}
.btmlinks {
	color: #E17E27;
	font-family: "trebuchet ms", helvetica;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a.btmlinks:active, a.btmlinks:link, a.btmlinks:visited {
	color: #E17E27;
	text-decoration: none;
	font-weight: normal;
}
a.btmlinks:hover {
	color: #3B4C58;
}
.contact {
	color: #3B4C58;
	font-family: "trebuchet ms", helvetica;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
a.contact:active, a.contact:link, a.contact:visited {
	color: #3B4C58;
	text-decoration: none;
	font-weight: normal;
}
a.contact:hover {
	color: #ffffff;
} 
.whitetext {
	color: #ffffff;
	font-family: "trebuchet ms", helvetica;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.form {
	color: #999999;
	font-family: "trebuchet ms", helvetica;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

#email {
	width: 175px;
}