/*<![CDATA[*/

body {
  background-color: #6084BD;
  background-image:url(images/bg.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  font-family: Arial;
}

img {
  border: 0px solid;
}

h1 {
  color: #425A2A;
  margin: 2px;
  font-size: 14pt;
}

a {
  color: #df9002;
  text-decoration: none;
  font-size: 10pt;
}

p {
}

#doc {
  width: 719px;
  margin: 0 auto;
  background-image:url(images/footer_sub.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#doc #header {
  padding-top: 20px;
  height: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

#doc #header a {
  color: #ffffff;
  text-decoration: none;
}

#doc #main {
  background-image:url(images/sub_top.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-color: #DFE3EC;
}

#doc #main #nav {
  float: left;
  width: 280px;
  padding-top: 142px;
}

#doc #main #nav li {
  color: #425A2A;
}

#doc #main #nav a {
  color: #425A2A;
}

#doc #main #content {
  padding: 30px;
  padding-right: 20px;
  width: 360px;
  min-height: 309px;
  font-size: 8pt;
  color: #ffffff;
  margin-left: 300px;
  padding-top: 142px;
  font-size: 12px;
  color: #1C275C;
}

#doc #footer {
  background-image:url(images/sub_bottom.jpg);
  background-position: top;
  background-repeat: no-repeat;

  padding-top: 94px;
  height: 25px;
  clear: both;
  color: #ffffff;
  text-align: center;
  font-size: 10pt;
  font-weight: bold;
}

#doc #footer a {
  color: #ffffff;
  text-decoration: none;
}

/*]]>*/
