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


div.contentwhole {
  width: 800px;
  height:252px;
  position: relative;
  left: 70px;
  top: 225px;
  float:left;
  padding: 0px;
}
div.content1 {
  width: 394px;
  height:252px;
  position: relative;
  left: 67px;
  top: 170px;
  float:left;
  padding: 0px;
  text-align: center;
}
html>body div.content1 {
  top: 175px;
}
div.content2 {
  width: 394px;
  height:252px;
  position: relative;
  left: 70px;
  float:left;
  top: 240px;
}
div.content3 {
  width: 394px;
  height:252px;
  position: relative;
  left: 67px;
  float:left;
  top: 250px;
  text-align: center;
}

div.content4 {
  width: 394px;
  height:252px;
  position: relative;
  left: 90px;
  float:left;
  top: 270px;
}
p.moreLink {
  float:right; 
  margin-top:0px; 
  padding-top: 0px;
}
label {
  font: bold 12px verdana, helvetica, sans-serif;
  width: 150px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
  text-align: center;
}
p {
  font: 11px, Geneva, Arial, Helvetica, sans-serif;
  color:#000000;
  text-align:left;
  padding: 0px 7px 0px 16px;

}
span.blue {
  color: #0398F4
}
div#banner {
  width: 415px;
  height:126px;
  position: relative;
  left: 70px;
  top: 20px;
}
div#bannerHead {
  position: absolute;
  top: 135px;
  left: 110px;
  font: bold 18px verdana, Helvetica, sans-serif;
  letter-spacing: 1px;
}
div#nav {
	width: 365px;
	height:126px;
	position: absolute;
	left: 472px;
	top: 28px;
}
div#indexDiv {
  margin:0px auto;
  height:742px;
  width:992px;
  z-index:1000;
  position:absolute;
  text-align: center;
}
a.topnav {
  font: bold 12px, Verdana, Helvetica, sans-serif;
  color: #0398F4;
  text-decoration: underline;
  padding: 0px 10px;
}
a.topnav:hover {
  color: #000;
  text-decoration: none;
}
a {
  font: normal 11px, Verdana, Helvetica, sans-serif;
  color: #0398F4;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
