td img {display: block;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #666666;
	text-decoration: underline;
}
#bottomnav {
	border-top: solid #666 1px;
	padding-top: 11px;
}
a:hover {
	color: #ED3425;
}
.imgpad_bottom {
	padding-bottom: 6px;
}
#fccontent {
	background-image: url(../images/home/stripe_bg.gif);
	padding: 16px 18px 14px 18px;
	background-repeat: no-repeat;
}
#fccontent .text_callout a {
	color: #ed3425;
}
#fccontent .text_callout a:hover {
	text-decoration: underline;
	border: none;
}
#fccheadertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: white;
}
#subtext {
	border-top-width: 29px;
	border-top-style: solid;
	border-top-color: #ed3425;
}
h1 {
	color: #888;
	font-size: 14px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
}
.text_subtext {
	padding-left: 18px;
	font-size: 10px;
	line-height: 14px;
	width: 150px;
	float: left;
}
#subtext .text_subtext p {
	margin-bottom: 0px;
}
#subtext .text_subtext a {
	color: #000000;
	text-decoration: underline;
}
.text_callout {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.text_leadin {
	font-size: 17px;
	color: #888;
	line-height: 20px;
}
#fccontent p {
	margin-top: 0px;
	margin: 3px auto 14px auto;
}
.text_body {
	font-size: 12px;
	color: #888;
	line-height: 18px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:20px;
	font-size: 1px;
	line-height: 0px;
	color: #FFFFFF;
}
.text_disclaimer {
	font-size: 11px;
	color: #666;
	line-height: 14px;
}

