body {
background: transparent none;
margin: 0px 5% 0px 5%;
text-align: left;
color: #000000;
letter-spacing: 0.5px;
word-spacing: 1px;
padding: 0px;
font: 10pt Geneva, Arial, Helvetica, sans-serif;
}

#container {
text-align: left;
width: 100%;
padding: 0px;
margin: 0px;
}

#pageHeader {
display: none;
}

.quicklink{
display: none;
}

#contentContainer {
float: none !important;
padding: 0px;
}

#contentContainer #content {
padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
display: none;
}

#footer {
text-align: center; 
background: none;
color: #000000;
font-size: 10pt;
border-top: 1px solid #cccccc;
margin-top: 10px;
padding-top: 10px;
}

#footer a {
}

#footer a:hover {
}

#navcontainer {
display: none;
}

h1 {
font-size: 20pt;
font-weight: bold;
margin-bottom: 3px;
}

h2 {
font-size: 18pt;
font-weight: bold;
margin-bottom: 3px;
}

h3 {
font-size: 16pt;
font-weight: bold;
margin-bottom: 3px;
}

h4 {
font-size: 14pt;
font-weight: bold;
margin-bottom: 3px;
}

h5 {
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
}

img {
border: 0;
}