/* 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_plc_005 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
.utility_nav_plc_005 a:link, .utility_nav_plc_005 a:visited, .utility_nav_plc_005 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 10px;
	}
.utility_nav_plc_005 a:hover, .utility_nav_plc_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	}
	
/* top navigation */
	
.topnav_plc_005
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.topnav_plc_005 a:link, .topnav_plc_005 a:visited, .topnav_plc_005 a:active
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
.topnav_plc_005 a:hover, .topnav_plc_005 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_005 a:link, .leftnav_plc_005 a:visited, .leftnav_plc_005 a:active
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #E2E7E9;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #FFFFFF solid;
	}
.leftnav_plc_005 a:hover, .leftnav_plc_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #C2C2C2;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #FFFFFF solid;
	}
	
.lefthead_plc_005
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
	display: block;
	background: #E2E7E9;
	padding: 10px 10px 10px 15px;
	border-bottom: 1px #FFFFFF solid;
	}
	
/* footer text & link */

.footer_plc_005
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
.footer_plc_005 a:link, .footer_plc_005 a:visited, .footer_plc_005 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
.footer_plc_005 a:hover, .footer_plc_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_plc_005
	{
	font-family: Arial;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
	}
.bucket_link_plc_005 a:link, .bucket_link_plc_005 a:visited, .bucket_link_plc_005 a:active 
	{
	font-family: Arial;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
	text-decoration: none;
	}
.bucket_link_plc_005 a:hover, .bucket_link_plc_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #003471;
	font-weight: bold;
	text-decoration: underline;
	}
	
/* text good for content bucket */

.small_plc_005 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.small_plc_005 a:link, .small_plc_005 a:visited, .small_plc_005 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_plc_005 a:hover, .small_plc_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}
