/* text & link syles */

.default
	{
	font-family: Arial;
	font-size: 11px;
	color: #434344;
	text-decoration: none;
	}
.default a:link, .default a:visited, .default a:active
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.default a:hover, .default a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
	
/* utility navigation */

.utility_nav_plc_002 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
.utility_nav_plc_002 a:link, .utility_nav_plc_002 a:visited, .utility_nav_plc_002 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 10px;
	}
.utility_nav_plc_002 a:hover, .utility_nav_plc_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	}
	
/* top navigation */
	
.topnav_plc_002
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.topnav_plc_002 a:link, .topnav_plc_002 a:visited, .topnav_plc_002 a:active
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
.topnav_plc_002 a:hover, .topnav_plc_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/* left navigation */

.leftnav_plc_002 a:link, .leftnav_plc_002 a:visited, .leftnav_plc_002 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #FFFFFF solid;
	}
.leftnav_plc_002 a:hover, .leftnav_plc_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #eeeeee;
	display: block;
	border-bottom: 1px #FFFFFF solid;
	}
	
.lefthead_plc_002
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #870f19;
	display: block;
	background: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px #FFFFFF solid;
	}
	
/* footer text & link */

.footer_plc_002
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
.footer_plc_002 a:link, .footer_plc_002 a:visited, .footer_plc_002 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer_plc_002 a:hover, .footer_plc_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_plc_002
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
.bucket_link_plc_002 a:link, .bucket_link_plc_002 a:visited, .bucket_link_plc_002 a:active 
	{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.bucket_link_plc_002 a:hover, .bucket_link_plc_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #870f19;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* text good for content bucket */

.small_plc_002 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.small_plc_002 a:link, .small_plc_002 a:visited, .small_plc_002 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_plc_002 a:hover, .small_plc_002 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}

