body { background-color: white;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
}

#home {
  position:  relative;
  top:  60px;
  left: 160px;
  width: 335px;
}

.main {
  position:  relative;
  top:  80px;
  left: 160px;
  width: 450px;
  padding-bottom: 30px;
  text-align: justify;
}

.nav {
  position:  absolute;
  left: 20px;
  top: 80px;
  background-color: #0099FF;
  color: white;
  text-align: left;
  font-family: Comic Sans MS, Arial, sans-serif;
  font-size: 8pt;
  padding: 10px;
  width: 90px;
}


h1 {
  color: black;
  background: transparent;
  font-weight: normal;
  text-align: center;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15pt;
}

h2 {
  color: black;
  background: transparent;
  font-weight: normal;
  font-size: 13pt;
}


h3 {
  color: black;
  background: transparent;
  margin-left: 4%;
  margin-right: 4%;
  font-weight: bold;
  font-size: 10pt;
}

.artlisthdr {
  margin-left: 0%;
  margin-right: 0%;
}



h4 {
   margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
}

h5 {
  margin-left: 6%;
  margin-right: 6%;
  font-weight: bold;
}

.fancylist {
list-style-type: upper-roman;
}

li {
padding-top: 10px;
}

UL {
list-style-type: square;
}

.checklist {
font-style: italic;
list-style-image: url("http://www.geocities.com/jeffreydpenrod/images/chkbox.gif");
}

dt {
font-weight:  bold;
padding-bottom: 5px;
}

dd {
padding-bottom: 12px;
}

blockquote {
  margin-left: 2%;
  margin-right: 5%;
  padding: 3px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #A52A2A;/* brown */
  background-color: antiquewhite;
}

.quote {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #A52A2A;/* brown */
  background-color: antiquewhite;
}

a.toc:link {
  color: white;
  background: transparent;
}

a.toc:visited {
  color: white;
  background: transparent;
}

a.toc:active {
  color: red;
  background: transparent;
}

a.tocsub:link {
  color: white;
  background: transparent;
  position: relative;
  left: 10px;
}

a.tocsub:visited {
  color: white;
  background: transparent;
  position: relative;
  left: 10px;
}

a.tocsub:active {
  color: red;
  background: transparent;
  position: relative;
  left: 10px;
}

a.status:link {
background-color:  crimson;
color:  white;
font-size: 12pt;
padding: 5px;
border: thin ridge black;
}

a.status:visited {
background-color:  crimson;
color:  white;
font-size: 12pt;
padding: 5px;
border: thin ridge black;
}

a.status:active {
background-color:  white;
color:  crimson;
font-size: 12pt;
padding: 5px;
border: thin ridge black;
}

a:link {
  color: blue;
  background: transparent;
}

a:visited {
  color: purple;
  background: transparent;
}

a:active {
  color: red;
  background: transparent;
}

#homelogo {
  position: absolute;
  left: 20px;
  top: 1px;
  background-color:  #0099FF;/* MS Blue */
  text-align: center;
  font-family: Tahoma, Verdana, Arial Rounded MT Bold, MS Sans Serif, Arial, Sans-Serif;
  font-style: italic;
  font-weight: 900;
  font-size: 18pt;
  color: white;
  padding: 15px;
  width: 600px;
}

.logo {
  position: absolute;
  left: 20px;
  top: 10px;
  background-color:  #0099FF;/* MS Blue */
  text-align: center;
  font-family: Tahoma, Verdana, Arial Rounded MT Bold, MS Sans Serif, Arial, Sans-Serif;
  font-style: italic;
  font-weight: 900;
  font-size: 18pt;
  color: white;
  padding: 15px;
  width: 700px;
}

#homefoot {
position:  absolute;
top:  390px;
left: 160px;
width: 380px;
font-weight:  200;
font-size: 7pt;
padding-top: 10px;
}

#MCPMain {
position:  absolute;
left: 20px;
top:  400px;
width: 120px;
}

#MCPContact {
position:  absolute;
left: 20px;
top:  400px;
width: 120px;
}


.footer {
position: relative;
left: 160px;

font-weight:  200;
font-size: 7pt;
padding-top: 10px;
padding-bottom: 10px;
}

#linkbutt {
position: absolute;
top: 68px;
left: 460px;
}

.about {
width: 380px;
color: #8B4513;  /* saddlebrown */
    background-color: antiquewhite;
}

sup {
font-size: 7pt;
}

.SigInfoBlock {
  background-color: white;
  width: 380px;
  padding: 10px;
  border: thin ridge #8B4513;
}

.OtherInfoBlock {
  background-color: #F4A460;
  width: 380px;
  padding: 10px;
  border: thin ridge #8B4513;
}

.footnote {
width: 380px;
padding: 10px;
font-size: 8pt;
color: #8B4513;  /* saddlebrown */
    background-color: antiquewhite;
}

#coverblock {
position: absolute;
top: 300px;
left: 5px;
}

.status
{
background-color:  crimson;
color:  white;
font-size: 12pt;
padding: 5px;
border: thin ridge black;
}