* {
  margin: 0;
  padding: 0;
  border-width: 0;
}
html {
  overflow: -moz-scrollbars-vertical;
}
body {
  background-color: #0B4164;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3368B2;
}
img {
  border-width: 0;
}
input, select, textarea {
  border: 1px solid #3368B2;
  background-color: #FFF;
  color: #3368B2;
}
a {
  color: #3368B2;
}
.clear {
  clear: both;
}
.require {
  font-weight: bold;
  color: #C00;
}
.response {
  padding-left: 20px;
}
.correct {
  color: #090;
}
.incorrect {
  color: #900;
}
.error {
  color: #900;
  font-weight: bold;
}
table.form td {
  vertical-align: top;
}
#container {
  margin: 3px auto;
  width: 955px;
  background: transparent url("/components/images/20070615/container-bg.gif") scroll repeat-y left top;
}
body.alt #container {
  background-image: url("/components/images/20070615/container-bg-alt.gif");
}
#sub-container-1 {
  background: transparent url("/components/images/20070615/sub-container-1-bg.jpg") scroll no-repeat left top;
}
body.alt #sub-container-1 {
  background-image: url("/components/images/20070615/sub-container-1-bg-alt.jpg");
}
#sub-container-2 {
  background: transparent url("/components/images/20070615/sub-container-2-bg.jpg") scroll no-repeat left bottom;
}
body.alt #sub-container-2 {
  background-image: url("/components/images/20070615/sub-container-2-bg-alt.jpg");
}
#sub-container-3 {
  min-height: 620px;
  background: transparent url("/components/images/20070615/sub-container-3-bg.png") scroll no-repeat right bottom;
  padding-bottom: 125px;
}
#header {
  position: relative;
}
#header h1 {
  position: absolute;
  left: 27px;
  top: 22px;
  margin: 0;
}
#tagline {
  margin: 0 0 0 338px;
  padding: 28px 0 0 0;
}
#menu {
  margin: 8px 0 0 330px;
  width: 530px;
  list-style-type: none;
}
#menu li {
  display: inline;
  padding: 0 8px;
}
#menu li a {
  color: #3368B2;
  text-decoration: none;
}
#menu li a:hover, #menu li a.active {
  color: #86C547;
}
#buy-now {
  position: absolute;
  right: 19px;
  top: -2px;
}
#tools {
  margin: 0 10px 10px 30px;
  width: 240px;
  float: left;
}
body.alt #tools {
  display: none;
}
#tools div {
  margin: 2px 0;
  padding: 8px;
  height: 65px;
  width: 138px;
  overflow: hidden;
  background: transparent url("/components/images/20070615/tools-bg.png") scroll no-repeat left top;
  font-size: 90%;
}
#tools img {
  padding: 8px 4px;
  float: left;
}
#tools h3 {
  margin: 2px 0 0 0;
  font-weight: normal;
  font-size: 120%;
}
#tools p {
  margin: 0;
  line-height: 1;
}
#tools a {
  text-decoration: none;
}
#tools h3 a {
  display: block;
  padding-bottom: 4px;
}
#content {
  width: 440px;
  float: left;
}
body.alt #content {
  margin: 0 180px 10px 60px;
  padding-top: 10px;
  width: auto;
  float: none;
} 
#content h2 {
  margin: 0 0 10px 0;
  padding-top: 20px;
  font-size: 180%;
  font-weight: normal;
  letter-spacing: 1px;
}
#content h3, #content h4, #content h5, #content h6, #content p, #content ul, #content ol {
  margin: 10px 0;
  line-height: 1.4;
}
#content li {
  margin-left: 40px;
}
#content a {
  color: #86C547;
}
#pre-footer {
  margin: -45px auto 0 auto;
  padding: 0 0 20px 45px;
  width: 910px;
}
#pre-footer a {
  text-decoration: none;
}
#footer {
  margin-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 90%;
}
#footer p {
  margin: 2px 0;
}
/* updates May 9, 2007 */
#content table#pricing {
  border: 2px solid #64C800;
  background-color: #FFEC69;
  border-collapse: collapse;
  font-weight: bold;
  color: #2B4CB0;
}
#content table#pricing a {
  color: #2B4CB0;
}
#content table#pricing td, #content table#pricing th {
  border-width: 0.5px 0;
  border-style: solid;
  border-color: #64C800;
  padding: 4px;
  vertical-align: top;
}
#content table#pricing .platinum {
  background-color: #C1C1C1;
  text-align: center;
}
#content table#pricing .gold {
  text-align: center;
}
#content table#pricing .note {
  font-weight: normal;
}
#content table.program {
  border: 2px solid #64C800;
  background-color: #FFEC69;
  border-collapse: collapse;
  color: #000;
}
#content table.program a {
  color: #2B4CB0;
}
#content table.program td, #content table.program th {
  border-width: 0.5px 0;
  border-style: solid;
  border-color: #64C800;
  padding: 4px;
  vertical-align: top;
}
#content table.program td {
  background-color: #C1C1C1;
}
#content table.program th {
  white-space: nowrap;
}
#content table.program p, #content table.program ul {
  margin: 0;
}

#content ul.articles {
  list-style-type: none;
}
#content ul.articles li {
  margin: 3px 0;
}
