/* text & link syles */

.default
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
.default a:link, .default a:visited, .default a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	}
.default a:hover, .default a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	}
	
/* utility navigation */

.utility_nav_cus_003 
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
.utility_nav_cus_003 a:link, .utility_nav_cus_003 a:visited, .utility_nav_cus_003 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin-right: 10px;
	}
.utility_nav_cus_003 a:hover, .utility_nav_cus_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	}
/* topnav link */

a.topnav_002 {
font-family: Arial;
	font-size: 12px;
	color: #6b6969;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav_002:hover {
	color: #6b6969;
	text-decoration: underline;
	}
a.topnav_002:visited {
	color:  #6b6969;
	text-decoration: none;
	}
a.topnav_002:visited:hover {
	color: #6b6969;
	text-decoration: underline;
	}
	
	
/* left navigation */

.leftnav_cus_003 a:link, .leftnav_cus_003 a:visited, .leftnav_cus_003 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #6c745a;
	text-decoration: none;
	display: block;
	padding: 12px 5px 0px 20px;
	background-image: url(images/bullet_leftnav_cus_003.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.leftnav_cus_003 a:hover, .leftnav_cus_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #f49227;
	text-decoration: none;
	display: block;
	padding: 12px 5px 0px 20px;
	background-image: url(images/bullet_leftnav_cus_003.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
/* footer text & link */

.footer_cus_003
	{
	font-family: Arial;
	font-size: 11px;
	color: #818080;
	}
.footer_cus_003 a:link, .footer_cus_003 a:visited, .footer_cus_003 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #818080;
	text-decoration: underline;
	}
.footer_cus_003 a:hover, .footer_cus_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #818080;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_cus_003
	{
	font-family: Arial;
	font-size: 12px;
	color: #C4151C;
	font-weight: bold;
	}
.bucket_link_cus_003 a:link, .bucket_link_cus_003 a:visited, .bucket_link_cus_003 a:active 
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
	}
.bucket_link_cus_003 a:hover, .bucket_link_cus_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* text good for content bucket */

.small_cus_003 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.small_cus_003 a:link, .small_cus_003 a:visited, .small_cus_003 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_cus_003 a:hover, .small_cus_003 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}

