<!--/*--><![CDATA[/*><!--*/

html, body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/body.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  background-attachment: fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
  margin: 0px;
  margin-bottom: 16px;
  padding: 0px;
  font-size: 11px;
  letter-spacing: 0.5px;
  line-height: 15px;
}

a {
  text-decoration: none;
  color: #990000;
  font-weight: bold;
}

a img {
  border: 0px solid;
}

a.more-info {
  display: block;
  text-indent: -3000px;
  background-image: url(images/more-info.gif);
  width: 73px;
  height: 41px;
}

a.continue  {
  display: block;
  margin-top: 16px;
  text-indent: -3000px;
  background-image: url(images/continue.gif);
  width: 73px;
  height: 41px;
}

h1.heading {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
  font-family: arial;
  line-height: 38px;
  font-size: 18px;
  height: 38px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: -1px;
  color: #990000;
  background-image: url(images/heading.gif);
  background-repeat: repeat-x;
  position: relative;
}

h2.heading {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #990000;
}

h3.heading {
  font-size: 14px;
  font-weight: bold;
  color: #990000;
}

hr {
  height: 1px;
  border: none;
  margin: 0px;
  padding: 0px;
  background-image: url(images/hline.gif);
  background-repeat: repeat-x;
  background-position: top;
}

/* doc */

#doc {
  margin: 0 auto;
  width: 900px;
  padding: 14px 28px 14px 28px;
  background-color: #ffffff;  position: relative;
  text-align: left;
}

/* top nav */

#top-nav {
  height: 37px;
  width: 900px;
  background-image: url(images/top-nav.gif);
  background-repeat: repeat-x;
}

#top-nav #cardel {
  display: block;
  float: left;
  background-image: url(images/top-nav-cardel.gif);
  width: 122px;
  height: 37px;
  text-indent: -3000px;
}

#top-nav #region {
  display: block;
  float: left;
  width: auto;
  height: 28px;
  padding-top: 9px;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(images/top-nav-region.gif);
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #990000;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

#top-nav a.link {
  display: block;
  float: right;
  width: auto;
  height: 27px;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  color: #d7d7d7;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: capitalize;
}

#top-nav a.link:hover {
  background-image: url(images/top-nav-li-hover.gif);
  background-repeat: repeat-x;
}

#top-nav .logout {
  background-image: url(images/top-nav-sep.jpg);
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  float: left;
  padding-left: 1px;
  height: 37px;
}

#top-nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#top-nav ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
  height: 37px;
  display: inline;
}

#top-nav ul li a {
  display: block;
  float: left;
  width: auto;
  height: 27px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  color: #d7d7d7;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: capitalize;
}

#top-nav ul li:hover,
#top-nav ul li.active {
  background-image: url(images/top-nav-li-hover.gif);
}

#top-nav ul li.first a {
  background-image: url(images/top-nav-li-first-a.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 33px;
}

#top-nav ul li.first a:hover,
#top-nav ul li.active.first a {
  background-image: url(images/top-nav-li-first-a-hover.gif);
}

/* mycardel */

#mycardel {
  height: 26px;
  width: 900px;
}

#mycardel a {
  display: block;
  float: right;
  width: 98px;
  height: 26px;
  text-indent: -3000px;
}

/* sub nav */

#sub-nav {
  width: 900px;
  height: 38px;
  margin-bottom: 15px;
  background-image: url(images/heading.gif);
  background-repeat: repeat-x;
  background-position: top;
}

#sub-nav .title {
  display: block;
  float: left;
  width: auto;
  height: 27px;
  padding-top: 11px;
  padding-left: 15px;
  padding-right: 15px;

  font-family: Arial, Helvetica, sans-serif;
  color: #990000;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

#sub-nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 38px;
  display: block;
}

#sub-nav ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
  height: 38px;
  background-image: url(images/sep.gif);
  background-repeat: no-repeat;
  background-position: left;
}

#sub-nav ul li a {
  display: block;
  float: left;
  width: auto;
  height: 29px;
  padding-top: 13px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: normal;
  color: #666666;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

#sub-nav ul li a:hover,
#sub-nav ul li.active a {
  color: #990000;
}

/* banner */

#header {
  width: 900px;
  margin-bottom: 15px;
  display: block;
}

h1.community-banner {
  width: 884px;
  clear: left;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
  height: 55px;
  color: #ffffff;
  background-color: #000000;
  padding-top: 16px;
  padding-left: 16px;
  font-weight: bold;
  font-family: arial;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}

/* content */

#content {
  width: 900px;
  font-size: 11px;
  color: #666666;
  padding-bottom: 16px;
}

#content #main {
  background-image: url(images/hline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 10px;
}

/* layout */

.left-column.content {
  padding-left: 0px;
  width: 636px;
}

.left-column {
  width: 636px;
  padding-left: 0px;
  float: left;
}

.right-column-narrow {
  margin-left: 651px;
  width: 246px;
}

.left-column-narrow {
  width: 247px;
  float: left;
}

.right-column {
  margin-left: 258px;
  padding-left: 0px;
  padding-right: 0px;
  width: 638px;
}

.right-column .left-column {
  float: left;
  width: 372px;
  padding-right: 10px;
  margin: 0px;
}

.right-column .right-column-narrow {
  margin-left: 390px;
  width: 224px;
}

/* footer */

#footer {
  width: 900px;
  position: relative;
  height: 110px;
  padding-bottom: 15px;
  border-top: 4px solid #000000;
  border-bottom: 1px dotted #666666;
}

#footer ul {
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px;
  margin-top: 26px;
  list-style: none;
}

#footer li {
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px;
}

#footer li a {
  float: left;
  padding-top: 8px;
  width: auto;
  height: 22px;
  display: block;
  text-transform: uppercase;
  color: #666666;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(images/sep.gif);
  background-position: right;
  background-repeat: no-repeat;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

#footer li a:hover {
  color: #999900;
}

#footer li.last a {
  background: none;
}

#footer #logo {
  position: absolute;
  width: 161px;
  height: 110px;
  top: 0px;
  right: 43px;
  background-image: url(images/logo.gif);
  text-indent: -3000px;
}

#footer #copyright {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000000;
  height: 20px;
  padding-top: 6px;
  padding-left: 10px;
  margin-top: 84px;
  color: #cccccc;
  font-size: 10px;
}

#commerx {
  display: block;
  background-image: url(images/commerx.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: 0px;
  height: 40px;
  cursor: pointer;
  text-indent: -3000px;
}

/*]]>*/-->
