body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.primary-category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	background-color: #ECFCFF;
}
.secondary-category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.title-Paid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;

}
.title-Free {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;

}
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.recommended {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.highlight {
	background-color: #FFFF99;
}
.grey {
	color: #999999;
}
.link-black-alt {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.greyLink {
	color: #003399;
	text-decoration: underline;

}
.ES-FL-Border {
        width: 234px;
        border: 1px solid #FFCC00;
        cursor:hand
}

.ES-FL-Title {
        width: 234px;
        color: #000000;
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        background-color: #FFE784;
        font-weight: bold;
        text-decoration: none;
        padding-left: 3px;
}

.ES-FL-Body {
        width: 234px;
        background-color: #FFFFD9;
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        color: #212121;
        padding-left: 3px;
}