@charset "utf-8";
body{
	font-family:Arial, Helvetica, sans-serif;
}
ul, li{
	margin-left:10px; padding: 0;
}
.ff_title {
	color: #333399;
}
.tab_links {
	font-size: 18px;
	color: #333399;
	text-decoration:none;
}
.tab_links a{
	font-size: 18px;
	color: #333399;
	text-decoration:none;
}
.tab_links a:hover{
	font-size: 18px;
	color: #cc0000;
	text-decoration:underline;
}
.table_border {
	border-style:solid; 
	border-color:#bbccdd; 
	border-width:thin;
}
.cell_border td{
	border-style:solid; 
	border-color:#bbccdd; 
	border-width:thin;
}
.docs_header{
	margin-bottom:5px;
}
.basin_graphics h2{
	margin-top:5px;
	margin-bottom:10px;
}
.basin_graphics ul{
	margin-left:15px;
	font-size: 13px;
}
.arrow_header{
	background-image:url(images/arrow.png); 
	background-position:center top;
	background-repeat:no-repeat;
}
