html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0
}
body {
  background-color: #99abad;
  border-style : solid;
  color: #000;
  font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none
}
h1 {
  color: #00405C;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px
}
h2 {
  color: #00405C;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px
}
h3 {
  color: #00405C;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px
}
h4 {
  color: #00405C;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px
}
h5 {
  color: #00405C;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px
}
h6 {
  color: #00405C;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px
}
a, a:link {
  color: #00405C;
  background-color: transparent;
  font-weight: bold;
  text-decoration: underline
}
a:visited {
  color: #C90;
  background-color: transparent;
  font-weight: bold;
  text-decoration: underline
}
a:hover {
  color: #99ABAD;
  text-decoration: underline;
  background-color : transparent;
  font-weight: bold
  }
p {
	color: #000;
	background-color: transparent;
	font-weight: normal;
	font-size: 12px
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto;
  max-width: 765px;
  min-width: 650px;
  text-align: left;
  width: 765px
}
#outerWrapper #header {
  background-color: #00405c;
  border-bottom: solid 1px #ccc;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #fff;
  float: left;
  border-left: solid 2px #ccc;
  padding: 0;
  width: 140px
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #FFF;
  border-right: solid 2px #ccc;
  float: right;
  padding: 0;
  width: 180px
}
#outerWrapper #contentWrapper #content {
  margin: 0 190px 0 155px;
  padding: 5px
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #fff;
  border-top: solid 0 #00405C;
  padding: 0
}
