﻿body 
{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #000000;	
	margin: 0px 0px 0px 0px;
}

 TD	
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;	
	font-size: 12px;
	text-align: left;
}        

.headertext
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #006633;	
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.greentext
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #006633;	
	font-size: 12px;
	font-weight: bold;
}
.regulartext
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;	
	font-size: 12px;
	text-align: left;
}
.shade
{
	background-image: url("../../images/shadebg.jpg");
	background-repeat: repeat-x;
}
 A:link	
{

	text-decoration:	underline;
	color: #000000;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
 A:active	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
 A:hover	{	
	text-decoration:	underline;
	color: #000000;
	}

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none 0px;
}

.MenuItem
{
background-color: White;
  color:#000000;
	FONT-FAMILY: Arial,Helvetica, sans-serif;
font-size:11px;
height: 18px;
cursor:pointer;
font-weight: bold;
text-align: center;
}
.MenuItemHover
{
  background-color: White;
  color: #000000;
	FONT-FAMILY: Arial,Helvetica, sans-serif;
font-size:11px;
height: 18px;
cursor:pointer;
font-weight: bold;

text-align: center;
}
.MenuItemActive
{

  color: #000000;
	FONT-FAMILY: Arial,Helvetica, sans-serif;
font-size:11px;
   height: 18px;
background-color: White;
cursor:pointer;
font-weight: bold;
text-align: center;
}
.MenuItemExpanded
{

  color:#000000;
	FONT-FAMILY: Arial,Helvetica, sans-serif;
font-size:11px;
   height: 18px;
   background-color: White;

cursor:pointer;
font-weight: bold;
text-align: center;
}
.MenuGroup
{

  color:#000000;
	FONT-FAMILY: Arial,Helvetica, sans-serif;
font-size:11px;
  height: 18px;
  background-color: White;
cursor:pointer;
font-weight: bold;
text-align: center;
}
.textbox
{
	background-color: #e1e1e1;
	border: solid 1px #000000;
}
.greenlink
{
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
}
#gradient
{
background-image: url('../../images/gradient.jpg');
background-repeat: no-repeat;
width: 975px;
height: 100%;
background-position: bottom;
}
#gradientrepeater
{
background-image: url('../../images/gradient-repeater.jpg');
background-repeat: repeat-y;
width: 975px;
height: 100%;
}
#stategradient
{
background-image: url('../../images/stategradient.jpg');
width: 151px;
margin-top: 1px;
background-repeat: no-repeat;
height: 30px;
}
.ddl
{
	margin-top: 3px;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;	
	font-size: 11px;

} 
.footer A:link	
{

	text-decoration:	underline;
	color: #000000;
	}	
		
.footer A:visited	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
.footer A:active	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
.footer A:hover	{	
	text-decoration:	underline;
	color: #000000;
	}