body {
	background-color: white;
	color: black;
	margin: 0;
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a.nav:link {
	color: white;
	text-decoration: none;
}

a:visited  {
	color: #003399;
	text-decoration: underline;
}

a.nav:visited  {
	color: white;
	text-decoration: none;
}

a:hover {
	color : #FF0000;
	text-decoration : underline;
}

a.nav:hover {
	color : #F0E68C;
	text-decoration : underline;
}

a.mapnav:link, a.mapnav:visited, a.mapnav:hover {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}

td.mapnav {
	color : white;
	background-color : #0a2390;
	font-weight : bold;
}

.mapmsg {
	color : #0a2390;
	background-color : transparent;
	font-weight : bold;
}

.white  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

.white1  {
	font-family : arial,helvetica,sans-serif;
	font-size : 16pt;
	color : #FFFFFF;
	font-weight : bold;
}

.white2  {
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}

.yellow  {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #F0E68C;
}

.searchinput, .searchinput select, .searchinput input  {
	font-size : 8pt;
}

pre {
	font-size : 9pt;
	font-family : monospace;
}

.normaltext  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
}

th  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

h1 {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

h2,h3,h4 {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

.gray  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color : #808080;
}

.gray_no_line  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color : #808080;
	text-decoration: none;
}

.red  {
	color : #FF0000;
	font-family : arial,helvetica,sans-serif;
}

.bluetemp  {
	font-family : arial,helvetica,sans-serif;
	color : #0000FF;
}

.nav  {
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
}

.nwslink  {
	font-size : 9pt;
	color: Black;
	text-decoration: none;
	font-family : arial,helvetica,sans-serif;
}

.radarsite  {
	font-size : 22pt;
	color : #FFFFFF;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
}

.blue1  {
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #000080;
	font-weight : bold;
}

.warn {
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}

.notice {
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.station_notice {
	color : Red;
	text-decoration : none;
}

.source  {
	font-size: 14px;
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.location  {
	font-size: 24px;
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

caption.titleDataHeader {
	  font-size:140%;
	  font-weight:bold;
	  color:#333399;
	  background-color:transparent;
}

caption.dataHeader {
	  font-size:105%;
	  font-weight:normal;
	  color:#333399;
	  background-color:transparent;
}

.noticeBig{
	  font-size:110%;
	  font-weight:bold;
	  color:#ff0000;
	  background-color:transparent;
}

.dataHeader {
	  font-size:105%;
	  font-weight:normal;
	  color:#333399;
	   background-color:#ffffff;
}

.dataHeaderRed {
	  font-size:105%;
	  font-weight:normal;
	  color:#ff0000;
	  background-color:#ffffff;
}

.tabs {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.tabs a {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;

}
.tabs a:visited {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
}
.tabs a:hover {
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
}

@media print {
	body {
		color : #000;
		background : none !important;
		font : 12pt "Times New Roman", Times, Georgia, serif;
		margin : 0;
		padding : 0;
	}
	a:link, a:visited {
		color: #00f;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	#contentdiv a[href^="http://"]:after {
		content: " (" attr(href) ")";
		font-size: 90%;
	}
/* Quick fix for ndbcexit.php if we also place the URL in the title attribute. */
	#contentdiv a[href^="/ndbcexit.php"][title^="http://"]:after {
		content: " (" attr(title) ")";
		font-size: 90%;
	}
	.noprint { display : none; }	
	#contentdiv { width : 100%; margin : 0; float : none; page-break-before: avoid; }
	#contenttable { width : 100%; margin : 0; float : none; page-break-before: avoid; }
	#printMsg { display : block; }
	#contentdiv:before {
	        content: "Printed from www.ndbc.noaa.gov";
		text-align: center;
		page-break-after: avoid;
	        display: block;
	        border: none;
	        font-style: italic;
	        padding: 5px;
	}

}
