BODY 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #D9FFCC;
	scrollbar-shadow-color: #5BBD4F;
	scrollbar-highlight-color: #98DC8E;
	scrollbar-3dlight-color: #D9FFCC;
	scrollbar-darkshadow-color: #5BBD4F;
	scrollbar-track-color: #5BBD4F;
	scrollbar-arrow-color: #98DC8E;
}

.MediumGreen
{
	background-color: #98DC8E;
}
.LightGreen
{
	background-color: #D9FFCC;
}
.DarkGreen
{
	background-color: #5BBD4F;
}

.MenuBar
{
	background-color: #98DC8E;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-right: 0px black solid;
	border-left: 0px black solid;
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 11px;   
	font-style: normal;   
	font-weight: bold; 
	color: #000000;
}
.MenuBar A:link, .MenuBar A:visited
{ 
	padding: 10px;
	color: #000000; 
	text-decoration:none; 
}
.MenuBar A:hover 
{ 
	color: #055709;  
	text-decoration: none;
}

.ToolBar
{
	width: 159px;
	vertical-align: top;
	background-color: #98DC8E;
	border-top: 0px black solid;
	border-bottom: 0px black solid;
	border-right: 0px black solid;
	border-left: 1px black solid;
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 11px;   
	font-style: normal;   
	font-weight: bold; 
	color: #000000;
}
.TopRightLogo
{
	border-left: 1px black solid; 
	border-bottom: 1px black solid;
	background-color: #DFDFDD;
}
.MainContent
{
	padding: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size: 13px;   
	font-style: normal;   
	font-weight: normal; 
}
P, LI, INPUT, TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size: 13px;   
	font-style: normal;   
	font-weight: normal; 
}
.Bolded
{
	font-weight: bold;
}

.SubTitle
{
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 16px;   
	font-style: normal;   
	font-weight: 800;   
	color: #208C18;  
	padding-left: 10px;
}
.NewsItem
{ 
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 13px;   
	font-style: normal;   
	font-weight: 800;   
	color: #000000; 
}
P.NewsItem
{
	color: #208C18;
}
A.NewsItem:link, A.NewsItem:visited
{ 
	color: #208C18; 
	text-decoration:none;
}
A.NewsItem:hover 
{ 
	color: #000000;  
	text-decoration: none;
}

A.FullStory:link, A.fullStory:visited
{
	color: #FF0000; 
	text-decoration:none; 
}
A.FullStory:hover 
{ 
	color: #208C18;  
	text-decoration: none;
}

.BrochureList, .VideoList
{
	padding-left: 40px;
}


P A:link, P A:visited, .BrochureList A:link, .BrochureList A:visited, .VideoList A:link, .VideoList A:visited
{ 
	color: #208C18; 
	text-decoration:none;
}
P A:hover, .BrochureList A.:hover, .VideoList A.:hover 
{ 
	color: #000000;  
	text-decoration: none;
}
.ToolBarLink:link, .ToolBarLink:visited
{
	color: #000000;  
	font-weight: bold;
	text-decoration: none;
}
.ToolBarLink:hover
{
	color: #208C18; 
	font-weight: bold;
	text-decoration: none;
}

.BiggerFont
{
	font-size: 15px;
}

.ResourceLink
{
	vertical-align: top;
}

.ProductDocuments
{
	background-color: #EEEEEE;
}
.MovieList LI
{
	list-style-image: url(../images/video.gif);
}
.PDFList LI
{
	list-style-image: url(../images/pdf_icon.gif);
}
.ProductDocuments UL LI A:link, .ProductDocuments UL LI A:visited
{ 
	color: #208C18; 
	text-decoration:none;
}
.ProductDocuments UL LI A:hover 
{ 
	color: #000000;  
	text-decoration: none;
}
.UnderlineItalic {font-style: italic; text-decoration: underline;}
.Underlined {text-decoration: underline;}

.BorderLRTB {border: 1px black solid;}
.BorderTB {border-top: 1px black solid; border-bottom: 1px black solid;}
.BorderLR {border-left: 1px black solid; border-right: 1px black solid;}
.BorderB {border-bottom: 1px black solid;}