﻿body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
h1 {
	color: #000000;
	margin-top: 20px;
	font-weight:bold;
}
h2 {
	color: #000000;
	margin-top: 18px;
}
h3 {
	color: #000000;
	margin-top: 16px;
	font-weight:bold;
}
h4 {
	color: #000000;
	margin-top: 12px;
	font-weight:bold;
}
h5 { 
	color: #000000;
	margin-top: 10px;
	font-weight:bold;
}
h6 { 
	color: #000000;
	margin-top: 8px;
	font-weight:bold;	
}
p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.New
{
	color: #0000ff
}
.HyperNoUnderline 
{
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.HyperNoUnderlineWt 
{
	color: #ffffff;
}
.FJF
{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font: normal normal bold 100% background-color: #71bf45;
	color: #FFFFFF;
	background-color: #71BF45;
}

.menuleft {
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px
}

.Cell Background {
	text-align: left;
	background-color: #75A9EE;
}

.Imageleft {
	margin: 5px;
}
.ImageRight {
	margin: 5px;
}
.quote {
	font-style: italic;
	color: #666666;
	font-size: 12px;
}
.quoteBold {
	font-style: italic;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
ul.TickList {
   list-style-image: url('../images/bullet.jpg');
   padding-right:10px
}
.ImageCenter {
	border-width: 0px;
}
