.rules-main {
	color: #000000;
	font-size: 9pt;
	font-family: verdana;
}
.rules-copy_bold {
	font-family:  verdana;
	font-size: 9pt;
	color: #311b51;
	font-weight: bold;
}
.background {
	background-image: url(images/nancy_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rule_link {
	font-family:  verdana;
	font-size: 9pt;
	color: #E41D25;
	text-decoration: none;
	font-weight: bold;
}
.rule_link:hover {
	font-family:  verdana;
	font-size: 9pt;
	color:#FE000A;
	text-decoration: underline;
}

td.fs-main
{
	background-image: url("images/fs-bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D3EEFF;
	font-family: Verdana,  verdana;
	font-size: 10pt;
	color: #000000;
}
.fs-rightcol
{
	background-color: #D3EEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
