/* CSS Document */
 img, div { behavior: url(iepngfix.htc) }
body {
background: #d6e9f8;
margin: 0px;
}
a {
}
p, li {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11pt;
}
#content img {
margin: 2px;
border: 5px solid #E9EDDC;
}
#page {
width: 990px;
margin: 0px auto;
}
#header {
background: url(images/header.jpg) no-repeat top center #4282C0;
text-align: center;
height: 165px;
}
#header img {
border: 0px;
margin: 0px;
}
#content {
width: 780px;
background: url(images/bricks.jpg) repeat-y center;
padding: 10px 95px 50px 105px;
margin: 0 auto;
}
#footer {
background: url(images/footer.gif) repeat-x;
padding: 20px 0px 5px 0px;
text-align: center;
margin: -15px auto;
}
#footer p {
margin: 0px;
padding: 0px;
color: #EEE;
}
.green {color: #2C9D45}
.blue {color: #4282C0;}
.left {float: left}
.right {float: right;}
ul li {
background: url(images/check.jpg) no-repeat top left;
padding: 0 0 0 25px;
margin: 2px 0px;
list-style: none;
}

/* FORM */
form.cmxform {
width: 500px;
margin-left: 25px;
}
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset .radio {
font-size: 9pt;
letter-spacing: 0px;
}
form.cmxform fieldset .hr {
border-top: 1px solid #999999;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform fieldset input, fieldset select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
  line-height: 1.8;
}
form.cmxform fieldset select {
width: 130px;

}
form.cmxform fieldset acronym {
cursor: help;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.cmxform li.hint {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
margin: 0px 0px 0px 5px;
padding: 0px;
}
form.cmxform fieldset li button {
margin: 0px 0px 8px 130px;
padding: 2px 4px;
width: 100px;
font-family: Arial, Helvetica, sans-serif;
}
form.cmxform fieldset li button img {
border: 0px;
vertical-align: middle;
margin-right: 13px;
}
#regdomain, #mydomain {
}
