﻿body
{
	font-family:Century Gothic;
	font-size: 11pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	
}
ul
{
	list-style-position: outside;
	font-size: 10pt;
	font-family: 'Century Gothic';
	list-style-type: circle;
	text-decoration: none;
	font-weight:500;
}
.boldLabel
{
	font-family:Century Gothic
	font-size: 11pt;
	font-weight:500;
}
.articleTitle
{
	font-weight:bold;
	font-size:13pt;
}
.contentTable
{
	border-right: #8cae52 thin solid; 
	border-top: #8cae52 thin solid; 
	border-left: #8cae52 thin solid; 
	border-bottom: #8cae52 thin solid;
	padding-left:8px;
	padding-right:8px;
	width:100%;
	text-align:justify;
	direction: ltr;
	text-indent: 6pt;
}
.businessName
{
	background-color: #99cc00;
	font-weight: 600;
	font-size: 12pt;
	color: black;
	border-bottom: darkolivegreen dashed;
	font-family: Century;
	text-decoration: none;
}
.headerContent
{
	padding: 8px 8px 8px 8px;
	background-color: #8cae52;
	font-weight: 600;
	font-size: 9pt;
	text-align: justify;
	direction: ltr;
	text-indent: 6pt;
}
.headerNav
{
	background-color: #8cae52;
	width: 100%;
	font-family: Century Gothic;
	font-size: 9pt;
	font-weight: 600;
	color: White;
	white-space: nowrap;
}
.headerNav a
{
	color:White;
	text-decoration:none;
}
.headerNav:hover a
{
	color:yellow;
	text-decoration:none;
}
.headerNav:hover
{
	background-color:#475d2d;	
	color:Yellow;
	cursor:pointer;
}
.grayHeader
{
	font-weight: bolder; 
	font-size: 12pt; 
	color: gray; 
	font-family: 'Century Gothic'; 
}
.blueHeader
{
	font-weight: bolder; 
	font-size: 12pt; 
	color:Blue; 
	font-family: 'Century Gothic'; 
}
.darkGreenHeader
{
	font-size:13pt;
	font-family:Century Gothic;
	font-weight:600;
	color: #73815d;
}
.navArrows
{
	font-family:Century Gothic;
	font-size:8pt;
	font-weight:600;
	background-color:#8cae52;
	width:10px;
}
.leftNav
{
	background-color:#475d2d;
	width: 50%;
	font-family: Century Gothic;
	font-size: 8pt;
	font-weight: 500;
	color: White;
	white-space: nowrap;
}
.leftNav a
{
	color:White;
	text-decoration:none;
}
.leftNav:hover
{
	background-color:#8cae52;	
	color:Yellow;
	cursor:pointer;
}
.moreLinks
{
	font-family:Century Gothic;
	font-size:10pt;
	font-weight:600;
	color:Blue;
	text-decoration:none;
}
.moreLinks:hover
{
	color:red;
}
.pageHeader
{
	font-size: 14pt;
	color: #000099;
	font-weight:600;
}
.pageHeader
{
	font-size: 14pt;
	color: #ffffff;
	font-weight:600;
}
.footer
{
	font-weight: bolder;
	font-size: 9pt;
	color: #339933;
	font-family: 'Century Gothic';
	text-decoration: none;
}
.footer:hover
{
	color: red;
}
.messageText
{font-weight: bold; font-size: 14pt; color: red; font-family: 'Century Gothic'; }
.searchLinks
{
	font-family:Century Gothic;
	font-size:10pt;
	font-weight:600;
	color:white;
	text-decoration:none;
}
.searchLinks:hover
{
	color:red;
}
