@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #F5F5F5;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #0D4075;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	font-variant: small-caps;
	vertical-align: top;
	height: 14px;
	width: 300px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #163B67;
}
h2 {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

#outerWrapper #contentWrapper #leftColumn1 #pic { padding-top: 40px; }

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  border: outset medium #0033FF;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 800px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #FFFFFF;
	border-right: solid 1px #666;
	float: left;
	padding: 10px 10px 10px 10px;
	width: 150px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	border-left: solid 1px #666;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 150px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 170px 0 170px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}

body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}

#outerWrapper #contentWrapper #header {
	background-image: url(../images/Header_WaterFlow.jpg);
	background-repeat: repeat;
}

#outerWrapper #contentWrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	text-align: center;
}

#outerWrapper #contentWrapper #content hr {
	margin-bottom: 20px;
	margin-top: -5px;
	color: #0099FF;
	width: 150px;
}

#outerWrapper #contentWrapper #content .descr {
	height: 90px;
	vertical-align: top;
	white-space: normal;
}

#content .footnote {
	font-size: x-small;
	font-style: italic;
	color: #666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	width: 300px;
	text-indent: 10px;
	letter-spacing: .2em;
}
