a:link    { font-weight: bold; text-decoration: none; color: #002779;}
a:visited { font-weight: bold; text-decoration: none; color: #4A648A;}
a:hover   { font-weight: bold; text-decoration: underline; color: #000033;}

#divBody .photo {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ADADAD;}

#divBody {
	font-size: .95em;
}
#divBody h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #002779;
	margin-top: 0px;
	margin-bottom: 15px;
}
#divBody h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #002779;
	margin-top: 0px;
	margin-bottom: 15px;
}
#divBody  .divSurvey h2 {
	font-size: 1.2em;
	margin-bottom:2px;
}
#divBody .divSurvey h2 .underline {
	text-decoration: underline;
}
#divBody  .divSurvey p {
	margin-top: 0;
}
#divBody h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #002779;
	margin-top: 0px;
	margin-bottom: 10px;
}
#divBody p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#divBody blockquote {
	line-height: 1.5em;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#divBody ul, #divBody ol {
	margin-left: 20px;
	margin-bottom: 10px;
}

#breadcrumb          {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000066;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
#breadcrumb a:link    { font-weight: bold; color: #000066; text-decoration: none;}
#breadcrumb a:visited { font-weight: bold; color: #666666; text-decoration: none;}
#breadcrumb a:hover   { font-weight: bold; color: #666666; text-decoration: underline;}


.ulAdvice {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulAdvice li {
	line-height: 25px;
	background-image: url(../advice/images/ball.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.ulMonitor {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulMonitor li {
	line-height: 25px;
	background-image: url(../monitoring/images/sandals.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.ulBeaches {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulBeaches li {
	line-height: 25px;
	background-image: url(../beaches/images/castle.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
.ulGeneral {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulGeneral li {
	line-height: 25px;
	background-image: url(../beaches/images/bucket.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
.ulScience {
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0px;
}
.ulScience li {
	line-height: 25px;
	background-image: url(../science/images/cooler.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
.txtUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002779;
}
