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: #DFDFDF;
  color: #2a2d2e;
  font-family: verdana, Tahoma, Geneva, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 30px 0 0 0;
  text-align: center;
}
h1 {
  color: #56ad8e;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #56ad8e;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #009696;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #3b6e72;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #007171;
  text-decoration: underline;
}
a:focus {
  color: #007171;
}
a:active {
  color: #034248;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 70em;
}
#outerWrapper #header {
  background-color: #fff; /* #7cbaaa;*/
	color:#000;
  border-bottom: solid 1px #568176;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 10px 10px 10px;
	height:42px;
}
#outerWrapper #header img {
	margin: 0px 10px 0px 0px;
	border: 1px solid #000000;
}
#outerWrapper #header h1 {
  color:#56ad8e;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper #header h2 {
  color: #56ad8e;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper #header a, #outerWrapper #header a:link {
  color: #009696;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header a:visited {
  color: #3b6e72;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header a:hover {
  color: #007171;
  text-decoration: underline;
}
#outerWrapper #header a:focus {
  color: #007171;
}
#outerWrapper #header a:active {
  color: #034248;
}
#outerWrapper #contentWrapper #content {
  padding: 10px 10px 10px 10px;
}
#outerWrapper #footer {
  background-color: #edf6e4;
  border-top: solid 1px #7cbaaa;
  padding: 10px 10px 10px 10px;
	text-align:center;
}
#outerWrapper #adsense {
  border-top: solid 1px #7cbaaa;
  padding: 10px 10px 10px 10px;
	text-align:center;
/*	background:url(../images/adsense_rounded_bottom.gif) no-repeat bottom left; */
}
