body {
	background-color: #eaeaea;
	background-image: url(../images/flf_background.jpg);
	background-repeat: repeat-x;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0060a9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0060a9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #0060a9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0060a9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0060a9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
a, a:active, a:visited {
	color: #0060a9;;
	text-decoration:underline;
}
a:hover {
	color: #0060a9;
	text-decoration:none;
}
.footerText, a.footerText:link, a.footerText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


a.footerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #666666;
}
.sideNav {
	background-color: #92a527;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.sideText, a.sideText, a.sideText:active, a.sideText:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.sideText:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
div.picRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
img.picRight {
	border: 3px double #666666;
}
.contentTable{
	border: 1px solid #666666;
}
tr.odd{
	background-color: #efefef;
}
