html, body {
  padding: 0px;
  margin: 0px:
  align: center;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}

.container {
  width: 925px;
  margin: auto;
  text-align: left;
  overflow: hidden;
}

.logo {
  float: left;
  width: 925px;
  height: 88px;
  margin: 10px 0px 10px 0px;  
}

.menu {
  margin: auto;
  text-align: center;
  width: 925px;
}

.col1 {
  width: 600px;
  float: left;
  margin-top: 10px;
}

.bod {
  width: 925px;
  float: left;
  margin-top: 10px;
}

.bod-table tr td{
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 1px 0px 1px;
  padding: 10px;
}
	
.headline {
  font-weight: bold;
  font-size: 20px;
  color: #6666ff;
  text-align: left;
  margin-top: 25px;
}

.subhead {
  font-weight: bold;
  font-size: 16px;
  color: #666666;
  text-align: left;
}

.subhead a {
  color: #666666;
  text-decoration: underline;
}

.subhead a:hover {
  color: #333333;
  text-decoration: underline;
}

.bodycopy {
  text-weight: normal;
  font-size: 12px;
  text-align: left;
  color: #000000;
  line-height: 18px;
  margin-bottom: 15px;
  list-style-type: decimal;
}

.plan-goals {
  text-weight: normal;
  font-size: 12px;
  text-align: left;
  color: #000000;
  line-height: 18px;
  margin-bottom: 15px;
  list-style-type: disc;
}

.largetext {
  font-size: 16px;
  text-align: left;
  color: #000000;
}

.col2 {
  width: 300px;
  margin-left: 22px;
  margin-top: 10px;
  float: left;
}

.iframe {
  height: 300px;
  background-color: #999;
  margin-top: 10px;
}

.footer-container {
  height: 31px;
  width: 925px;
  margin: auto;
  margin-top: 10px;
  align: center;
  text-align: center;
}

.footer-ends {
  float: left;
}

.footer-content {
  float: left;
  background-color: #cccccc;
  color: #666666;
  line-height: 31px;
  height: 31px;
  width: 901px;
}

.iframe {
  margin-top: 10px;
  background-color: #ffffff;
}

.iframe-headline {
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  color: #6666ff;
  text-align: left;
  font-weight: bold;
  margin-top: 20px;
}

.iframe-body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

.icons {
  float: left;
  position: relative;
  top: -7px;
  padding-right: 7px;
}
