BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: green;
    FONT-FAMILY: Tabatha;
    FONT-SIZE: 11px
}
P
{
    COLOR: green;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 8px
}
TABLE.Top
{
    BORDER-BOTTOM: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid
}
TABLE.Middle
{
    BORDER-BOTTOM: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px
}
TABLE.Bottom
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px
}
TD.Color1
{
    BACKGROUND-COLOR: #339966
}
.DoubleBreakBefore
{
    MARGIN-TOP: 8px
}
IMG.Bordered
{
    BORDER-BOTTOM: #115b8a 1px solid;
    BORDER-LEFT: #115b8a 1px solid;
    BORDER-RIGHT: #115b8a 1px solid;
    BORDER-TOP: #115b8a 1px solid
}
.Indented8R
{
    MARGIN-RIGHT: 8px
}
.NoBreakAfter
{
    MARGIN-BOTTOM: 0px
}
.Indented12L
{
    MARGIN-LEFT: 12px
}
TD.Color2
{
    BACKGROUND-COLOR: #e0e6eb
}
.NoBreakBeforeAfter
{
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px
}
TD.menu
{
	align: left;
	valign: top;
	width: 183px;
	height: 242px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 40px;
	line-height: 38px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 339966;
}
h1 {
	margin-bottom: 0;
	background-image: url(images/sectionheader.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 22px;
	font-size: 20px;
}

TD.ExtraSection
{
	width: 50px;
	height: 262px;
	background-image: url(images/extrasection.jpg);
	background-position: 0px 0px;
/*	background-repeat: no-repeat;*/
	padding: 20px 20px 20px 20px;
	max-width: 162px;
}
TD.FirstSection
{
	width: 379;
}

.sectiontext
{
margin-left: auto;
margin-right: auto;
width: 60%;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: Teal;
	text-decoration: none;
}
a:visited {
	color: Teal;
	text-decoration: none;
}
a:active {
	color: Teal;
	text-decoration: none;
}
a:hover {
	color: Lime;
	text-decoration: none;
}

	BLOCKQUOTE {
		background-color : #66FF99;
		padding: 10px;
		border: 1px dashed Black;
		color: #009900;
	}
h4 {
	text-decoration: underline;
}
