/* text & link syles */


.default a:link, .default a:visited, .default a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #b7c52f;
	text-decoration: underline;
	}
.default a:hover, .default a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #b7c52f;
	text-decoration: none;
	}
	
/* utility navigation */

.utility_nav_adh_002 
	{
	font-family: Arial;
	font-size: 12px;
	color: #798402;
	}
.utility_nav_adh_002 a:link, .utility_nav_adh_002 a:visited, .utility_nav_adh_002 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #798402;
	text-decoration: underline;
	margin-right: 24px;
	margin-left: 0px;
	}
.utility_nav_adh_002 a:hover, .utility_nav_adh_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #7cb983;
	text-decoration: none;
	margin-right: 24px;
	margin-left: 0px;
	}
	
/* top navigation */
	
.topnav_adh_002
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7cb983;
	}
.topnav_adh_002 a:link, .topnav_adh_002 a:visited, .topnav_adh_002 a:active
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7cb983;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 24px;
	}
.topnav_adh_002 a:hover, .topnav_adh_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8c9a00;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 24px;
	}
	
/* left navigation */

.leftnav_adh_002 a:link, .leftnav_adh_002 a:visited, .leftnav_adh_002 a:active
	{
	font-family: Arial;
	font-size: 12px;
	color: #7cb983;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 20px;

	}
.leftnav_adh_002 a:hover, .leftnav_adh_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #8c9a00;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 20px;

	}
	
.lefthead_adh_002
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #b7c52f;
	display: block;
	padding: 10px 10px 0px 20px;

	}
	
/* footer text & link */

.footer_adh_002
	{
	font-family: Arial;
	font-size: 11px;
	color: #414606;
	}
.footer_adh_002 a:link, .footer_adh_002 a:visited, .footer_adh_002 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #414606;
	text-decoration: underline;
	}
.footer_adh_002 a:hover, .footer_adh_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #414606;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_adh_002
	{
	font-family: Arial;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
	}
.bucket_link_adh_002 a:link, .bucket_link_adh_002 a:visited, .bucket_link_adh_002 a:active 
	{
	font-family: Arial;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
	text-decoration: none;
	}
.bucket_link_adh_002 a:hover, .bucket_link_adh_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* text good for content bucket */

.small_adh_002 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.small_adh_002 a:link, .small_adh_002 a:visited, .small_adh_002 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_adh_002 a:hover, .small_adh_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}

