/* ##### Common Styles ##### */
body {
color:black;
font-size:71%;
font-family:verdana, helvetica, arial, sans-serif;
background-color:white;
margin:0;
padding:0;
}

html > body {
float:none;
font-size:11px;
}

.smallCaps {
font-size:110%;
font-variant:small-caps;
}

/* ##### Header ##### */
.superHeader {
display:none;
}

.superHeader a {
display:none;
}

.superHeader a:hover {
display:none;
}

.superHeader .left {
display:none;
}

.midHeader {
display:none;
}

.headerTitle {
display:none;
}

.jumpmenu {
display:none;
}

.subHeader {
display:none;
}

.subHeader a {
display:none;
}

.subHeader a:hover {
display:none;
}

.superHeader .highlight,.subHeader .highlight {
display:none;
}

/* ##### Side Bar ##### */
#side-bar {
/* background-color: white; */
display:none;
}

#side-bar div {
display:none;
}

.sideBarTitle {
display:none;
}

#side-bar ul {
display:none;
}

#side-bar li {
display:none;
}

#side-bar a,.thisPage {
display:none;
}

.thisPage {
display:none;
}

#side-bar a:hover {
display:none;
}

.sideBarText {
display:none;
}

#side-bar .sideBarText a {
display:none;
}

#side-bar .sideBarText a:hover {
display:none;
}

.lighterBackground {
display:none;
}

#main-copy h1 {
color:white;
font-weight:bold;
font-size:100%;
background-color:#000000;
margin:1em 0 0;
padding:.5ex 0 .5ex 1ex;
vertical-align:middle;
}

#main-copy a {
text-decoration:none;
}

#main-copy .smallcenter {
font-size:80%;
text-align:center;
line-height:normal;
}

#main-copy .smalltext {
font-size:80%;
text-align:justify;
line-height:normal;
}

#main-copy .quoteright {
display:none;
}

#main-copy .quoteleft {
display:none;
}

#main-copy .button {
display:none;
}

div.studytitle {
display:none;
}

div.studytitle span.header {
display:none;
}

div.studytitle span.subheader {
display:none;
}

#main-copy table {
border-width:1px;
border-spacing:0;
border-style:dotted;
border-color:gray;
border-collapse:collapse;
background-color:white;
}

#main-copy th {
border-width:1px;
padding:2px;
border-style:dotted;
border-color:gray;
background-color:#FFFFCC;
}

#main-copy td {
border-width:1px;
padding:2px;
border-style:dotted;
border-color:gray;
background-color:white;
}

#main-copy td.grey {
border-width:1px;
padding:2px;
border-style:dotted;
border-color:gray;
background-color:rgb(240,240,240);
}

/* ##### Main Copy ##### 
#main-copy {clear: both; float: none; width:auto;
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 15em;
  padding: 0.5mm 5mm 5mm 5mm;}
#main-copy p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;}
#main-copy a  { color: rgb(0,102,204); text-decoration: none; background-color: transparent }
#main-copy a:hover  { color: red; text-decoration: underline }
#main-copy h1  { color: white; font-weight: bold; font-size: 100%; background-color: white; margin: 1em 0 0; padding: 0.5ex 0 0.5ex 1ex }
#main-copy select {font-size: 11px; margin: 0 0 0 0; padding: 0 0 0 0 }
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;}

/* ##### Footer ##### */
#footer {
display:none;
}

#footer .left {
display:none;
}

#footer .right {
display:none;
}

#footer a {
display:none;
}

#footer a:hover {
display:none;
}
