table {
	clear: both;
}
body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF
}
#usgscolorband {
	background-color: #000;
	background-image: url(/images/bathymetry.jpg);
	background-repeat: no-repeat;
	background-position: 178px 0px;
}
#usgstitle {
	background-color: #395f92;
}
#usgstitle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	color: #FFF;
}
#usgstitle h1 {
	padding: 5px;
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
#usgstitle p { 
} 
#usgstitle a {
	color: #ffffff;
	text-decoration: none;
}
#Breadcrumbs {
	clear: both;
	width: 100%;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Breadcrumbs p {
	padding: 5px;
	float: left;
	clear: both;
	margin: 5px 0px 5px 0px;
}
#Breadcrumbs a {
	text-decoration: none;
}
#Breadcrumbs a:hover {
	text-decoration: underline;
}

/*---------- left hand nav 24 June 2013 */


#wholepage {
	width: 1125px;
	clear: both;
}
#navbar {
	width: 170px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#navbar ul {
	list-style: none;
	width: 170px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#navbar ul li.search {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DCEAFF;
	color: #036;
	border: solid 1px #9CC;
}

#search_form #query {
	width: 125px;
}
#navbar ul li a {
	display: block;
	padding: 5px;
	background-color: #DCEAFF;
	border: solid 1px #9cc;
	margin-bottom: 2px;
	color: #036;
	text-decoration: none;
}
#navbar ul li a:hover {
	text-decoration: underline;
	background-color: #DCEAFF;
}
#navbar ul li a.selected {
	background-color: #E9F7FF;
}

.sw {
	margin-top: 10px;
	padding: 5px;
	font-size: 12px;
	background-color: #DCEAFF;
	border: solid 1px #9cc;
	color: #003;
	display: block;
}
.sw  a {
	text-decoration: none;
	color: #039;
}
.sw a:hover {
	text-decoration: underline;
}
.sw .fig {
	border: 1px solid #9CC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 8px;
	background-color: #FFF;
}
#navbar ul .sw a {
	border-style: none;
	padding: 0px;
}
#wholepage #navbar ul .sw a:hover {
	color: blue;
	text-decoration: none;
}


/*-------------------------------------------- end left hand nav ------------ */


/*------------------------------ begin main page design elements ------------ */

.clear_both {
	clear: both;
}

a:link {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: underline;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: #039;
}
.container {
	width: 800px;
	float: left;
	margin: auto;
}
.rightcol {
	width: 200px;
	float: left;
}
.container .figleft {
	border: 1px solid #9CC;
	margin-right: 25px;
	margin-bottom: 10px;
	padding: 4px;
}
.container .figright {
	border: 1px solid #9CC;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 25px;
}
h1 {
	font-size: 1.5em;
	line-height: 1em;
	color: #003;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	color: #036;
	font-weight: normal;
}
h3 {
	font-size: 1.15em;
	color: #336;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
}
.figleft {
	clear: both;
	padding-right: 25px;
	padding-bottom: 10px;
}
.figright {
	padding-left: 25px;
	clear: both;
	padding-bottom: 10px;
}
.left {
	padding-right: 20px;
}
.right {
	padding-left: 20px;
}
.floatLeft {
	float: left;
	padding: 0 25px 10px 0;
}
.floatRight {
	float: right;
	padding: 0 0 10px 25px;
}
.floatSearch {
	float: right;
	border: 1px solid #036;
	margin-left: 15px;
	padding-left: 0px;
}
div.floatrt300 {
	margin: 0px 0px 25px 35px;
	display: block;
	float: right;
	min-width: 300px;
	max-width: 300px;
}
.floatrt300 p {
	padding: 4px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
}
div.floatrt450 {
	margin: 0px 0px 25px 35px;
	display: block;
	float: right;
	min-width: 450px;
	max-width: 450px;
}
.floatrt450 p {
	padding: 4px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
}

div.floatrt500 {
	margin: 0px 0px 25px 35px;
	display: block;
	float: right;
	min-width: 500px;
	max-width: 500px;
}
div.floatrt500 p {
	padding: 4px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.smaller {
	font-size: 90%
}
.larger {
	font-size: 125%
}
.largerBlue {
	color: #000066;
	font-size: 125%
}
.red {
	color: #ff0000
}
.blue {
	color: #336
}
.blue1 {
	background-color: #cff
}
.blue2 {
	background-color: #E6FAFF
}
.blue3 {
	background-color: #6ff
}
.blue4 {
	background-color: #3ff
}
.tsunamiblue {
	color: #0066cc
}
#main {
	line-height: 1.5em;
	color: #003300;
	padding: 5px;
	border: dotted #900 1px;
	width: 400px;
	background-color: #E9F7FF;
	margin-top: 10px;
}
#main .panel {
	margin: 0 0 0 0;
	padding: 0em 0em 0em 0em;
}
#main .panel li {
	text-indent: 0em;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom: dotted #063 1px;
}
#main .panel .selected {
	background-color: #FFF;
}
#main a:link {
	color: #039;
	text-decoration: none;
}
#main a:visited {
	color: #039;
	text-decoration: none;
}
#main a:hover {
	color: blue;
	text-decoration: underline;
	background-color: #FFF;
}
#main a:active {
	color: blue;
	text-decoration: underline;
	background-color: #FFC;
}
#main h4 {
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	color: #003366;
	border-bottom: solid #039 2px;
	margin-top: 5px;
	padding-top: 0.5em;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#main .panel2 {
	margin-left: 20px;
	padding: 0.25em 0.25em 0em 0em;
}
#main li.panel2 {
	text-decoration: none;
}


 @media speech {
acronym {
	speak: spell-out;
}
}
/*---OLD STUFF---*/

#coastaltitle {
	background-color: #fff;
	color: #300;
	text-decoration: none;
	clear: both;
	width: 100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	height: 29px;
	text-decoration: none;
}
#habtitle {
	background-color: #fff;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #fff;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #339;
	height: 29px;
	text-decoration: none;
}
#habtitle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
}
#habtitle a {
	color: #339;
	text-decoration: none;
}
#tsunamititle {
	background-color: #fff;
	clear: both;
	width: 100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #06c;
	height: 29px;
	text-decoration: none;
}
#tsunamititle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
}
#mappingtitle {
	background-color: #fff;
	clear: both;
	width: 100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #06f;
	height: 29px;
	text-decoration: none;
}
#mappingtitle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
}
#eqtitle {
	background-color: #fff;
	color: #FF3300;
	text-decoration: none;
	clear: both;
	width: 100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	height: 29px;
	text-decoration: none;
}
#eqtitle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
}
#mbtitle {
	color: #006633;
	text-decoration: none;
	clear: both;
	width: 100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	height: 29px;
	text-decoration: none;
}
#mbtitle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
}
/*-------------------------------------------- left hand menu added 20 Feb 08 */

#menu {
	line-height: 1.25em;
	color: #333;
	width: 200px;
	background-color: #D5EDFF;
	border: solid #003366 1px;
	margin: 20px 20px 20px 1px;
	padding: 0 5px 20px 5px;
}
#menu .panel {
	padding: 0.25em 0px 0px 0px;
	margin: 0em;
}
#menu ul.panel {
	padding-left: 5px;
	padding-right: 5px;
}
#menu .panel li {
	text-indent: 0em;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom: 1px dotted #006;
	text-decoration: none;
}
#menu .panel li:hover {
	background-color: #FFFF99;
}
#menu .panel2 {
	margin-left: 20px;
	padding: 0.25em 0.25em 0em 0em;
}
#menu li.panel2 {
	text-decoration: none;
}
#menu a:link {
	color: #003366;
	text-decoration: none;
}
#menu a:visited {
	color: #003366;
	text-decoration: none;
}
#menu a:hover {
	color: #336633;
	text-decoration: underline;
}
#menu a:active {
	color: #003366;
	text-decoration: none;
}
#menu h4, h5 {
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
	margin-top: 10px;
	padding-top: 0.5em;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	margin-left: 4px;
	border-bottom: 1px solid #666;
	margin-right: 5px;
}
#menu .font10 {
	font-size: 10px;
}
.banner {
	background: #000 url(/images/wcmg_banner.gif) 178px 0px no-repeat;
	width: 100%;
	height: 72px
}
.BannerSiteTitle {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background-color: #006;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff
}
.SubTitleEQ {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background-color: #ff9;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #fff
}
.SubTitleMB {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #063;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #fff
}
.SubTitleTsu {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #06c;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #fff
}

#footerlinks {
	width: 490px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
}

/*---OLD STUFF continued----*/
/*----EARTHQUAKE HOME-----*/

#menueq {
	line-height: 1.25em;
	color: #333333;
	width: 200px;
	border: dotted #f63 1px;
	margin: 20px 20px 20px 1px;
	background-color: #FFFF99;
	padding: 0 5px 20px 5px;
}
#menueq .paneleq {
	padding: 0.25em 0px 0px 0px;
	margin: 0em;
}
#menueq ul.paneleq {
	padding-left: 5px;
	padding-right: 5px;
}
#menueq .panel2eq {
	margin-left: 20px;
	padding: 0.25em 0.25em 0em 0em;
}
#menu .panel2 li {
	text-decoration: none;
}
#menueq .paneleq li {
	text-indent: 0em;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
}
#menueq .paneleq li:hover {
	background-color: #FFFFCC;
}
#menueq a:link {
	color: #330000;
	text-decoration: none;
}
#menueq a:visited {
	color: #330000;
	text-decoration: none;
}
#menueq a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#menueq a:active {
	color: #c30;
	text-decoration: none;
}
#menueq h4, h5 {
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	color: #660000;
	margin-top: 10px;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom: .5em;
	background-color: #FFF;
	border: 1px solid #CC0033;
	text-align: center;
}

/*---OLD STUFF continued----*/
/*----MONTEREY BAY HOME-----*/

#menumb {
	line-height: 1.25em;
	color: #006633;
	width: 240px;
	background-color: #D8FFF6;
	border: double #006633 2px;
	margin: 20px 20px 20px 1px;
	padding: 0 5px 20px 5px;
}
#menumb .panel {
	padding: 0.25em 0px 0px 0px;
	margin: 0em;
}
#menumb .panel2 {
	margin-left: 20px;
	padding: 0.25em 0.25em 0em 0em;
}
#menumb ul.panel {
	padding-left: 5px;
	padding-right: 5px;
}
#menumb .panel li {
	text-indent: 0em;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom: dotted #996633 1px;
}
#menumb .panel li:hover {
	background-color: #FFFFFF;
}
#menumb .panel2 li {
	text-decoration: none;
}
#menumb a:link {
	color: #003300;
	text-decoration: none;
}
#menumb a:visited {
	color: #003300;
	text-decoration: none;
}
#menumb a:hover {
	color: #660099;
	text-decoration: underline;
}
#menumb a:active {
	color: #003300;
	text-decoration: none;
}
#menumb h4 {
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	color: #6666FF;
	border-bottom: solid #003333 1px;
	margin-top: 10px;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*--OLD

#menu {
	width: 240px;
	line-height: 1.25em;
	padding-left: 20px;
	color: #666;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #D5EDFF;
	border: 2px groove #003366;
}
#menu .panel {
	margin: 0em 0 0;
	padding: 0.25em 0.25em 0 0em;
}
#menu .panel2 {
	margin: 0em 0 0;
	padding: 0.25em 0.25em 0 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding-top: 0.25em;
	padding-right: 0.25em;
	margin-left: 20px;
	padding-bottom: 0em;
	padding-left: 0em;
}
#menu .panel li {
	text-indent: 0em;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
#menu .panel li:hover {
	background-color: #FFFF99;
}
#menu a:link {
	color: #003366;
	text-decoration: none;
}
#menu a:visited {
	color: #003366;
	text-decoration: none;
}
#menu a:hover {
	color: #336633;
	text-decoration: underline;
}
#menu a:active {
	color: #003366;
	text-decoration: none;
}
#menu h4, h5 {
	margin: -0.5em 0.25em 0.5em 0em;
	padding: 0em 0.25em 0 0;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid;
	color: #333333;
	border-bottom-color: #006600;
}

--*/
/*-------------------------------------------- End right hand menu */


/*-------------------------------------------- Right hand menu */

/*#menu {
	width: 225px;
	line-height: 1.25em;
	padding-left: 25px;
	color: #063;
	padding-top: 1em;
	padding-bottom: 1em;
}
#menu .panel {
	margin: 0em 0 0;
	padding: 0.25em 0.25em 0 0em;
}
#menu .panel2 {
	margin: 0em 0 0;
	padding: 0.25em 0.25em 0 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding-top: 0.25em;
	padding-right: 0.25em;
	margin-left: 20px;
	padding-bottom: 0em;
	padding-left: 0em;
}
#menu .panel dt {
	text-indent: 0em;
	list-style: none;
	font-size: 0.9em;
	line-height: 1.5em;
	border-bottom: 1px dotted;
	border-bottom-color: #336600;
}
#menu .panel dt:hover {
	background-color: #CCCCCC;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a:active {
	text-decoration: none;
}
h4, h5 {
	margin: -0.5em 0.25em 0.5em -1em;
	padding: 0em 0.25em 0 0;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px solid;
	color: #300;
	border-bottom-color: #990000;
}

*/

/*-------------------------------------------- End right hand menu */

/*ul { margin: 0.25em 0 0.25em 20px }
li { margin-right: 6px; margin-bottom: 4px }
blockquote { margin-left: 20px } */
.menuback {
	background-color: #006;
	background-position: 0 100%;
	width: 200px;
	clear: both
}
.menuborder {
	background-color: #063;
	background-position: 0 100%;
	width: 100%
}
.menulinkback {
	background-color: #fff;
	background-position: 0 100%
}
.menubackEQ {
	background-color: #ff9;
	background-position: 0 100%;
	border-top: 1px solid #fff
}
.menubackMB {
	background-color: #063;
	background-position: 0 100%;
	border-top: 1px solid #fff
}
.menubackTsu {
	background-color: #06c;
	background-position: 0 100%
}
.menuborderEQ {
	background-color: #f63;
	background-position: 0 100%
}
.menuborderMB {
	background-color: #33f;
	background-position: 0 100%
}
.menuborderTsu {
	background-color: #036;
	background-position: 0 100%
}
.menu {
	font-size: 12px;
	text-decoration: none
}
.menu a:link {
	color: #00f;
	text-decoration: none
}
.menu a:visited {
	color: #00f;
	text-decoration: none
}
.menu a:hover {
	color: #00f;
	text-decoration: underline
}
.menu a:active {
	color: #939;
	text-decoration: none
}
.footer {
	font-size: 12px;
	background-color: #666666;
	margin-top: 20px;
	margin-bottom: -10px;
	padding: 4px
}
.footer a:link {
	margin-right: 40px;
	color: #ffffff;
	text-decoration: none
}
.footer a:visited {
	margin-right: 40px;
	color: #ffffff;
	text-decoration: none
}
.footer a:hover {
	margin-right: 40px;
	color: #ffffff;
	text-decoration: underline
}
.footer a:active {
	margin-right: 40px;
	color: #ffffff;
	text-decoration: none
}
#menu .smaller {
	font-size: x-small;
}

/*---END OLD STUFF---*/

.centertext {
	text-align: center;
	clear: both;
}
.emptycell {
	empty-cells: hide;
}

.blue3 {
	background-color: #DCEAFF;
}
.bluebk1 {
	background-color: #BADAFF;
}
.bluebk2 {
	background-color: #DCEAFF;
}
.white {
	color: #FFF;
}
.white a {
	color: #FFF;
}
.tan {
	background-color: #B28659;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #336;
}
.align-mid {
	vertical-align: middle;
}
.caption {
	font-size: 11px;
}
