/* text & link syles */

.default_adh_003
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
.default_adh_003 a:link, .default_adh_003 a:visited, .default_adh_003 a:active
	{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	}
.default_adh_003 a:hover, .default_adh_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	}
	
/* utility navigation */

.utility_nav_adh_003 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
.utility_nav_adh_003 a:link, .utility_nav_adh_003 a:visited, .utility_nav_adh_003 a:active
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffd900;
	text-decoration: underline;
	margin-right: 10px;
	}
.utility_nav_adh_003 a:hover, .utility_nav_adh_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffd900;
	text-decoration: none;
	margin-right: 10px;
	}
	
/* top navigation */
	
.topnav_adh_003 a:link, .topnav_adh_003 a:visited, .topnav_adh_003 a:active
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-right: 1px solid #ddd;
	
	}
.topnav_adh_003 a:hover, .topnav_adh_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffd800;
	text-decoration: underline;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 5px;
	background: url(images/topnav_bg_over.gif) top left repeat-x;
	}
	
/* left navigation */

.leftnav_adh_003 a:link, .leftnav_adh_003 a:visited, .leftnav_adh_003 a:active
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 6px 5px 6px 23px;
	background: url(images/leftnav_bullet.gif) no-repeat;
	background-position: 10px 6px; 
	}
.leftnav_adh_003 a:hover, .leftnav_adh_003 a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 6px 5px 6px 23px;
	background: #ffd800 url(images/leftnav_bullet.gif) no-repeat;
	background-position: 10px 6px;
	}
	
.lefthead_adh_003	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 0;
	}
	
/* footer text & link */

.footer_adh_003
	{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height:16px;
	}
.footer_adh_003 a:link, .footer_adh_003 a:visited, .footer_adh_003 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #ffd900;
	text-decoration: underline;
	}
.footer_adh_003 a:hover, .footer_adh_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #ffd900;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_adh_003
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
.bucket_link_adh_003 a:link, .bucket_link_adh_003 a:visited, .bucket_link_adh_003 a:active 
	{
	font-family: Arial;
	font-size: 12px;
	color: #b1a94d;
	font-weight: bold;
	text-decoration: none;
	}
.bucket_link_adh_003 a:hover, .bucket_link_adh_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #b1a94d;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* text good for content bucket */

.small_adh_003 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.bigger {
     font-size: 1.4em;
     }
	
.small_adh_003 a:link, .small_adh_003 a:visited, .small_adh_003 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_adh_003 a:hover, .small_adh_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}
.fright {
 	float: right;
	margin: 5px 15px 10px 15px;
	}  
	

 .fleft {
 	float: left;
	margin: 5px;
	}  
	
.grey {
	background: #E5E5E5;
	}
