/* Start of CMSMS style sheet 'CA: layout' */
html, body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family: arial, helvetica, verdana, sans-serif;
  background: #535355 url('/uploads/images/bg_body.jpg') top left repeat-x;
  color: #000000;
}
body {
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 100%;
}
#wrapper {
  position: relative;
  margin: 1em auto;
  padding: 0;
  width: 801px;
}
#header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 223px;
  background: transparent url('/uploads/images/bg_header_default.jpg') top left no-repeat;
}
#home #header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 381px;
  background: transparent url('/uploads/images/bg_header_left.jpg') top left no-repeat;
}
#logo {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: 112px;
  width: 478px;
  text-indent: -9999px;
  background: transparent url('/uploads/images/logo_canapproved.png') top left no-repeat;
}
#headerRight {
  position: relative;
  float: right;
  margin: 0;
  padding: 0;
  height: 381px;
  width: 324px;
  background: transparent url('/uploads/images/bg_header_right.jpg') top right no-repeat;
}
#headerApplyNow {
  position: absolute;
  top: 300px;
  left: 16px;
}
#navcontainer {
  position: absolute;
  bottom: 0px;
  left: 7px;
  margin: 0;
  padding: 0;
  width: 604px;
  height: 35px;
  background: transparent url('/uploads/images/bg_navcontainer.png') bottom left no-repeat;
  color: #FFF;
}
#home #navcontainer {
  position: absolute;
  bottom: 0px;
  left: 7px;
  margin: 0;
  padding: 0;
  width: 465px;
  height: 57px;
  background: transparent url('/uploads/images/bg_navcontainer_home.png') bottom left no-repeat;
  color: #FFF;
}

#contact {
  position: absolute;
  top: 12px;
  right: 22px;
  text-align: right;
}
#contact p {
  margin: 0;
  padding: 0;
  font-size: 70%;
}
#contact a, #contact a:visited {
  text-decoration: none;
  background: transparent;
  color: #666666;
}
#contact a:hover {
  background: transparent;
  color: #ed1c24;
}


#content {
  clear: both;
  margin: 0;
  padding: 10px;
  background: transparent url('/uploads/images/bg_content.jpg') top left repeat-y;
  color: #333333;
  text-align: left;
}
#callout {
  position: relative;
  margin: 0.5em auto;
  padding: 0 0 10px;
  width: 603px;
  background: transparent url('/uploads/images/bg_callout_bottom.png') bottom left no-repeat;
}
#calloutPadding {
  position: relative;
  margin: 0;
  padding: 10px 15px 0;
  background: transparent url('/uploads/images/bg_callout_top.png') top left no-repeat;
}
blockquote#callout {
  position: relative;
  margin: 0.5em auto;
  padding: 0 0 10px;
  width: 770px;
  background: transparent url('/uploads/images/bg_calloutBig_bottom.png') bottom left no-repeat;
}
blockquote#callout #calloutPadding {
  position: relative;
  margin: 0;
  padding: 10px 15px 0;
  background: transparent url('/uploads/images/bg_calloutBig_top.png') top left no-repeat;
}


#main {
  margin: 0;
  padding: 0;
  width: 100%;
}
#home #main {
  float: right;
  margin: 0;
  padding: 0;
  width: 610px;
}

#sidebar {
  float: left;
  margin: 0;
  padding: 0;
  width: 170px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.5em;
  background: transparent;
  color: #ed1c24;
}
h1 {
  font-size: 110%;
}
h2, h3, h4 {
  font-size: 90%;
}
h4 {
  margin-bottom: 0;
}
#content p {
  margin: 0 0 1em;
  font-size: 80%;
}
#content li {
  font-size: 80%;
}
#footer {
  margin: 0;
  padding: 12px 0 0;
  background: transparent url('/uploads/images/bg_footer.jpg') top left no-repeat;
}
#footer p {
  margin: 0;
  padding: 0;
  font-size: 70%;
  text-align: right;
  background: transparent;
  color: #FFFFFF;
}
#footer a {
  background: transparent;
  color: #FFFFFF;
}
#navlist {
  list-style-type: none;
  margin: 5px 6px 4px;
  padding: 0;
  height: 23px;
}
#navlist li {
  float: left;
  font-size: 80%;
  width: 194px;
  height: 23px;
  border-left: 1px solid #FF0;
}
#navlist li.first {
  border-left: none;
}
#navlist li#i0 {
  width: 180px;
}
#navlist li#i1 {
  width: 204px;
}
#navlist a {
  display: block;
  width: 100%;
  height: 23px;
  background: transparent;
}
#i0 a {
  background: transparent url('/uploads/images/tab_online.png') 4px -1px no-repeat;
}
#i0 a:hover {
  background-position: 4px -41px;
}
#i1 a {
  background: transparent url('/uploads/images/tab_bankrupt.png') 0px -1px no-repeat;
}
#i1 a:hover {
  background-position: 0px -41px;
}
#i2 a {
  background: transparent url('/uploads/images/tab_bad.png') 3px -1px no-repeat;
}
#i2 a:hover {
  background-position: 3px -41px;
}
#home #navlist {
  margin: 7px 6px;
  padding: 0;
  height: 41px;
  list-style-type: none;
}
#home #navlist li {
  float: left;
  font-size: 80%;
  height: 41px;
  width: 150px;
  border-left: 1px solid #FF0;
}
#home #navlist li.first {
  border-left: none;
}
#navlist span {
  display: none;
}
#home #navlist a {
  display: block;
  width: 100%;
  height: 41px;
  background: transparent;
}
#home #i0 a {
  background: transparent url('/uploads/images/tab_home_online.png') 5px 3px no-repeat;
}
#home #i0 a:hover {
  background-position: 5px -54px;
}
#home #i1 a {
  background: transparent url('/uploads/images/tab_home_bankrupt.png') 5px 3px no-repeat;
}
#home #i1 a:hover {
  background-position: 5px -54px;
}
#home #i2 a {
  background: transparent url('/uploads/images/tab_home_bad.png') 5px 3px no-repeat;
}
#home #i2 a:hover {
  background-position: 5px -54px;
}
td {
  font-size: 100%;
}
form td {
  padding: 0.2em;
  font-size: 80%;
}
form td p, form td li {
  font-size: 100%;
}
form td h2, form td h3, form td h4 {
  font-size: 110%;
}
.hide {
  display: none;
  background-color: #EEEEEE;
}
/* End of 'CA: layout' */

