div, p, span, h1, h2, a, ul, li, body, html, td {
  margin: 0;
  padding: 0;
}

div, a {
  outline: none;
  background-repeat: no-repeat;
}

a {
  color: #0063dc;
}

html {
  font-size: 100%;
  background-color: #fff;
  height: 100%;
}

ul {
  list-style: none outside none;
}

img {
  border: 0;
  vertical-align: middle;
}

body {
  font-family: Arial, sans-serif;
  font-size: 62.5%;
  background: url('../images/bg.gif') #b3b3b7 repeat-x;
  min-height: 100%;
  height:auto !important;

}

#header {
  border: 1px solid black;
  background-color: #fff;
  width: 823px;
  margin: auto;
  overflow: hidden;
  _padding-bottom: 7px;
}

#header .logo {
  margin: 7px;
  float: left;
}

#header .csLogo {
  float: right;
  margin: 10px 10px 0 0;
}

#header h1 {
  margin: 18px 0 0 6px;;
  color: #767779;
  font-size: 145%;
  width: 220px;
  float: left;
  font-family: Trebuchet MS, Arial, sans-serif;
}

#header h1 + p {
  position:relative;
  top:45px;
  right:220px;
  font-size:120%;
  color:#1E4E85;
}

#header h1 + p a {
  text-decoration:none;
  color:#1E4E85;
}

#menu {
  width: 825px;
  background: url('../images/menu_bg.gif') #426398 no-repeat;
  margin: 2px auto 1px auto;
}

#menu .bg {
  background: url('../images/menu_bg.gif') top right no-repeat;
  height: 31px;
}

#menu a {
  font-size: 160%;
  color: #fff;
  font-weight: bold;
  height: 24px;
  float: left;
  padding: 3px 15px 0 15px;
  text-decoration: none;
}

#menu a:hover {
  text-decoration: underline;
}

#menu ul {
  margin-left: 30px;
}

#menu li {
  float: left;
  margin: 2px 1px 0 1px;
}

#menu li.active {
  background: url('../images/menu_item.gif') #1e68a6 no-repeat;
}

#menu li.active a {
  background: url('../images/menu_item.gif') right top no-repeat;
}

#content {
  border: 1px solid black;
  background-color: #fff;
  width: 753px;
  padding: 8px 20px 50px 50px;
  margin: auto;
  overflow: hidden;
}

#content img.people {
  margin: 20px 0 0 0;
}

.right {
    float: right;
    width: 375px;
    margin-left: 30px;
    margin-right: 10px;
    display: inline; /*IE6 bug*/
}

#content h1 {
  font-size: 260%;
  font-weight: normal;
  margin-top: 1em;
}

h2 {
  font-size: 160%;
  margin-top: 1em;
  color: #1e4e85;
  font-weight: normal;
  line-height: 140%;
}

p {
  font-size: 140%;
  color: #272525;
  margin-top: 1em;
  line-height: 140%;
}

#content li, #content2 li {
  list-style: disc;
  color: #1E4E85;
}

#content ul, #content2 ul {
  margin-left: 1.3em;
  color: #92b8e6;
  width: 380px;
}

#footer {
  width: 825px;
  margin: auto;
  height: 75px;
  background: url('../images/cs_logo_white.gif') right 10px no-repeat;
  text-align: left;
  padding-top: 10px;
}

h3 {
    color: #1e4e85;
    font-size: 140%;
    line-height: 140%;
    margin: 2em 0 0 0;
    font-weight: normal;
}

p.quote {
    color: #767779;
    font-style: italic;
    font-size: 135%;
    line-height: 135%;
}

p.author {
  color: #666769;
  font-size: 120%;
  padding-left: 13px;
  background: url('../images/dash.gif') left 8px no-repeat;
}

#content2 {
    border: 1px solid black;
    border-top: none;
    width: 753px;
    padding: 8px 20px 50px 50px;
    _padding: 8px 20px 70px 50px;
    margin: auto;
    overflow: hidden;
    background: url('../images/bg2.gif') #fff repeat-x;
    _overflow: visible;
}

#content2.howitworks {
  background: url('../images/howitworks_bg.jpg') #fff repeat-x;
  height: 290px;
  padding-top: 8px;
  padding-bottom: 0;
}

#content.page4 {
  height: 322px;
  background: url('../images/notebooks.jpg') right top #fff no-repeat;
  padding-bottom: 0;
}

#content2 img {
  margin-top: 10px;
}

.left {
  float: left;
}

.right2 {
  float: right;
  width: 485px;
  margin-left: 30px;
}

#content2 ul p {
  margin: 0.5em 0;
}

#content.mainPage {
    background: url('../images/mainpage_bg.gif');
    padding: 25px 25px 25px 0;
    width: 798px;
    height: 272px;
}

.mainPage1 {
    _background: url('../images/mainpage_bg.gif') no-repeat;
}

#content.mainPage h1, #content.mainPage h2 {
    margin-left: 190px;
    line-height: 120%;
}

#content.mainPage div.note {
    font-size: 100%;
}

#content.mainPage h2.registration {
    margin-left: 0;
    font-weight: bold;
}

#content2.mainPage .right {
    width: 300px;
}

#content2.mainPage h2 {
    margin-bottom: 1em;
}

#content2.mainPage h3 {
    margin-top: 1.2em;
}

#content2.overview h1 {
    margin-top: 0;
    color: #002ea1;
    font-size: 170%;
}

#content2.overview h1 a {
    color: #002ea1;
    text-decoration: none;
}
#content2.overview h1 a:hover {
    text-decoration: underline;
}

#content2.overview h2 {
  font-size: 140%;
}

#content2.overview img {
  margin-bottom: 2em;
}

#content2.overview ul {
  width: auto;
}

#content2.overview h2, #content2.overview h3 {
  color: #000;
  font-weight: bold;
  margin-top: 2em;
}

#content2 .column {
    width: 234px;
    float: left;
    margin-left: 20px;
    _display: inline;
}

#content.mainPage h1 {
    margin-top: 0;
    font-size: 200%;
    font-weight: bold;
}

#content.mainPage h3 {
  margin-top: 0;
  font-size: 150%;
}

#content.mainPage h2 {
    margin-top: 0.5em;
}

#content.mainPage .form {
    float: right;
    height: 246px;
    width: 240px;
    padding: 0px 30px 6px 30px;
}

#content.mainPage .form .continue_button {
    width: 147px;
    height: 46px;
    background: url('../images/button_continue.gif') #1e4e85 no-repeat;
    border: 0;
    cursor: pointer;
    margin: 10px 0 0 0;
}

#content.mainPage .form .continue_button {
  width: 147px;
  height: 46px;
  background: url('../images/button_continue.gif') #1e4e85 no-repeat;
  border: 0;
  cursor: pointer;
}

#content.mainPage form {
  margin: 8px 0 0 0;
}

#content2.mainPage {
  border-top: 1px solid #000;
  margin-top: 2px;
  background: #fff;
}

img.thanks {
  display: block;
  margin: auto;
}

#content2.whatis {
  border-top: 1px solid #000;
  margin-top: 2px;
}

#content2.whatis .crumbs a {
  color: #767779;
}

#content2.whatis h1 {
  font-size: 260%;
  font-weight: normal;
  margin-top: 1em;
}

#content2 .sub li {
  list-style-type: none;
  color:#000;
  margin: 0 0 0 -10px;
  font-size: 120%;
}

#content.privacy img {
    float: right;
    margin: 2em 0 1em 2em;
}

#content.privacy h2 {
    margin-top: 1.2em;
}

#content.privacy li {
    font-size: 140%;
    line-height: 140%;
}

#keywords {
    position: absolute;
    top: -10000px;
    left: -10000px;
    //display: none;
}