#page {
  width:900px;
  margin:0 auto;
  }
#header {
  float:left;
  width:100%;
  padding:0 40px 0 0;
  }

BODY{
  margin: 1em;
  COLOR: #000000;
  BACKGROUND-COLOR: #ffffff;
  FONT-FAMILY: arial, helvetica, sans-serif;
  FONT-SIZE: 10pt;
}
H1 {
  margin: 0;
  padding: 0;
  COLOR: #000000;
  BACKGROUND-COLOR: #ffffff;
  FONT-FAMILY: "bank gothic medium bt", "bankgothic md bt medium", arial, helvetica, sans-serif;
  FONT-SIZE: 18pt;
  TEXT-ALIGN: left;
  TEXT-DECORATION: none;
}
H1.bodyText{
  MARGIN-LEFT: 10px;
  FONT-FAMILY: "bank gothic medium bt", "bankgothic md bt medium", arial, helvetica, sans-serif;
  FONT-SIZE: 18pt;
  TEXT-ALIGN: left;
}
H2{
  COLOR: #666666;
  FONT-FAMILY: arial, helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: left;
}
P{
  FONT-SIZE: 10pt;
  FONT-FAMILY: arial, helvetica, sans-serif;
}
P.artTitle{
  MARGIN-LEFT: 10px;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  LINE-HEIGHT: 14pt;
}
P.artDescrip{
  MARGIN-LEFT: 10px;
  FONT-SIZE: 10pt;
  LINE-HEIGHT: 12pt;
}
P.artSize{
  MARGIN-LEFT: 10px;
  FONT-SIZE: 10pt;
  LINE-HEIGHT: 12pt;
}
P.artAlt{
  MARGIN-LEFT: 10px;
  FONT-SIZE: 10pt;
  LINE-HEIGHT: 12pt;
}
P.artPurchase{
  MARGIN-LEFT: 10px;
  FONT-SIZE: 9pt;
  LINE-HEIGHT: 12pt;
}
IMG.art{
  MARGIN-LEFT: 0em;
  MARGIN-RIGHT: 20pt;
}
IMG{
  BORDER-WIDTH: thin;
  BORDER-STYLE: none;
}
TABLE{
  BORDER-WIDTH: thick;
  BORDER-STYLE: none;
}
TH{
  BORDER-WIDTH: thick;
  BORDER-STYLE: none;
  FONT-FAMILY: arial, helvetica, sans-serif;
  FONT-WEIGHT: bold;
}
TD{
  BORDER-WIDTH: thick;
  BORDER-STYLE: none;
  FONT-FAMILY: arial, helvetica, sans-serif;
}
.header{
  MARGIN-TOP: 0;
  MARGIN-Bottom: 0.75em;
  COLOR: #ffffff;
  FONT-FAMILY: "bank gothic medium bt", arial, helvetica, sans-serif;
  FONT-SIZE: 14pt;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: left;
  TEXT-DECORATION: none;
}
.menu{
  MARGIN-TOP: 0;
  MARGIN-BOTTOM: 0;
  COLOR: #000000;
  FONT-FAMILY: arial, helvetica, sans-serif;
  FONT-STYLE: normal;
  FONT-SIZE: 9pt;
  LINE-HEIGHT: 11pt;
  TEXT-ALIGN: left;
  TEXT-DECORATION: none;
}
.menu2{
  MARGIN-TOP: 0;
  MARGIN-BOTTOM: 0;
  COLOR: #000000;
  FONT-FAMILY: arial, helvetica, sans-serif;
  FONT-STYLE: normal;
  FONT-SIZE: 8pt;
  LINE-HEIGHT: 11pt;
  TEXT-ALIGN: left;
  TEXT-DECORATION: none;
}
.citation{
  MARGIN-LEFT: 10em;
  FONT-SIZE: 0.8em;
  TEXT-ALIGN: right;
}
.bodyText{
  MARGIN-LEFT: 10px;
  FONT-FAMILY: arial, helvetica, sans-serif;
  FONT-SIZE: 10pt;
  LINE-HEIGHT: 12pt;
}
P.prevnext{
  color: #666666;
  TEXT-ALIGN: right;
  TEXT-DECORATION: none;
}
A.prevnext{
  color: #666666;
  TEXT-DECORATION: none;
}
A.prevnext:link{
  color: #666666;
  TEXT-DECORATION: none;
}
A.prevnext:hover{
  color: #000000;
  TEXT-DECORATION: none;
}
A.off:link{
  color: #666666;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.off:visited{
  color: #666666;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.off:hover{
  color: #000000;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.off:active{
  color: #000000;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.on:link{
  color: #000000;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.on:visited{
  color: #000000;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.on:hover{
  color: #333333;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
A.on:active{
  color: #333333;
  TEXT-DECORATION: none;
  FONT-SIZE: 9pt;
}
.topLink
{
  FONT-FAMILY: Arial, Helvetica, Sans-Serif;
  FONT-SIZE: 8pt;
  TEXT-ALIGN: right;
}

.question
{
  margin-top: 1.5em;
  font-weight: bold;
}
.byLine 
{
  text-align: right;
}
a.reference
{
  text-decoration: none;
  color:#999;
}
a.reference:hover
{
  text-decoration: underline;
  color:#000;
}
/* =Nav
----------------------------------------------- */
li.on {
  list-style: disc;
  }
li.off 
{
  list-style: none;
}
#nav 
{
  position: absolute;
  top: 50px;
  left: 153px;
  z-index: 2;
  width: 200px;
  height: 100px;
  margin:0;
  padding:0;
  font-family: Verdana, Sans-Serif;
  font-size: 9pt;
  list-style:none;
  }
#nav li {
  background:none;
  padding:0;
  }
#nav li.on {
  list-style: disc;
  }
#nav li.off 
{
  list-style: none;
}
#nav li a, #nav li strong {
  color: #666666;
  text-decoration: none;
  }
#nav li strong {
  }
#nav li a strong {
  padding:0;
  border-width:0;
  }
#nav li a:hover {
  text-decoration: underline;
  color:#000;
  }

/* =H1
----------------------------------------------- */


/* =Content
----------------------------------------------- */
#content {
  float:left;
  width:870px;
  margin:0 0 10px;
  }
#content-group {
  float:right;
  width:730px;
  }
#content-main {
  float:left;
  width:600px;
  }
#content-sub {
  float:left;
  width:100px;
  }
#content-extra {
  float:right;
  width:110px;
  }

/* =Subnav
----------------------------------------------- */
#subnav ul {
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
  }
#subnav li {
  background: none;
  width: 100px;
  padding-top:0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  list-style: none;
  }
#subnav li.on {
  list-style: disc;
  }
#subnav li a {
  display: block;
  width: 100px;
  text-decoration: none;
  color: #666;
  }
#subnav li a:hover 
{
  color: #000;
  text-decoration: underline;
  }
  

/* =Home
----------------------------------------------- */
.home h2 {
  float:left;
  display:inline;
  margin:0px .35em 0 0;
  }
p#intro {
  margin:0px 0 .5em;
  font:bold 170%/1.4 Verdana,Sans-serif;
  color:#33c;
  }


/* =Footer
----------------------------------------------- */
#footer {
  float:left;
  width:100%;
  border-top:1px solid #000;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  font-size: 0.8em;
  padding:5px 10px 2px 195px;
  text-align:left;
  }
