* {
color: #000 !important; background-color: #fff !important;
}

body {
text-align: left;
margin: 0;
padding: 0; 
}

#wrapper {
width:auto;
height: auto;
text-align:left;
margin: 0 5%;
padding:0;
border: none;
font-family: "Times New Roman", "TimesNR", Times, serif;
font-size: 12pt;
background: transparent; 
}

#header {
float: none;
width: 100%;
height: 162px;
margin: 0; 
}

#header h1 {
display: block;
width: 200px;
height: auto;
font-size: 16pt;
margin: 10px 0 0 120px;
padding-top: 30px; 
}

h1 img {
display: none; 
}

#header h2 {
display: block;
width: 200px;
font-size: 16pt;
color:#663300;
text-align: left;
margin: 0 0 0 120px;
text-transform: capitalize;
padding: 0;
line-height: 1.5em; 
}

#fingerprint img {
float: left;
width: 102px;
height: 151px;
}

#nav {
display:none; 
}

#maincontent {
width: 100%;
float: none;
background-color: white;
margin-top: 1em; 
}

#maincontent p {
margin-top: 0;
padding: 0;
line-height: 15pt;
margin-left: 22pt; 
}

.inset {
display: none;
}

#maincontent code {
color: #FF9900;
font-weight: bold;
font-size: 12pt; 
}

#maincontent p.markup {
font-family: Courier, "Courier New", "Courier Std";
padding: 0 3em 0 5em;
margin: 0;
line-height: 1.1em;
font-size: 10pt; 
}

.hilite {
font-weight: bold; 
}

#maincontent h3 {
font-size: 16pt;
color: #663300;
margin: 1em 0 0 0;
border-left: 1em solid #B22222;
padding-left: .3em; 
}

#maincontent ul {
text-align: left;
padding: 0;
margin: 0 6em 0 6em; 
}

#maincontent ul li {
margin-bottom: .5em; 
}

#maincontent p a {
font-size:1em;
text-decoration: none;
color: #997A00;
border-bottom:none; 
}

#maincontent p a:visited {
text-decoration: none;
color: #997A00;
border-bottom:none; 
}

#maincontent p a:hover, #maincontent p a:active {
text-decoration: none;
color: #997A00;
border-bottom:none; 
}

#inset {
display: none; 
}

#footer {
float:none;
border-top: thin solid #000000;
width: 100%;
text-align: center;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto; 
}

#footer p {
font-size: 10pt;
line-height: 1.2em;
padding-left: 2em;
margin: 0; 
}
