/* text & link syles */

*
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
	
p
	{
	line-height:18px;
	margin-left:40px;
	}
li {
	line-height:18px;	
	margin-left:40px;
	}
.default a:link, .default a:visited, .default a:active
	{
	font-family: Arial;
	color: #0000FF;
	text-decoration: underline;
	}
.default a:hover, .default a:visited:hover 
	{
	font-family: Arial;
	color: #0000FF;
	text-decoration: none;
	}
	
/* utility navigation */

.utility_nav_mat_005 
	{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
	}
.utility_nav_mat_005 a:link, .utility_nav_mat_005 a:visited, .utility_nav_mat_005 a:active
	{
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	margin-right: 10px;
	}
.utility_nav_mat_005 a:hover, .utility_nav_mat_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFC00;
	text-decoration: none;
	margin-right: 10px;
	}
	
/* top navigation */
	
.topnav_mat_005
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
.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: #000;
	background:url(images/topnav_tab.gif) top left no-repeat;
	text-decoration: none;
	padding:3px 16px 4px 20px;
	}	
.topnav_mat_005 a.top1:link, .topnav_mat_005 a.top1:visited, .topnav_mat_005 a.top1:active
	{
	color: #000;
	background: #f50000 url(images/topnav_tab1_over.gif) top left no-repeat;
	text-decoration: none;
	padding:3px 16px 4px 40px;
	}	
.topnav_mat_005 a:hover, .topnav_mat_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background:url(images/topnav_tab_over.gif) top left no-repeat;
	padding:3px 16px 4px 20px;
	}
.topnav_mat_005 a.top1:hover, .topnav_mat_005 a.top1:visited:hover 
	{
	color: #000;
	text-decoration: none;
	background: #fff url(images/topnav_tab1.gif) top left no-repeat;
	padding:3px 16px 4px 40px;
	}	
/* left navigation */

.leftnav_mat_005 a:link, .leftnav_mat_005 a:visited, .leftnav_mat_005 a:active
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image: url(images/leftnav_tab.gif);
	background-position: -8px 0px;
	background-repeat: no-repeat;
	display: block;
	padding: 8px 30px 8px 20px;
	border-bottom: 1px #F50000 solid;
	margin-bottom:4px;
	}
.leftnav_mat_005 a:hover, .leftnav_mat_005 a:visited:hover 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image: url(images/leftnav_tab_over.gif);
	background-position: -8px 0px;
	background-repeat: no-repeat;
	display: block;
	padding: 8px 30px 8px 20px;
	border-bottom: 1px #797979 solid;
	}
	
/* 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 */
	

.box-notch {
	color: #fff;
	margin:0;
	padding:0;
	background:url(images/bucket-bg.gif) top left no-repeat;
	height:149px;
	}
	
.buckets td {
	text-align: center;
	}
	
.buckets a:link img, .buckets a:visited img {
	border: 1px solid #F00;
	}
.buckets a:hover img {
	border: 1px solid #FFFC00;
	}		
.buckets a:link, .buckets a:visited {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	}
.buckets a:hover, .buckets a:hover:visited {
	color: #fffc00;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	}	
		
.fright {
 	float: right;
	margin: 0 0 5px 5px;
	}  
.fleft {
 	float: left;
	margin: 5px 10px 10px 0px;
	} 			
ul.nopad {
	margin-left:15px;
	padding:0;
	}
.nopad li {
	}		
.clearer {
	clear:both;
	}	

div.rule{
	height: 2px;
	border-top:2px solid #20239a; 
	margin-bottom:25px;
	margin-top:20px;
	margin-left:0;
	margin-right:0; 
	clear:both;
 	} 					
/* 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;
	}

blockquote {
	font-weight: bold;
	width: 500px;
	background-image: url(images/close-quote.gif);
	background-repeat:no-repeat;
	background-position: 98% 95%;
	background-color:#ededed;
	padding: 5px 5px 5px 23px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font-style: italic;
	font-size: 1.8em;
}
.bigger {
     font-size: 1.4em;
     }

.smaller {
     font-size:.75em;
     }  
.red {
	color: #f50000;
	}	 
