/* text & link syles */

.default_cus_004
	{
	font-family: Arial;
	color: #000000;
	}
.default_cus_004 a:link, .default_cus_004 a:visited, .default_cus_004 a:active
	{
	font-family: Arial;
	color: #000099;
	text-decoration: underline;
	}
.default_cus_004 a:hover, .default_cus_004 a:visited:hover 
	{
	font-family: Arial;
	color: #0000FF;
	text-decoration: none;
	}
	
/* utility navigation */

.utility_nav_cus_004 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	}
.utility_nav_cus_004 a:link, .utility_nav_cus_004 a:visited, .utility_nav_cus_004 a:active
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	margin-right: 10px;
	}
.utility_nav_cus_004 a:hover, .utility_nav_cus_004 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-right: 10px;
	}
	
/* top navigation */
	
.topnav_cus_004
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.topnav_cus_004 a:link, .topnav_cus_004 a:visited, .topnav_cus_004 a:active
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
.topnav_cus_004 a:hover, .topnav_cus_004 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#FFFF66;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	}
	
/* left navigation */

.leftnav_cus_004 a:link, .leftnav_cus_004 a:visited, .leftnav_cus_004 a:active
	{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #012274;
	text-decoration: none;
	background: #dde3e9;
	display: block;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #6786C0 solid;
	}
.leftnav_cus_004 a:hover, .leftnav_cus_004 a:visited:hover 
	{
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #012274;
	display: block;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #6786C0 solid;
	}
	
.lefthead_cus_004
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7A1B2A;
	display: block;
	background: #E7D9CB;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #FFFFFF solid;
	}
	
/* footer text & link */

.footer_cus_004
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	}
.footer_cus_004 a:link, .footer_cus_004 a:visited, .footer_cus_004 a:active 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.footer_cus_004 a:hover, .footer_cus_004 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* content bucket link */
	
.bucket_link_cus_004
	{
	font-family: Arial;
	font-size: 12px;
	color: #6699FF;
	font-weight: bold;
	}
.bucket_link_cus_004 td {
	padding:5px;
	background: #ddd;
		}	
.bucket_link_cus_004 img {
	border-top: 3px solid #555;
	border-right: 3px solid #555;
	border-left: 3px solid #555;
	border-bottom: 10px solid #555;
	margin-bottom:3px;
	}
.bucket_link_cus_004 a:link, .bucket_link_cus_004 a:visited 
	{
	font-family: Arial;
	font-size: 16px;
	color:  #6699FF;
	font-weight: bold;
	text-decoration: none;
	}
.bucket_link_cus_004 a:hover, .bucket_link_cus_004 a:visited:hover 
	{
	font-family: Arial;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	}
.bucket_link_cus_004 a:link span, .bucket_link_cus_004 a:visited span {	
	text-decoration: none;
	}
.bucket_link_cus_004 a:hover span {	
	text-decoration: underline;
	}	
	
/* text good for content bucket */

.small_cus_004 
	{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}
.small_cus_004 a:link, .small_cus_004 a:visited, .small_cus_004 a:active 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
	}
.small_cus_004 a:hover, .small_cus_004 a:visited:hover 
	{
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	}
.bigger {
     font-size: 1.3em;
     }

.smaller {
     font-size:.75em;
     }  
#thomas_info a:link, #thomas_info a:visited {
	color: #555;
	}
#thomas_info a:hover {
	color: #ccc;
	}	