.white-text {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.red-rules {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CF0500;
	border-right-color: #CF0500;
	border-bottom-color: #CF0500;
	border-left-color: #CF0500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0000;
	background-image: url(images/rfq-bg.gif);
	background-repeat: no-repeat;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CE0000;
}
.small-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CE0000;
}
.rule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CE0000;
	border-right-color: #CE0000;
	border-bottom-color: #CE0000;
	border-left-color: #CE0000;
}
.contact-leading {
	line-height: 26px;
}
.contact-subtitle {
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CE0000;
}
a.white:link {
	color: #999999;
	text-decoration: none;
}
a.white:visited {
	color: #999999;
	text-decoration: none;
}
a.white:hover {
	color: #FFCC00;
	text-decoration: none;
}
.red-border {
	border: 1px solid #CC0000;
}
