/* text & link syles */ 

.default 
{ 
font-family: Arial; 
font-size: 12px; 
color: #000000; 
} 
.default a:link, .default a:visited, .default a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0000FF; 
text-decoration: underline; 
} 
.default a:hover, .default a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0000FF; 
text-decoration: none; 
} 

/* utility navigation */ 

.utility_nav_mat_005 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
} 
.utility_nav_mat_005 a:link, .utility_nav_mat_005 a:visited, .utility_nav_mat_005 a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #666666; 
text-decoration: underline; 
margin-right: 10px; 
} 
.utility_nav_mat_005 a:hover, .utility_nav_mat_005 a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
margin-right: 10px; 
} 

/* top navigation */ 

.topnav_mat_005 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #5c5930; 
} 
.topnav_mat_005 a:link, .topnav_mat_005 a:visited, .topnav_mat_005 a:active 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #5c5930; 
text-decoration: none; 
padding-left: 10px; 
padding-right: 10px; 
} 
.topnav_mat_005 a:hover, .topnav_mat_005 a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #5c5930; 
text-decoration: underline; 
padding-left: 10px; 
padding-right: 10px; 
} 

/* left navigation */ 

.leftnav_mat_005 a:link, .leftnav_mat_005 a:visited, .leftnav_mat_005 a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
background: #FFFFFF; 
display: block; 
padding: 5px 5px 5px 20px; 
border-bottom: 1px #FFFFFF solid; 
} 
.leftnav_mat_005 a:hover, .leftnav_mat_005 a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
background: #e1dcba; 
display: block; 
padding: 5px 5px 5px 20px; 
border-bottom: 1px #FFFFFF solid; 
} 

.lefthead_mat_005 
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #7b6c01; 
display: block; 
background: #FFFFFF; 
padding: 5px 5px 5px 15px; 
} 

/* footer text & link */ 

.footer_mat_005 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
} 
.footer_mat_005 a:link, .footer_mat_005 a:visited, .footer_mat_005 a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: underline; 
} 
.footer_mat_005 a:hover, .footer_mat_005 a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
} 

/* content bucket link */ 

.bucket_link_mat_005 
{ 
font-family: Arial; 
font-size: 12px; 
color: #7b6c01; 
font-weight: bold; 
} 
.bucket_link_mat_005 a:link, .bucket_link_mat_005 a:visited, .bucket_link_mat_005 a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #7b6c01; 
font-weight: bold; 
text-decoration: none; 
} 
.bucket_link_mat_005 a:hover, .bucket_link_mat_005 a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #7b6c01; 
font-weight: bold; 
text-decoration: underline; 
border: 0px solid #e1dcba; 
} 
.bucket_link_mat_005 a:hover span, .bucket_link_mat_005 a:visited:hover span 
{ 
font-family: Arial; 
font-size: 12px; 
color: #7b6c01; 
font-weight: bold; 
text-decoration: underline; 
border: 2px solid #266723; 
} 
/* text good for content bucket */ 

.small_mat_005 
{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
} 
.small_mat_005 a:link, .small_mat_005 a:visited, .small_mat_005 a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: underline; 
} 
.small_mat_005 a:hover, .small_mat_005 a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: none; 
} 
