/*

Created:	9 November 2005
Author:		scottr

*/

body { 
	margin: 0;
	padding: 0; 
	font-family: verdana, arial, helvetica, san-serif;
	color: #000;
	text-align: left;
	background: #fff;
}

p, li, td, th {
	font-size: 75%;
	line-height: 140%;
}

a:hover {
	text-decoration: none;
}
.new_window_link img { width: 12px; height: 12px; border: 0; position: relative; top: 2px;}
.pdf_link img { width: 12px; height: 12px; border: 0; position: relative; top: 2px;}
.xls_link img { width: 12px; height: 12px; border: 0; position: relative; top: 2px;}
.zip_link img { width: 12px; height: 12px; border: 0; position: relative; top: 2px;}

h1 { font-size: 12pt; }
h1 a { text-decoration: none; color: #666; }


/*  PAGE LAYOUT
---------------------------------------------------------- */

#wrap { 
	margin-left: 20px;
	margin-right: 20px;
	padding: 0; 
	text-align: left;
}

#header {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#col-nav, #nav, p.mwclink, #footer, #Storage-BG, .reservoir, #subnav { display: none; }






.imgCenter {
	text-align: center;
	display: block;
}

.imgRight {
	float: right;
	position: relative;
	margin: 0 0 15px 15px;
}

#text ul#elnino-years li {
	display: block;
	width: 23%;
	float: left;
	position: relative;
	color: #333;
}


.tbl-intro { margin-left: 15px; margin-right: 15px; }



#tbl-storage {
	margin-left: 15px;
	width: 95%;
	margin-bottom: 20px;
}

#tbl-storage th {
	color: #fff;
	background: #0096D6;
}

#tbl-storage th.left {
	text-align: left;
}

#tbl-storage td {
	background: #efefef;
}
