body {
color: #000000;
}
#SiteHeader {
display: none;
}
#MenuItem {
display: none;
}
#Content {
width: 85%;
margin-top: 140px;
}
#Content {
width:100%;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px; /* Space between content and footer */
}
#PageTitle {
margin-left: 0px; /* IE has specific value */
}
.h3 {
margin-left: 0px;
}
#Footer {
margin-bottom: 3px;
position: relative;
background: none;
}
#FooterText {
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
#CopyrightText {
color: #000000;
padding-top: 3px;
text-decoration: none;
letter-spacing: 1px;
}
#CreatedbyText {
display: none;
}
.OnlyPrint {
display: visible;
}
#Header-Print {
position: absolute;
left: 0px;
top: 0px;
display: visible;
}
#ClearFooter {
display: none;
}