/**************************************************************
 * undohtml.css
 * This section (CC) 2004 Tantek Celik. Some Rights Reserved.
 *   http://creativecommons.org/licenses/by/2.0
 * See http://tantek.com/log/2004/09.html#d06t2354
 */
:link,:visited { text-decoration:none }
h1,h2,h3,h4,h5,h6,pre,code { font-weight:normal; font-size:1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*
 **************************************************************
 */

html {
  background: #5F6062 url(/hosted/images/metal_bg.jpg) scroll repeat center top;
  color: #fff;
}

body {
  font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
  font-size: 76%;
  line-height: 1.5;
  text-align: left;
}

/* Hide this from IE5/Mac
 */
/* \*/
html,
body {
  overflow: hidden;
  height: 100%;
}
/* */

blockquote {
  margin-left: 2em;
}

a:link,
a:visited {
  background: transparent none;
  color: #fff;
  text-decoration: underline;
}

a:hover,
a:active {
  background: transparent none;
  color: #fff;
}

h1 {
  background: transparent none;
  color: #fff;
  font-size: 120%;
  font-weight: bold;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
  text-decoration: none;
  color: inherit;
}

h2 {
  background: transparent none;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.4em;
}

h3 {
  font-size: 112%;
}

p {
  line-height: 1.6;
}

ol li {
  list-style: decimal outside none;
  margin-left: 3em;
}

ul li {
  list-style: square outside none;
  margin-left: 3em;
}

table.ImmTS_Default {
  background: #c1c7d1 none;
  color: #5e6062;
  font-size: 100%;
  line-height: 1.6;
  padding: 0;
  border-collapse: collapse;
  border-style: solid;
  border-width: 6px;
  border-color: #5f6062;
  margin: 0 3px 1.8em;
}

table.ImmTS_Default caption {
  background: transparent none;
  color: #5e6062;
  font-weight: bold;
  text-align: left;
  padding: 1.4em 0 0.6em;
}

table.ImmTS_Default th,
table.ImmTS_Default td {
  text-align: left;
  vertical-align: top;
  padding: 0.3em;
  margin: 0.3em;
}

table.ImmTS_Default tbody th,
table.ImmTS_Default td {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #CCCCCC;
}

table.ImmTS_Default thead th {
  background: #ACACAC;
  color: #FFF;
  font-size: 87%;
  font-weight: bold;
  line-height: 1.84;
  text-transform: uppercase;
  border-style: none;
  padding-top: 0.2em;
  padding-bottom: 1em;
}

table.ImmTS_Default tbody th {
  background: #c2c2c2 none;
  color: #5e6062;
  font-size: 87%;
  font-weight: bold;
  line-height: 1.84;
  text-transform: uppercase;
}

table.ImmTS_Default td a:link,
table.ImmTS_Default td a:visited,
table.ImmTS_Default td a:hover,
table.ImmTS_Default td a:active,
table.ImmTS_Default tbody th a:link,
table.ImmTS_Default tbody th a:visited,
table.ImmTS_Default tbody th a:hover,
table.ImmTS_Default tbody th a:active {
  color: #5e6062;
}

#page {
  background: #9fadc4 none;
  color: #fff;
  margin: 17px 17px 0;
}

/* Hide this from IE5/Mac
 */
/* \*/
#page {
  padding-bottom: 15px;
  margin: 0;
  overflow: auto;
  position: absolute;
  top: 17px;
  right: 17px;
  bottom: 17px;
  left: 17px;
}
/* */

#header {
  background: transparent none scroll repeat-x top right;
  color: #3a3733;
}

#header div {
  background: transparent none scroll no-repeat top right;
  height: 133px;
}

#header h4 a {
  display: block;
  background: transparent url(/hosted/images/cw_hosted_services.png) scroll no-repeat top left;
  color: #205ed5;
  text-indent: -9999em;
  margin-right: 37px;
  width: 191px;
  height: 133px;
}

#header ol {
  font-size: 87%;
  font-weight: bold;
  line-height: 1.6;
  padding: 15px 132px 0 180px;
  margin: 0;
}

#header ol a:link,
#header ol a:visited {
  background: transparent none;
  color: #fff;
  text-decoration: none;
}

#header ol a:hover,
#header ol a:active {
  background: transparent none;
  color: #3a3733;
  text-decoration: none;
}

#header ol li {
  list-style: none none;
  padding: 0 5em 1em 0;
  margin: 0;
  float: left;
}

#header ol ol {
  font-size: 100%;
  font-weight: normal;
  padding: 0;
}

#header ol ol li {
  display: block;  /* for Opera */
  padding: 0;
  float: none;
}

#header .selected,
#header .selected a:link,
#header .selected a:visited {
  background: transparent none;
  color: #205ed5;
}

#subnav {
  font-size: 87%;
  line-height: 1.6;
  padding-top: 34px;
  width: 126px;
  margin-left: 24px;
  float: left;
}

#subnav a:link,
#subnav a:visited {
  text-decoration: none;
}

#subnav a:hover,
#subnav a:active {
  background: transparent none;
  color: #656565;
  text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active {
  background: transparent none;
  color: #656565;
}

#subnav h6 {
  font-weight: bold;
  margin-bottom: 0.8em;
}

#subnav ul li {
  list-style: none;
  margin: 0;
}

#subnav .selected,
#subnav .selected a:link,
#subnav .selected a:visited {
  background: transparent none;
  color: #205ed5;
  font-weight: bold;
}

#content {
  line-height: 1.6;
  padding: 0 34px 0 180px;
  margin-top: 34px;
}

#page.has-subnav #content {
  background: transparent url(/hosted/images/dotted_line_white_on_lightgrey.gif) scroll repeat-y 153px top;
  color: #fff;
}

#header h4 {
  float: left;
}

#footer {
  background: transparent none;
  color: #3a3733;
  font-size: smaller;
  margin: 0.8em 3px 0.8em 3px;
}

#footer a {
  background: transparent none;
  color: #3a3733;
  white-space: nowrap;
  text-decoration: none;
}

#footer p {
  padding-bottom: 1.1em;
  margin-bottom: 0;
  float: left;
}

#footer ul {
  text-align: left;
  margin-bottom: 0;
}

#footer ul li {
  list-style: none none;
  padding-left: 1.6em;
  margin: 0;
  float: right;
}

