<style type="text/css">
<!--
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-left: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColLiqCtr #container {
	width: 95%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.WhiteButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}

.WhiteButtonText a:link{
	text-decoration: none; color: #FFF
}

.WhiteButtonText a:visited{
	text-decoration: none; color: #FFF
}

.WhiteButtonText a:hover{
	text-decoration: underline; color: #FF0
}

.BlackSectionheaderText {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ActionSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.ActionSubHead a:link{
	text-decoration: none; color: #666
}

.ActionSubHead a:visited{
	text-decoration: none; color: #666
}

.ActionSubHead a:hover{
	text-decoration: underline; color: #00F
}

.ActionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	letter-spacing: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.ActionText a:link{
	text-decoration: none; color: #00F
}

.ActionText a:visited{
	text-decoration: none; color: #00F
}

.ActionText a:hover{
	text-decoration: underline; color: #00F
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

.BodyText a:link{
	text-decoration: none; color: #00F
}

.BodyText a:visited{
	text-decoration: none; color: #00F
}

.BodyText a:hover{
	text-decoration: underline; color: #00F
}

.NewsItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.NewsItem a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.NewsItem a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.NewsItem a:hover {
	color: #00F;
	text-decoration: underline;
}

.DashedTop {
	border-top-width: 2px;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999;
}
.DashedRIght {
	border-top-width: medium;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	color: #999;
}
.DashedBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.FocusHeadline {
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ContinueReading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #33F;
	text-align: right;
}

.ContinueReading a:link{
	text-decoration: none; color: #33F
}

.ContinueReading a:visited{
	text-decoration: none; color: #33F
}

.ContinueReading a:hover{
	text-decoration: underline; color: #F00
}

.FocusSubHead {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.FocusSubHead a:link{
	text-decoration: none; color: #000
}

.FocusSubHead a:visited{
	text-decoration: none; color: #000
}

.FocusSubHead a:hover{
	text-decoration: underline; color: #00F
}

.PictureHeadline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}
.PictureInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-align: left;
}
.WhiteBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.MajorHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-align: center;
}
.WhiteCapsHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}

.LargeWhiteBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

.LargeWhiteBullets a:link{
	text-decoration: none; color: #FFF
}

.LargeWhiteBullets a:visited{
	text-decoration: none; color: #FFF
}

.LargeWhiteBullets a:hover{
	text-decoration: underline; color: #FF0
}
.FocusSubHeadSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.FocusSubHeadSmall a:link{
	text-decoration: none; color: #000
}

.FocusSubHeadSmall a:visited{
	text-decoration: none; color: #000
}

.FocusSubHeadSmall a:hover{
	text-decoration: underline; color: #00F
}

.whoarethefive {
	position:relative;
	height: 152px;
	margin-bottom: 10px;
	padding:0px 10px;
	border:1px solid #0000ff;
	color:white;
	background: #214da6; /* Old browsers */
background: -moz-linear-gradient(top,  #214da6 0%, #597aff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#214da6), color-stop(100%,#597aff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #214da6 0%,#597aff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #214da6 0%,#597aff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #214da6 0%,#597aff 100%); /* IE10+ */
background: linear-gradient(top,  #214da6 0%,#597aff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#214da6', endColorstr='#597aff',GradientType=0 ); /* IE6-9 */
}

.whoarethefive li {
	color:#FFF;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PaidJournalists {
	position:relative;
	height: 152px;
	padding:0px 10px;
	border:1px solid #1a4a0c;
	color:white;
background: #6f0d0e; /* Old browsers */
background: -moz-linear-gradient(top,  #6f0d0e 0%, #b64c4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f0d0e), color-stop(100%,#b64c4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6f0d0e 0%,#b64c4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6f0d0e 0%,#b64c4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6f0d0e 0%,#b64c4c 100%); /* IE10+ */
background: linear-gradient(top,  #6f0d0e 0%,#b64c4c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0d0e', endColorstr='#b64c4c',GradientType=0 ); /* IE6-9 */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PaidJournalists h1 {
	margin:.5em 0em;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.PaidJournalists h2 {
	margin:.5em 0em;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.PaidJournalists p {
	color:#FFF;
	font-size:12px;
}

.PaidJournalists a {
	color:#FFF;
}

.PaidJournalists a:hover {
	color:#FF0;
}

#logo {
	width: 85px;
	padding-left:3px;
	overflow:hidden;
	display:inline-block;
}
#banner {
	width: 872px;
	height: 88px;
	display:inline-block;
	position:relative;
	background-image:url(resources/ftf-banner.jpg);
	background-position: 0px 0px;
}
#banner a:link {
	text-decoration: none;
	color: #666666
}

#banner a:visited {
	text-decoration: none;
	color: #666666
}

#banner a:hover {
	text-decoration: underline;
	color: #0000FF
}
.espanol {
	position:absolute;
	display:block;
	font-size:11px;
	font-weight:normal;
	font:Verdana, Geneva, sans-serif;
	color:#666666;
	top:35px;
	left:300px;
}
.espanol a:link {
	text-decoration: none;
	color: #666666
}

.espanol a:visited {
	text-decoration: none;
	color: #666666
}

.espanol a:hover {
	text-decoration: underline;
	color: #0000FF
}

#email-signup {
	position:absolute;
	top: 60px;
}
#email-signup #email-field {
	width: 204px;
	height: 26px;
	border: none;
	background-color: none;
	color: #666;
	background-image:url(resources/email-text-field.gif);
	padding: 0px 10px;
	line-height: 26px;
	vertical-align: middle;
	font-size:10px;
	font-style:italic;
	font-weight:lighter;
}
#email-signup #email-submit {
	width: 104px;
	height: 26px;
	border: none;
	background-color: none;
	color: transparent;
	text-decoration:none;
	background-image:url(resources/email-sign-up-button.gif);
	line-height: 26px;
	vertical-align: middle;
	cursor:pointer;
}
#minor-features {
	width:471px;
	float:right;
}
#minor-features h1 {
	margin:.5em 0em;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#minor-features p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}
#minor-features a {
	color:white;
}
#minor-features a:hover {
	color:yellow;
}
.WhiteLowerCaseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.WhiteLowerCaseText a:link{
	text-decoration: none; color: #FFF
}

.WhiteLowerCaseText a:visited{
	text-decoration: none; color: #FFF
}

.WhiteLowerCaseText a:hover{
	text-decoration: underline; color: #FF0
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-align: right;
}

-->
</style>