body {
	margin: 0;
	padding: 0;
	background-color:#fff;
	font-family: verdana,arial,helvetica,sans-serif;
	background-image: url(../images/fflbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

img {
	border: 0;
	padding:0;
	margin: 0;
}

p {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 20px;
}

ul, ol, li {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 20px;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
	color: #036;
	font-weight: normal;
	line-height: 24px;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	color: #036;
	font-weight: normal;
	line-height: 16px;
}

h4 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 20px;
}

.smallprint {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
}

p a, p a:visited {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

p a:hover, p a:active {
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}

#pagenav {
	margin: 0;
	padding: 0;
	width: 210px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}

#pagenav a, a:visited  {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

#pagenav a:hover, a:active  {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	background-color: #e7e7f1;
}

.navarrow {
	height:25px;
	background-image: url(../images/submenu_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.floatright {
	float:right;
	margin:0;
}

#footer {
	margin: 0;
	padding: 0;
}

#footer table {
	width: 690px;
	margin-left:70px;
	border-top: solid 1px #669;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../images/ffl-logomono.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer a, a:visited  {
	color: #003;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover, a:active  {
	color: #003;
	text-decoration: none;
	font-weight: bold;
	background-color: #e7e7f1;
}

.filesize {
	width: 3em;
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	line-height: 18px;
	float:right;
}
#filelink {
	width: 13em;
	font-size: 11px;
	color: #003;
	font-weight: bold;
	line-height: 18px;
	float:left;
}

#filelink a, a:visited  {
	color: #003;
	text-decoration: none;
	font-weight: bold;
}

#filelink a:hover, a:active  {
	color: #003;
	text-decoration: none;
	font-weight: bold;
	background-color: #e7e7f1;
}

.floatingleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#feature {
	margin: 5px 0 0 0;
	padding: 0;
	width:210px;
}

#feature li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

#feature li a, li a:visited {
	color: #003;
	font-weight: normal;
	text-decoration: none;
}

#feature li a:hover, li a:active {
	color: #000;
	background-color: #e7e7f1;
}

.textField   {
	color: #000000;
	background: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	width: 260px;
	border: solid 1px #999;
}
.textFieldsmall   {
	color: #000000;
	background: #ffffff;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	width: 60px;
	border: solid 1px #999;
}
.formButton   {
	color: #000000;
	background: #6699cc;
	font-family: verdana, arial, helvetica
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 260px;
	border: solid 1px #999;
}

.feature {
	padding: 2px;
	border:solid 1px #999999;
	margin-top: 20px;
}

a.featuretext {
	font-size:14px;
	color:#036;
	text-decoration:none;
}

a.featuretext:hover {
	text-decoration: underline;
}

.featurebox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}